summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Oops, missed another printf() invocation with no format string.kris2000-07-101-1/+1
* Don't call printf() with no format string.kris2000-07-101-1/+1
* Don't call warn() with no format string.kris2000-07-101-1/+1
* Don't call err() with no format string.kris2000-07-102-3/+7
* Make EPSV work again. Separate parsing code of 229 replies fromume2000-07-101-7/+14
* Don't call warn() with no format string. This is potentially exploitable, alt...kris2000-07-101-1/+1
* add Billionton 56Kbps Fax Modemsanpei2000-07-101-0/+6
* Don't call sprintf() with no format string.kris2000-07-101-1/+1
* add Ericsson DC23 GSM modem cardsanpei2000-07-101-0/+6
* Don't call warn() with no format string.kris2000-07-101-1/+1
* Don't call err with no format string.kris2000-07-102-2/+2
* add Compaq Netelligent 10/100 PC Cardsanpei2000-07-101-0/+8
* Correct one reference to wd.4 by ad.4.roberto2000-07-101-1/+1
* Correct security hole in setproctitle(). We don't compile this code, butkris2000-07-101-3/+3
* Don't call printf without a format string.kris2000-07-102-2/+2
* Provide more splsofttq() protection for the reseed task (running out ofmarkm2000-07-102-2/+28
* Don't call printf with no format string.kris2000-07-101-1/+1
* Don't call printf with no format string. This is technically a securitykris2000-07-101-2/+2
* Actually make it so this Makefile can build grot.green2000-07-101-1/+8
* 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
OpenPOWER on IntegriCloud