65903 97 155 276 125 373 160 182 118 118 118 131 118 131 118 128 989 194 209 133 166 188 117 299 165 164 104 142 252 117 111 111 109 128 141 177 221 527 186 200 136 462 131 227 145 185 283 134 224 217 133 132 148 144 267 551 246 114 121 119 130 205 160 187 215 285 147 157 148 240 252 162 767 114 161 243 271 164 119 178 118 124 340 142 302 588 560 475 133 152 236 531 179 238 629 192 121 111 123 K 10 svn:author V 5 brian K 8 svn:date V 27 2000-09-15T21:51:00.000000Z K 7 svn:log V 61 MFC: Don't quit when we've processed argc-1 password entries END K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-09-15T22:00:23.000000Z K 7 svn:log V 183 - Add a new process flag P_NOLOAD that marks a process that should be ignored during load average calcuations. - Set this flag for the idle processes and the softinterrupt process. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-09-15T23:00:46.000000Z K 7 svn:log V 33 Remove some commented out cruft. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2000-09-16T00:53:53.000000Z K 7 svn:log V 277 It is possible for a TCP callout to be removed from the timing wheel, but have a network interrupt arrive and deactivate the timeout before the callout routine runs. Check for this case in the callout routine; it should only run if the callout is active and not on the wheel. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-09-16T01:08:03.000000Z K 7 svn:log V 68 s/#elsif/#elif/ Submitted by: B. Scott Michel END K 10 svn:author V 3 imp K 8 svn:date V 27 2000-09-16T03:08:55.000000Z K 7 svn:log V 90 Add warning about laptops needing pmtimer device for proper suspend/resume functionality. END K 10 svn:author V 4 ache K 8 svn:date V 27 2000-09-16T03:27:54.000000Z K 7 svn:log V 25 Remove unneded -lmytinfo END K 10 svn:author V 4 ache K 8 svn:date V 27 2000-09-16T03:30:50.000000Z K 7 svn:log V 25 Remove unneded -ltermcap END K 10 svn:author V 4 ache K 8 svn:date V 27 2000-09-16T03:33:00.000000Z K 7 svn:log V 25 Remove unneded -lmytinfo END K 10 svn:author V 4 ache K 8 svn:date V 27 2000-09-16T03:52:06.000000Z K 7 svn:log V 38 Remove unneded -ltermcap or -lmytinfo END K 10 svn:author V 4 ache K 8 svn:date V 27 2000-09-16T03:56:25.000000Z K 7 svn:log V 25 Remove unneded -lmytinfo END K 10 svn:author V 4 ache K 8 svn:date V 27 2000-09-16T04:19:07.000000Z K 7 svn:log V 38 Remove unneded -ltermcap or -lmytinfo END K 10 svn:author V 4 ache K 8 svn:date V 27 2000-09-16T04:27:30.000000Z K 7 svn:log V 25 Remove unneded -lmytinfo END K 10 svn:author V 4 ache K 8 svn:date V 27 2000-09-16T04:35:51.000000Z K 7 svn:log V 35 Replace ${LIBMYTINFO} with warning END K 10 svn:author V 3 imp K 8 svn:date V 27 2000-09-16T06:52:20.000000Z K 7 svn:log V 896 Change the interface to pccard_function_init. The interface is such that it looks for an acceptible one. Once it finds it, it should set the resources for the device. I say "should" because I've not written that. Also set an ivar for the child of pccard. Minor fix to the attach message printed, we lose the slot number, which I'll have to restore later. Adjust the pccard ivar so that we can save the function that corresponds to this driver so we can enable and disable it more easily. Save a pointer to the function so we know what we're dealing with. There should be some way for the driver to specify which cfg it wants to activate. For now the pccard_function_init function just picks one, but we'll have to revisit this going forward. I'm not doing it now because I'd need some way to activate the card many times and I'm not sure that is desirable or even safe with some cards. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2000-09-16T07:28:44.000000Z K 7 svn:log V 98 Welcome stdbool.h. A header file from the ANSI C99 specification. It defines the boolean values. END K 10 svn:author V 3 jkh K 8 svn:date V 27 2000-09-16T09:08:45.000000Z K 7 svn:log V 116 MFC: changes to search snapshot sites, add selection of fixit tty, selectable pccard IRQs and some misc fixes. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-09-16T12:06:58.000000Z K 7 svn:log V 41 Add canonical checks to devfs_setattr(). END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-09-16T13:43:00.000000Z K 7 svn:log V 74 Turn dkcksum() into an __inline function. Change its type to u_int_16_t. END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-09-16T14:17:15.000000Z K 7 svn:log V 94 Call bpfattach() correctly from if_ppp.c Submitted by: Andy Adams PR: 18506 END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-09-16T14:37:41.000000Z K 7 svn:log V 25 Fix a cut&paste mistake. END K 10 svn:author V 5 roger K 8 svn:date V 27 2000-09-16T15:49:52.000000Z K 7 svn:log V 204 MFC: Merge changes from 1.16 and 1.17 which allow ISA PnP drivers to by dynamically loaded after the kernel has booted. Submitted by: Devin Butterfield Reviewed by: Doug Rabson END K 10 svn:author V 4 ache K 8 svn:date V 27 2000-09-16T18:06:29.000000Z K 7 svn:log V 72 Add tr_TR timedef Submitted by: Evren Yurtesen END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2000-09-16T18:06:30.000000Z K 7 svn:log V 68 This commit was manufactured by cvs2svn to create branch 'RELENG_4'. END K 10 svn:author V 4 ache K 8 svn:date V 27 2000-09-16T18:08:40.000000Z K 7 svn:log V 11 MFC: tr_TR END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-09-16T18:20:27.000000Z K 7 svn:log V 50 Remove a pointless casting of a gid_t to a gid_t. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-09-16T18:28:24.000000Z K 7 svn:log V 159 Remove a few leftover CLBYTES related bits. This was in the good old days to patch up a logical pagesize on hardware with stupid VM pagesize. Vaxen I belive. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-09-16T18:46:05.000000Z K 7 svn:log V 25 Make LINT compile again. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-09-16T18:48:11.000000Z K 7 svn:log V 19 Make LINT compile. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-09-16T18:55:05.000000Z K 7 svn:log V 19 Make LINT compile. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-09-16T18:57:18.000000Z K 7 svn:log V 17 Remove SMP hack. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-09-16T18:57:51.000000Z K 7 svn:log V 36 Add proper prototype for dkcksum(); END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-09-16T19:04:24.000000Z K 7 svn:log V 49 Make LINT link. cy driver is broken post SMPng. END K 10 svn:author V 3 imp K 8 svn:date V 27 2000-09-16T19:27:41.000000Z K 7 svn:log V 85 hint vs hints typo Submitted by: "Niels Chr. Bank-Pedersen" END K 10 svn:author V 5 peter K 8 svn:date V 27 2000-09-16T19:36:18.000000Z K 7 svn:log V 126 Don't declare ospeed as a common - and it happens to be incorrect as well. top doesn't use it and it causes a linker warning. END K 10 svn:author V 3 dcs K 8 svn:date V 27 2000-09-16T19:49:52.000000Z K 7 svn:log V 434 Both boot and boot-conf were using a different algorithm from the one used by start to find the kernel. Fix this. Also, boot would proceed immediately in the absence of a path as argument. Check first if a kernel has already been loaded, and, if not, fall back to load kernel&modules behavior. Some further factorizing. I deem this code to be mostly readable by now! :-) Many thanks to: Makoto MATSUSHITA END K 10 svn:author V 3 dcs K 8 svn:date V 27 2000-09-16T19:56:23.000000Z K 7 svn:log V 94 The module_path set by default was bogus. It had /boot/kernel last, which makes little sense. END K 10 svn:author V 3 dcs K 8 svn:date V 27 2000-09-16T19:59:41.000000Z K 7 svn:log V 107 The default search path for kernel and modules was bogus. It makes no sense for /boot/kernel to come last. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 2000-09-16T20:00:13.000000Z K 7 svn:log V 42 Update for aic7xxx driver reorganization. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 2000-09-16T20:02:28.000000Z K 7 svn:log V 367 Move aicasm to its own subdirectory. Separate our platform independent hooks from core driver functionality shared between platforms (FreeBSD and Linux at this time). Add sequencer workarounds for several chip->chipset interactions. Correct external SCB corruption problem on aic7895 based cards (3940AUW). Lots of cleanups resulting from the port to another OS. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 2000-09-16T20:02:39.000000Z K 7 svn:log V 37 Move aicasm to its own subdirectory. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 2000-09-16T20:06:13.000000Z K 7 svn:log V 132 Add PCIM_CMD_MWRICEN, the bit in the command register in PCI space that enables memory write and invalidate cycles on a bus master. END K 10 svn:author V 3 dcs K 8 svn:date V 27 2000-09-16T20:20:44.000000Z K 7 svn:log V 53 Solve a name clash. Add something to help debugging. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-09-16T20:45:11.000000Z K 7 svn:log V 93 I have no idea how a '#' became a '*'... Spotted by: Bernd Walter END K 10 svn:author V 6 nsayer K 8 svn:date V 27 2000-09-16T20:54:59.000000Z K 7 svn:log V 187 1. In key printing routine, the loop variable was j, but inside the loop was referencing i. 2. Print keys in hex rather than ascii by default. 3. Add a -a flag to reverse #2 on demand. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 2000-09-16T20:59:12.000000Z K 7 svn:log V 40 Pull the correct file over to freefall. END K 10 svn:author V 3 dcs K 8 svn:date V 27 2000-09-16T21:04:49.000000Z K 7 svn:log V 131 Use _ instead or - where proper, according to the style I have been using. Overload "?" so it will also show loader.4th commands. END K 10 svn:author V 3 jkh K 8 svn:date V 27 2000-09-16T21:15:21.000000Z K 7 svn:log V 124 Enable crypto by default with "canned" distributions (it can still be deselected or simply not chosen in a custom install). END K 10 svn:author V 3 jkh K 8 svn:date V 27 2000-09-16T21:39:26.000000Z K 7 svn:log V 41 MFC: crypto is now a reasonable default. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-09-16T21:53:06.000000Z K 7 svn:log V 40 Add missing tr_TR.ISO_8859-9 directory. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 2000-09-16T21:55:31.000000Z K 7 svn:log V 54 Today is just not my day. Really get the right file. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-09-16T21:57:16.000000Z K 7 svn:log V 52 Move SPECNAMELEN from to END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-09-16T21:58:53.000000Z K 7 svn:log V 174 Pickup SPECNAMELEN from and use it. A missing _PATH_DEVDB ("/var/run/dev.db") is not cause for a warning anymore, the file is effectively optional these days. END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-09-16T21:59:34.000000Z K 7 svn:log V 456 Fix situations where none of the scripts executed produce output, so that we don't see any more ``null message body, hope that's ok'' messages. We now see something like ``No output from the 3 files processed''. Lump all output for a given periodic argument together so that people with /usr/local/etc/periodic/daily (for example) will get the output of those jobs together with the normal daily run rather than getting a second email. Prompted by: ben END K 10 svn:author V 4 ache K 8 svn:date V 27 2000-09-16T22:08:24.000000Z K 7 svn:log V 152 Comment out MTREE_FOLLOWS_SYMLINKS by default, since it picked before mtree is builded (on the clean machine without /etc/make.conf) Submitted by: imp END K 10 svn:author V 4 ache K 8 svn:date V 27 2000-09-16T22:17:35.000000Z K 7 svn:log V 21 Add tr_TR.ISO_8859-9 END K 10 svn:author V 4 ache K 8 svn:date V 27 2000-09-16T22:25:37.000000Z K 7 svn:log V 28 Add tr_TR.ISO_8859-9 to nls END K 10 svn:author V 4 ache K 8 svn:date V 27 2000-09-16T22:26:07.000000Z K 7 svn:log V 26 MFC: add tr_TR.ISO_8859-9 END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-09-16T22:43:00.000000Z K 7 svn:log V 37 Only build sftp-server conditionally END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-09-16T22:47:18.000000Z K 7 svn:log V 110 MFC: Move setproctitle() from libutil to libc and bump __FreeBSD_version to 410002 to mark the occasion. END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-09-16T22:52:29.000000Z K 7 svn:log V 66 MFC: Nuke libutil dependencies now that setproctitle() is in libc END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-09-16T22:53:52.000000Z K 7 svn:log V 93 MFC: If -p is used on the command line, nuke it and it's argument using setproctitle(). END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-09-16T22:54:54.000000Z K 7 svn:log V 120 MFC: Add an example of how to use pppctl to tweak ppp filters to avoid dial-on-demand at certain times of the day. END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-09-16T23:09:06.000000Z K 7 svn:log V 190 MFC: Fix some typos Sync some #ifdefs that don't affect FreeBSD Understand ESP packets Add ``set log filter'' Count the number of packets when gathering throughput stats END K 10 svn:author V 8 truckman K 8 svn:date V 27 2000-09-16T23:59:37.000000Z K 7 svn:log V 50 Silence lame compiler warning. Submitted by: bde END K 10 svn:author V 8 truckman K 8 svn:date V 27 2000-09-17T00:00:48.000000Z K 7 svn:log V 60 MFC: 1.16 Silence lame compiler warning. Submitted by: bde END K 10 svn:author V 6 nsayer K 8 svn:date V 27 2000-09-17T00:37:38.000000Z K 7 svn:log V 53 Forgot semicolon after rcsid Submitted by: gshapiro END K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2000-09-17T00:41:33.000000Z K 7 svn:log V 142 Give users a way to alter the sendmail (and related utilities) build environment so they can enable functionality such as SASL, LDAP, Hesiod. END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-09-17T06:45:27.000000Z K 7 svn:log V 158 Overhaul of the build-time include file generation. Don't break in evp.h if bootstrapping from a system on which the openssl headers are not already present. END K 10 svn:author V 5 roger K 8 svn:date V 27 2000-09-17T07:23:44.000000Z K 7 svn:log V 68 Place bktr_mem before bktr so the modules load in the correct order END K 10 svn:author V 2 bp K 8 svn:date V 27 2000-09-17T07:26:42.000000Z K 7 svn:log V 675 Add new flag PDIRUNLOCK to the component.cn_flags which should be set by filesystem lookup() routine if it unlocks parent directory. This flag should be carefully tracked by filesystems if they want to work properly with nullfs and other stacked filesystems. VFS takes advantage of this flag to perform symantically correct usage of vrele() instead of vput() if parent directory already unlocked. If filesystem fails to track this flag then previous codepath in VFS left unchanged. Convert UFS code to set PDIRUNLOCK flag if necessary. Other filesystmes will be changed after some period of testing. Reviewed in general by: mckusick, dillon, adrian Obtained from: NetBSD END K 10 svn:author V 5 wosch K 8 svn:date V 27 2000-09-17T09:13:15.000000Z K 7 svn:log V 20 Added FreeBSD 4.1.1 END K 10 svn:author V 4 ache K 8 svn:date V 27 2000-09-17T11:06:38.000000Z K 7 svn:log V 68 Spelling fixes Submitted by: "Peter Avalos" END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-09-17T11:34:33.000000Z K 7 svn:log V 150 Make sure UDP sockets are explicitly bind(2)'ed [sic] before we connect(2) them. PR: 20946 Isolated by: Aaron Gifford END K 10 svn:author V 4 alex K 8 svn:date V 27 2000-09-17T12:15:12.000000Z K 7 svn:log V 177 Add DRIVER_MODULE.9, the manual page describing the kernel driver declaration macro. Thanks to Sheldon for a big patch with language/mdoc fixes. Reviewed by: asmodai, sheldonh END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2000-09-17T12:15:13.000000Z K 7 svn:log V 68 This commit was manufactured by cvs2svn to create branch 'RELENG_4'. END K 10 svn:author V 4 alex K 8 svn:date V 27 2000-09-17T12:20:08.000000Z K 7 svn:log V 26 Reference DRIVER_MODULE.9 END K 10 svn:author V 3 bde K 8 svn:date V 27 2000-09-17T12:20:49.000000Z K 7 svn:log V 86 Added used include of (don't depend on pollution in ). END K 10 svn:author V 4 alex K 8 svn:date V 27 2000-09-17T12:38:27.000000Z K 7 svn:log V 25 MFC: Add DRIVER_MODULE.9 END K 10 svn:author V 4 alex K 8 svn:date V 27 2000-09-17T12:41:34.000000Z K 7 svn:log V 31 MFC: Reference DRIVER_MODULE.9 END K 10 svn:author V 2 cp K 8 svn:date V 27 2000-09-17T13:26:25.000000Z K 7 svn:log V 248 Add locking to make able to run without the Giant lock being held. This is enabling as all entries are still called with Giant being held. Maintaining compatability with NetBSD makes what should be very simple kinda ugly. Reviewed by: Jason Evans END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-09-17T13:34:18.000000Z K 7 svn:log V 50 Reverse last commit, a better fix has been found. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-09-17T13:35:42.000000Z K 7 svn:log V 209 Properly jail UDP sockets. This is quite a bit more tricky than TCP. This fixes a !root userland panic, and some cases where the wrong interface was chosen for a jailed UDP socket. PR: 20167, 19839, 20946 END K 10 svn:author V 3 kjc K 8 svn:date V 27 2000-09-17T13:50:12.000000Z K 7 svn:log V 495 change the evaluation order of the rsvp socket in rsvp_input() in favor of the new-style per-vif socket. this does not affect the behavior of the ISI rsvpd but allows another rsvp implementation (e.g., KOM rsvp) to take advantage of the new style for particular sockets while using the old style for others. in the future, rsvp supporn should be replaced by more generic router-alert support. PR: kern/20984 Submitted by: Martin Karsten Reviewed by: kjc END K 10 svn:author V 3 bde K 8 svn:date V 27 2000-09-17T14:28:33.000000Z K 7 svn:log V 467 Uninlined CURSIG() and unpolluted . CURSIG() had become very bloated, first with 128-bit sigset_t's, then with locking in the SMP case, then with locking in all cases. The space bloat was probably also time bloat, partly because the fast path through CURSIG() was pessimized by the sigset_t changes. This change speeds up lmbench's pipe-based latency benchmark by 4% on a Celeron. had become very polluted to support the bloat. END K 10 svn:author V 3 bde K 8 svn:date V 27 2000-09-17T15:12:04.000000Z K 7 svn:log V 382 Unpessimized CURSIG(). The fast path through CURSIG() was broken in the 128-bit sigset_t changes by moving conditionally (rarely) executed code to the beginning where it is always executed, and since this code now involves 3 128-bit operations, the pessimization was relatively large. This change speeds up lmbench's pipe latency benchmark by 3.5%. Fixed style bugs in CURSIG(). END K 10 svn:author V 6 sanpei K 8 svn:date V 27 2000-09-17T15:17:07.000000Z K 7 svn:log V 38 MFC(1.56): fix multi io window patch. END K 10 svn:author V 3 bde K 8 svn:date V 27 2000-09-17T15:23:10.000000Z K 7 svn:log V 60 Declare sigexit() as non-returning. Fixed some style bugs. END K 10 svn:author V 6 sanpei K 8 svn:date V 27 2000-09-17T15:37:53.000000Z K 7 svn:log V 140 add PIOCSRESOURCE(IOC_GET_RESOURCE_RANGE) Now /usr/sbin/pccardd read free resource(io,irq) range with this ioctl. Original Idea from: PAO3 END K 10 svn:author V 3 bde K 8 svn:date V 27 2000-09-17T16:37:30.000000Z K 7 svn:log V 438 Brought back schedsofttty() (SMPng casualty). Didn't bring back the other schedsoft*() functions since they have never been used. Removed confused comment about not needing these functions. The functions delay scheduling of SWIs until the next hardclock tick. For devices that only deliver a few characters per interrupt, this reduces the number of calls to the scheduler by a large factor (about 115 for each sio port at 115200 bps). END K 10 svn:author V 6 sanpei K 8 svn:date V 27 2000-09-17T16:37:36.000000Z K 7 svn:log V 84 pccard_beep parameter was already supported by rc.conf. (removed in Rev.1.3)(A(B END K 10 svn:author V 3 ume K 8 svn:date V 27 2000-09-17T16:44:51.000000Z K 7 svn:log V 145 cope with the following reply on PASV (without paren). need more tests. 227 Entering Passive Mode x,x,x,x,x,x,x Obtained from: KAME (1.8->1.9) END K 10 svn:author V 8 groudier K 8 svn:date V 27 2000-09-17T18:47:00.000000Z K 7 svn:log V 531 PR: 21029 Change: - Let ncr return -1000 (priority) from the probe routine. The new-bus related changes broke this trick ( hack ? :) ) that allows to use both `ncr' and `sym' drivers. PR 21029: - Reported `ncr' attaching a sym53c875 when `sym' was expected. Should be fixed by this commit. - Reported that `ncr' failed at boot. This was caused by WIDE data transfers being negotiated with a WIDE device connected using a NARROW cable. `sym' can cope with that, thanks to reading setup information from NVRAM. END K 10 svn:author V 8 groudier K 8 svn:date V 27 2000-09-17T18:50:20.000000Z K 7 svn:log V 95 PR: 20895 MFC: sym_defs.h 1.6, sym_hipd.c 1.18 - Fix PR kern/20895 - Work-around PR misc/17584 END K 10 svn:author V 4 ache K 8 svn:date V 27 2000-09-17T19:31:49.000000Z K 7 svn:log V 28 nonexistant _fcntl -> fcntl END K 10 svn:author V 3 des K 8 svn:date V 27 2000-09-17T19:41:26.000000Z K 7 svn:log V 19 Silence a warning. END K 10 svn:author V 3 des K 8 svn:date V 27 2000-09-17T19:49:55.000000Z K 7 svn:log V 31 MFC: describe FTP_PROXY better END