Го158340 223 131 387 172 109 316 278 870 123 268 1236 166 229 180 402 181 133 161 134 246 118 142 274 169 177 229 170 269 139 187 152 122 199 131 202 124 145 115 154 170 222 236 256 266 433 190 245 220 115 329 798 1104 158 410 152 138 221 398 138 145 218 215 174 205 155 137 122 211 125 136 566 270 131 204 304 412 212 128 367 241 164 383 586 155 152 381 143 198 149 230 319 153 613 259 148 167 158 650 200 269 453 206 114 532 129 109 196 350 229 337 135 137 131 148 131 132 414 151 184 137 208 197 235 166 776 377 222 120 175 123 172 360 164 199 317 355 171 144 421 170 136 148 165 175 151 149 173 295 179 112 424 273 147 164 219 417 173 131 262 313 132 236 193 195 362 376 403 217 109 231 392 462 519 121 161 127 138 137 155 166 308 331 248 313 191 129 314 263 164 197 156 134 860 339 287 248 152 133 151 140 311 236 193 239 281 219 224 293 167 164 146 144 197 149 260 348 326 326 227 219 120 225 168 139 K 10 svn:author V 3 sam K 8 svn:date V 27 2006-05-06T23:14:19.000000Z K 7 svn:log V 39 fix build on sparc MFC after: 1 month END K 10 svn:author V 3 sam K 8 svn:date V 27 2006-05-06T23:23:39.000000Z K 7 svn:log V 294 force type coercion for bus tag+handle when calling ath_hal_attach to ensure we match the type signature; we cannot assume HAL_BUS_TAG and HAL_BUS_HANDLE correspond to bus_space_tag_t and bus_space_handle_t (should probably do this for HAL_SOFTC too but leave that for now) MFC after: 1 month END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-06T23:51:04.000000Z K 7 svn:log V 79 Fix package name typo in KDE3 release note. Submitted by: moose - opera - com END K 10 svn:author V 6 obrien K 8 svn:date V 27 2006-05-07T00:40:00.000000Z K 7 svn:log V 14 fix style nit END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-07T01:06:58.000000Z K 7 svn:log V 222 New release note: Dual-core processors handled correctly. This note is a candidate for the 6.1-RELEASE errata notes (the code change was previously merged to RELENG_6_1 but this note is appearing too late to be merged). END K 10 svn:author V 4 csjp K 8 svn:date V 27 2006-05-07T03:21:43.000000Z K 7 svn:log V 184 Pickup locks for the BPF interface structure. It's quite possible that bpf(4) descriptors can be added and removed on this interface while we are processing stats. MFC after: 2 weeks END K 10 svn:author V 3 njl K 8 svn:date V 27 2006-05-07T03:28:10.000000Z K 7 svn:log V 777 Don't attach special devices in the order they appear in the AML tree. If the embedded controller exists before the sysresource devices, for example, it will be attached first. Instead, let the normal device order function work as we first desired. [1] There still remained a problem where we couldn't allocate resources in acpi0 that were passed up by the sysresource pseudo-devices. These devices had to probe/attach first to give their resources to acpi, then acpi would allocate them before probing/attaching other devices. To work around this, we attach them from acpi_sysres_alloc(). A better approach would be to implement multi-pass probe/attach in newbus but that's a much bigger task. Suggested by: jhb [1] Hardware from: Centaur Technologies MFC after: 1 week END K 10 svn:author V 3 sat K 8 svn:date V 27 2006-05-07T07:45:39.000000Z K 7 svn:log V 31 Add myself Approved by: krion END K 10 svn:author V 7 davidxu K 8 svn:date V 27 2006-05-07T08:19:04.000000Z K 7 svn:log V 171 In order to let new binutils can compile it, replace movl with movw for segment saving and restoring. Submitted by: Diego 'Flameeyes' Petteno flameeyes at gentoo dot org END K 10 svn:author V 8 netchild K 8 svn:date V 27 2006-05-07T18:12:18.000000Z K 7 svn:log V 1137 - change the example of compiling only specific modules to not contain the linux module, since it is not cross-platform - move linprocfs from "files" and "options" to architecture specific files, since it only makes sense to build this for those architectures, where we also have a linuxolator - disable the build of the linuxolator on our tier-2 architecture "Alpha": * we don't have a linux_base port which supports Alpha and at the same time is not outdated/obsoleted upstream/in a good condition/ currently working * the upcomming new default linux base port is based upon Fedora Core 3 (security support via http://www.fedoralegacy.org), which isn't available for Alpha (like the current default linux base port which is based upon Red Hat 8) * nobody answered my request for testing it ~1 month ago on current@ and alpha@ (it doesn't surprises me, see above) * a SoC student wouldn't have to waste time on something which nobody is willing to test This does not remove the alpha specific MD files of the linuxolator yet. Discussed on: arch (mostly silence) Spiritual support by: scottl END K 10 svn:author V 5 maxim K 8 svn:date V 27 2006-05-07T20:13:18.000000Z K 7 svn:log V 72 o Add acpi_ibm to the build. PR: kern/96940 Submitted by: Rong-En Fan END K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-05-07T22:50:22.000000Z K 7 svn:log V 134 Call vn_finished_write() before calling the coredump handler which will indirectly call vn_start_write() as necessary for each write. END K 10 svn:author V 3 flz K 8 svn:date V 27 2006-05-07T23:15:39.000000Z K 7 svn:log V 88 - Check for some mandatory variables. Approved by: cperciva (mentor) MFC after: 1 week END K 10 svn:author V 6 brooks K 8 svn:date V 27 2006-05-07T23:31:10.000000Z K 7 svn:log V 306 Be more like Windows and Linux and send our hostname in the host-name option if none is given in the config file. Also add #ifdefd out support for sending a client ID based on our MAC address. PR: bin/94743, bin/76401 Submitted by: Frank Behrens X-MFC after: 6.1-RELEASE END K 10 svn:author V 3 sam K 8 svn:date V 27 2006-05-08T04:04:06.000000Z K 7 svn:log V 89 fix braino that broke building on amd64 Submitted by: Pascal Hofstee MFC after: 2 weeks END K 10 svn:author V 3 jmg K 8 svn:date V 27 2006-05-08T04:25:35.000000Z K 7 svn:log V 41 match w/ prototype... MFC after: 3 days END K 10 svn:author V 3 jmg K 8 svn:date V 27 2006-05-08T06:47:59.000000Z K 7 svn:log V 69 add a diff line so you can check your commit before hitting enter... END K 10 svn:author V 4 nyan K 8 svn:date V 27 2006-05-08T11:55:57.000000Z K 7 svn:log V 41 Add the ath and the wlan crypto support. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2006-05-08T12:03:58.000000Z K 7 svn:log V 152 - Move defines for PC-98 machine type from pc98/cbus/cbus.h into pc98/pc98/pc98_machdep.h. - Fix PC98_SYSTEM_PARAMETER_SIZE. - Remove unused defines. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2006-05-08T12:05:04.000000Z K 7 svn:log V 25 Remove unneeded include. END K 10 svn:author V 8 netchild K 8 svn:date V 27 2006-05-08T15:20:12.000000Z K 7 svn:log V 45 Remove the Alpha specific linuxolator files. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-08T17:05:31.000000Z K 7 svn:log V 180 New release notes: Linuxulator for alpha removed, em(4) 5.1.5, bridge(4) removed, dhclient(8) now sends hostname, du(1) -n, getent(1) added. Updated release note: GNOME 2.14.1. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-08T17:29:54.000000Z K 7 svn:log V 76 New release note: find(1) birthtime-related primaries. Submitted by: ceri END K 10 svn:author V 3 flz K 8 svn:date V 27 2006-05-08T17:32:45.000000Z K 7 svn:log V 85 - Fix quoting. Reported by: Dirk Engling Pointyhat to: self END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-08T18:07:36.000000Z K 7 svn:log V 135 New release note: iostat(8) -x/-z [1]. Fix typo: s/archiecture/architecture/ [2]. Requested by: maxim [1] Pointed out by: ceri [2] END K 10 svn:author V 6 matteo K 8 svn:date V 27 2006-05-08T19:55:17.000000Z K 7 svn:log V 75 document security.jail.list sysctl in jail(8) PR: docs/96807 MFC after: 3 END K 10 svn:author V 3 sam K 8 svn:date V 27 2006-05-08T20:11:09.000000Z K 7 svn:log V 176 quiet tindexbox complaints about passing BUS_SPACE_MAXADDR as a bus_size_t to bus_dma_tag_create; when PAE is enabled this does not work Cluebat by: scottl MFC after: 2 weeks END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-05-08T20:28:38.000000Z K 7 svn:log V 44 Add myself. Approved by: tmclaugh (mentor) END K 10 svn:author V 3 imp K 8 svn:date V 27 2006-05-08T22:22:25.000000Z K 7 svn:log V 95 The D-Link DE-650 that I got in the last bulk PC Card purchase needs an entry. Add it (back). END K 10 svn:author V 3 imp K 8 svn:date V 27 2006-05-08T22:23:45.000000Z K 7 svn:log V 60 Add (back) the D-Link DE-650. Not sure why it was deleted. END K 10 svn:author V 3 imp K 8 svn:date V 27 2006-05-08T22:31:38.000000Z K 7 svn:log V 30 Another NEW MEDIA .WAVjammer. END K 10 svn:author V 3 imp K 8 svn:date V 27 2006-05-08T22:59:33.000000Z K 7 svn:log V 106 replace all the 660 with 650 in the cut-n-pasted line, rather than just some of them. Noticed by: brooks END K 10 svn:author V 6 cokane K 8 svn:date V 27 2006-05-08T23:48:26.000000Z K 7 svn:log V 36 Add myself to the freebsd calendar. END K 10 svn:author V 7 davidxu K 8 svn:date V 27 2006-05-09T00:10:11.000000Z K 7 svn:log V 105 Use a dedicated mutex to protect aio queues, the movation is to reduce lock contention with other parts. END K 10 svn:author V 7 delphij K 8 svn:date V 27 2006-05-09T06:01:32.000000Z K 7 svn:log V 28 Correct typo (CIRD -> CIDR) END K 10 svn:author V 5 wilko K 8 svn:date V 27 2006-05-09T08:28:16.000000Z K 7 svn:log V 51 Go figure this error... Submitted by: Thomas Beha END K 10 svn:author V 5 maxim K 8 svn:date V 27 2006-05-09T09:04:03.000000Z K 7 svn:log V 21 o FreeBSD 6.1 added. END K 10 svn:author V 7 davidxu K 8 svn:date V 27 2006-05-09T13:00:46.000000Z K 7 svn:log V 58 Use wakeup_one to avoid thundering herd. Tested by: kris END K 10 svn:author V 4 nyan K 8 svn:date V 27 2006-05-09T14:20:17.000000Z K 7 svn:log V 77 Fix build (s:pc98/cbus/cbus.h:pc98/pc98/pc98_machdep.h:) Pointyhat to: nyan END K 10 svn:author V 6 matteo K 8 svn:date V 27 2006-05-09T17:50:16.000000Z K 7 svn:log V 126 if a jail fails to start, don't add its jid to /var/run and print a message with the error. PR: conf/97024 MFC after: 1 week END K 10 svn:author V 8 netchild K 8 svn:date V 27 2006-05-09T20:33:59.000000Z K 7 svn:log V 138 It seems I forgot to commit the removal of the linux and linprocfs modules at the time I axed the linuxolator on Alpha. Noticed by: kris END K 10 svn:author V 8 ambrisko K 8 svn:date V 27 2006-05-09T22:27:01.000000Z K 7 svn:log V 158 Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linux LSI MegaRAID SAS utility. Sponsored by: IronPort Systems Man page help from: brueffer END K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-05-09T22:33:43.000000Z K 7 svn:log V 171 Bring the call to softdep_releasefile() within the region protected by vn_start_secondary_write() since it might cause file system write activity (e.g. ffs_snapremove()). END K 10 svn:author V 6 jasone K 8 svn:date V 27 2006-05-10T00:07:45.000000Z K 7 svn:log V 337 Increase the minimum chunk size by a power of two (32kB --> 64kB, assuming 4kB pages), in order to avoid dangerous rounding error when calculating fullness limits during run promotion/demotion. Convert a structure bitfield to a normal field in areana_run_t. This should have been changed along with the other fields in revision 1.120. END K 10 svn:author V 8 ambrisko K 8 svn:date V 27 2006-05-10T03:25:45.000000Z K 7 svn:log V 93 Fix LINSYSFS in the platform options files that I missed from the platform split out change. END K 10 svn:author V 7 delphij K 8 svn:date V 27 2006-05-10T04:00:29.000000Z K 7 svn:log V 148 Get prepared for the upcoming 6.2-RELEASE by trimming the errata article. This is basically the same as www/en/releases/6.1R/errata.html,v 1.2. END K 10 svn:author V 3 sam K 8 svn:date V 27 2006-05-10T05:19:21.000000Z K 7 svn:log V 127 make tinderbox happy: GENERIC got ath and wlan added so we need to now mark these "nodevice" or we'll get undefined references END K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-05-10T06:50:44.000000Z K 7 svn:log V 23 Use better order here. END K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-05-10T07:00:09.000000Z K 7 svn:log V 236 MFC: sys/kern/kern_shutdown.c 1.178 sys/vm/swap_pager.h 1.51 sys/vm/swap_pager.c 1.278,1.279 On shutdown try to turn off all swap devices. This way GEOM providers are properly closed on shutdown. Requested by: ru Reviewed by: alc END K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-05-10T07:10:03.000000Z K 7 svn:log V 705 MFC: sys/geom/mirror/g_mirror.c 1.81,1.82,1.83 sys/geom/mirror/g_mirror.h 1.23 sys/geom/mirror/g_mirror_ctl.c 1.16 Sync gmirror with HEAD: - Introduce and use delayed-destruction functionality from a pre-sync hook, which means that devices will be destroyed on last close. This fixes destruction order problems when, eg. RAID3 array is build on top of RAID1 arrays. Requested, reviewed and tested by: ru - Be sure to not destroy device twice. This is only possible in theory, but with this change there is even no theoretical race. - Remove dead code. - Comment possible event miss, which isn't critical, but probably can be fixed by replacing the event lock usage with the queue lock. END K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-05-10T07:15:37.000000Z K 7 svn:log V 1010 MFC: sys/geom/raid3/g_raid3.c 1.60,1.62,1.63,1.66 sys/geom/raid3/g_raid3.h 1.18 sys/geom/raid3/g_raid3_ctl.c 1.16 Sync graid3 with HEAD. - Introduce and use delayed-destruction functionality from a pre-sync hook, which means that devices will be destroyed on last close. This fixes destruction order problems when, eg. RAID3 array is build on top of RAID1 arrays. Requested, reviewed and tested by: ru - Be sure to not destroy device twice. This is only possible in theory, but with this change there is even no theoretical race. - Remove dead code. - Comment possible event miss, which isn't critical, but probably can be fixed by replacing the event lock usage with the queue lock. - Use G_RAID3_FOREACH_SAFE_BIO() macro instead of G_RAID3_FOREACH_BIO() in two places where g_io_request() is called. g_io_request() can free bio structure so we can't reference it after and G_RAID3_FOREACH_BIO() macro was doing this. Found by: Coverity Prevent analysis tool (with my new models) END K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-05-10T07:17:45.000000Z K 7 svn:log V 66 MFC: sbin/geom/class/eli/geom_eli.c 1.10 Correct error messages. END K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-05-10T07:22:36.000000Z K 7 svn:log V 317 MFC: sys/geom/eli/g_eli.c 1.22,1.23,1.24 sys/geom/eli/g_eli_crypto.c 1.3 Sync geli with HEAD. - geli(8) provides keys on newsession time, so remove CRD_F_KEY_EXPLICIT flag as HW crypto drivers don't support it. - Correct debug: we are sending child bio here, not parent bio. - Pass BIO_GETATTR requests down. END K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-05-10T07:27:42.000000Z K 7 svn:log V 60 MFC: sys/dev/bge/if_bgereg.h 1.47 Correct an obvious typo. END K 10 svn:author V 5 wilko K 8 svn:date V 27 2006-05-10T11:43:22.000000Z K 7 svn:log V 44 MFC: her name was Anne Frank, not Ann Frank END K 10 svn:author V 3 flz K 8 svn:date V 27 2006-05-10T13:05:52.000000Z K 7 svn:log V 128 MFC: Fix quoting. src/etc/rc.d/jail: rev 1.28 -> 1.29 Reported by: Dirk Engling Approved by: pjd END K 10 svn:author V 6 cognet K 8 svn:date V 27 2006-05-10T13:39:10.000000Z K 7 svn:log V 302 Move the call to cpu_setup() before the call to vm_ksubmap_init(). vm_ksubmap_init() calls pmap_copy_page(), which uses the mini data cache to do the copy, but we're running uncaching before cpu_setup(). For some reason it hasn't been a problem so far, but it is for the PXA255. Spotted out by: benno END K 10 svn:author V 5 maxim K 8 svn:date V 27 2006-05-10T14:26:03.000000Z K 7 svn:log V 44 MFC rev. 1.1223: add acpi_ibm to the build. END K 10 svn:author V 6 matteo K 8 svn:date V 27 2006-05-10T14:26:53.000000Z K 7 svn:log V 50 Use .Vt for struct xprison Suggested by: keramida END K 10 svn:author V 5 maxim K 8 svn:date V 27 2006-05-10T14:31:58.000000Z K 7 svn:log V 123 MFC revs. 1.100 - 1.103: DragonFly 1.4.0, OpenBSD 3.9, FreeBSD 6.1 added. Fix an URL to the "The BSD Family Tree" article. END K 10 svn:author V 5 maxim K 8 svn:date V 27 2006-05-10T14:40:40.000000Z K 7 svn:log V 120 o Extend rev. 1.75 and restore an ability to specify a non-default quota files location. Submitted by: Kostik Belousov END K 10 svn:author V 5 maxim K 8 svn:date V 27 2006-05-10T15:26:46.000000Z K 7 svn:log V 80 MFC rev. 1.127: add IDs for Plan9, QNX4.X, Mac OS-X, Linux extended partitions. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-10T16:22:32.000000Z K 7 svn:log V 111 New errata notes: 6.0-RELEASE content in errata file, www/kde3 pathname typo in relnotes, dual-core CPU note. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-10T16:39:28.000000Z K 7 svn:log V 62 Bump &release.* version number entities for a post-6.1 world. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-10T16:53:04.000000Z K 7 svn:log V 44 Trim release notes for a post-6.1 RELENG_6. END K 10 svn:author V 3 des K 8 svn:date V 27 2006-05-10T17:51:39.000000Z K 7 svn:log V 30 Add RELENG_6_1 to the lineup. END K 10 svn:author V 8 netchild K 8 svn:date V 27 2006-05-10T18:17:29.000000Z K 7 svn:log V 113 Implement rt_sigpending in the linuxolator. PR: 92671 Submitted by: Markus Niemist"o END K 10 svn:author V 8 netchild K 8 svn:date V 27 2006-05-10T18:19:51.000000Z K 7 svn:log V 28 regen (linux rt_sigpending) END K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-05-10T18:44:10.000000Z K 7 svn:log V 44 Alpha doesn't support linux ABI compat now. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2006-05-10T18:53:15.000000Z K 7 svn:log V 470 Add a /media to FreeBSD. /media is a directory designed to contain subdirectories that will be used for removable media mount points (i.e. mount points for CDs, floppy disks, USB drives, etc.). While the primary purpose of /media is to provide a location for HAL (http://www.freedesktop.org/wiki/Software_2fhal) to mount volumes, it could be used by any application that needs to manage removable media volumes. Discussed on: arch@ Approved by: mux MFC after: 1 week END K 10 svn:author V 2 ps K 8 svn:date V 27 2006-05-10T19:06:35.000000Z K 7 svn:log V 178 MFC: rev 1.69, 1.68 Free some memory leaks rev 1.66 Update PCI ids to add the E200, E200i, P400, and P400i storage controllers. Remove the E400 since it is not a real product. END K 10 svn:author V 5 wilko K 8 svn:date V 27 2006-05-10T19:22:17.000000Z K 7 svn:log V 37 MFC: now what is the error exactly?? END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-10T19:27:25.000000Z K 7 svn:log V 110 MFC: Second core on dual-core processors enabled. Fix typo in KDE release note. Approved by: re (kensmith) END K 10 svn:author V 8 keramida K 8 svn:date V 27 2006-05-10T19:45:56.000000Z K 7 svn:log V 206 MFC 1.28: # Note that when -d flag is used, mountd(8) will not detach from the # controlling terminal. # # PR: docs/96660 # Submitted by: Jeff Ito # MFC after: 1 week END K 10 svn:author V 6 cokane K 8 svn:date V 27 2006-05-10T20:32:57.000000Z K 7 svn:log V 316 Fix the wording about the blocksize (-b) parameter. The existing wording makes it look like pax archives > 32256 bytes are not POSIX-compliant! Correct this to state that pax archives with block sizes > 32256 are not POSIX compliant...and settle our fears. PR: docs/97059 Reviewed by: Giorgos Keramidas END K 10 svn:author V 8 netchild K 8 svn:date V 27 2006-05-10T20:38:16.000000Z K 7 svn:log V 114 Now that we don't have a linuxolator on alpha anymore: - unifdef __alpha__ - revert rev. 1.66 of linux_socket.c END K 10 svn:author V 3 hsu K 8 svn:date V 27 2006-05-11T00:53:43.000000Z K 7 svn:log V 36 Correct test for fragmented packet. END K 10 svn:author V 7 wollman K 8 svn:date V 27 2006-05-11T04:28:59.000000Z K 7 svn:log V 270 Vendor import tzdata2006g. Too many changes to summarize here; of particular importance to those living in the Western Hemisphere as many non-U.S. zones will be changing DST rules next year to match the U.S. Obtained from: Arthur David Olson, ftp://elsie.nci.nih.gov/ END K 10 svn:author V 7 wollman K 8 svn:date V 27 2006-05-11T04:28:59.000000Z K 7 svn:log V 144 This commit was generated by cvs2svn to compensate for changes in r158417, 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 2006-05-11T04:29:00.000000Z K 7 svn:log V 68 This commit was manufactured by cvs2svn to create tag 'tzdata2006g'. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-11T04:29:08.000000Z K 7 svn:log V 289 MFCs noted: bsdiff(1)/bspatch(1), cmp(1) -h, netstat(1) -h, "sweeping" ping(8), sh(1) built-in times. I uncovered these in a sweep of items that need to be merged to the 5.4 release notes. It's possible that all of these items should have been in the 6.1 release notes (not confirmed). END K 10 svn:author V 7 wollman K 8 svn:date V 27 2006-05-11T04:50:25.000000Z K 7 svn:log V 489 Merge from vendor branch. Updates to historic rules only for: part of Alaska, Algeria, Bulgaria, Colombia, Easter Island, Italy, Malta, Mexico, Mongolia, Montserrat, Puerto Rico, Poland, Russia, South Korea, Spain, part of North Dakota, United Kingdom, Uruguay, Uzbekistan Updates to current and future rules for: Guatemala, Haiti, Honduras, part of Indiana, Iran, Nicaragua, Palestinian Territories, Sri Lanka, Tunisia, Updates to future rules only for: Canada, Thule AFB in Greenland END K 10 svn:author V 7 wollman K 8 svn:date V 27 2006-05-11T04:55:10.000000Z K 7 svn:log V 59 Merge tzdata2006g from vendor. See HEAD for full details. END K 10 svn:author V 7 wollman K 8 svn:date V 27 2006-05-11T04:57:28.000000Z K 7 svn:log V 56 Recognize the backwardness of "systemv" in 6.x as well. END K 10 svn:author V 3 cjc K 8 svn:date V 27 2006-05-11T06:30:18.000000Z K 7 svn:log V 288 Option for setting a fixed destination port. This is useful for tracing to a host behind a firewall where only specific services are allowed. For example, to trace the hops to an HTTP server behind a firewall, $ traceroute -e -P tcp -p 80 www-firewalled.example.com MFC after: 1 week END K 10 svn:author V 7 davidxu K 8 svn:date V 27 2006-05-11T07:02:52.000000Z K 7 svn:log V 47 Add symbol versions: FBSD_1.0 and FBSDprivate. END K 10 svn:author V 7 davidxu K 8 svn:date V 27 2006-05-11T09:10:33.000000Z K 7 svn:log V 101 Save errno before calling pthread_mutex_lock because pthread_mutex_lock may change errno unexpectly. END K 10 svn:author V 3 sos K 8 svn:date V 27 2006-05-11T10:43:08.000000Z K 7 svn:log V 57 Fix probe printing of highpoint and promise controllers. END K 10 svn:author V 6 matteo K 8 svn:date V 27 2006-05-11T13:04:23.000000Z K 7 svn:log V 134 Add the -s option to set jail's securelevel. This is useful for jails run with non-root privileges. PR: bin/80242 MFC after: 2 weeks END K 10 svn:author V 6 matteo K 8 svn:date V 27 2006-05-11T13:29:01.000000Z K 7 svn:log V 223 if we fail to start a jail and jail_foobar_*fs_enable or jail_foobar_mount_enable were set, umount those filesystem before exiting. If we set up an alias for jail's IP, remove that alias before exiting. MFC after: 2 weeks END K 10 svn:author V 3 jmg K 8 svn:date V 27 2006-05-11T13:43:17.000000Z K 7 svn:log V 61 MFC: v1.18 and v.120 Sprinkle a few stars where they belong. END K 10 svn:author V 3 flz K 8 svn:date V 27 2006-05-11T14:23:43.000000Z K 7 svn:log V 520 - Change the "jail_" prefix for internal script variables. This fixes an issue where some global jail_* variables were overriden in the script. [1] - Change "jid" to "jname" in rc.conf(5), since it's more a jail name than a jail id. [1] - Update examples and comments in defaults/rc.conf to advertise new variables and the fact that some of the jail-specific variables may be made jail-global. [2] Reported by: pjd [1], clsung [2] Approved by: cperciva X-MFC after: i got sufficient testing from people using rc.d/jail END K 10 svn:author V 6 cognet K 8 svn:date V 27 2006-05-11T14:30:28.000000Z K 7 svn:log V 163 Get this to compile : - The prototype of uart_bus_probe() hasn't been changed in cvs yet, so use the old one. - Add at91_pdcreg.h, needed by uart_dev_at91usart.c. END K 10 svn:author V 6 mlaier K 8 svn:date V 27 2006-05-11T15:22:38.000000Z K 7 svn:log V 53 Don't claim "(+ipv6)" if we didn't build with INET6. END K 10 svn:author V 8 ambrisko K 8 svn:date V 27 2006-05-11T15:27:58.000000Z K 7 svn:log V 70 Remove the dependency on procfs since it isn't used. Noticed by: des END K 10 svn:author V 2 ru K 8 svn:date V 27 2006-05-11T15:56:47.000000Z K 7 svn:log V 67 MFC: 1.353: Fix "make distribution" when just NO_CRYPT is defined. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-11T15:57:37.000000Z K 7 svn:log V 556 New release note: ndis(4) partial sync with HEAD. MFC: if_bridge(4), twa(4) update 9.3.0.1, bsdiff(1)/bspatch(1), cmp(1) -h, kdump(1) -s, netstat(1) -h, sweeping ping(8), power(8), rfcomm_sppd(1) service names, rm(1) -I, sh(1) times, snapinfo(8), rc.d/bluetooth, pkg_add(1) -P, pkg_add(1)/pkg_create(1) -K, pkg_create(1) -x/-E/-G, pkg_version(1) -o, portsnap(8), ports startup script suffixes removed, ldconfig_local{,32}_dirs, pkg-plist @cwd. Also remove a sentence about &merged; features (this sentence only applies to HEAD). Approved by: re (hrs) END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-11T16:05:41.000000Z K 7 svn:log V 106 Bump copyright year on the hardware notes and installation guide. PR: 97134 Submitted by: Aron Stansvik END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-11T16:10:06.000000Z K 7 svn:log V 175 MFC: Bump copyright year on the hardware notes and installation guide. hardware/common/artheader.sgml 1.7 -> 1.8 installation/common/artheader.sgml 1.7 -> 1.8 PR: 97134 END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-11T16:20:21.000000Z K 7 svn:log V 359 MFC: Bump copyright year on the hardware notes and installation guide. hardware/common/artheader.sgml 1.7 -> 1.8 installation/common/artheader.sgml 1.7 -> 1.8 (Not an exact MFC because the installation document was also missing 2005 in its copyright year list, which I added.) PR: 97134 Approved by: re (blanket approval from hrs for RELENG_5 src/doc) END K 10 svn:author V 3 ume K 8 svn:date V 27 2006-05-11T16:20:48.000000Z K 7 svn:log V 113 MFC 1.3: Remove the nls/*/charset files from the exclude list. These files are required for NLS catalog support. END K 10 svn:author V 3 ume K 8 svn:date V 27 2006-05-11T16:32:18.000000Z K 7 svn:log V 22 MFC 1.79: fix indent. END K 10 svn:author V 8 keramida K 8 svn:date V 27 2006-05-11T17:23:03.000000Z K 7 svn:log V 434 The 'device fd' line became obsolete some years ago, when the transition to device hints was committed. The GENERIC kernel configuration lost its 'device fd' line at revision 1.260, committed by peter@ on 2000/06/13 22:28:46 UTC. Delete the reference to 'device fd', to avoid kernel build breakage like the one described in the PR audit trail. PR: docs/91448 Submitted by: Eugene Grosbein MFC after: 1 week END K 10 svn:author V 3 phk K 8 svn:date V 27 2006-05-11T17:23:57.000000Z K 7 svn:log V 37 Use sysctlbyname() instead of sysctl END K 10 svn:author V 3 phk K 8 svn:date V 27 2006-05-11T17:25:36.000000Z K 7 svn:log V 17 Use sysctlbyname END K 10 svn:author V 3 phk K 8 svn:date V 27 2006-05-11T17:29:25.000000Z K 7 svn:log V 103 Clean out sysctl machdep.* related defines. The cmos clock related stuff should really be in MI code. END K 10 svn:author V 3 njl K 8 svn:date V 27 2006-05-11T17:35:44.000000Z K 7 svn:log V 257 Add support for the VIA C7-M processor family. Remove an unnecessary check of the table's bus clock. CPUs that support this feature export only the high/low settings via the MSR, packed into 32 bits. Hardware from: Centaur Technologies MFC after: 1 week END K 10 svn:author V 5 silby K 8 svn:date V 27 2006-05-11T17:39:06.000000Z K 7 svn:log V 134 Revert if_bfereg.h rev 1.8; restore the RX and TX list sizes to 511. Two users have reported problems due to the smaller list sizes. END K 10 svn:author V 3 njl K 8 svn:date V 27 2006-05-11T17:41:00.000000Z K 7 svn:log V 244 MFC: sync up various changes from HEAD * Improve sysresource probing * Use CTR for the EC logging * Remove unused variables * Add an AML IO port blacklist, prints warning only for now * Fallback to the RSDT if the XSDT is invalid in APIC probe END K 10 svn:author V 3 phk K 8 svn:date V 27 2006-05-11T17:51:10.000000Z K 7 svn:log V 43 Remove straggling reference to CPU_ macros END K 10 svn:author V 3 phk K 8 svn:date V 27 2006-05-11T17:53:26.000000Z K 7 svn:log V 45 Remove more straggling CPU_ macro references END K 10 svn:author V 3 njl K 8 svn:date V 27 2006-05-11T18:01:07.000000Z K 7 svn:log V 39 MFC: Include defs for ACPI KTR support END K 10 svn:author V 2 ru K 8 svn:date V 27 2006-05-11T18:08:44.000000Z K 7 svn:log V 57 So, what's it supposed to say when you type "make love"? END K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-05-11T18:54:16.000000Z K 7 svn:log V 39 Disconnect Alpha from 'make universe'. END K 10 svn:author V 5 maxim K 8 svn:date V 27 2006-05-11T19:06:33.000000Z K 7 svn:log V 38 o Style(9) the previous commit a bit. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-11T19:17:17.000000Z K 7 svn:log V 320 For some reason, it looks like SA-06:{10,11,12,13} were not mentioned in HEAD's release notes, even though the issues involved were applied (and fixed). Copy their descriptions from one of the RELENG_* branches (RELENG_5 in this case). SA-06:08 and SA-06:09 were not applicable to code on HEAD and thus not mentioned. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-05-11T21:59:55.000000Z K 7 svn:log V 59 Use __LP64__ rather than the PTR64 hack. Suggested by: ru END K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-05-11T22:13:21.000000Z K 7 svn:log V 92 Fixup some comments to allow for the fact that PCI domains are not specific to Alpha hoses. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-05-11T22:25:28.000000Z K 7 svn:log V 45 First pass at removing Alpha kernel support. END K 10 svn:author V 6 marcel K 8 svn:date V 27 2006-05-11T22:49:31.000000Z K 7 svn:log V 112 Fix braino in previous commit: Don't redefine OID_AUTO to something not equal to -1, or at all for that matter. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-11T22:55:18.000000Z K 7 svn:log V 103 Fix a variety of gram-mos (hopefully I didn't introduce any new ones). No (intended) content changes. END K 10 svn:author V 7 wollman K 8 svn:date V 27 2006-05-12T01:09:19.000000Z K 7 svn:log V 138 Merge tzdata2006g from vendor branch. At this point, HEAD, RELENG_6, and RELENG_5 should have the same data. Approved by: re (kensmith) END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2006-05-12T01:09:20.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_5_5'. END K 10 svn:author V 5 benno K 8 svn:date V 27 2006-05-12T02:01:38.000000Z K 7 svn:log V 681 Add a new kernel config option, VERBOSE_SYSINIT. When porting FreeBSD to a new platform, one of the more useful things to do is get mi_startup() to let you know which SYSINIT it's up to. Most people tend to whack a printf in the SYSINIT loop to print the address of the function it's about to call. Going one better, jhb made a version that uses DDB to look up the name of the function and print that instead. This version is essentially his with the addition of some ifdeffery to make it optional and to allow it to work (although using only the function address, not the symbol) if you forgot to enable DDB. All the cool bits by: jhb Approved by: scottl, rink, cognet, imp END K 10 svn:author V 7 delphij K 8 svn:date V 27 2006-05-12T02:28:20.000000Z K 7 svn:log V 280 MFC Makefile,v 1.12 and btxld.c,v 1.10: + Include netinet/in.h for ntohl() * Since the return value was tested separately, cast the values to size_t in order to shut up compiler warnings. + Raise WARNS= level to 6 PR: bin/71666 Submitted by: Dan Lukes END K 10 svn:author V 3 jmg K 8 svn:date V 27 2006-05-12T02:45:12.000000Z K 7 svn:log V 129 add support for makeoptions MFS_IMAGE="" in the config file which will automaticly populate the kernel w/ the mfs image... END K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-05-12T04:07:42.000000Z K 7 svn:log V 28 Remove Alpha bits for ficl. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-05-12T04:09:53.000000Z K 7 svn:log V 83 Remove more Alpha bits from the boot code including fixing several stale comments. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-05-12T04:10:38.000000Z K 7 svn:log V 31 Remove some tga bits I missed. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-05-12T04:11:25.000000Z K 7 svn:log V 80 Remove the snd_ess identify routine for the sound device in Alpha PWS machines. END K 10 svn:author V 6 mlaier K 8 svn:date V 27 2006-05-12T04:41:27.000000Z K 7 svn:log V 264 Reintroduce net.inet6.ip6.fw.enable sysctl to dis/enable the ipv6 processing seperately. Also use pfil hook/unhook instead of keeping the check functions in pfil just to return there based on the sysctl. While here fix some whitespace on a nearby SYSCTL_ macro. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-05-12T05:04:46.000000Z K 7 svn:log V 72 Remove various bits of conditional Alpha code and fixup a few comments. END K 10 svn:author V 5 benno K 8 svn:date V 27 2006-05-12T10:25:54.000000Z K 7 svn:log V 104 Document VERBOSE_SYSINIT in NOTES. Requested by: Niclas Zeising END K 10 svn:author V 8 cperciva K 8 svn:date V 27 2006-05-12T10:42:40.000000Z K 7 svn:log V 219 Use 'rm -rf foo/bar' to remove a port instead of 'rm -rf foo/bar/'. When /usr/ports/foo/bar is a symlink pointing outside the tree, this deletes the symlink instead of the directory it points to. Requested by: delphij END K 10 svn:author V 8 keramida K 8 svn:date V 27 2006-05-12T12:55:56.000000Z K 7 svn:log V 257 After a mini-discussion with Sam Leffler, remove the hardcoded list of Atheros-based cards from ath(4). The online list is always more up to date, anyway. This invalidates: PR: docs/95360 Submitted by: Erik Nordstr:om Andersen END K 10 svn:author V 6 matteo K 8 svn:date V 27 2006-05-12T15:14:43.000000Z K 7 svn:log V 76 correct strtol(3) usage and style(9) Reviewed by: maxim MFC after: 2 weeks END K 10 svn:author V 8 kensmith K 8 svn:date V 27 2006-05-12T15:36:50.000000Z K 7 svn:log V 47 Update default OS. Approved by: re (implicit) END K 10 svn:author V 3 ume K 8 svn:date V 27 2006-05-12T15:37:23.000000Z K 7 svn:log V 328 Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1: http://www.opengroup.org/onlinepubs/009695399/functions/gethostbyaddr.html gethostbyaddr_r() is changed as well. It breaks ABI backward compatibility on 64 bit arch. So, we fix it on 32 bit arch only for now. Reported by: Rostislav Krasny END K 10 svn:author V 8 kensmith K 8 svn:date V 27 2006-05-12T15:37:46.000000Z K 7 svn:log V 73 Adjust branch tag for updates to RELENG_5_5. Approved by: re (implicit) END K 10 svn:author V 8 kensmith K 8 svn:date V 27 2006-05-12T15:42:35.000000Z K 7 svn:log V 39 5.4 -> 5.5 Approved by: re (implicit) END K 10 svn:author V 8 kensmith K 8 svn:date V 27 2006-05-12T15:43:54.000000Z K 7 svn:log V 51 RELENG_5 -> RELENG_5_5 Approved by: re (implicit) END K 10 svn:author V 8 kensmith K 8 svn:date V 27 2006-05-12T15:47:05.000000Z K 7 svn:log V 68 Update FreeBSD_version for 5.5-RELEASE. Approved by: re (implicit) END K 10 svn:author V 8 kensmith K 8 svn:date V 27 2006-05-12T15:48:23.000000Z K 7 svn:log V 78 Adjust FreeBSD_version to note RELENG_5_5 exists. Approved by: re (implicit) END K 10 svn:author V 8 kensmith K 8 svn:date V 27 2006-05-12T15:51:55.000000Z K 7 svn:log V 54 Add packages-5.5-release. Approved by: re (implicit) END K 10 svn:author V 8 kensmith K 8 svn:date V 27 2006-05-12T16:05:29.000000Z K 7 svn:log V 52 Update for 5.5-RELEASE. Approved by: re (implicit) END K 10 svn:author V 8 kensmith K 8 svn:date V 27 2006-05-12T16:07:15.000000Z K 7 svn:log V 76 Upate for (future...) existence of 5.5-RELEASE. Approved by: re (implicit) END K 10 svn:author V 6 mlaier K 8 svn:date V 27 2006-05-12T16:15:34.000000Z K 7 svn:log V 199 Put debugging messages related to inconsistent ticket numbers under misc and wrap it __FreeBSD__ specific as I couldn't figure out which version of OpenBSD I got it from. Reported by: Scott Ullrich END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-12T17:04:18.000000Z K 7 svn:log V 86 New release notes: alpha support removed, jail(8) -s, traceroute(8) -c, tzdata2006g. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-12T17:08:31.000000Z K 7 svn:log V 19 MFC: tzdata2006g. END K 10 svn:author V 8 keramida K 8 svn:date V 27 2006-05-12T17:42:48.000000Z K 7 svn:log V 326 apropos(1) does not expand *roff macros that should appear in .Nd text and, as a result, 'FreeBSD' is not visible in apropos output when security(7) is displayed. Fix this buglet by using a literal 'FreeBSD' string in .Nd PR: docs/85986 Submitted by: Matthias Schmidt MFC after: 1 week END K 10 svn:author V 8 keramida K 8 svn:date V 27 2006-05-12T17:58:11.000000Z K 7 svn:log V 175 Fix the web-appearance of Hardware notes, in the simplest way possible; by re-arranging a couple of sentences in the ath(4) HARDWARE section. Clue by: bmah MFC after: 1 week END K 10 svn:author V 5 ariff K 8 svn:date V 27 2006-05-12T18:05:35.000000Z K 7 svn:log V 53 Unbreak build. es1888.c (alpha bit) no longer exist. END K 10 svn:author V 6 mlaier K 8 svn:date V 27 2006-05-12T18:09:33.000000Z K 7 svn:log V 69 Update manpage for net.inet6.ip6.fw.enable sysctl. Requested by: bz END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-12T18:43:57.000000Z K 7 svn:log V 125 Update entities to reflect that this set of release documents is a full release, not a snapshot. Approved by: re (kensmith) END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-12T18:48:47.000000Z K 7 svn:log V 323 Trim errata document for 5.5-RELEASE. Also update version number entities in this file (wait, why aren't we using what was in share/sgml/release.ent?). Because this is the last planned release from the RELENG_5 codeline, remove text that implies that further 5.X releases will be forthcoming. Approved by: re (kensmith) END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-12T18:49:51.000000Z K 7 svn:log V 80 MFC: tzdata2006. Also insert missing punctuation. Approved by: re (kensmith) END K 10 svn:author V 3 des K 8 svn:date V 27 2006-05-12T19:06:22.000000Z K 7 svn:log V 39 Forgot to add RELENG_6_1 here as well. END K 10 svn:author V 6 mlaier K 8 svn:date V 27 2006-05-12T19:17:34.000000Z K 7 svn:log V 166 Move etc/rc.firewall6 to ipfw2+v6, update related rc.d and periodic scripts. Since ipfw2 now does dual-stack, statistics for IPv6 come from the ipfw scripts as well. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-12T19:31:29.000000Z K 7 svn:log V 219 Fix typo in last commit: traceroute(8) -e, not traceroute(8) -c. Submitted by: Rong-En Fan grafan at gmail dot com Pointy hat to: Thunderbird, for a too-small default font size Not ready for reading glasses yet: bmah END K 10 svn:author V 3 jmg K 8 svn:date V 27 2006-05-12T19:40:54.000000Z K 7 svn:log V 40 drop D_MEMDISK, not used in the tree... END K 10 svn:author V 6 mlaier K 8 svn:date V 27 2006-05-12T20:39:23.000000Z K 7 svn:log V 140 Remove ip6fw. Since ipfw has full functional IPv6 support now and - in contrast to ip6fw - is properly lockes, it is time to retire ip6fw. END K 10 svn:author V 5 peter K 8 svn:date V 27 2006-05-12T22:38:53.000000Z K 7 svn:log V 99 Test commit after repoman upgrade. Remove one of my many email addresses from a coyright message. END K 10 svn:author V 5 peter K 8 svn:date V 27 2006-05-12T22:41:58.000000Z K 7 svn:log V 100 Test commit after repoman upgrade. Remove one of my many email addresses from a copyright message. END K 10 svn:author V 8 keramida K 8 svn:date V 27 2006-05-12T22:43:07.000000Z K 7 svn:log V 264 Check the return code of sc_clean_up() in the only place where it was not checked at all. There is only one case when sc_clean_up() can fail, because of wait_scrn_saver_stop(), but it doesn't hurt to check anyway. Reviewed by: rodrigc Found by: Coverity Prevent END K 10 svn:author V 6 marcel K 8 svn:date V 27 2006-05-12T23:24:45.000000Z K 7 svn:log V 280 o A divisor of 0 is perfectly valid. Reserve -1 for an invalid divisor. This allows us to set the line speed to the maximum of 1/4 of the device clock. o Disable the baudrate generator before programming the line settings, including baudrate, and enable it afterwards. END K 10 svn:author V 3 cel K 8 svn:date V 27 2006-05-13T00:16:35.000000Z K 7 svn:log V 310 Add better sanity checking to the logic that handles ioctl processing for nfsclient and nfs4client in order to prevent local root users from panicing the system. PR: kern/77463 Submitted by: Wojciech A. Koszek Reviewed by: cel, rees MFC after: 2 weeks Security: Local root users can panic the system at will END K 10 svn:author V 3 cel K 8 svn:date V 27 2006-05-13T00:29:46.000000Z K 7 svn:log V 124 MFC revision 1.34 add nfsclient/, nfs4client/, and rpc/ directories to the top Makefile's rule to build a cscope database. END K 10 svn:author V 3 imp K 8 svn:date V 27 2006-05-13T02:47:39.000000Z K 7 svn:log V 17 Tidy up a bit... END K 10 svn:author V 6 brooks K 8 svn:date V 27 2006-05-13T03:24:00.000000Z K 7 svn:log V 135 MFC revs 1.12-14: 1.12,14 - Use /var/run instead of /etc for temporary files 1.13 - Fix the TIMEOUT case PR: bin/90518, bin/92187 END K 10 svn:author V 6 brooks K 8 svn:date V 27 2006-05-13T03:42:01.000000Z K 7 svn:log V 296 MFC rev 1.14: Be more like Windows and Linux and send our hostname in the host-name option if none is given in the config file. Also add #ifdefd out support for sending a client ID based on our MAC address. PR: bin/94743, bin/76401 Submitted by: Frank Behrens END K 10 svn:author V 7 delphij K 8 svn:date V 27 2006-05-13T05:08:28.000000Z K 7 svn:log V 365 MFen: errata/article.sgml: 1.69.2.33 -> 1.69.2.35 hardware/common/artheader.sgml: 1.5.2.1 -> 1.5.2.2 installation/common/artheader.sgml: 1.5 -> 1.5.2.1 installation/sparc64/article.sgml (fix) relnotes/common/new.sgml: 1.761.2.56 -> 1.761.2.59 relnotes/sparc64/article.sgml (fix) Obtained from: The FreeBSD Simplified Chinese Project Approved by: re (murray) END K 10 svn:author V 7 delphij K 8 svn:date V 27 2006-05-13T05:24:18.000000Z K 7 svn:log V 422 MFen: errata/article.sgml: 1.69.2.33 -> 1.69.2.35.2.1 hardware/common/artheader.sgml: 1.5.2.1 -> 1.5.2.2 installation/common/artheader.sgml: 1.5 -> 1.5.2.1 installation/sparc64/article.sgml (fix) relnotes/common/new.sgml: 1.761.2.56 -> 1.761.2.59.2.1 relnotes/sparc64/article.sgml (fix) Obtained from: The FreeBSD Simplified Chinese Project Approved by: re (murray) END K 10 svn:author V 6 mlaier K 8 svn:date V 27 2006-05-13T05:51:52.000000Z K 7 svn:log V 26 Update for ip6fw removal. END K 10 svn:author V 6 mlaier K 8 svn:date V 27 2006-05-13T06:08:25.000000Z K 7 svn:log V 66 Update UPDATING and bump __FreeBSD_version for the ip6fw removal. END K 10 svn:author V 3 des K 8 svn:date V 27 2006-05-13T08:25:31.000000Z K 7 svn:log V 35 Remove alpha from the HEAD lineup. END K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-05-13T09:13:58.000000Z K 7 svn:log V 46 Include other AES key lengths in the comment. END K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-05-13T11:58:58.000000Z K 7 svn:log V 45 Correct various mistakes in the last commit. END K 10 svn:author V 2 hm K 8 svn:date V 27 2006-05-13T12:42:55.000000Z K 7 svn:log V 64 fix conflicting types for log(), add some prototypes to isdnd.h END K 10 svn:author V 3 ume K 8 svn:date V 27 2006-05-13T12:43:12.000000Z K 7 svn:log V 74 Comment out the function prototypes which our libc actually doesn't have. END K 10 svn:author V 3 des K 8 svn:date V 27 2006-05-13T13:47:45.000000Z K 7 svn:log V 215 Introduce a namespace munging hack inspired by NetBSD to avoid polluting the namespace of applications which inadvertantly link in libssh (usually through pam_ssh) Suggested by: lukem@netbsd.org MFC after: 6 weeks END K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-05-13T14:01:35.000000Z K 7 svn:log V 238 MFC: sys/kern/vfs_subr.c 1.671 vn_start_write()/vn_finished_write() is not needed here, because vn_start_write() is always called earlier in the code path and calling the function recursively may lead to a deadlock. Confirmed by: tegge END K 10 svn:author V 2 hm K 8 svn:date V 27 2006-05-13T14:39:35.000000Z K 7 svn:log V 156 PR: kern/76611 Submitted by: Mauritz Sundell and Sergio de Souza Prallon Reviewed by: hm@ fix several constants for the Tiger320 ISDN chip END K 10 svn:author V 2 hm K 8 svn:date V 27 2006-05-13T14:59:58.000000Z K 7 svn:log V 221 PR: bin/71663 Submitted by: Dan Lukes Reviewed by: hm@ fix compile warnings in isdnd and isdntest. some more compile time warnings also mentioned in this PR were already fixed in an earlier commit today. END K 10 svn:author V 8 cperciva K 8 svn:date V 27 2006-05-13T15:56:35.000000Z K 7 svn:log V 94 Add a mechanism for constructing INDEX files which include local ports. Requested by: brooks END K 10 svn:author V 8 cperciva K 8 svn:date V 27 2006-05-13T18:04:48.000000Z K 7 svn:log V 32 Fix typo. Pointed out by: ceri END K 10 svn:author V 3 alc K 8 svn:date V 27 2006-05-13T20:05:44.000000Z K 7 svn:log V 221 Simplify the implementation of vm_fault_additional_pages() based upon the object's memq being ordered. Specifically, replace repeated calls to vm_page_lookup() by two simple constant-time operations. Reviewed by: tegge END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2006-05-13T20:23:06.000000Z K 7 svn:log V 166 o Add an option allowing to start search from some offset instead of offset 0; o mesure distance between UFS1 and UFS2 superblocks independently. MFC after: 1 week END K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-05-13T20:41:37.000000Z K 7 svn:log V 70 Expunge traces of unlinked snapshot files when making a new snapshot. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2006-05-13T21:20:52.000000Z K 7 svn:log V 103 Add an errata note about IOCATAREQUEST API/ABI incompatability. Reviewed and edited by: scottl, maxim END K 10 svn:author V 3 des K 8 svn:date V 27 2006-05-13T21:38:16.000000Z K 7 svn:log V 64 Add a manual dependency on ssh_namespace.h. Discussed with: ru END K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-05-13T23:40:44.000000Z K 7 svn:log V 40 MFC: Add NO_FFS_SNAPSHOT kernel option. END K 10 svn:author V 6 cognet K 8 svn:date V 27 2006-05-13T23:41:16.000000Z K 7 svn:log V 764 Resurrect Skyeye support : Add a new option, SKYEYE_WORKAROUNDS, which as the name suggests adds workarounds for things skyeye doesn't simulate. Specifically : - Use USART0 instead of DBGU as the console, make it not use DMA, and manually provoke an interrupt when we're done in the transmit function. - Skyeye maintains an internal counter for clock, but apparently there's no way to access it, so hack the timecounter code to return a value which is increased at every clock interrupts. This is gross, but I didn't find a better way to implement timecounters without hacking Skyeye to get the counter value. - Force the write-back of PTEs once we're done writing them, even if they are supposed to be write-through. I don't know why I have to do that. END K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-05-13T23:49:45.000000Z K 7 svn:log V 244 MFC: Close a race when VOP_LOCK() on a snapshot file is attempted at the same time as it is changed back into a normal file. The locker would get the shared "snaplk" lock which would no longer be the correct lock for the vnode. END K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-05-13T23:52:59.000000Z K 7 svn:log V 192 MFC: A side effect of calling runningbufwakeup() is that bp->b_runningbufspace is cleared. Save old value and restore bp->b_runningbufspace before returning from ffs_copyonwrite(). END K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-05-13T23:58:41.000000Z K 7 svn:log V 153 MFC: Temporarily undo clusters contribution to global runningbufspace while handling copy on write for the buffers taking part in the cluster. END K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-05-14T00:02:48.000000Z K 7 svn:log V 58 MFC: Detect the snapshot file being prematurely unlinked. END K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-05-14T00:10:49.000000Z K 7 svn:log V 39 MFC: Avoid dereferencing NULL pointer. END K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-05-14T00:18:18.000000Z K 7 svn:log V 57 MFC: Avoid locking overhead when snapshots are disabled. END K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-05-14T00:23:27.000000Z K 7 svn:log V 46 MFC: Turn off disk quotas for snapshot files. END K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-05-14T00:46:13.000000Z K 7 svn:log V 216 MFC: Temporarily unlock vnode for new image being executed to avoid lock order reversals that can lead to deadlocks. Normally vn_close(), namei() or vrele() should not be called while holding vnode locks. END K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-05-14T00:49:35.000000Z K 7 svn:log V 141 MFC: Return error if vnode was reclaimed while it was temporarily unlocked. Add missing calls to vn_finished_write() in error handling. END K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-05-14T00:55:20.000000Z K 7 svn:log V 99 MFC: Try harder to flush first block of new subdirectory to get rid of MKDIR_BODY dependency. END K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-05-14T01:07:48.000000Z K 7 svn:log V 144 MFC: Call vn_finished_write() before calling the coredump handler which will indirectly call vn_start_write() as necessary for each write. END K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-05-14T01:12:56.000000Z K 7 svn:log V 186 MFC: Bring the call to softdep_releasefile() within the region protected by vn_start_secondary_write() since it might cause file system write activity (e.g. ffs_snapremove()). END K 10 svn:author V 3 gnn K 8 svn:date V 27 2006-05-14T01:40:41.000000Z K 7 svn:log V 126 Prefer the le device driver for Lance (AMD7990 et al) hardware over the older, and less capable lnc driver. Reviewed by: imp END K 10 svn:author V 3 gnn K 8 svn:date V 27 2006-05-14T01:47:51.000000Z K 7 svn:log V 131 Remove the old, and now deprecated lnc driver. The Lance style hardware is supported by the le and pnc drivers. Reviewed by: jmg END K 10 svn:author V 7 rodrigc K 8 svn:date V 27 2006-05-14T01:51:38.000000Z K 7 svn:log V 196 For nmount(), if "rw" is specified as a mount option, add "noro" to the list of mount options. This allows a read-only mount to be converted to read-write via: mount -u -o rw Requested by: kris END K 10 svn:author V 5 simon K 8 svn:date V 27 2006-05-14T01:55:06.000000Z K 7 svn:log V 73 Remove autogeneration of lnc(4) hardware notes before gnn blows it away. END K 10 svn:author V 3 gnn K 8 svn:date V 27 2006-05-14T01:55:20.000000Z K 7 svn:log V 72 Remove documentation for the deprecated lnc driver. Reviewed By: simon END K 10 svn:author V 3 gnn K 8 svn:date V 27 2006-05-14T01:59:12.000000Z K 7 svn:log V 54 Removed the deprecated lance driver, lnc, from files. END K 10 svn:author V 3 gnn K 8 svn:date V 27 2006-05-14T02:01:59.000000Z K 7 svn:log V 52 Remove the documentation from the Makefile as well. END K 10 svn:author V 3 mat K 8 svn:date V 27 2006-05-14T02:37:56.000000Z K 7 svn:log V 104 Remove the ipfw6 config from NOTES Forgotten by: mlaier Approved by: mlaier Pointy hat to: mlaier :-) END K 10 svn:author V 8 kensmith K 8 svn:date V 27 2006-05-14T03:23:59.000000Z K 7 svn:log V 52 Ready for RC1 builds... Approved by: re (implicit) END K 10 svn:author V 6 mlaier K 8 svn:date V 27 2006-05-14T03:53:04.000000Z K 7 svn:log V 164 For src/dest parsing take off the netmask before checking for AF with inet_pton. This fixes cases like "fe02::/16". PR: bin/91245 Reported by: Fredrik Lindberge END K 10 svn:author V 5 krion K 8 svn:date V 27 2006-05-14T06:52:24.000000Z K 7 svn:log V 253 MFC: add.h: 1.14, main.c: 1.67, perform.c: 1.80, pkg_add.1: 1.71 date: 2006/03/09 14:49:19; author: phk; state: Exp; lines: +6 -1 Add -F option to not fail on already installed packages. Submitted by: Eugene Grosbein END K 10 svn:author V 5 krion K 8 svn:date V 27 2006-05-14T06:57:58.000000Z K 7 svn:log V 231 MFC: sign.c: 1.5, x509.c: 1.5 date: 2006/03/15 01:19:23; author: krion; state: Exp; lines: +13 -10 Close descriptor in retrieve_x509_marker function. PR: bin/71594 Submitted by: Dan Lukes END K 10 svn:author V 5 krion K 8 svn:date V 27 2006-05-14T07:01:47.000000Z K 7 svn:log V 231 MFC: main.c: 1.38 date: 2006/04/17 10:58:45; author: krion; state: Exp; lines: +6 -1 Use bzip2(1) by default to compress package tarball on __FreeBSD_version >= 500039. Submitted by: Alex Lyashkov END K 10 svn:author V 5 krion K 8 svn:date V 27 2006-05-14T07:06:37.000000Z K 7 svn:log V 132 MFC: lib.h: 1.58 date: 2006/04/17 11:15:29; author: krion; state: Exp; lines: +5 -3 Add INDEX-7 and remove trailing spaces. END K 10 svn:author V 5 benno K 8 svn:date V 27 2006-05-14T07:11:28.000000Z K 7 svn:log V 124 The VERBOSE_SYSINIT stuff sees the DDB define a lot better if we include opt_ddb.h. Spotted by: benno Pointy hat to: benno END K 10 svn:author V 4 nyan K 8 svn:date V 27 2006-05-14T07:26:02.000000Z K 7 svn:log V 27 Add a bootable CD support. END K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-05-14T13:16:19.000000Z K 7 svn:log V 132 Handle SIGINFO in time(1) by printing the time the given command is running. I find it quite handy to just hit ^T and see the time. END K 10 svn:author V 3 bms K 8 svn:date V 27 2006-05-14T14:11:54.000000Z K 7 svn:log V 76 Add multicast group join/leave functionality to IPv4 regression test suite. END K 10 svn:author V 3 bms K 8 svn:date V 27 2006-05-14T14:13:30.000000Z K 7 svn:log V 47 Don't quote IP_MAX_MEMBERSHIPS as 20 any more. END