summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't call printf with no format string.kris2000-07-103-3/+3
* Don't call printf with no format string.kris2000-07-103-3/+3
* Don't call printf with no format string.kris2000-07-101-2/+2
* Don't call printf with no format string.kris2000-07-104-4/+12
* Do the same thing for TurboLaser that was done for Rawhide- make roommjacob2000-07-102-47/+56
* Coordinate with change to mcpcia_pci.c- major primary busses on eachmjacob2000-07-101-28/+30
* Don't let the infrastructure assign the 'next' PCI bus for us.mjacob2000-07-101-1/+1
* Nm/Xr cleanup. requested by jp-manitojun2000-07-102-20/+20
* Correct SYSINIT execution order in the case when KLD contains morebp2000-07-091-2/+2
* - Remove use of programs in /usr like sed as possible. In thisume2000-07-092-56/+114
* Make "ldconfig" with no arguments behave the same as "ldconfig -R".jdp2000-07-092-1/+4
* Add a test case for one of the bugs found on the new additions todcs2000-07-091-0/+1
* Spencer's regex(3) test code.dcs2000-07-098-0/+1727
* altoffset() always returned whenever it recursed, because at the enddcs2000-07-091-0/+4
* Since g->moffset points to the _maximum_ offset at which the mustdcs2000-07-091-1/+1
* The World Order has changed. We no longer need separate "secure"markm2000-07-099-313/+18
* Make sure that tasks (running out of taskqueue_swi at splsofttq)markm2000-07-092-0/+10
* Add missing "a" in "Soft updates is technique".alex2000-07-092-2/+2
* Add some casts here and there.dcs2000-07-091-3/+3
* Turn malloc options "AJ" on by default.phk2000-07-091-2/+2
* be more cautious about tcp option length field. drop bogus ones earlier.itojun2000-07-092-2/+6
* add Shining PMIDE-ASC CDROMsanpei2000-07-091-0/+6
* Since this file is doc now, reorganize its structure.alex2000-07-092-542/+480
* Small style change; make function names less likely to clash withmarkm2000-07-092-14/+14
* Add entropy-harvesting calls.markm2000-07-092-0/+10
* Yarrow tweaks; separate the fast and slow reseed tasks so that they don'tmarkm2000-07-095-22/+29
* Fix bug with a vraiable that needs to be per-process, not static;markm2000-07-092-16/+24
* repair IPV6_JOIN_GROUP to IPv6 all multi.itojun2000-07-091-0/+10
* Don't segfault if given an invalid URL (doh!)des2000-07-091-1/+2
* reject empty scopeid. use strtoul() for checking all-numericness ofitojun2000-07-091-8/+15
* Fix assembler error messages - there is no \n allowed in __COPYRIGHT macroache2000-07-091-2/+1
* use advanced API (-DADVAPI).itojun2000-07-091-1/+1
* Use __RCSID()wsanchez2000-07-0916-100/+67
* Thanks for Andrew Gallatin pointing out that freeing contigmalloc'dmjacob2000-07-091-2/+12
* Use __RCSID()wsanchez2000-07-0927-56/+82
* Initialize variablewsanchez2000-07-091-1/+1
* Use %p to print a pointer.mjacob2000-07-081-1/+1
* Add some info on SCSI for PC164.wilko2000-07-081-1/+3
* First appeared in 2.9BSD, not 3.0.dannyboy2000-07-081-1/+1
* Typo: "is unreliably by default" to "is unreliable by default".dannyboy2000-07-081-1/+1
* Since we have modified charjump to be CHAR_MIN-based, we have todcs2000-07-081-1/+2
* Clarify the meaning of -m and -n (thanks to bde).des2000-07-081-6/+3
* Straighten out the behvaiour of -m and -n (thanks to bde).des2000-07-081-6/+12
* Don't assume the remote address in a 227 reply is enclosed in parentheses.des2000-07-081-2/+1
* Initial kenv(1) hack for dumping the kernel environment. This can bepeter2000-07-087-0/+373
* Forced commit to note that I meant authorization, not authentication.des2000-07-080-0/+0
* Fix basic authentication, and add proxy authentication.des2000-07-081-19/+45
* We don't do blockdevices any more.phk2000-07-081-2/+2
* Update SCSI device section, per Peter Wemm. I stillmjacob2000-07-082-18/+20
* Oops- remove the '0' appended to targbh.mjacob2000-07-082-2/+2
OpenPOWER on IntegriCloud