summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove deprecated locale namesache2003-06-103-24/+1
* Remove transition period hackache2003-06-101-32/+3
* Old-promised removing of deprecated locale namesache2003-06-104-192/+0
* Merge the following from the English version:rushani2003-06-091-245/+71
* Revert last commit, I have no idea what happened.phk2003-06-091-1/+1
* Grrr. We're going to maintain the present errata file untilbmah2003-06-091-1/+1
* Remove embededded ID string which was meant to provide informationse2003-06-091-6/+0
* style(9).mux2003-06-091-12/+20
* Be consistent about module names.phk2003-06-091-2/+2
* Add new geom_ccd modulephk2003-06-092-0/+9
* remove old CCD modulephk2003-06-092-9/+0
* Wait for the real interval timer callout handler to finish executing if itjhb2003-06-092-2/+14
* The issetugid() function is MPSAFE.jhb2003-06-091-1/+1
* Track the resource id of the memory port instead of just assuming thatscottl2003-06-091-3/+6
* Bit of modernising. Remove old KerberosIV entries, add examplemarkm2003-06-091-9/+4
* Merge the following from the English version:rushani2003-06-091-2/+55
OpenPOWER on IntegriCloud