ıf264497 201 1113 168 229 237 240 171 171 1060 556 1256 134 114 297 231 451 169 172 152 122 312 445 202 828 153 278 609 165 286 271 268 197 564 212 197 142 174 160 199 141 220 197 154 374 182 151 302 254 212 142 257 189 189 362 418 167 236 103 111 98 104 125 139 97 116 108 140 162 123 236 137 193 168 156 196 897 460 135 116 137 180 493 157 138 127 173 171 624 214 170 148 148 148 175 420 134 172 112 186 111 118 147 136 136 337 485 251 167 155 529 205 159 242 251 209 183 183 160 160 115 131 289 147 785 121 214 125 153 676 175 138 154 375 179 1056 460 1521 1521 760 184 159 226 159 226 159 226 277 169 172 236 275 301 204 717 219 204 208 155 264 248 187 426 239 138 1219 390 466 230 220 126 237 188 268 238 203 302 329 136 127 216 208 475 219 236 303 341 180 458 115 115 204 165 253 359 193 163 151 151 168 190 160 407 K 10 svn:author V 4 tijl K 8 svn:date V 27 2014-04-15T09:49:44.195820Z K 7 svn:log V 1018 MFC r263986: - In the libiconv module for ISO 2022 restore the original order of the fields of a private struct such that variables of this type are initialised correctly. Fixes conversion from ISO 2022. Also do this in the BIG5 module to prevent similar errors in the future. - In the libiconv module for EUC-TW replace 2^cs with 1< MFC after: 2 weeks END K 10 svn:author V 3 ray K 8 svn:date V 27 2014-04-17T14:18:30.383753Z K 7 svn:log V 91 MFC r264258 Fix cursor color in reverse video mode. Sponsored by: The FreeBSD Foundation END K 10 svn:author V 3 ray K 8 svn:date V 27 2014-04-17T14:19:32.167524Z K 7 svn:log V 91 MFC r264258 Fix cursor color in reverse video mode. Sponsored by: The FreeBSD Foundation END K 10 svn:author V 3 gjb K 8 svn:date V 27 2014-04-17T14:47:46.885170Z K 7 svn:log V 68 MFH @264612: Tracking commit. Sponsored by: The FreeBSD Foundation END K 10 svn:author V 3 gjb K 8 svn:date V 27 2014-04-17T15:16:47.084554Z K 7 svn:log V 68 MFH @264612: Tracking commit. Sponsored by: The FreeBSD Foundation END K 10 svn:author V 3 des K 8 svn:date V 27 2014-04-17T15:38:10.089251Z K 7 svn:log V 23 Remove debugging code. END K 10 svn:author V 3 des K 8 svn:date V 27 2014-04-17T15:44:21.287875Z K 7 svn:log V 39 Ended means we're *past* the end date. END K 10 svn:author V 7 ghelmer K 8 svn:date V 27 2014-04-17T16:00:26.678537Z K 7 svn:log V 192 Fix releasing the lock in the parent atrun process after the queue directory has been processed. Otherwise, a long-running child process caused other atrun invocations to stall unnecessarily. END K 10 svn:author V 4 jmmv K 8 svn:date V 27 2014-04-17T17:20:56.356753Z K 7 svn:log V 54 MFC r263989: Add atf m4 files from the vendor branch. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2014-04-17T18:00:07.800617Z K 7 svn:log V 692 MFC 258860,260167,260238,260397: - Restructure the VMX code to enter and exit the guest. In large part this change hides the setjmp/longjmp semantics of VM enter/exit. vmx_enter_guest() is used to enter guest context and vmx_exit_guest() is used to transition back into host context. Fix a longstanding race where a vcpu interrupt notification might be ignored if it happens after vmx_inject_interrupts() but before host interrupts are disabled in vmx_resume/vmx_launch. We now call vmx_inject_interrupts() with host interrupts disabled to prevent this. - The 'protection' field in the VM exit collateral for the PAGING exit is not used - get rid of it. Reviewed by: grehan END K 10 svn:author V 3 kib K 8 svn:date V 27 2014-04-17T18:13:23.615852Z K 7 svn:log V 29 Fix typo. MFC after: 3 days END K 10 svn:author V 4 emax K 8 svn:date V 27 2014-04-17T19:29:15.148376Z K 7 svn:log V 120 use correct (integer) type for the temperature sysctl Reviewed by: np, scottl Obtained from: Netflix MFC after: 3 days END K 10 svn:author V 7 delphij K 8 svn:date V 27 2014-04-17T19:31:09.272465Z K 7 svn:log V 29 Catch up with update server. END K 10 svn:author V 7 delphij K 8 svn:date V 27 2014-04-17T19:37:12.402613Z K 7 svn:log V 57 Refresh with update builder (with iso location removed). END K 10 svn:author V 7 delphij K 8 svn:date V 27 2014-04-17T20:09:41.922187Z K 7 svn:log V 579 Cherry-pick OpenSSL changeset 5be1ae2: ==== Author: Dr. Stephen Henson Treat a zero length passed to ssleay_rand_add a no op: the existing logic zeroes the md value which is very bad. OpenSSL itself never does this internally and the actual call doesn't make sense as it would be passing zero bytes of entropy. Thanks to Marcus Meissner for reporting this bug. ==== This is a direct commit to stable/8 and stable/9. -HEAD and stable/10 already have this fix as part of OpenSSL 1.0.1g. Noticed by: koobs Reviewed by: benl (maintainer) END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2014-04-17T20:42:03.434711Z K 7 svn:log V 79 Fix typo and case inconsistency in MIPS CP0 register names. MFC after: 3 days END K 10 svn:author V 3 des K 8 svn:date V 27 2014-04-17T20:47:30.562040Z K 7 svn:log V 46 Add "voters" accessor to polls and questions. END K 10 svn:author V 3 des K 8 svn:date V 27 2014-04-17T20:48:32.721728Z K 7 svn:log V 62 Print the number of voters and votes cast on the result page. END K 10 svn:author V 6 jilles K 8 svn:date V 27 2014-04-17T21:29:22.881819Z K 7 svn:log V 279 fcntl.h: Make visible various POSIX.1-2008 features. Also, remove #if __BSD_VISIBLE where it is redundant. When __BSD_VISIBLE is defined to 1, __POSIX_VISIBLE, __XSI_VISIBLE and __ISO_C_VISIBLE are also defined to the newest supported version. PR: 188173 Reviewed by: pluknet END K 10 svn:author V 6 jilles K 8 svn:date V 27 2014-04-17T21:43:34.136359Z K 7 svn:log V 84 MFC r263777: sh: Fix possible memory leaks and double frees with unexpected SIGINT. END K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2014-04-17T23:31:50.263745Z K 7 svn:log V 958 For NFS mounts using rsize,wsize=65536 over TSO enabled network interfaces limited to 32 transmit segments, there are two known issues. The more serious one is that for an I/O of slightly less than 64K, the net device driver prepends an ethernet header, resulting in a TSO segment slightly larger than 64K. Since m_defrag() copies this into 33 mbuf clusters, the transmit fails with EFBIG. A tester indicated observing a similar failure using iSCSI. The second less critical problem is that the network device driver must copy the mbuf chain via m_defrag() (m_collapse() is not sufficient), resulting in measurable overhead. This patch reduces the default size of if_hw_tsomax slightly, so that the first issue is avoided. Fixing the second issue will require a way for the network device driver to inform tcp_output() that it is limited to 32 transmit segments. Reported and tested by: csforgeron@gmail.com, markus.gebert@hostpoint.ch MFC after: 2 weeks END K 10 svn:author V 6 tychon K 8 svn:date V 27 2014-04-18T00:02:06.700014Z K 7 svn:log V 364 Add support for reading the PIT Counter 2 output signal via the NMI Status and Control register at port 0x61. Be more conservative about "catching up" callouts that were supposed to fire in the past by skipping an interrupt if it was scheduled too far in the past. Restore the PIT ACPI DSDT entries and add an entry for NMISC too. Approved by: neel (co-mentor) END K 10 svn:author V 6 dteske K 8 svn:date V 27 2014-04-18T00:48:26.937579Z K 7 svn:log V 1424 MFC r264488: When merging docsinstall and zfsboot updates to stable/9 it was discovered that the slightly older dialog(1) requires --separate-output when using the --checklist widget to force response to produce unquoted values (whereas in stable/10 --checklist widget without --separate-output will only quote the checklist labels in the response if the label is multi-word (contains any whitespace). Since these enhancements (see revisions 263956 and 264437) were developed originally on 10, the --separate-output option was omitted. When merged to stable/9, we (Allan Jude) and I found during testing that the "always- quoting" of the response was causing things like struct interpolation to fail (`f_struct device_$dev' would produce `f_struct device_\"da0\"' for example -- literal quotes inherited from dialog(1) --checklist response). To see the behavior, execute the following on stable/9 versus stable/10: dialog --checklist disks: 0 0 0 da0 "" off da1 "" off Check both items and hit enter. On stable/10, the response is: da0 da1 On stable/9 the response is: "da0" "da1" If you use the --separate-output option, the response is the same for both: da0 da1 So applying --separate-output on every platform until either one of two things occurs 1) dialog(1,3) gets synchronized between stable/9, higher or 2) we drop support for stable/9. Reviewed by: Allan Jude END K 10 svn:author V 6 dteske K 8 svn:date V 27 2014-04-18T00:53:35.056201Z K 7 svn:log V 1424 MFC r264488: When merging docsinstall and zfsboot updates to stable/9 it was discovered that the slightly older dialog(1) requires --separate-output when using the --checklist widget to force response to produce unquoted values (whereas in stable/10 --checklist widget without --separate-output will only quote the checklist labels in the response if the label is multi-word (contains any whitespace). Since these enhancements (see revisions 263956 and 264437) were developed originally on 10, the --separate-output option was omitted. When merged to stable/9, we (Allan Jude) and I found during testing that the "always- quoting" of the response was causing things like struct interpolation to fail (`f_struct device_$dev' would produce `f_struct device_\"da0\"' for example -- literal quotes inherited from dialog(1) --checklist response). To see the behavior, execute the following on stable/9 versus stable/10: dialog --checklist disks: 0 0 0 da0 "" off da1 "" off Check both items and hit enter. On stable/10, the response is: da0 da1 On stable/9 the response is: "da0" "da1" If you use the --separate-output option, the response is the same for both: da0 da1 So applying --separate-output on every platform until either one of two things occurs 1) dialog(1,3) gets synchronized between stable/9, higher or 2) we drop support for stable/9. Reviewed by: Allan Jude END K 10 svn:author V 3 gjb K 8 svn:date V 27 2014-04-18T01:15:45.427483Z K 7 svn:log V 667 Initial commit of a script to create Amazon EC2 images. Right now, it does not do anything. When complete, thanks to work done by Colin Percival, it will allow re@ to create EC2 images as part of the release build process. There are a number of implementation details I want to sort out, which while I think about them, I realize improvements that can be made elsewhere in related processes here. The 'cloudware/' directory name is chosen since there are other cloud-based hypervisor works in progress, so they will be consolidated within one directory structure, similar to what we do now for architecture-specific scripts. Sponsored by: The FreeBSD Foundation END K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2014-04-18T06:39:00.731448Z K 7 svn:log V 87 Enable and disable the PMC unit at load/unload time, respectively. MFC after: 3 weeks END K 10 svn:author V 8 hselasky K 8 svn:date V 27 2014-04-18T07:40:23.498688Z K 7 svn:log V 62 MFC r264340: Correct IMOD default value according to comment. END K 10 svn:author V 8 hselasky K 8 svn:date V 27 2014-04-18T07:42:47.938207Z K 7 svn:log V 128 MFC r264344: Tune buffer sizes for SuperSpeed USB when using LibUSB v0.1 and v1.0 APIs to increase the maximum bandwidth limit. END K 10 svn:author V 8 hselasky K 8 svn:date V 27 2014-04-18T07:44:43.055954Z K 7 svn:log V 62 MFC r264340: Correct IMOD default value according to comment. END K 10 svn:author V 8 hselasky K 8 svn:date V 27 2014-04-18T07:46:26.603935Z K 7 svn:log V 128 MFC r264344: Tune buffer sizes for SuperSpeed USB when using LibUSB v0.1 and v1.0 APIs to increase the maximum bandwidth limit. END K 10 svn:author V 8 hselasky K 8 svn:date V 27 2014-04-18T07:48:29.326426Z K 7 svn:log V 62 MFC r264340: Correct IMOD default value according to comment. END K 10 svn:author V 8 hselasky K 8 svn:date V 27 2014-04-18T07:50:25.488258Z K 7 svn:log V 128 MFC r264344: Tune buffer sizes for SuperSpeed USB when using LibUSB v0.1 and v1.0 APIs to increase the maximum bandwidth limit. END K 10 svn:author V 8 hselasky K 8 svn:date V 27 2014-04-18T08:31:55.861317Z K 7 svn:log V 179 Add support for specifying USB controller mode via FDT. Add FDT support to the DWC OTG kernel module. Submitted by: John Wehle PR: usb/188683 MFC after: 1 week END K 10 svn:author V 6 jilles K 8 svn:date V 27 2014-04-18T12:34:10.878376Z K 7 svn:log V 74 MFC r263846: sh: Fix memory leak when trying to set a read only variable. END K 10 svn:author V 6 jilles K 8 svn:date V 27 2014-04-18T12:42:50.982680Z K 7 svn:log V 77 MFC r263847: sh: Fix memory leak with an assignment before a regular builtin END K 10 svn:author V 6 jilles K 8 svn:date V 27 2014-04-18T12:51:30.806543Z K 7 svn:log V 140 MFC r260246: sh(1): Discourage use of -e. Also, do not say that ! before a pipeline is an operator, because it is syntactically a keyword. END K 10 svn:author V 2 bz K 8 svn:date V 27 2014-04-18T14:21:10.300854Z K 7 svn:log V 183 Now that I figured out where the ethernet addresses come from on NetFPGA-10G, assign one to the interface by default in a very similar way. MFC after: 6 days X-Easter-Egg-Hunt: yes END K 10 svn:author V 6 jilles K 8 svn:date V 27 2014-04-18T14:59:39.510734Z K 7 svn:log V 205 MFC r263244: find: When performing -quit, finish pending -exec ... + command lines. This avoids unexpected partial processing when a find command uses both -quit and -exec ... +. GNU find does the same. END K 10 svn:author V 6 tychon K 8 svn:date V 27 2014-04-18T15:22:56.905328Z K 7 svn:log V 108 Respect the destination operand size of the 'Input from Port' instruction. Approved by: grehan (co-mentor) END K 10 svn:author V 3 gjb K 8 svn:date V 27 2014-04-18T15:46:43.409266Z K 7 svn:log V 624 Add a _chroot() helper function which evaluates TGTISCHROOT. If TGTISCHROOT is set to a non-empty value, command arguments are run through chroot(8), otherwise are run directly without chroot(8). Add a few additional variables: o RELDIR: the directory the result from 'make install' in the release/ directory. o EC2DIR: the work directory for the EC2 image build. o EC2IMG: the md(4) backing file for the image build. o EC2SIZE: the size of the image to create. Add some functionality to diskbuild() to create the md(4) backing file, and destroy it when done. Sponsored by: The FreeBSD Foundation END K 10 svn:author V 6 tychon K 8 svn:date V 27 2014-04-18T16:01:19.480019Z K 7 svn:log V 123 Fix ACPI DSDT indentation cosmetic breakage introduced in r264631 -- pointed out by jhb@. Approved by: grehan (co-mentor) END K 10 svn:author V 6 tychon K 8 svn:date V 27 2014-04-18T16:05:12.580162Z K 7 svn:log V 108 Add support for the PIT 'readback' command -- based on a patch by grehan@. Approved by: grehan (co-mentor) END K 10 svn:author V 3 gjb K 8 svn:date V 27 2014-04-18T16:14:31.404230Z K 7 svn:log V 115 Revert r264649. The md(4) mount and install are done remotely, not locally. Sponsored by: The FreeBSD Foundation END K 10 svn:author V 8 hselasky K 8 svn:date V 27 2014-04-18T16:19:33.182064Z K 7 svn:log V 58 Add new USB quirk. Submitted by: kwm @ MFC after: 1 week END K 10 svn:author V 3 imp K 8 svn:date V 27 2014-04-18T16:53:06.979783Z K 7 svn:log V 171 Don't build EISA by default anymore. Remove from i386 GENERIC and create an option that defaults to "no" on all platforms to not build the EISA bits. Discussed on: arch@ END K 10 svn:author V 3 imp K 8 svn:date V 27 2014-04-18T16:53:56.878151Z K 7 svn:log V 155 Add -x to the removal of trees to prevent crossing mount points to limit the damage from errored out runs and failure to unmount loopback mounts properly. END K 10 svn:author V 3 imp K 8 svn:date V 27 2014-04-18T17:03:09.644279Z K 7 svn:log V 95 An abstracted down version of the NanoBSD config files as used by FreeNAS and the BSDRP folks. END K 10 svn:author V 3 imp K 8 svn:date V 27 2014-04-18T17:03:35.592632Z K 7 svn:log V 333 More properly account for free/reserved segments to avoid deadlock or worse when filling up a device and then trying to erase files to make space. Without enough space, you can't do that. Also, ensure that the metadata writes don't generate ENOSPC. They will be retried later since the buffers are still dirty... Submitted by: mjg@ END K 10 svn:author V 3 imp K 8 svn:date V 27 2014-04-18T17:03:43.991940Z K 7 svn:log V 146 Take out the hack to write -1's to non-NAND. Always do a BIO_DELETE on the ranges we want to erase. This is nicer to SSDs that want TRIMs anyway. END K 10 svn:author V 3 imp K 8 svn:date V 27 2014-04-18T17:03:49.441649Z K 7 svn:log V 46 Convert NO_MANCOMPRESSED to MK_MANCOMPRESSED. END K 10 svn:author V 3 imp K 8 svn:date V 27 2014-04-18T17:03:58.904894Z K 7 svn:log V 1125 Separate out enabling building clang and/or gcc for the system and building clang and/or gcc as the bootstrap compiler. Normally, the default compiler is used. WITH_CLANG_BOOTSTRAP and/or WITH_GCC_BOOTSTRAP will enable building these compilers as part bootstrap phase. WITH/WITHOUT_CLANG_IS_CC controls which compiler is used by default for the bootstrap phase, as well as which compiler is installed as cc. buildworld now successfully completes building the cross compiler with WITHOUT_CLANG=t and WITHOUT_GCC=t and produces a built system with neither of these included. Similarlly, MK_BINUTILS_BOOTSTRAP controls whether binutils is built during this phase. WITHOUT_CROSS_COMPILER will now force MK_BINUTILS_BOOTSTRAP=no, MK_CLANG_BOOTSTRAP=no and MK_GCC_BOOTSTRAP=no. BOOTSTRAP_COMPILER was considered, but rejected, since pc98 needs both clang and gcc to bootstrap still. It should be revisisted in the future if this requirement goes away. Values should be gcc, clang or none. It could also be a list. The odd interaction with Xfoo cross/external tools needs work, but is beyond the scope of this change as well. END K 10 svn:author V 3 imp K 8 svn:date V 27 2014-04-18T17:04:09.832602Z K 7 svn:log V 297 Copy bsd.own.mk to bsd.opts.mk and separate out the option setting code from the rest. Include bsd.opts.mk in bsd.own.mk to preserve current behavior. Future revisions will replace the inclusion of bsd.own.mk elsewhere with bsd.opts.mk or a more appropriate new file that's still being finalized. END K 10 svn:author V 3 imp K 8 svn:date V 27 2014-04-18T17:04:18.071412Z K 7 svn:log V 373 Allow setting of MK_FOO by anybody. There are too many edge cases that we're preventing now with this policy. However, these edge cases should be rare and all that set MK_FOO directly. WITH_FOO and WITHOUT_FOO both being defined now result in the non-default behavior happening silently. Users needing determinism here fall into the edge case exception for MK_FOO setting. END K 10 svn:author V 3 imp K 8 svn:date V 27 2014-04-18T17:04:26.642342Z K 7 svn:log V 137 Move the generic part of bsd.opts.mk into bsd.mkopts.mk to allow for the WITH/WITHOUT_FOO -> MK_FOO={yes,no} stuff to be used elsewhere. END K 10 svn:author V 3 imp K 8 svn:date V 27 2014-04-18T17:04:34.085247Z K 7 svn:log V 127 Retire compatibility YES_HESIOD. If you haven't upgraded in the last decade to WITH_HESIOD, your are in for a rude surprise... END K 10 svn:author V 3 imp K 8 svn:date V 27 2014-04-18T17:06:18.508544Z K 7 svn:log V 34 Document YES_HESIOD disappearing. END K 10 svn:author V 7 delphij K 8 svn:date V 27 2014-04-18T19:38:29.950874Z K 7 svn:log V 140 4374 dn_free_ranges should use range_tree_t (MD code for highbit64 omitted) illumos/illumos-gate@bf16b11e8deb633dd6c4296d46e92399d1582df4 END K 10 svn:author V 7 delphij K 8 svn:date V 27 2014-04-18T19:41:01.854925Z K 7 svn:log V 92 4752 fan out read zio taskqs illumos/illumos-gate@1b497ab83e8f1c58bba5da59c649207a442a4720 END K 10 svn:author V 7 delphij K 8 svn:date V 27 2014-04-18T19:43:02.087298Z K 7 svn:log V 171 4754 io issued to near-full luns even after setting noalloc threshold 4755 mg_alloc_failures is no longer needed illumos/illumos@b6240e830b871f59c22a3918aebb3b36c872edba END K 10 svn:author V 7 delphij K 8 svn:date V 27 2014-04-18T21:15:12.964048Z K 7 svn:log V 141 MFV r264666: 4374 dn_free_ranges should use range_tree_t illumos/illumos-gate@bf16b11e8deb633dd6c4296d46e92399d1582df4 MFC after: 2 weeks END K 10 svn:author V 7 delphij K 8 svn:date V 27 2014-04-18T21:35:23.885741Z K 7 svn:log V 106 MFV r264667: 4752 fan out read zio taskqs illumos/illumos-gate@1b497ab83e8f1c58bba5da59c649207a442a4720 END K 10 svn:author V 7 delphij K 8 svn:date V 27 2014-04-18T22:04:58.894165Z K 7 svn:log V 205 MFV r264668: 4754 io issued to near-full luns even after setting noalloc threshold 4755 mg_alloc_failures is no longer needed illumos/illumos@b6240e830b871f59c22a3918aebb3b36c872edba MFC after: 2 weeks END K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2014-04-18T22:05:34.682050Z K 7 svn:log V 231 Modify the Lookup RPC for NFSv4 so that it acquires directory attributes. This allows the client to cache directory names when they are looked up, reducing the Lookup RPC count by about 40% for software builds. MFC after: 2 weeks END K 10 svn:author V 3 jmg K 8 svn:date V 27 2014-04-19T01:52:03.835410Z K 7 svn:log V 44 add link to crypto(4)... MFC after: 1 week END K 10 svn:author V 4 jkim K 8 svn:date V 27 2014-04-19T04:59:56.197107Z K 7 svn:log V 34 Install newly added bsd.mkopt.mk. END K 10 svn:author V 8 hselasky K 8 svn:date V 27 2014-04-19T06:32:51.160229Z K 7 svn:log V 118 Update UMASS manual page to mention newer host controller drivers. Submitted by: Aseem Jolly END K 10 svn:author V 6 jilles K 8 svn:date V 27 2014-04-19T12:38:01.768898Z K 7 svn:log V 112 langinfo.h: Hide YESSTR and NOSTR in strict POSIX mode. YESSTR and NOSTR are obsolete and are only in old SUS. END K 10 svn:author V 6 jilles K 8 svn:date V 27 2014-04-19T13:47:32.558108Z K 7 svn:log V 379 login: Remove broken dialup log message. For 10 years, the "DIALUP , " message has required having a hostname (-h) instead of not having a hostname; therefore, it is never logged. Given that dialup is obsolete and this has not been fixed, remove the log message. Note that LOGALL, which is defined by default, logs a message for all logins, including dialup logins. END K 10 svn:author V 3 jmg K 8 svn:date V 27 2014-04-19T19:08:08.890689Z K 7 svn:log V 126 garbage collect something that hasn't been triggered in almost 5 years... the last consumer was removed a couple years ago... END K 10 svn:author V 6 tuexen K 8 svn:date V 27 2014-04-19T19:21:06.149271Z K 7 svn:log V 140 Send the correct error cause, when a DATA chunk with no user data is received. This bug was reported by Irene Ruengeler. MFC after: 3 days END K 10 svn:author V 3 jmg K 8 svn:date V 27 2014-04-19T19:32:54.302867Z K 7 svn:log V 210 add a TON of missing event handlers with quite possibly bogus descrptions... If you're one of the many people who forgot to document their work and don't like my description, well, do your job and update it... END K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2014-04-19T19:40:20.490537Z K 7 svn:log V 243 Modify the NFSv4 client open/create RPC so that it acquires post-open/create directory attributes. This allows the RPC to name cache the newly created file and reduces the lookup RPC count by about 10% for software builds. MFC after: 2 weeks END K 10 svn:author V 6 tuexen K 8 svn:date V 27 2014-04-19T20:55:51.950107Z K 7 svn:log V 85 Use consistently debug output instead of an unconditional printf. MFC after: 3 days END K 10 svn:author V 6 jilles K 8 svn:date V 27 2014-04-19T22:18:57.132389Z K 7 svn:log V 362 sys/capsicum.h: Remove not very useful visibility guards. Since does not comply to any standards, standards-compliant applications do not include it and it is not useful to restrict what is exposed depending on the requested standard. In addition, the use of types like u_int makes the header fail in strict standards compliance modes anyway. END K 10 svn:author V 3 kib K 8 svn:date V 27 2014-04-20T01:37:30.539961Z K 7 svn:log V 23 MFC r264620: Fix typo. END K 10 svn:author V 3 kib K 8 svn:date V 27 2014-04-20T01:45:23.460796Z K 7 svn:log V 23 MFC r264620: Fix typo. END K 10 svn:author V 6 eadler K 8 svn:date V 27 2014-04-20T03:27:38.685808Z K 7 svn:log V 108 bsd-family-tree: Add NetBSD 6.1.4, 6.0.5 Part of 6.0.4 is still missing: this really needs to be automated END K 10 svn:author V 4 nyan K 8 svn:date V 27 2014-04-20T05:40:13.897213Z K 7 svn:log V 72 MFi386: r257858 (by kib) Fix signal delivery for the iBCS2 binaries. END K 10 svn:author V 3 gnn K 8 svn:date V 27 2014-04-20T06:46:04.805035Z K 7 svn:log V 160 MFC: 264174 Speed up the lookup of interfaces when there are a large number of them, such in a system with a large number of VLANs. Submitted by: Nick Rogers END K 10 svn:author V 2 mm K 8 svn:date V 27 2014-04-20T09:17:48.196574Z K 7 svn:log V 267 Backport from projects/pf r263908: De-virtualize UMA zone pf_mtag_z and move to global initialization part. The m_tag struct does not know about vnet context and the pf_mtag_free() callback is called unaware of current vnet. This causes a panic. MFC after: 1 week END K 10 svn:author V 3 des K 8 svn:date V 27 2014-04-20T11:17:44.803086Z K 7 svn:log V 100 Apply upstream patch for EC calculation bug that breaks EC key exchange about one out of 512 times. END K 10 svn:author V 3 des K 8 svn:date V 27 2014-04-20T11:34:33.758206Z K 7 svn:log V 71 Apply upstream patch for EC calculation bug and bump version addendum. END K 10 svn:author V 3 des K 8 svn:date V 27 2014-04-20T12:46:18.447334Z K 7 svn:log V 59 MFH (r264691): merge upstream patch for EC calculation bug END K 10 svn:author V 3 des K 8 svn:date V 27 2014-04-20T13:12:32.491443Z K 7 svn:log V 59 MFH (r264691): merge upstream patch for EC calculation bug END K 10 svn:author V 3 ian K 8 svn:date V 27 2014-04-20T13:37:22.000163Z K 7 svn:log V 76 Fix a comment typo; conversion tables are for leap years, not leap seconds. END K 10 svn:author V 6 andrew K 8 svn:date V 27 2014-04-20T14:45:17.883421Z K 7 svn:log V 95 Start working on the pmap code. For now just allocate the full 1GiB available in the L2 table. END K 10 svn:author V 6 andrew K 8 svn:date V 27 2014-04-20T14:58:14.759323Z K 7 svn:log V 65 Add the deprecated fp{get,set}* functions, a few ports use them. END K 10 svn:author V 3 gjb K 8 svn:date V 27 2014-04-20T16:33:28.606581Z K 7 svn:log V 314 When building the 'xdev' target when WITH_GCC=1 and WITHOUT_CLANG_IS_CC=1, it appears WITHOUT_CLANG=1 must also be set. While here, reorder the lines to put the WITH_* and WITHOUT_* entries on the same line. MFC After: 3 days X-MFC-With: r264518 Tested on: stable/10@r264677 Sponsored by: The FreeBSD Foundation END