summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix -auto breakage introduced with the last commit.brian2000-07-111-1/+1
* Fix finger -s output on an user who never logged in.asmodai2000-07-111-1/+1
* One should never allocate 4-kilobyte structs and such on the interruptgreen2000-07-112-4/+12
* Fix a bug when talking to non-freebsd machines where carriage returnps2000-07-111-0/+4
* Fix an off-by-one error which breaks this (detected by malloc flags):green2000-07-111-1/+1
* Extend to deal with 64 bit numeric arguments.se2000-07-101-14/+17
* Extend numeric operations to support 64 bit numbers.se2000-07-101-30/+29
* Add support for 64bit integer comparisons.se2000-07-101-6/+50
* Newbusify this driver at an expense of 40 extra lines of code.phk2000-07-101-67/+112
* attrib properly.alfred2000-07-101-1/+2
* removed 'ifndef ADVAPI' partsume2000-07-102-33/+5
* Find pod2man in the right place.markm2000-07-101-2/+2
* Document the kernel interface for accept filters.alfred2000-07-101-0/+133
* Activate mld6query.ume2000-07-101-0/+1
* This commit was generated by cvs2svn to compensate for changes in r62914,ume2000-07-103-0/+376
|\
| * mld6query sends an IPv6 multicast listener discovery (MLD) query packetume2000-07-103-0/+376
* Always install loader.4th, defaults/loader.conf, and support.4th instead ofjhb2000-07-101-1/+1
* Remove the XE_DEBUG define. It shouldn't be defined now that thingsimp2000-07-101-2/+3
* Free chunks obtained by getaddrinfo(3).ume2000-07-101-0/+1
* Beef up a bit descriptions of SCSI devices and what the drive.mjacob2000-07-102-6/+60
* Removing commented out devices I added.mjacob2000-07-104-20/+0
* Finish repo-copy:phk2000-07-102-410/+1
* Separate parsing code of 229 replies from the code for 227 and 228.ume2000-07-101-6/+13
* Install the general binutils (such as `nm') info files.obrien2000-07-101-1/+6
* Don't call warn() with no format string.kris2000-07-102-3/+3
* Don't call err() with no format string.kris2000-07-104-21/+21
* 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
OpenPOWER on IntegriCloud