summaryrefslogtreecommitdiff
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.0.0_cvscvs2svn2000-03-20138-138/+138
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-021-2/+4
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-0219-44/+88
* Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2).Paul Saab2000-02-282-0/+8
* Fix null-pointer dereference crash when the system is intentionallyMatthew Dillon2000-02-161-1/+2
* Replace `.Os BSD' which caused a troff error with `.Bx' which alsoChris Costello2000-02-141-1/+1
* Document the support in the kernel for hardware debug registers on theDavid E. O'Brien2000-02-121-1/+20
* We _do_ support MS_ASYNCGuido van Rooij2000-01-241-1/+1
* Clarify that we don't offer hard realtime.Alfred Perlstein2000-01-241-3/+8
* Add HISTORY.Sheldon Hearn2000-01-181-0/+2
* Fixed missing backslash in previous commit. Adding setresuid.2 has takenBruce Evans2000-01-181-1/+1
* Fix line too long style bug in the previous commit (which, by theSheldon Hearn2000-01-181-2/+2
* add setresuid.2Andrey A. Chernov2000-01-181-1/+1
* Add manual pages for the newly added setres[ug]id system calls.Sheldon Hearn2000-01-172-0/+80
* Sync contents of struct nfsd_svrargsKris Kennaway2000-01-091-2/+2
* Fixed wrong #include in synopsis.Bruce Evans1999-12-231-2/+2
* Fixed missing `const' in synopsis.Bruce Evans1999-12-231-1/+1
* Fixed missing installation of a link to getlogin_r.3. This is the firstBruce Evans1999-12-231-0/+1
* Fix a typo which I cannot believe I missed after rereading this textJeroen Ruigrok van der Werven1999-12-211-1/+1
* Properly manify this manpage.Jeroen Ruigrok van der Werven1999-12-211-5/+5
* Document SA_SIGINFOMartin Cracauer1999-12-151-25/+90
* Add MAP_NOSYNC feature to mmap(), and MADV_NOSYNC and MADV_AUTOSYNC toMatthew Dillon1999-12-122-0/+56
* Add reference to netgraph(4) in the 'see also' section.Archie Cobbs1999-12-061-0/+1
* Add RLIMIT_SBSIZE here, too.Brian Feldman1999-12-031-0/+4
* Document the getlogin_r function.Wes Peters1999-11-281-2/+22
* General clean-up of socket.h and associated sources to synchronise upPoul-Henning Kamp1999-11-249-21/+48
* Properly document what ENOENT really means for kldfind(2).Chris Costello1999-11-141-3/+1
* Document that bind(2) can fail with EAGAIN.Nik Clayton1999-11-011-0/+3
* Correct the description of the timeout argument. I've examinedWes Peters1999-10-091-0/+10
* Fixed a typo (well, format-o) in yesterday's edits.Wes Peters1999-09-211-2/+3
* Fixed the description of when and why aio_suspend returns.Wes Peters1999-09-201-11/+15
* Add a version number field to the jail(2) argument so that future changesPoul-Henning Kamp1999-09-191-3/+14
* Add FreeBSD history in 'HISTORY'Alfred Perlstein1999-09-111-1/+4
* Fixed disordering in previous commit.Bruce Evans1999-09-111-1/+1
* Document fhopen, fhstat, and fhstatfs syscalls.Alfred Perlstein1999-09-112-1/+137
* sync with src/sys/sys/mount.hAlfred Perlstein1999-09-101-1/+2
* Add aio_{cancel,error,return,suspend,write} into the mix.Bill Fumerola1999-09-091-1/+3
* Some style and "look" fixesAlexey Zelkin1999-09-059-12/+27
* Name Description (.Nd macro) added.Alexey Zelkin1999-09-051-6/+7
* mdoc(7) style fix.Alexey Zelkin1999-09-051-2/+4
* mdoc(7) style fix: FreeBSD -> .FxAlexey Zelkin1999-09-057-7/+14
* Remove useless .Fn macro suffixAlexey Zelkin1999-09-051-1/+1
* mdoc style fix.Alexey Zelkin1999-09-051-4/+2
* mdoc(7) style fixesAlexey Zelkin1999-09-051-2/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-28136-136/+136
* Remove some 4.3BSDish anacronisims that stated that it was anMike Pritchard1999-08-275-19/+5
* Remove a 4.3BSDish anachronism that claimed EPERM for an attempt toJoerg Wunsch1999-08-271-3/+1
* Document ENOSYS error.Chris Costello1999-08-231-1/+5
* Various man page cleanup:Mike Pritchard1999-08-159-41/+45
* Change reference to mount(1) to mount(8)Chris Costello1999-08-141-2/+2