summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use __FBSDID().obrien2003-06-1177-152/+242
* GC unused cpu_wait() functionpeter2003-06-119-43/+0
* Don't overflow when calculating vm_kmem_size. This fixes kmem_mapps2003-06-111-4/+4
* Remove all files. They're now in tools/debugscripts.grog2003-06-114-1104/+0
* Add the comment I meant to add about not passing in PCATCH to therwatson2003-06-111-0/+8
* Fix error in my last commit. Correctly maintain p_maxthrwaits and unlockdavidxu2003-06-112-10/+16
* Use __FBSDID().obrien2003-06-11145-263/+449
* Use __FBSDID().obrien2003-06-1133-55/+99
* Use __FBSDID().obrien2003-06-1120-60/+60
* Use __FBSDID().obrien2003-06-1033-111/+100
* Use __FBSDID().obrien2003-06-107-32/+21
* Use __FBSDID().obrien2003-06-1025-86/+76
* Use __FBSDID().obrien2003-06-1019-53/+67
* Don't start the beastie menu if the 'beastie_disable' variable is set toscottl2003-06-101-1/+11
* Use __FBSDID().obrien2003-06-1024-58/+78
* Use __FBSDID().obrien2003-06-1028-82/+119
* Use C99 compatible ASM statements.obrien2003-06-101-1/+1
* Add an EXAMPLES section.trhodes2003-06-101-0/+22
* Revert 1.52. This should have been added to fetch.3.trhodes2003-06-101-29/+1
* - Finish vm object and page locking in vnode_pager_setsize().alc2003-06-101-26/+21
* - Add manpages for the gem and hme ethernet drivers. These were obtainedtmm2003-06-104-0/+205
* Various cleanups of careless mistakes/omissions.jmallett2003-06-104-11/+11
* Read gettytab(5) soon enough to fill in all necessary values.yar2003-06-102-16/+40
* Left out the critical part of my "public domain" template, a notice sayingjmallett2003-06-106-0/+12
* Use __FBSDID().obrien2003-06-1012-24/+40
* Use __FBSDID().obrien2003-06-105-11/+18
* Use __FBSDID().obrien2003-06-1023-47/+70
* Use __FBSDID().obrien2003-06-106-15/+17
* Use __FBSDID().obrien2003-06-1010-17/+29
* Use __FBSDID().obrien2003-06-1040-79/+113
* Revert part of the last commit. This fixes tail for pipes.markm2003-06-101-8/+7
* Spot one more place where boolean variables were incrementedyar2003-06-101-1/+1
* Coding style fix: Use "foo = 1" instead of "foo++" to assignyar2003-06-101-2/+2
* Break sentences.yar2003-06-101-4/+6
* General mdoc(7) markup fixes:yar2003-06-101-61/+67
* Improve the language and markup of the description of the pp and plyar2003-06-101-7/+18
* Fix typo in the previous revision.simokawa2003-06-101-1/+1
* Clarify the telnet requirements slightly, and state an area-of-interestmarkm2003-06-101-1/+5
* Add cross-references to pci(4) and pciconf(8).sheldonh2003-06-101-0/+2
* Add entry for removing deprecated locale namesache2003-06-101-0/+5
* Tidy up the manpage.ru2003-06-101-22/+27
* Use __FBSDID().obrien2003-06-102-3/+5
* Remove NOSHLIBS, users can get by with NOPIC.obrien2003-06-101-3/+1
* Sync perforce IDs.gibbs2003-06-105-5/+5
* Decode bus_info block.simokawa2003-06-101-4/+13
* Fix struct bus_info on big-endian machines.simokawa2003-06-101-3/+20
* Add tx_speed sysctl variable.simokawa2003-06-101-1/+4
* If there are signals delivered to current thread, breaks out of loop,davidxu2003-06-102-8/+6
* Add (unsigned char) cast to ctype macrosache2003-06-101-2/+2
* Use setlocale & nl_langinfo to parse locale nameache2003-06-101-12/+12
OpenPOWER on IntegriCloud