ůz90859 141 121 273 124 121 124 203 192 158 302 1348 314 182 154 134 161 721 487 169 203 271 166 189 323 274 189 262 110 486 156 124 160 389 655 163 121 141 196 164 228 254 116 236 123 207 236 185 130 184 175 129 239 187 203 238 260 256 194 263 208 122 119 114 211 129 142 139 171 160 239 187 158 160 153 164 208 118 570 131 242 172 136 131 152 419 140 354 175 399 172 214 245 136 389 128 116 140 160 137 574 137 138 199 191 253 363 301 620 136 208 189 132 139 229 149 265 150 202 133 130 135 121 223 252 257 144 168 178 156 210 324 242 219 274 140 504 247 118 277 124 282 152 K 10 svn:author V 2 ru K 8 svn:date V 27 2002-02-18T16:16:57.000000Z K 7 svn:log V 30 MFC: Install files via FILES. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-02-18T16:18:02.000000Z K 7 svn:log V 180 Make v_addpollinfo() visible and non-inline. Have callers only call it as needed. Add necessary call in ufs_kqfilter(). Test-case found by: Andrew Gallatin END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2002-02-18T16:22:23.000000Z K 7 svn:log V 28 Fix typo. Approved by: phk END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-02-18T16:26:51.000000Z K 7 svn:log V 30 MFC: Install files via FILES. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-02-18T16:33:06.000000Z K 7 svn:log V 33 MFC: 1.2 (style), 1.3 (SCRIPTS). END K 10 svn:author V 6 dillon K 8 svn:date V 27 2002-02-18T17:51:47.000000Z K 7 svn:log V 107 Add kern_giant_ucred to instrument Giant around ucred related operations such a getgid(), setgid(), etc... END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-02-18T19:04:23.000000Z K 7 svn:log V 97 Add net/samba to the list of important packages for Disc #1. Discussed with: steve, portmgr, re END K 10 svn:author V 3 joe K 8 svn:date V 27 2002-02-18T19:32:38.000000Z K 7 svn:log V 66 Add some more partition types. PR: i386/14793 MFC after: 3 days END K 10 svn:author V 6 dillon K 8 svn:date V 27 2002-02-18T19:49:30.000000Z K 7 svn:log V 206 Load the current timecounter into tc. The timecounter global can change at any time and we do not want to call one timercounter's function with another timecounter's structural pointer. MFC after: 3 days END K 10 svn:author V 4 mike K 8 svn:date V 27 2002-02-18T20:35:27.000000Z K 7 svn:log V 1253 o Move NTOHL() and associated macros into . These are deprecated in favor of the POSIX-defined lowercase variants. o Change all occurrences of NTOHL() and associated marcros in the source tree to use the lowercase function variants. o Add missing license bits to sparc64's . Approved by: jake o Clean up files. o Remove unused __uint16_swap_uint32() from i386's . o Remove prototypes for non-existent bswapXX() functions. o Include in to define the POSIX-required ntohl() family of functions. o Do similar things to expose the ntohl() family in libstand, , and . o Prepend underscores to the ntohl() family to help deal with complexities associated with having MD (asm and inline) versions, and having to prevent exposure of these functions in other headers that happen to make use of endian-specific defines. o Create weak aliases to the canonical function name to help deal with third-party software forgetting to include an appropriate header. o Remove some now unneeded pollution from . o Add missing includes in userland. Tested on: alpha, i386 Reviewed by: bde, jake, tmm END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-02-18T21:09:27.000000Z K 7 svn:log V 220 New release notes: bridge(4) enhancements, dump(8) progress information in proctitle, ldd(1) -a, rtld(1) object dependency tracing, usbdevs(8) -a. MFCs noted: ldd(1) can be used on shlibs, BIND 8.3.1-REL, bzip-1.0.2. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-02-18T21:14:36.000000Z K 7 svn:log V 89 MFC: bridge(4) enhancements, ldd(1) can be used on shlibs, BIND 8.3.1-REL, bzip2-1.0.2. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-02-18T21:22:08.000000Z K 7 svn:log V 61 Whitespace and wordwrap fixes, no content or markup changes. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-02-18T21:28:04.000000Z K 7 svn:log V 42 Don't allow group to read process memory. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-02-18T21:41:11.000000Z K 7 svn:log V 69 Paranoia: if the process is setugid, set all sensitive files mode 0. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-02-18T22:27:35.000000Z K 7 svn:log V 627 Some release notes should have [MERGED] markers on them but didn't: kern.msgbuf sysctl and dmesg(8) not SGID, umodem driver, uscanner driver, fpa(4) works on alpha, arp(8) -s pub/only, TCP_COMPAT_42 removal, bktr(4) update to 2.18, snd module dependencies work, chown(8) -R does the right thing with symlinks, killall(1) works correctly with SUID root processes, strnstr(3)/strcasestr(3), style.perl(7). Remove some somewhat-lacking-in content release notes: PCI subsystem cleanup, netgraph(4) updates. I don't mind reinstating the latter group of release notes, if there's something less vague that can be said about them. END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-02-18T22:50:13.000000Z K 7 svn:log V 392 When the local link address is changed, send out gratuitous ARPs to notify other nodes about the address change. Otherwise, they might try and keep using the old address until their arp table entry times out and the address is refreshed. Maybe this ought to be done for INET6 addresses as well but i have no idea how to do it. It should be pretty straightforward though. MFC-after: 10 days END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-02-18T22:56:39.000000Z K 7 svn:log V 75 MFC (the file there is called NOTES): Improve comments for HZ and DUMMYNET END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-02-18T23:04:03.000000Z K 7 svn:log V 107 Add emacs21 instead of emacs20 to the first CDROM. Reviewed by: nobutaka (editors/emacs21 maintainer) END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-02-19T00:05:59.000000Z K 7 svn:log V 178 Fixed divots that I created when I moved prototypes of group_from_gid and user_from_uid to grp.h and pwd.h. Update the man pages. Submitted by: David Malone Pointy hat to: imp END K 10 svn:author V 2 mp K 8 svn:date V 27 2002-02-19T00:36:40.000000Z K 7 svn:log V 75 MFC: Install complete.tcsh and csh-mode.el into ${SHAREDIR}/examples/tcsh. END K 10 svn:author V 6 alfred K 8 svn:date V 27 2002-02-19T00:59:23.000000Z K 7 svn:log V 94 Add play (but not record) support for the Sis 7012. Submitted by: Mike Meyer END K 10 svn:author V 6 alfred K 8 svn:date V 27 2002-02-19T01:04:20.000000Z K 7 svn:log V 227 MFC: Sis 7012 support. This also carries some baggage from -current apparently the ability to record using other versions of this chipset. It works pretty well for me. Submitted by: Mike Meyer PR: kern/35012 END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-02-19T01:54:53.000000Z K 7 svn:log V 179 Comment the dependency of NMBCLUSTERS and NMBUFS on MAXUSERS. MAXUSERS is still not commented, I'll leave it to Matt because I am a bit unclear on how it is supposed to be used. END K 10 svn:author V 3 joe K 8 svn:date V 27 2002-02-19T02:00:27.000000Z K 7 svn:log V 97 Merge from NetBSD: * rev 1.47: Update a URL * rev 1.56: Keep track of device speed for USB 2.0. END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-02-19T02:12:36.000000Z K 7 svn:log V 166 Add the first shot at minimum KSE interface definitions. This is to allow people to start playing with userland code. I will also add some stub syscalls in a minute. END K 10 svn:author V 4 mike K 8 svn:date V 27 2002-02-19T02:17:16.000000Z K 7 svn:log V 17 Add C++ support. END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-02-19T02:19:36.000000Z K 7 svn:log V 390 Add 5 KSE syscalls. Two will be implemented with the next KSE step and the others are reservations for coming code. All will be stubbed in this kernel in the next commit. This will allow people to easily make KSE binaries for userland testing (the syscalls will be in libc) but they will still need a real KSE kernel to test it. (libc looks in /sys to decide what it should add stubs for). END K 10 svn:author V 6 jedgar K 8 svn:date V 27 2002-02-19T02:36:15.000000Z K 7 svn:log V 61 Use acl_dup() to duplicate an ACL instead of rolling our own END K 10 svn:author V 6 jedgar K 8 svn:date V 27 2002-02-19T02:36:35.000000Z K 7 svn:log V 29 Remove extraneous blank line END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-02-19T02:40:31.000000Z K 7 svn:log V 65 Add stub syscalls and definitions for KSE calls. "Book'em Danno" END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2002-02-19T03:13:39.000000Z K 7 svn:log V 291 MFi386: merge changes from i386/trap.c rev 1.212 If the credential on an incoming thread is correct, don't bother reaquiring it. In the same vein, don't bother dropping the thread cred when going to userland. We are guaranteed to need it when we come back, (which we are guaranteed to do). END K 10 svn:author V 5 silby K 8 svn:date V 27 2002-02-19T03:15:28.000000Z K 7 svn:log V 560 A few misc forkbomb defenses: - Leave 10 processes for root-only use, the previous value of 1 was insufficient to run ps ax | more. - Remove the printing of "proc: table full". When the table really is full, this would flood the screen/logs, making the problem tougher to deal with. - Force any process trying to fork beyond its user's maximum number of processes to sleep for .5 seconds before returning failure. This turns 2000 rampaging fork monsters into 2000 harmlessly snoozing fork monsters. Reviewed by: dillon, peter MFC after: 1 week END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-02-19T03:16:50.000000Z K 7 svn:log V 68 Duplicate the changes to i386 to keep creds over the user boundary. END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2002-02-19T03:19:40.000000Z K 7 svn:log V 24 MFen (1.277 --> 1.281). END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-02-19T03:23:28.000000Z K 7 svn:log V 46 Catch up with i386 change I forgot to commit. END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-02-19T03:27:08.000000Z K 7 svn:log V 100 Add change to teh PPC to keep it in step with i386 and MI code Pointy hat this direction please... END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-02-19T05:01:43.000000Z K 7 svn:log V 72 Do the cast away of unsignedness in a way that is more commprehensible. END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-02-19T05:04:37.000000Z K 7 svn:log V 135 o Count the number of mem and io spaces we allocate. If none work, bail out o Add some better debugging code. o Minor style(9) fixes. END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-02-19T07:05:22.000000Z K 7 svn:log V 161 Put the stard/end adjustments back. They are needed. Also make start == 0 a special case. I hope this fixes the real problem that phk and others were seeing. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-02-19T09:27:25.000000Z K 7 svn:log V 24 We don't need ths file. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-02-19T09:27:25.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r90899, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-02-19T09:30:33.000000Z K 7 svn:log V 31 Document the import procedure. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-02-19T09:35:25.000000Z K 7 svn:log V 114 Vendor import of bwk's 2002-02-18 release. Most significant update is the inclusion of my character class patch. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-02-19T09:35:25.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r90902, 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 2002-02-19T09:35:26.000000Z K 7 svn:log V 89 This commit was manufactured by cvs2svn to create tag 'one-true-awk-vendor-bwk_20020101'. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-02-19T09:36:40.000000Z K 7 svn:log V 38 Really document the import procedure. END K 10 svn:author V 6 gioria K 8 svn:date V 27 2002-02-19T09:37:04.000000Z K 7 svn:log V 89 Initial translation of relnotes in French. Reviewed by: Bruce A. Mah END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2002-02-19T10:53:25.000000Z K 7 svn:log V 79 Clean up some debugging output. Add function to display the CBI command block. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-02-19T11:04:34.000000Z K 7 svn:log V 34 Import ISC DHCP 3.0.1 RC6 client. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-02-19T11:04:34.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r90908, 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 2002-02-19T11:04:35.000000Z K 7 svn:log V 91 This commit was manufactured by cvs2svn to create tag 'isc-dhcp-vendor-isc_dhcp_3_0_1_rc6'. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-02-19T11:55:09.000000Z K 7 svn:log V 107 Resolve conflicts : * $FreeBSD$ line. * Prefer strlcpy to strcpy (r1.6). * dhclient-script pathname. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-02-19T11:57:47.000000Z K 7 svn:log V 142 Resolve conflicts : * $FreeBSD$ line. * Remove dhcpd and dhcprelay from the SEE ALSO section, since these are not in the base system. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-02-19T12:00:47.000000Z K 7 svn:log V 164 Resolve conflicts : * $FreeBSD$ id, obrien copyright. * Document the -D option. (r1.6) * Correct man page reference and fix typo. (r1.8) Reviewed by: obrien END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-02-19T12:04:29.000000Z K 7 svn:log V 160 Resolve conflicts. * $FreeBSD$ * connect std{in,out,err}. (r1.19) * prefer strlcpy to strpy. (r1.13) * quiet by default. (r1.6) * document -D option. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-02-19T12:07:09.000000Z K 7 svn:log V 99 Resolve conflicts. * $FreeBSD$ * Fix numerous typos. * Use correct path for dhclient-script. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-02-19T12:10:40.000000Z K 7 svn:log V 167 Resolve conflicts. * Space the output consistently. (r1.19) * Use the cleaner "-n" syntax instead of comparing against "". (r1.17) * Fix arp invocation. (r1.13) END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-02-19T12:15:09.000000Z K 7 svn:log V 112 Resolve conflicts. * Note that option hostname is only honored if the hostname is not already set. (r1.2) END K 10 svn:author V 6 gioria K 8 svn:date V 27 2002-02-19T12:22:30.000000Z K 7 svn:log V 27 Initial french translation END K 10 svn:author V 6 gioria K 8 svn:date V 27 2002-02-19T12:22:51.000000Z K 7 svn:log V 24 Adding errata directory END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-02-19T12:22:54.000000Z K 7 svn:log V 19 Resolve conflicts. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-02-19T12:43:18.000000Z K 7 svn:log V 115 Resolve conflicts. Remove references to dhcpd from the man page, since only the client exists in the base system. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-02-19T12:57:18.000000Z K 7 svn:log V 34 Makefile glue for DHCP v3 import. END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-02-19T13:21:16.000000Z K 7 svn:log V 46 MFC: rev 1.11, fix SEGFAULT, output cosmetics END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-02-19T14:55:44.000000Z K 7 svn:log V 44 Add information about the 3.0.1RC6 upgrade. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2002-02-19T14:58:11.000000Z K 7 svn:log V 78 Release allocated memory and bus_space_handle on an error. Reviewed by: jhay END K 10 svn:author V 6 nectar K 8 svn:date V 27 2002-02-19T15:46:56.000000Z K 7 svn:log V 65 Import of Heimdal Kerberos from KTH repository circa 2002/02/17. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2002-02-19T15:46:56.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r90926, 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 2002-02-19T15:46:57.000000Z K 7 svn:log V 91 This commit was manufactured by cvs2svn to create tag 'heimdal-vendor-crypto-cvs_20020217'. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2002-02-19T15:50:30.000000Z K 7 svn:log V 63 Resolve conflicts after import of Heimdal Kerberos 2002/02/17. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2002-02-19T15:51:09.000000Z K 7 svn:log V 65 Remove files that were dropped from Heimdal Kerberos 2002/02/17. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2002-02-19T15:53:33.000000Z K 7 svn:log V 58 Update build after import of Heimdal Kerberos 2002/02/17. END K 10 svn:author V 8 ambrisko K 8 svn:date V 27 2002-02-19T15:59:38.000000Z K 7 svn:log V 67 MFC: Fix for supporting SIS 630ET embedded NIC. Approved by: imp END K 10 svn:author V 6 nectar K 8 svn:date V 27 2002-02-19T16:02:28.000000Z K 7 svn:log V 112 Bump major library version of all Heimdal Kerberos libraries after import from KTH repository circa 2002/02/17. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-02-19T16:21:35.000000Z K 7 svn:log V 27 MFC: cross-building fixes. END K 10 svn:author V 5 silby K 8 svn:date V 27 2002-02-19T18:34:02.000000Z K 7 svn:log V 475 Changes to make the OOM killer much more effective: - Allow the OOM killer to target processes currently locked in memory. These very often are the ones doing the memory hogging. - Drop the wakeup priority of processes currently sleeping while waiting for their page fault to complete. In order for the OOM killer to work well, the killed process and other system processes waiting on memory must be allowed to wakeup first. Reviewed by: dillon MFC after: 1 week END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-02-19T18:38:04.000000Z K 7 svn:log V 35 Switch national currencies to Euro END K 10 svn:author V 5 silby K 8 svn:date V 27 2002-02-19T18:50:49.000000Z K 7 svn:log V 147 Add one more comment to the OOM changes so that future readers of the code may better understand the code. Suggested by: dillon MFC after: 1 week END K 10 svn:author V 6 archie K 8 svn:date V 27 2002-02-19T19:05:11.000000Z K 7 svn:log V 77 MFC: (rev. 1.36) Fix another bug in handling of multi-link sequence numbers. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-02-19T22:21:28.000000Z K 7 svn:log V 43 Modified release note: ISC DHCP 3.0.1RC6. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-02-19T22:23:49.000000Z K 7 svn:log V 36 Style cleanup. Approved by: Murray END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-02-19T22:24:35.000000Z K 7 svn:log V 57 MFC of change to allow incoming packets to be forwarded. END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-02-19T22:45:25.000000Z K 7 svn:log V 323 Undo the damage done when someone renumbered the SYSINIT order in an MFC. Hopefully this will allow third party (binary only) drivers compiled with both the previous numbers and the newer ones to initialise without coredumping by calling facilities that are not yet set up. Tested on 3rd party drivers for 4.1.1 and 4.4. END K 10 svn:author V 4 fjoe K 8 svn:date V 27 2002-02-19T23:08:49.000000Z K 7 svn:log V 47 make LINT compilable again (add NMBUFS option) END K 10 svn:author V 5 tegge K 8 svn:date V 27 2002-02-19T23:19:30.000000Z K 7 svn:log V 259 Add a page queue, PQ_HOLD, that temporarily owns pages with nonzero hold count that would otherwise be on one of the free queues. This eliminates a panic when broken programs unmap memory that still has pending IO from raw devices. Reviewed by: dillon, alc END K 10 svn:author V 7 iedowse K 8 svn:date V 27 2002-02-20T00:05:40.000000Z K 7 svn:log V 79 MFC: 1.15; Make dump's behaviour more sensible when the output file is a fifo. END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2002-02-20T00:11:57.000000Z K 7 svn:log V 302 More cleanups relating to vm object allocation failure: make sure we call VOP_CLOSE() with vp unlocked; clean up the return path a little, in as much as our namei/vnode operation return paths can be cleared up. For a return case that was apparently never taken, this sure is ugly. Reviewed by: jeffr END K 10 svn:author V 5 peter K 8 svn:date V 27 2002-02-20T01:05:57.000000Z K 7 svn:log V 78 Some more tidy-up of stray "unsigned" variables instead of p[dt]_entry_t etc. END K 10 svn:author V 7 iedowse K 8 svn:date V 27 2002-02-20T01:32:20.000000Z K 7 svn:log V 117 MFC: 1.217; make dounmount() return EBUSY in the non-MNT_FORCE case if mnt_lock cannot be acquired without blocking. END K 10 svn:author V 7 iedowse K 8 svn:date V 27 2002-02-20T01:35:34.000000Z K 7 svn:log V 148 MFC: Permit NFS filesystems to be forcibly unmounted when the server is down, even if there are hung processes and the mount is non- interruptible. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-02-20T02:36:24.000000Z K 7 svn:log V 41 Reflect the rename of the vendor branch. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-02-20T03:10:54.000000Z K 7 svn:log V 293 Do not define a 'MD_EXEC_PREFIX'. It is not needed, not used in the cross case, and just ends up causing "/usr/libexec" being added to the library search path. Also remove misleading comment about 'STANDARD_EXEC_PREFIX'. It is needed if one does not set 'MD_EXEC_PREFIX'. Submitted by: ru END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-02-20T03:57:21.000000Z K 7 svn:log V 33 Clean up the style a little bit. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2002-02-20T05:09:57.000000Z K 7 svn:log V 23 MFi386: revision 1.497 END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-02-20T05:45:59.000000Z K 7 svn:log V 45 Neutralize bits of ns_parse.c with bad juju. END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2002-02-20T07:47:06.000000Z K 7 svn:log V 64 Create /var/log/lastlog if it doesn't exist. Submitted by: des END K 10 svn:author V 4 roam K 8 svn:date V 27 2002-02-20T08:35:07.000000Z K 7 svn:log V 44 MFC rev. 1.14: document the '+' trace flag. END K 10 svn:author V 3 cjc K 8 svn:date V 27 2002-02-20T10:31:01.000000Z K 7 svn:log V 481 There is no reason to demand the administrator set 'natd_interface' when running natd(8) out of the rc-files. It is perfectly valid for the interface or alias address to be set in a natd(8) configuration file, not on the command line. Also, loosen up the restrictions on identifying an IP address argument in 'natd_interface.' Fix the documentation, rc.conf(5), to reflect this change. Take the bogus default for 'natd_interface' out of /etc/defaults/rc.conf. MFC after: 3 days END K 10 svn:author V 5 maxim K 8 svn:date V 27 2002-02-20T11:34:46.000000Z K 7 svn:log V 43 MFC rev. 1.54: fix a typo in swat example. END K 10 svn:author V 5 maxim K 8 svn:date V 27 2002-02-20T11:43:28.000000Z K 7 svn:log V 44 MFC rev. 1.97: remove unnecessary setjmp.h. END K 10 svn:author V 3 cjc K 8 svn:date V 27 2002-02-20T14:15:58.000000Z K 7 svn:log V 106 Fix typos in some comments. PR: i386/35114 Submitted by: Gavin Atkinson END K 10 svn:author V 3 cjc K 8 svn:date V 27 2002-02-20T14:19:28.000000Z K 7 svn:log V 99 Fix typo in comment. PR: i386/35114 Submitted by: Gavin Atkinson END K 10 svn:author V 5 shiba K 8 svn:date V 27 2002-02-20T14:23:58.000000Z K 7 svn:log V 158 Update xe driver to probe and attach in a NEWCARD kernel. And separate probe and attach routine for PC Card from if_xe.c to if_xe_pccard.c. Reviewed by: imp END K 10 svn:author V 3 arr K 8 svn:date V 27 2002-02-20T14:30:02.000000Z K 7 svn:log V 270 - Style.9 formatting fix; this commit is mostly white space related with the next commit actually doing the: return val; -> return (val); changes. This commit was done in preparation for getting ``struct modules'' locked down. Reviewed by: bde Approved by: dfr END K 10 svn:author V 5 shiba K 8 svn:date V 27 2002-02-20T14:30:46.000000Z K 7 svn:log V 206 Add u_int16 prodext value in CISTPL_MANF_ID. This gets a fifth byte when manufacturer id tuple length is 5. This change is for xe driver. This is a dirty hack. But there is no better idea. Reviewd by: imp END K 10 svn:author V 3 cjc K 8 svn:date V 27 2002-02-20T14:31:19.000000Z K 7 svn:log V 527 make(1) claims to ignore the remainder of a conditional once its value has been determined similar to C. That is, one expects a construction like, .if defined(TEST) && (${TEST:L} == "test") Never to generate an error since the second expression should never be evaluated when TEST is undefined. However, this was not the case. The above fails with the current make(1) if TEST is undefined. This patch fixes the above and many similar cases. PR: bin/34032 Submitted by: Alan Eldridge MFC after: 1 week END K 10 svn:author V 5 shiba K 8 svn:date V 27 2002-02-20T14:33:42.000000Z K 7 svn:log V 42 NEWCARD support for xe. Reviewed by: imp END K 10 svn:author V 5 shiba K 8 svn:date V 27 2002-02-20T14:42:36.000000Z K 7 svn:log V 113 Add some code which is compatible for NEWCARD. It makes manufacturer id transfer from pccardd. Reviewed by: imp END K 10 svn:author V 5 shiba K 8 svn:date V 27 2002-02-20T14:48:23.000000Z K 7 svn:log V 95 Add some code which read manufucturer id. This is for NEWCARD compatibility. Reviewed by: imp END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-02-20T14:57:42.000000Z K 7 svn:log V 41 MFC: 1.150: Unbreak IPF 127/8 redirects. END K 10 svn:author V 5 shiba K 8 svn:date V 27 2002-02-20T15:00:34.000000Z K 7 svn:log V 45 Add a module of xe driver. Approved by: imp END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-02-20T15:26:14.000000Z K 7 svn:log V 137 MFC: 1.9: Use ${MACHINE}, it works with cross-builds. We use MACHINE not MACHINE_ARCH because boot_i386(8) doesn't fit the PC98 design. END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2002-02-20T15:44:43.000000Z K 7 svn:log V 53 o Minor style fix on #endif, missing '_' in comment. END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-02-20T15:51:11.000000Z K 7 svn:log V 170 Send a NGM_PPPOE_ACNAME message to userland when a node is connected. Submitted by: Andre Albsmeier Shuffled about by: brian Approved by: julian END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-02-20T15:51:33.000000Z K 7 svn:log V 59 MFC: Removed mentions of TARGET_ARCH from non cross-tools. END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-02-20T15:52:20.000000Z K 7 svn:log V 107 Handle NGM_PPPOE_ACNAME messages. Submitted by: Andre Albsmeier Approved by: julian END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-02-20T15:52:53.000000Z K 7 svn:log V 39 MFC: Handle NGM_PPPOE_ACNAME messages. END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-02-20T15:53:47.000000Z K 7 svn:log V 36 Document NGM_PPPOE_ACNAME handling. END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-02-20T15:54:14.000000Z K 7 svn:log V 41 MFC: Document NGM_PPPOE_ACNAME handling. END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-02-20T15:55:02.000000Z K 7 svn:log V 27 Document NGM_PPPOE_ACNAME. END K 10 svn:author V 3 arr K 8 svn:date V 27 2002-02-20T16:05:30.000000Z K 7 svn:log V 130 - Fix style further by adding parentheses around return values so that they look like: return (val); instead of: return val; END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-02-20T16:20:27.000000Z K 7 svn:log V 159 Check the status of the card bridge first thing, rather than last in the loop. This fixes the "my card is in the laptop on boot, but doesn't attach" problem. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2002-02-20T16:47:11.000000Z K 7 svn:log V 161 When expanding a syncache entry into a socket, inherit the socket options from the current listen socket instead of the cached (and possibly stale) TCB pointer. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2002-02-20T16:48:49.000000Z K 7 svn:log V 49 MFC: r1.11, r1.12; fixes for stale tcb pointers. END K 10 svn:author V 6 alfred K 8 svn:date V 27 2002-02-20T17:06:37.000000Z K 7 svn:log V 73 fix file descriptor leak. Submitted by: Mark Santcroos END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2002-02-20T17:07:19.000000Z K 7 svn:log V 82 Provide protection against incorrect input (dependency list). Submitted by: roam END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2002-02-20T17:11:33.000000Z K 7 svn:log V 60 (forced) Previous delta was a subject of: MFC in: 1 week END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2002-02-20T17:15:17.000000Z K 7 svn:log V 113 Make sortdeps() working with dependency lists containing one or no elements. Submitted by: roam MFC in: 1 week END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-02-20T17:15:57.000000Z K 7 svn:log V 229 BUGFIX: make use of the pointer to the target of skipto rules, so that after the first time we can follow the pointer instead of having to scan the list. This was the intended behaviour from day one. PR: 34639 MFC-after: 3 days END K 10 svn:author V 3 ume K 8 svn:date V 27 2002-02-20T18:05:44.000000Z K 7 svn:log V 149 Delete a needless rule for DAD. An unspecified address is never used as a destination address of IPv6 packets. Submitted by: cjc MFC after: 1 week END K 10 svn:author V 6 brooks K 8 svn:date V 27 2002-02-20T18:23:59.000000Z K 7 svn:log V 123 Add missing m_free() so we actually drain the send buffer in monitor mode. Submitted by: Kenjiro Cho END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-02-20T19:08:31.000000Z K 7 svn:log V 182 MFC: Do not build/install both secure and standard versions of libtelnet, telnetd, and telnet. This only worked because secure/ is listed late in SUBDIR in Makefile.inc1. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-02-20T19:25:03.000000Z K 7 svn:log V 47 MF4S: Fix typo in mention of sbniconfig port. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-02-20T19:41:54.000000Z K 7 svn:log V 408 Allow for better control over the GCC front-end when building a cross compiler. * Undo the diking out of cross compiler logic from gcc.c rev 1.16. * Add the `CROSS_STARTFILE_PREFIX' knob. * Add our own definition of `STANDARD_INCLUDE_DIR'. This should have been included in freebsd-native.h rev 1.5. * Minimize a little bit more, things we dike out in the FREEBSD_NATIVE case. Submitted by: ru & obrien END K 10 svn:author V 6 dillon K 8 svn:date V 27 2002-02-20T19:58:13.000000Z K 7 svn:log V 151 MFC 1.92. The ICANON flag is an lflag, not an iflag. This fixes a reported kernel panic / buffer overflow that can occur under certain circumstances. END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-02-20T20:13:13.000000Z K 7 svn:log V 23 Cleanup of nmdm device END K 10 svn:author V 6 alfred K 8 svn:date V 27 2002-02-20T20:47:21.000000Z K 7 svn:log V 181 Prefix structure members to protect them against clashes with eg. c++ keywords. This keeps us in sync with NetBSD because they actually committed my delta first. Ok'd by: lennard END K 10 svn:author V 5 peter K 8 svn:date V 27 2002-02-20T21:25:44.000000Z K 7 svn:log V 30 Tidy up some unused variables END K 10 svn:author V 5 peter K 8 svn:date V 27 2002-02-20T22:25:54.000000Z K 7 svn:log V 187 Pass me the pointy hat please. Be sure to return a value in a non-void function. I've been running with this buried in the mountains of compiler output for about a month on my desktop. END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-02-20T22:27:09.000000Z K 7 svn:log V 57 Oops, used wrong error value for unimplemented syscalls. END