‚½y120822 178 415 415 552 313 126 171 121 185 166 285 191 307 158 117 112 237 179 137 318 211 410 156 158 116 146 159 227 402 425 129 272 122 191 158 150 200 346 230 171 157 174 210 211 185 135 120 302 253 164 129 219 188 131 196 121 147 152 723 201 160 132 129 388 143 133 145 142 144 131 145 154 98 289 227 310 131 144 105 218 1482 399 323 227 146 398 678 292 275 254 159 177 249 154 244 128 201 145 200 232 185 129 194 289 867 240 176 523 391 188 201 163 187 258 158 196 166 225 256 226 181 189 223 175 125 240 180 142 140 169 143 238 240 187 192 288 319 287 109 220 110 151 260 124 149 160 138 226 157 196 172 169 235 233 268 208 217 161 262 227 103 313 344 116 225 134 158 164 325 164 107 182 209 137 234 133 790 132 142 K 10 svn:author V 3 mbr K 8 svn:date V 27 2003-10-05T19:57:10.000000Z K 7 svn:log V 322 Ignore CSR13, CSR14, CSR15 'Media Specific Data' registers for 21143 based cards which use SIA mode. This fixes 10mbit mode for ZNYX ZX346Q cards and other 21143 based cards. PR: 32118 Submitted by: Rene de Vries Geert Jan de Groot Obtained from: BSDI MFC after: 2 weeks END K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-10-05T22:16:08.000000Z K 7 svn:log V 321 - Add a missing vn_start_write() to flushbufqueues(). This could have caused snapshot related problems. - The vp can not be NULL here or we would panic in vfs_bio_awrite(). Stop confusing the logic by checking for it in several places. Submitted by: kirk and then rototilled by me to remove vp == NULL checks. END K 10 svn:author V 3 alc K 8 svn:date V 27 2003-10-05T22:23:44.000000Z K 7 svn:log V 459 The addition of a locking assertion to vm_page_zero_invalid() has revealed a long-time bug: vm_pager_get_pages() assumes that m[reqpage] contains a valid page upon return from pgo_getpages(). In the case of the device pager this page has been freed and replaced by a fake page. The fake page is properly inserted into the vm object but m[reqpage] is left pointing to a freed page. For now, update m[reqpage] to point to the fake page. Submitted by: tegge END K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-10-05T22:56:33.000000Z K 7 svn:log V 219 - The VCHR case in ffs_sync() is an unneccsary optimization especially considering how infrequently we access devices via ffs now that we have devfs. Collapse this case with the other case. Obtained from: bde END K 10 svn:author V 3 sam K 8 svn:date V 27 2003-10-06T00:45:25.000000Z K 7 svn:log V 34 include the DS element in beacons END K 10 svn:author V 4 grog K 8 svn:date V 27 2003-10-06T01:09:34.000000Z K 7 svn:log V 78 Add many new entries. Submitted by: Gordon Bergling END K 10 svn:author V 4 grog K 8 svn:date V 27 2003-10-06T01:15:38.000000Z K 7 svn:log V 28 Remove numerous duplicates. END K 10 svn:author V 4 grog K 8 svn:date V 27 2003-10-06T01:17:42.000000Z K 7 svn:log V 92 Many new entries, some corrections. Submitted by: Gordon Bergling END K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-10-06T01:26:11.000000Z K 7 svn:log V 74 Remove support for the unused 4th component of the KERN_PROC_PROC sysctl. END K 10 svn:author V 3 bms K 8 svn:date V 27 2003-10-06T01:47:12.000000Z K 7 svn:log V 192 Move pmap_resident_count() from the MD pmap.h to the MI pmap.h. Add a definition of pmap_wired_count(). Add a definition of vmspace_wired_count(). Reviewed by: truckman Discussed with: peter END K 10 svn:author V 3 bms K 8 svn:date V 27 2003-10-06T01:49:35.000000Z K 7 svn:log V 99 Add pmap_wired_count() and pmap_resident_count() to the pmap documentation. Discussed with: peter END K 10 svn:author V 5 dougb K 8 svn:date V 27 2003-10-06T01:49:37.000000Z K 7 svn:log V 212 Import NetBSD's 1.13 version. This contains no functional changes, just support for cross and host builds on more platforms. Obtained from: Andrew Brown , and Luke Mewburn END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2003-10-06T01:49:38.000000Z K 7 svn:log V 62 This commit was manufactured by cvs2svn to create tag 'v1_13'. END K 10 svn:author V 3 bms K 8 svn:date V 27 2003-10-06T01:50:37.000000Z K 7 svn:log V 25 Update cross-references. END K 10 svn:author V 5 dougb K 8 svn:date V 27 2003-10-06T01:55:17.000000Z K 7 svn:log V 18 Resolve conflicts END K 10 svn:author V 3 bms K 8 svn:date V 27 2003-10-06T01:59:04.000000Z K 7 svn:log V 144 Only the super-user should be able to wire pages via the mlock() family of system calls at this time. Remove various #ifdef's to enforce this. END K 10 svn:author V 4 grog K 8 svn:date V 27 2003-10-06T02:17:40.000000Z K 7 svn:log V 86 Spell "Bizet" and "Berlioz" correctly. Spotted by: Thomas Moestl END K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-10-06T02:39:37.000000Z K 7 svn:log V 44 - Reinstate 1.142 this was fixed by 1.144. END K 10 svn:author V 3 imp K 8 svn:date V 27 2003-10-06T02:53:52.000000Z K 7 svn:log V 225 Driver names for DRIVER_MODULE in current are 'ed' and 'ep', but in -stable they need to be 'if_ed' and 'if_ep'. ifconfig should be modified, but this is a lower risk change this late in the release cycle. Approved by: re@ END K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-10-06T03:28:03.000000Z K 7 svn:log V 117 - My last commit to this file is still not safe, I believe that it may be due to the recursion in indir_trunc(). END K 10 svn:author V 8 simokawa K 8 svn:date V 27 2003-10-06T03:44:37.000000Z K 7 svn:log V 312 - Fix timeout for unodered excution. In unodered excution case, we cannot detect link-chain end only by prev == NULL if lastest ORB is executed earlyer than the former ORBs. Use ORB_LINK_DEAD flag for this case. - Don't reset agent for management ORB. - Improve debug messages. Spotted by: sbp target mode END K 10 svn:author V 4 bmah K 8 svn:date V 27 2003-10-06T04:13:23.000000Z K 7 svn:log V 63 New release note: SA-03:15. MFC noted: mount_msdosfs(8) -M. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2003-10-06T04:15:56.000000Z K 7 svn:log V 65 MFC: SA-03:15, mount_msdos(8) -M. Approved by: re (implicitly) END K 10 svn:author V 4 bmah K 8 svn:date V 27 2003-10-06T04:20:26.000000Z K 7 svn:log V 23 New errata: SA-03:15. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2003-10-06T04:21:21.000000Z K 7 svn:log V 53 New errata: SA-03:15. Approved by: re (implicitly) END K 10 svn:author V 8 simokawa K 8 svn:date V 27 2003-10-06T05:40:47.000000Z K 7 svn:log V 62 - Implement sbp_poll() to enable kernel dump on SBP-2 device. END K 10 svn:author V 3 imp K 8 svn:date V 27 2003-10-06T07:10:40.000000Z K 7 svn:log V 134 Remove the cis reading bus methods. They were never implemented and there's been some critism about the API not being lock friendly. END K 10 svn:author V 3 imp K 8 svn:date V 27 2003-10-06T07:17:20.000000Z K 7 svn:log V 309 refactor how we do the quirk matching. this puts an ugly if into a routine of its own, and allows us to move the indentation back two layers making the code more readable. delete a prototype that should have been killed years ago in pccardvar.h. # adding quirks here is way harder than it needs to be. :-( END K 10 svn:author V 8 simokawa K 8 svn:date V 27 2003-10-06T07:17:43.000000Z K 7 svn:log V 327 - Introduce hw.firewire.hold_count sysctl MIB by popular demand. This MIB specifies how many bus resets should be observed before the lost device entry is removed. The default value is 3. You can set this value to 0 if you want a SBP device to be detached from CAM layer as soon as the device is physically detached like USB. END K 10 svn:author V 3 phk K 8 svn:date V 27 2003-10-06T09:05:44.000000Z K 7 svn:log V 37 Introduce a per provider wither flag END K 10 svn:author V 3 phk K 8 svn:date V 27 2003-10-06T09:07:35.000000Z K 7 svn:log V 179 Allow our bio tools to be used for local bio-chopping by not mandating a bio_from value. bio_to is still mandated (mostly for debuggign) and shall be copied from the parent bio. END K 10 svn:author V 3 phk K 8 svn:date V 27 2003-10-06T09:13:08.000000Z K 7 svn:log V 30 Free the SCSI cd major number END K 10 svn:author V 3 phk K 8 svn:date V 27 2003-10-06T10:39:13.000000Z K 7 svn:log V 99 Add disk_destroy() call to detach processing. Add short tempered TUR to cdsize() as a workaround. END K 10 svn:author V 2 ru K 8 svn:date V 27 2003-10-06T11:52:34.000000Z K 7 svn:log V 67 Correct the description of what the release.3 stage does nowadays. END K 10 svn:author V 3 ume K 8 svn:date V 27 2003-10-06T14:02:09.000000Z K 7 svn:log V 58 return(code) -> return (code) (reduce diffs against KAME) END K 10 svn:author V 3 imp K 8 svn:date V 27 2003-10-06T15:56:29.000000Z K 7 svn:log V 107 remove the cardbus cis reading code. nobody ever used it and it has locking issues down to the api level. END K 10 svn:author V 3 sam K 8 svn:date V 27 2003-10-06T17:03:08.000000Z K 7 svn:log V 253 MFC 1.2: o add missing {}'s that to safe_dmamap_uniform that caused extraneous copies for partly-aligned operations through /dev/crypto (unlikely) o add missing case in iov code that never showed up because of the above bug Approved by: re (murray) END K 10 svn:author V 2 ru K 8 svn:date V 27 2003-10-06T17:37:20.000000Z K 7 svn:log V 138 Fix a bug in variable parsing code that could cause a segfault. PR: bin/46203 Submitted by: Stefan Farfeleder END K 10 svn:author V 3 sam K 8 svn:date V 27 2003-10-06T18:25:59.000000Z K 7 svn:log V 79 MFC 1.240: add IPSEC_FILTERGIF suport for FAST_IPSEC Approved by: re (murray) END K 10 svn:author V 3 sam K 8 svn:date V 27 2003-10-06T18:29:23.000000Z K 7 svn:log V 65 MFC 1.81: "short cable" fix for DP8315 Approved by: re (murray) END K 10 svn:author V 4 bmah K 8 svn:date V 27 2003-10-06T19:07:20.000000Z K 7 svn:log V 81 Add a warning about the safe(4) driver's experimental status. Submitted by: sam END K 10 svn:author V 4 bmah K 8 svn:date V 27 2003-10-06T19:11:17.000000Z K 7 svn:log V 116 MFC: Add a warning about the safe(4) driver's experimental status. Submitted by: sam Approved by: re (implicitly) END K 10 svn:author V 5 wilko K 8 svn:date V 27 2003-10-06T19:34:35.000000Z K 7 svn:log V 116 'Upon the release of the second version' Suggested that this is fortune material: rene@tunix.nl MFC after: 2 weeks END K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-10-06T21:21:55.000000Z K 7 svn:log V 93 Remove prototype for decode_tuple_copy() which was axed in the last revision to fix compile. END K 10 svn:author V 5 wilko K 8 svn:date V 27 2003-10-06T22:11:03.000000Z K 7 svn:log V 41 Polish last fortune. Suggested by: nate END K 10 svn:author V 3 imp K 8 svn:date V 27 2003-10-07T02:51:50.000000Z K 7 svn:log V 28 These aren't needed anymore END K 10 svn:author V 3 imp K 8 svn:date V 27 2003-10-07T03:33:54.000000Z K 7 svn:log V 209 o move the cis tuple definitions into a common file. o minor optimization of cardbus_cis processing. Remove a bunch of generic entries that are handled by generic. o no longer need the card_get_type stuff. END K 10 svn:author V 3 imp K 8 svn:date V 27 2003-10-07T03:35:48.000000Z K 7 svn:log V 160 Add new file for definitions of CIS. We can share this with cardbus. the filename isn't that bad, because all of these are defined in the PC Card standard :-) END K 10 svn:author V 3 imp K 8 svn:date V 27 2003-10-07T03:40:17.000000Z K 7 svn:log V 72 remove obsolete quirks for cardbus cis. none have proven to be needed. END K 10 svn:author V 3 imp K 8 svn:date V 27 2003-10-07T04:26:14.000000Z K 7 svn:log V 37 Include pccard/pccard_cis.h here too END K 10 svn:author V 3 imp K 8 svn:date V 27 2003-10-07T04:29:04.000000Z K 7 svn:log V 126 Card type stuff was backwards, so assume io for the moment. mem needs a lot of help and with luck bms will help me fix that. END K 10 svn:author V 2 ru K 8 svn:date V 27 2003-10-07T06:59:19.000000Z K 7 svn:log V 97 Respect DESTDIR. PR: 54004 Submitted by: Sergey Akifyev Approved by: murray@re END K 10 svn:author V 3 phk K 8 svn:date V 27 2003-10-07T07:12:22.000000Z K 7 svn:log V 39 Add XXX'ed temporary bounce-buffering. END K 10 svn:author V 4 fjoe K 8 svn:date V 27 2003-10-07T09:21:59.000000Z K 7 svn:log V 102 Assign keycodes for Power, Sleep and Wake keys. Submitted by: Eugene Grosbein END K 10 svn:author V 3 phk K 8 svn:date V 27 2003-10-07T09:28:07.000000Z K 7 svn:log V 29 Interior decoration changes. END K 10 svn:author V 3 phk K 8 svn:date V 27 2003-10-07T09:29:59.000000Z K 7 svn:log V 55 Autoload kernel module if necessary. Submitted by: mr END K 10 svn:author V 3 phk K 8 svn:date V 27 2003-10-07T09:31:51.000000Z K 7 svn:log V 60 Improve regression test with an image file which must work. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2003-10-07T12:34:37.000000Z K 7 svn:log V 627 Disable PSE at boot time for Pentium 4 processors. On many such CPUs, data corruption will result otherwise. It seems that the bug is aggravated by recent work related to PAE. This change was originally based on rev 1.386, but now the test for CPU type is correct and the display of the warning is postponed until we have initialized the kernel message buffer (e.g. for dmesg). peter@ believes that only certain revisions of the Pentium 4 processor are affected. However, we are unsure which so we choose to be safe by disabling PSE on all Pentium 4s. The test can be disabled entirely with NO_PSE_HACK. Approved by: re END K 10 svn:author V 3 sos K 8 svn:date V 27 2003-10-07T13:44:15.000000Z K 7 svn:log V 108 In case we loose a device during reset in reinit() finish off the request with error instead of loosing it. END K 10 svn:author V 3 sos K 8 svn:date V 27 2003-10-07T13:45:56.000000Z K 7 svn:log V 68 Properly get out of transaction() if setting up the transfer fails. END K 10 svn:author V 3 sos K 8 svn:date V 27 2003-10-07T13:47:40.000000Z K 7 svn:log V 40 Improve timeout handling and reporting. END K 10 svn:author V 3 sos K 8 svn:date V 27 2003-10-07T13:48:55.000000Z K 7 svn:log V 37 Give more correct params to busdma_* END K 10 svn:author V 6 thomas K 8 svn:date V 27 2003-10-07T14:46:59.000000Z K 7 svn:log V 292 (cdcleanup): Defend against calling sysctl_ctx_free before the sysctl_ctx has been initialized. (cdsysctlinit): Set flag CD_FLAG_SCTX_INIT after sysctl_ctx has been initialized. This resolves a panic encountered when a cd drive is sucessfully probed but fails to attach. Reviewed by: ken END K 10 svn:author V 3 ume K 8 svn:date V 27 2003-10-07T15:02:29.000000Z K 7 svn:log V 51 return(code) -> return (code) Obtained from: KAME END K 10 svn:author V 7 wollman K 8 svn:date V 27 2003-10-07T15:09:19.000000Z K 7 svn:log V 37 Retrocomputing alternate history.... END K 10 svn:author V 3 ume K 8 svn:date V 27 2003-10-07T15:14:33.000000Z K 7 svn:log V 53 nuke unused ICMPV6CTL_NAMES and KEYCTL_NAMES macros. END K 10 svn:author V 3 sam K 8 svn:date V 27 2003-10-07T16:56:35.000000Z K 7 svn:log V 50 insure local variable is initialized prior to use END K 10 svn:author V 6 nectar K 8 svn:date V 27 2003-10-07T16:58:53.000000Z K 7 svn:log V 49 Add NO_PSE_HACK kernel option. Reminded by: jhb END K 10 svn:author V 3 ume K 8 svn:date V 27 2003-10-07T17:42:31.000000Z K 7 svn:log V 39 nuke unused CTL_IPV6PROTO_NAMES macro. END K 10 svn:author V 3 ume K 8 svn:date V 27 2003-10-07T17:46:18.000000Z K 7 svn:log V 53 - fix typo in comment. - style. Obtained from: KAME END K 10 svn:author V 3 ume K 8 svn:date V 27 2003-10-07T19:51:22.000000Z K 7 svn:log V 62 style and indent. no functional change. Obtained from: KAME END K 10 svn:author V 3 ume K 8 svn:date V 27 2003-10-07T20:22:01.000000Z K 7 svn:log V 7 indent END K 10 svn:author V 3 sam K 8 svn:date V 27 2003-10-07T20:57:35.000000Z K 7 svn:log V 196 must lock route when the caller provided a route but not an interface; otherwise the subsequent unlock blows up Suffered by: Marcel Moolenaar Supported by: FreeBSD Foundation END K 10 svn:author V 7 davidxu K 8 svn:date V 27 2003-10-08T00:17:13.000000Z K 7 svn:log V 130 Use thread lock instead of scheduler lock to eliminate lock contention for all wrapped syscalls under SMP. Reviewed by: deischen END K 10 svn:author V 7 davidxu K 8 svn:date V 27 2003-10-08T00:20:50.000000Z K 7 svn:log V 213 Complete cancellation support for M:N threads, check cancelling flag when thread state is changed from RUNNING to WAIT state and do some cancellation operations for every cancellable state. Reviewed by: deischen END K 10 svn:author V 7 davidxu K 8 svn:date V 27 2003-10-08T00:30:38.000000Z K 7 svn:log V 35 Fix some comments for last commit. END K 10 svn:author V 3 imp K 8 svn:date V 27 2003-10-08T01:15:41.000000Z K 7 svn:log V 52 Xircom Wireless ethernet Submitted by: Keith Davis END K 10 svn:author V 3 imp K 8 svn:date V 27 2003-10-08T01:16:07.000000Z K 7 svn:log V 13 sync to 1.73 END K 10 svn:author V 3 imp K 8 svn:date V 27 2003-10-08T01:20:00.000000Z K 7 svn:log V 125 Xircom Wireless Ethernet card is a rebadged Cisco 340, but with a different vendor id/product id. Submitted by: Keith Davis END K 10 svn:author V 8 mckusick K 8 svn:date V 27 2003-10-08T02:14:03.000000Z K 7 svn:log V 1383 Create a .snap directory mode 770 group operator in the root of each filesystem that is checked in background. Create the snapshot in this directory rather than in the root. There are two benefits: 1) For terabyte-sized filesystems, the snapshot may require many minutes to build. Although the filesystem will not be suspended during most of the snapshot build, the snapshot file itself is locked during the entire snapshot build period. Thus, if it is accessed during the period that it is being built, the process trying to access it will block holding its containing directory locked. If the snapshot is in the root, the root will lock and the system will come to a halt until the snapshot finishes. By putting the snapshot in a subdirectory, it is out of the likely path of any process traversing through the root and hence much less likely to cause a lock race to the root. 2) The dump program is usually run by a non-root user running with operator group privilege. Such a user is typically not permitted to create files in the root of a filesystem. By having a directory in group operator with group write access available, such a user will be able to create a snapshot there. Having the dump program create its snapshot in a subdirectory below the root will benefit from point (1) as well. Sponsored by: DARPA & NAI Labs. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2003-10-08T02:26:39.000000Z K 7 svn:log V 303 The test for whether or not this is a Pentium 4 for the purpose of disabling PSE on such processors was unnecessarily made twice. But much worse, the second test was incorrect. Symptoms reported by: Mike Tancsa and others ``This commit looks wrong.'': tegge Pointy hat to: nectar END K 10 svn:author V 3 alc K 8 svn:date V 27 2003-10-08T05:35:12.000000Z K 7 svn:log V 230 Retire vm_page_copy(). Its reason for being ended when peter@ modified pmap_copy_page() et al. to accept a vm_page_t rather than a physical address. Also, this change will facilitate locking access to the vm page's valid field. END K 10 svn:author V 6 murray K 8 svn:date V 27 2003-10-08T06:01:57.000000Z K 7 svn:log V 131 Go back to PIO mode for now; MMIO mode appears to cause problems on some systems. Submitted by: Mike Silbersack END K 10 svn:author V 3 alc K 8 svn:date V 27 2003-10-08T07:11:19.000000Z K 7 svn:log V 54 Lock the destination object in vm_fault_copy_entry(). END K 10 svn:author V 6 thomas K 8 svn:date V 27 2003-10-08T07:12:30.000000Z K 7 svn:log V 302 (dacleanup, dasysctlinit): Defend against calling sysctl_ctx_free on an uninitialized sysctl_ctx, using flag DA_FLAG_SCTX_INIT. This prevents a panic encoutered with some umass units that probe correctly but fail to attach. Same problem, and same fix, as scsi_cd.c rev. 1.86. Reviewed by: njl, ken END K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-10-08T07:37:11.000000Z K 7 svn:log V 582 Revision 1.61 changed the allocation of buffer 'buf' in DoFile() from the stack to the heap to work around a problem on ia64. Now, roughly 16 months and two compiler updates later, it isn't an issue anymore in the sense that putting a 1M buffer on the stack just works and we don't actually need to work around anything anymore. However, since there's no advantage or need to put the buffer on the stack (again), this change merely removes the XXX comment describing that there's an explicit reason for the heap allocation. Hence, this change is a functional no-op. PR: ia64/38677 END K 10 svn:author V 2 ru K 8 svn:date V 27 2003-10-08T08:14:22.000000Z K 7 svn:log V 200 Avoid segfaulting if current working directory is unreadable. (HEAD is not subject to this bug.) PR: bin/56087 Submitted by: Volker Stolz Approved by: murray@re END K 10 svn:author V 3 bms K 8 svn:date V 27 2003-10-08T08:43:17.000000Z K 7 svn:log V 182 Add port assignment for Subversion, as per . PR: conf/54371 Submitted by: Roman Newhauser MFC after: 1 week END K 10 svn:author V 3 bms K 8 svn:date V 27 2003-10-08T08:48:43.000000Z K 7 svn:log V 161 Correct definition for 1000/tcp and 1000/udp, sync with . Submitted by: Roman Newhauser END K 10 svn:author V 8 schweikh K 8 svn:date V 27 2003-10-08T16:49:19.000000Z K 7 svn:log V 62 Removed "Gerat" which is a typo of "Great". Added FreeBSD ID. END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2003-10-08T18:05:59.000000Z K 7 svn:log V 80 make kernel_sysctl()'s args match its prototype in order to fix the alpha build END K 10 svn:author V 3 ume K 8 svn:date V 27 2003-10-08T18:26:08.000000Z K 7 svn:log V 156 - fix typo in comments. - style. - NULL is not 0. - some variables were renamed. - nuke unused logic. (there is no functional change.) Obtained from: KAME END K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-10-08T19:55:45.000000Z K 7 svn:log V 59 Include for the prototype of smp_rendezvous(). END K 10 svn:author V 3 sam K 8 svn:date V 27 2003-10-08T20:25:47.000000Z K 7 svn:log V 151 Add symmetric crypto support for the 7955 and 7956. Note performance is currently suboptimal. Submitted by: Rajesh Vaidyanath END K 10 svn:author V 3 sam K 8 svn:date V 27 2003-10-08T20:26:10.000000Z K 7 svn:log V 36 update to reflect 7955/7956 support END K 10 svn:author V 3 sam K 8 svn:date V 27 2003-10-08T23:52:00.000000Z K 7 svn:log V 108 MFC 7955/7956 symmetric crypto support Note performance is currently suboptimal. Approved by: re (murray) END K 10 svn:author V 3 sam K 8 svn:date V 27 2003-10-08T23:57:50.000000Z K 7 svn:log V 53 MFC 1.3: 7955/7956 support Approved by: re (murray) END K 10 svn:author V 4 grog K 8 svn:date V 27 2003-10-09T00:31:48.000000Z K 7 svn:log V 106 Move a LOTR fortune to the right file. Submitted by: Jonathan Lennox PR: 57623 END K 10 svn:author V 4 grog K 8 svn:date V 27 2003-10-09T00:37:20.000000Z K 7 svn:log V 138 Add some additional changes which didn't make it in revision 1.14 Submitted by: Gerhard Gonter PR: 55610 END K 10 svn:author V 4 ache K 8 svn:date V 27 2003-10-09T00:55:33.000000Z K 7 svn:log V 92 Fix sl_SI.ISO8859-2 PR: 50160 Submitted by: Simon 'Zekar END K 10 svn:author V 3 des K 8 svn:date V 27 2003-10-09T02:18:37.000000Z K 7 svn:log V 37 Build a couple of security branches. END K 10 svn:author V 3 des K 8 svn:date V 27 2003-10-09T02:30:34.000000Z K 7 svn:log V 101 Instead of using hardcoded column and row headers, scan the log directory to see what's of interest. END K 10 svn:author V 8 deischen K 8 svn:date V 27 2003-10-09T02:32:28.000000Z K 7 svn:log V 191 Add preliminary sparc64 support to libpthread. This does not yet work, but hopefully someone familiar with the sparc64 port can pick up the reins. Submitted by: jake With mods by: deischen END K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-10-09T03:02:46.000000Z K 7 svn:log V 771 Upgrade Unwind Express (libuwx) to BETA 5. This upgrade includes all the fixes locally applied and submitted to the author. Not included in BETA 5, but part of this import are: o FreeBSD specific ifdefs to make this compile within a kernel. These are limited to include directives and defines. o Removal of unused variables, proper casts and initializations to allow building with -Werror. This happens in code so has a higher chance of causing future import conflicts but not enough to worry about it. I'm especially thankful that the author accepted the change to replace DISABLE_TRACE with UWX_TRACE_ENABLE so that we can use it in kernel config files without nasty mappings or indirections as that would make the integration less perfect. Thanks Cary! END K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-10-09T03:02:46.000000Z K 7 svn:log V 144 This commit was generated by cvs2svn to compensate for changes in r120925, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2003-10-09T03:02:47.000000Z K 7 svn:log V 80 This commit was manufactured by cvs2svn to create tag 'libuwx-vendor-sys-BETA5'. END K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-10-09T03:11:37.000000Z K 7 svn:log V 427 With BETA 5 of libuwx some of the application registers are renamed from UWX_REG_MUMBLE to UWX_REG_AR_MUMBLE. Compatibility defines are present in libuwx. Change the names here so that we don't depend on compatibility defines. Note that there's now an UWX_REG_PFS and an UWX_REG_AR_PFS and the former is not a compatibility define for the latter AFAICT. Change to UWX_REG_AR_PFS as that seems to be the one we need to handle. END K 10 svn:author V 3 imp K 8 svn:date V 27 2003-10-09T03:52:44.000000Z K 7 svn:log V 298 Update the list of supposedly supported 3Com devices from trolling ebay. Also have notes for my recent experiences with 3com pcmcia cards (mostly this or that doesn't work). Also look at the strings that are claimed to be supported in the bus specific front ends. Note that the 3C569* are CBUS. END K 10 svn:author V 4 grog K 8 svn:date V 27 2003-10-09T04:02:24.000000Z K 7 svn:log V 95 Add Christmas-related dates. Partially submitted by: Gordon Bergling END K 10 svn:author V 4 grog K 8 svn:date V 27 2003-10-09T04:05:04.000000Z K 7 svn:log V 107 Add a number of mainly Christian holidays. Mainly submitted by: Gordon Bergling END K 10 svn:author V 4 grog K 8 svn:date V 27 2003-10-09T04:12:21.000000Z K 7 svn:log V 70 Correct format: text lines *must* contain a tab character. PR: 43989 END K 10 svn:author V 4 grog K 8 svn:date V 27 2003-10-09T04:21:44.000000Z K 7 svn:log V 94 Separate baroque from classics. Add a number of dead composers. PR: 55612 (much of content) END K 10 svn:author V 3 hmp K 8 svn:date V 27 2003-10-09T09:45:20.000000Z K 7 svn:log V 165 Remove unneccessary include of sys/types.h in the SYNOPSIS header. Sys/param.h includes sys/types.h internally unless LOCORE is defined. Approved by: des (mentor) END K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-10-09T10:00:53.000000Z K 7 svn:log V 66 Call crypt() directly instead of taking a detour through makekey. END K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-10-09T10:06:30.000000Z K 7 svn:log V 103 Warn users that makekey may disappear in a future release now that the last in-tree consumer has gone. END K 10 svn:author V 6 robert K 8 svn:date V 27 2003-10-09T10:17:16.000000Z K 7 svn:log V 71 Implement preliminary support for the PT_SYSCALL command to ptrace(2). END K 10 svn:author V 3 sos K 8 svn:date V 27 2003-10-09T14:33:06.000000Z K 7 svn:log V 132 Fix the bug that prevented DMA from working on old Acer chips. Found by: Andrew Gallatin Pointy hat to: sos END K 10 svn:author V 8 deischen K 8 svn:date V 27 2003-10-09T14:48:09.000000Z K 7 svn:log V 158 Convert a couple of hardcoded values to constants. Make thr_getcontext() return 0 when called the first time, and return 1 when resumed by thr_setcontext(). END K 10 svn:author V 3 hrs K 8 svn:date V 27 2003-10-09T15:42:33.000000Z K 7 svn:log V 133 Catch up with the English version: 1.1 -> 1.2 hardware/amd64/proc-amd64.sgml Submitted by: Hiroo Ono END K 10 svn:author V 3 ume K 8 svn:date V 27 2003-10-09T16:13:47.000000Z K 7 svn:log V 89 - typo in comment - style - ANSIfy (there is no functional change.) Obtained from: KAME END K 10 svn:author V 3 hrs K 8 svn:date V 27 2003-10-09T16:20:28.000000Z K 7 svn:log V 97 New release note: - hifn(4) 7955/7956 support. - $ntpd_flags in /etc/defaults/rc.conf changed. END K 10 svn:author V 3 ume K 8 svn:date V 27 2003-10-09T18:44:54.000000Z K 7 svn:log V 130 - typo. found by markus@openbsd - correct signedness mixup in pointer passing. - drop meaningless variable. Obtained from: KAME END K 10 svn:author V 6 nectar K 8 svn:date V 27 2003-10-09T19:35:38.000000Z K 7 svn:log V 80 Add list of files to remove from the Heimdal distribution prior to each import. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2003-10-09T19:36:20.000000Z K 7 svn:log V 30 Vendor import of Heimdal 0.6. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2003-10-09T19:36:20.000000Z K 7 svn:log V 144 This commit was generated by cvs2svn to compensate for changes in r120945, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2003-10-09T19:36:21.000000Z K 7 svn:log V 84 This commit was manufactured by cvs2svn to create tag 'heimdal-vendor-crypto-v_0_6'. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2003-10-09T19:42:07.000000Z K 7 svn:log V 47 Resolve conflicts after import of Heimdal 0.6. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2003-10-09T19:48:47.000000Z K 7 svn:log V 45 Update build infrastructure for Heimdal 0.6. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2003-10-09T19:50:00.000000Z K 7 svn:log V 74 Install additional headers for Kerberos (libkafs, libkadm5*, and libhdb). END K 10 svn:author V 6 nectar K 8 svn:date V 27 2003-10-09T19:51:13.000000Z K 7 svn:log V 48 Install Kerberos- and GSSAPI-related man pages. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2003-10-09T19:52:14.000000Z K 7 svn:log V 142 Correct badly-formed code (missing quote) within `#if 0' section. Newer versions of GCC error in such situations. Obtained from: Heimdal CVS END K 10 svn:author V 6 nectar K 8 svn:date V 27 2003-10-09T19:52:14.000000Z K 7 svn:log V 144 This commit was generated by cvs2svn to compensate for changes in r120952, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2003-10-09T19:52:15.000000Z K 7 svn:log V 91 This commit was manufactured by cvs2svn to create tag 'heimdal-vendor-crypto-cvs_20030922'. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2003-10-09T19:54:03.000000Z K 7 svn:log V 97 Build and install the verify_krb5_conf(8) utility, which checks krb5.conf(5) for obvious errors. END K 10 svn:author V 8 deischen K 8 svn:date V 27 2003-10-09T20:52:17.000000Z K 7 svn:log V 190 Reverse the order of the first two arguments to _sparc64_enter_uts(). The first argument is the UTS function, the second argument is the first argument to the UTS function. Who's on first. END K 10 svn:author V 3 hmp K 8 svn:date V 27 2003-10-09T23:06:06.000000Z K 7 svn:log V 226 Assorted mdoc(7) fixes: - fix hard sentence breaks - sprinkle a few .Vt's where neccessary - remove incorrect use of `\-' - proper quoting using .Dq, instead of manual ``...'' Approved by: des@ (mentor) Reviewed by: ru@ END K 10 svn:author V 3 imp K 8 svn:date V 27 2003-10-10T05:15:05.000000Z K 7 svn:log V 194 Be more pedantic about the model numbers of cardbus cards that are supported by the driver. I've only used 3 or 4 of these cards, but the cardbus cards work as well as pci cards at this point. END K 10 svn:author V 3 imp K 8 svn:date V 27 2003-10-10T05:15:48.000000Z K 7 svn:log V 17 cardbus->CardBus END K 10 svn:author V 3 imp K 8 svn:date V 27 2003-10-10T05:27:29.000000Z K 7 svn:log V 127 Note that the modem built into the xl cards (both CardBus and MiniPCI) are not supported by FreeBSD, let alone by this driver. END K 10 svn:author V 3 des K 8 svn:date V 27 2003-10-10T07:10:33.000000Z K 7 svn:log V 18 Build RELENG_5_1. END K 10 svn:author V 3 des K 8 svn:date V 27 2003-10-10T07:11:54.000000Z K 7 svn:log V 59 Allow wrapping between the date and the time. s/GMT/UTC/. END K 10 svn:author V 3 alc K 8 svn:date V 27 2003-10-10T07:26:21.000000Z K 7 svn:log V 167 - Synchronize access to a page's valid field in vfs_bio_clrbuf() by using the lock from its containing object. - Remove GIANT_REQUIRED from vm_hold_load_pages(). END K 10 svn:author V 3 hrs K 8 svn:date V 27 2003-10-10T08:53:00.000000Z K 7 svn:log V 32 New release note: Heimdal 0.6. END K 10 svn:author V 6 robert K 8 svn:date V 27 2003-10-10T10:31:48.000000Z K 7 svn:log V 54 Add an 'include' directive to pull in . END K 10 svn:author V 3 sos K 8 svn:date V 27 2003-10-10T11:00:06.000000Z K 7 svn:log V 68 Dont store ata_params for devices that return a bogus ident string. END K 10 svn:author V 3 sos K 8 svn:date V 27 2003-10-10T11:03:27.000000Z K 7 svn:log V 46 Restore transfermode on devices after reinit. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2003-10-10T13:12:35.000000Z K 7 svn:log V 130 The header files hdb_asn1.h, hdb_err.h, and kadm5_err.h are generated, and must be installed from ${.OBJDIR}. Pointy hat: nectar END K 10 svn:author V 3 phk K 8 svn:date V 27 2003-10-10T14:32:28.000000Z K 7 svn:log V 65 I think it is more correct to use modfind() than kldfind() here. END K 10 svn:author V 3 ume K 8 svn:date V 27 2003-10-10T15:06:16.000000Z K 7 svn:log V 103 switch cast128 implementation to implementation by Steve Reid; smaller footprint. Obtained from: KAME END K 10 svn:author V 3 ume K 8 svn:date V 27 2003-10-10T16:04:00.000000Z K 7 svn:log V 80 nuke SCOPEDROUTING. Though it was there for a long time, it was never enabled. END K 10 svn:author V 3 bms K 8 svn:date V 27 2003-10-10T16:04:21.000000Z K 7 svn:log V 77 Add the Actiontec 801UAT1/HWU01170-01 802.11b USB Wireless Ethernet adapter. END K 10 svn:author V 3 hrs K 8 svn:date V 27 2003-10-10T16:23:00.000000Z K 7 svn:log V 142 Merge the following from the English version: 1.11 -> 1.12 hardware/i386/proc-i386.sgml Submitted by: Hiroo Ono END K 10 svn:author V 3 hrs K 8 svn:date V 27 2003-10-10T16:40:34.000000Z K 7 svn:log V 140 Merge the following from the English version: 1.15 -> 1.16 early-adopter/article.sgml Submitted by: Hiroo Ono END K 10 svn:author V 5 peter K 8 svn:date V 27 2003-10-10T17:43:42.000000Z K 7 svn:log V 173 Move the pmap_kenter(KERNBASE, 0) a bit earlier so that it works for the hasbrokenint12 tunable case too. (with some related and unrelated style fixes) Submitted by: bde END K 10 svn:author V 3 hrs K 8 svn:date V 27 2003-10-10T18:36:52.000000Z K 7 svn:log V 115 New release note: - sk(4) now supports SK-9521 and 3C940. - libalias now supports Cisco Skinny Station protocol. END K 10 svn:author V 8 blackend K 8 svn:date V 27 2003-10-10T18:40:41.000000Z K 7 svn:log V 119 Update the manual page examples: use of bsdlabel(8) instead of disklabel(8). While I'm there: some punctuation fixes. END K 10 svn:author V 3 ume K 8 svn:date V 27 2003-10-10T19:49:52.000000Z K 7 svn:log V 69 fixed an endian bug on fragment header scanning Obtained from: KAME END K 10 svn:author V 6 nectar K 8 svn:date V 27 2003-10-10T20:15:49.000000Z K 7 svn:log V 166 Repair build. sys/limits.h -> machine/limits.h This should have been committed along with kern_subr.c 1.63.2.2. Noticed by: Chris Grijzen END K 10 svn:author V 3 phk K 8 svn:date V 27 2003-10-10T20:35:28.000000Z K 7 svn:log V 134 Sanitize the code relating to the /dev/ti%d entries. In particular evict the evil vnode sniffing code and use destroy_dev() instead. END K 10 svn:author V 3 des K 8 svn:date V 27 2003-10-10T20:44:49.000000Z K 7 svn:log V 11 s/GMT/UTC/ END K 10 svn:author V 3 des K 8 svn:date V 27 2003-10-10T20:59:51.000000Z K 7 svn:log V 220 Report the version number and hostname at the top of the log. Allow the user to override the hostname on the command line (for whatever reason). Add a comment to explain why a particular piece of code is commented out. END K 10 svn:author V 3 bms K 8 svn:date V 27 2003-10-10T21:01:00.000000Z K 7 svn:log V 251 Add the Intersil Prism2/Atmel device. These particular devices are strange beasts which are reported to exist in both Atmel and Prism2 flavours. In particular, Itronix branded laptops have the Atmel part with an Intersil radio. Obtained from: NetBSD END K 10 svn:author V 3 des K 8 svn:date V 27 2003-10-10T21:04:14.000000Z K 7 svn:log V 24 Document the -h option. END K 10 svn:author V 3 des K 8 svn:date V 27 2003-10-10T21:05:31.000000Z K 7 svn:log V 132 There is no need for $have_logs since we determine what platforms and branches to show from what logs are actually present on disk. END K 10 svn:author V 3 des K 8 svn:date V 27 2003-10-10T21:13:37.000000Z K 7 svn:log V 42 Add support for tinderbox(1)'s -h option. END K 10 svn:author V 3 des K 8 svn:date V 27 2003-10-10T22:41:00.000000Z K 7 svn:log V 66 Discourage line breaks between the time of day and the time zone. END K 10 svn:author V 2 ps K 8 svn:date V 27 2003-10-10T22:49:40.000000Z K 7 svn:log V 73 crashdump support. Some bits by: Rajesh Prabhakaran END K 10 svn:author V 3 sam K 8 svn:date V 27 2003-10-10T23:14:21.000000Z K 7 svn:log V 232 locking fixups: o correct recursive locking when polling and in em_82547_move_tail o destroy mutex on detach o add EM_LOCK_ASSERT and similar macros for creating+deleteing the mtx Submitted by: Daniel Eischen END K 10 svn:author V 3 des K 8 svn:date V 27 2003-10-10T23:25:43.000000Z K 7 svn:log V 72 Collapse the Architecture and Machine columns to conserve screen space. END K 10 svn:author V 3 des K 8 svn:date V 27 2003-10-10T23:27:57.000000Z K 7 svn:log V 15 Cosmetic nits. END K 10 svn:author V 5 peter K 8 svn:date V 27 2003-10-10T23:35:15.000000Z K 7 svn:log V 88 Set page zero read/write right from the start rather than trying to change it later on. END K 10 svn:author V 3 sam K 8 svn:date V 27 2003-10-11T04:48:35.000000Z K 7 svn:log V 116 fix braino: null the pointer who's memory we just free'd, not some other pointers that are (potentially) used later END K 10 svn:author V 3 hrs K 8 svn:date V 27 2003-10-11T05:40:05.000000Z K 7 svn:log V 45 New release note: amr(4) crashdump support. END K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-10-11T07:35:35.000000Z K 7 svn:log V 141 Fix a BSS buffer overflow caused by makeargv() writing past the end of margv[] when an input line contains 20 or more space-separated words. END K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-10-11T07:37:55.000000Z K 7 svn:log V 41 Make the warning message stand out more. END K 10 svn:author V 8 matusita K 8 svn:date V 27 2003-10-11T08:10:33.000000Z K 7 svn:log V 692 Fix (one of) 4.9-RELEASE release breaker, "Loading kernel modules while installation phase sometimes causes an error" bug. It also includes "there's an error while loading firewire modules" bug. Since the results of readdir(3)'s whims, either sbp.ko or if_fwe.ko is picked up for load BEFORE firewire.ko. Unfortunately module_path is not properly set, kldload(2) cannot find kernel modules, firewire.ko, which is required to load sbp.ko/if_fwe.ko. This is why you'll see "loading failed" message. Actually these are mostly comes from following commits on the HEAD: src/release/Makefile rev 1.721 src/usr.sbin/sysinstall/modules.c rev 1.5 Approved by: murray (as of re@, pre-approved) END K 10 svn:author V 8 blackend K 8 svn:date V 27 2003-10-11T08:24:07.000000Z K 7 svn:log V 35 s/disklabel/bsdlabel where needed. END K 10 svn:author V 3 hrs K 8 svn:date V 27 2003-10-11T08:56:04.000000Z K 7 svn:log V 50 Use Japanese localized version of trademarks.ent. END