summaryrefslogtreecommitdiff
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Clarify RFMEM operation for rfork, which in fact clones the entireMatthew Dillon2000-07-231-6/+21
* MFC: replace the obsolete update(4) page with one for syncer(4).Sheldon Hearn2000-07-202-3/+3
* MFC: kqueue API changesJonathan Lemon2000-07-181-2/+2
* MFC: make NAME section less confusingBen Smithurst2000-07-152-2/+2
* MFC: sa_siginfo -> sa_sigactionBen Smithurst2000-07-111-1/+1
* MFC: 1.14, first appeared in 2.9BSD.Daniel Harris2000-07-081-1/+1
* MFC: merge in rev 1.3 through 1.10John-Mark Gurney2000-07-061-8/+32
* MFC: Use the new fflagstostr and strtofflags functions in libc.Josef Karthauser2000-06-281-0/+2
* MFC: mcontext_t -> ucontext_tAlexander Langer2000-06-261-1/+1
* MFC: Fix typo: turn of -> turn offAlexander Langer2000-06-131-1/+1
* MFC: document ECONNRESETPeter Wemm2000-05-192-0/+4
* MFC: Use `Er' variable to define first column width in ERRORS section.Alexey Zelkin2000-05-0653-54/+54
* MFC: mdoc cleanupsJonathan Lemon2000-05-062-7/+11
* MFC: kqueue manual page.Jonathan Lemon2000-05-051-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-05-041-0/+400
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-22138-1/+277
* MFC: (rev 1.12) document EWOULDBLOCK.Archie Cobbs2000-04-091-0/+7
* MFC: Add a man page for aio_waitcomplete(). Update aio_cancel() to reflectJason Evans2000-03-212-19/+50
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-211-0/+129
* 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