aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix date, appearantly everybody else got done with May before I did.Poul-Henning Kamp2003-06-111-1/+1
* Use __FBSDID().David E. O'Brien2003-06-1157-106/+175
* Use __FBSDID().David E. O'Brien2003-06-1111-16/+37
* Use __FBSDID().David E. O'Brien2003-06-1177-152/+242
* GC unused cpu_wait() functionPeter Wemm2003-06-119-43/+0
* Don't overflow when calculating vm_kmem_size. This fixes kmem_mapPaul Saab2003-06-111-4/+4
* Remove all files. They're now in tools/debugscripts.Greg Lehey2003-06-114-1104/+0
* Add the comment I meant to add about not passing in PCATCH to theRobert Watson2003-06-111-0/+8
* Fix error in my last commit. Correctly maintain p_maxthrwaits and unlockDavid Xu2003-06-112-10/+16
* Use __FBSDID().David E. O'Brien2003-06-11145-263/+449
* Use __FBSDID().David E. O'Brien2003-06-1133-55/+99
* Use __FBSDID().David E. O'Brien2003-06-1120-60/+60
* Use __FBSDID().David E. O'Brien2003-06-1033-111/+100
* Use __FBSDID().David E. O'Brien2003-06-107-32/+21
* Use __FBSDID().David E. O'Brien2003-06-1025-86/+76
* Use __FBSDID().David E. O'Brien2003-06-1019-53/+67
* Don't start the beastie menu if the 'beastie_disable' variable is set toScott Long2003-06-101-1/+11
* Use __FBSDID().David E. O'Brien2003-06-1024-58/+78
* Use __FBSDID().David E. O'Brien2003-06-1028-82/+119
* Use C99 compatible ASM statements.David E. O'Brien2003-06-101-1/+1
* Add an EXAMPLES section.Tom Rhodes2003-06-101-0/+22
* Revert 1.52. This should have been added to fetch.3.Tom Rhodes2003-06-101-29/+1
* - Finish vm object and page locking in vnode_pager_setsize().Alan Cox2003-06-101-26/+21
* - Add manpages for the gem and hme ethernet drivers. These were obtainedThomas Moestl2003-06-104-0/+205
* Various cleanups of careless mistakes/omissions.Juli Mallett2003-06-104-11/+11
* Read gettytab(5) soon enough to fill in all necessary values.Yaroslav Tykhiy2003-06-102-16/+40
* Left out the critical part of my "public domain" template, a notice sayingJuli Mallett2003-06-106-0/+12
* Use __FBSDID().David E. O'Brien2003-06-1012-24/+40
* Use __FBSDID().David E. O'Brien2003-06-105-11/+18
* Use __FBSDID().David E. O'Brien2003-06-1023-47/+70
* Use __FBSDID().David E. O'Brien2003-06-106-15/+17
* Use __FBSDID().David E. O'Brien2003-06-1010-17/+29
* Use __FBSDID().David E. O'Brien2003-06-1040-79/+113
* Revert part of the last commit. This fixes tail for pipes.Mark Murray2003-06-101-8/+7
* Spot one more place where boolean variables were incrementedYaroslav Tykhiy2003-06-101-1/+1
* Coding style fix: Use "foo = 1" instead of "foo++" to assignYaroslav Tykhiy2003-06-101-2/+2
* Break sentences.Yaroslav Tykhiy2003-06-101-4/+6
* General mdoc(7) markup fixes:Yaroslav Tykhiy2003-06-101-61/+67
* Improve the language and markup of the description of the pp and plYaroslav Tykhiy2003-06-101-7/+18
* Fix typo in the previous revision.Hidetoshi Shimokawa2003-06-101-1/+1
* Clarify the telnet requirements slightly, and state an area-of-interestMark Murray2003-06-101-1/+5
* Add cross-references to pci(4) and pciconf(8).Sheldon Hearn2003-06-101-0/+2
* Add entry for removing deprecated locale namesAndrey A. Chernov2003-06-101-0/+5
* Tidy up the manpage.Ruslan Ermilov2003-06-101-22/+27
* Use __FBSDID().David E. O'Brien2003-06-102-3/+5
* Remove NOSHLIBS, users can get by with NOPIC.David E. O'Brien2003-06-101-3/+1
* Sync perforce IDs.Justin T. Gibbs2003-06-105-5/+5
* Decode bus_info block.Hidetoshi Shimokawa2003-06-101-4/+13
* Fix struct bus_info on big-endian machines.Hidetoshi Shimokawa2003-06-101-3/+20
* Add tx_speed sysctl variable.Hidetoshi Shimokawa2003-06-101-1/+4