summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Lock down the network interface queues. The queue mutex must be obtainedjlemon2000-11-2577-890/+587
* Make sn_pccard_products[] staticpeter2000-11-251-1/+1
* Argh, I have fixed this cut/paste error twice before. I must havepeter2000-11-251-3/+3
* Update to reflect the disappearance of getsock().jlemon2000-11-252-4/+12
* Correct a misnamed argument hidden behind a #ifdef DEBUGjlemon2000-11-251-1/+1
* Revert the last commit to the callout interface, and add a flag tojlemon2000-11-256-27/+21
* Don't attach the interface twice. While I'm here, add a driverjlemon2000-11-251-25/+27
* Security fix: correctly set groups according to the user. Previously,green2000-11-251-6/+15
* o Make systat/vmstat.c use sysctl() to retrieve cp_time, bufspace,rwatson2000-11-251-29/+50
* o make systat/pigs.c use syctl() to retrieve cp_time, fscale, and ccpurwatson2000-11-251-27/+32
* o Make systat/iostat.c use sysctl() to retrieve cp_time instead ofrwatson2000-11-251-23/+9
* o Make systat use sysctl() to retrieve hz and stathz, instead ofrwatson2000-11-251-19/+14
* Regenerate. Note that pccarddevs_data.h is not used.peter2000-11-252-2/+22
* Add Kingston and the KNE-PC2 cardpeter2000-11-251-0/+4
* Update the ed driver to probe and attach under a NEWCARD kernel (I waspeter2000-11-253-3/+37
* - Rename callout_reset to _callout_reset and add a flags argument.jake2000-11-252-3/+12
* Make the xxxFILES= list generation generic. This makes it easier to addpeter2000-11-257-83/+39
* add threadsafe version of inet_ntoa (inet_ntoa_r takes a buffer to fill)alfred2000-11-251-0/+14
* These files are mpsafe.alfred2000-11-252-0/+7
* Remove this binutils 2.8.1 file that was never part of any FreeBSD release.obrien2000-11-252-128/+0
* Remove this binutils 2.8.1 file that was never part of any FreeBSD release.obrien2000-11-254-834/+0
* In env_destroy(), it is a bad idea to env_swap(self, 0) to switchgreen2000-11-252-0/+4
* Correct an arguement to ssh_add_identity, this matches what is currentlybillf2000-11-252-2/+2
* Don't build libgcc_r if "NOLIBC_R" defined. If you don't have a threadsobrien2000-11-251-0/+4
* Print a warning when we detect a Realtek 8139B chiproger2000-11-241-0/+10
* Add a module makefile for if_ep.markm2000-11-241-0/+14
* Eliminate groff(1) warnings.ru2000-11-241-0/+4
* The default format for troff documentation is set with PRINTERDEVICE.ru2000-11-241-2/+2
* Make this paper buildable in nroff mode, eliminate warnings,ru2000-11-242-5/+4
* mdoc(7) police: minor fixes.ru2000-11-242-22/+26
* Fix a layout problem (.It Li -> .Fx)ben2000-11-243-6/+12
* (forced commit)sheldonh2000-11-240-0/+0
* Remove the only hard sentence break in the file.sheldonh2000-11-241-4/+5
* Document EI_OSABI and EI_ABIVERSION.asmodai2000-11-241-1/+44
* Mention mergemaster(8).ben2000-11-241-0/+2
* Let the pwd program double as realpath(1).phk2000-11-245-6/+156
* Reimplement the groff(1) warnings elimination fixes in a better way.ru2000-11-243-11/+6
* Eliminate groff(1) warnings.ru2000-11-247-49/+77
* [rsh.1] Document the `-4' and `-6' options.jkoshy2000-11-242-2/+6
* [rlogin.1] Document the `-4' and `-6' options. Correct a typo.jkoshy2000-11-242-3/+7
* Fixup (hopefully) bridging + ipfw + dummynet together...bmilekic2000-11-232-7/+21
* Add a brief warning about devclass and multiple device driver attachments.dcs2000-11-231-0/+4
* Eliminate groff(1) warnings.ru2000-11-233-3/+21
* Use a more generic name for the compiler cross-reference. (cc instead ofben2000-11-231-1/+1
* * Say that ps, top, etc, "may not work" with the new kernel, rather thanben2000-11-231-2/+4
* Add an example to explain the basic procedure to build the world.ben2000-11-231-0/+34
* Update for the Bintuils 2.10.1 import.obrien2000-11-232-32/+31
* kenv(1) first appeared in FreeBSD 4.1.1, not FreeBSD 5.0.ben2000-11-232-2/+2
* Add the appropriate magic to make .Fx 4.1.1 work.ben2000-11-232-0/+2
* Eliminate groff(1) warnings.ru2000-11-231-1/+2
OpenPOWER on IntegriCloud