summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Some mdoc cleanups for the manual page.jlemon2000-05-062-7/+11
* Add a kqueue(2) manual page.jlemon2000-05-042-1/+401
* Use `Er' variable to define first column width in ERRORS section. It wasphantom2000-05-0453-54/+54
* mdoc(7) cleanup:phantom2000-05-041-6/+5
* Add missing man pages. Fix various compliance bugs, mostly having to do withjasone2000-05-021-0/+85
* Fix typo. Use `.Fa' to denote a function argument.jkoshy2000-04-261-2/+4
* Spell MAP_NOSYNC correctly.wollman2000-04-231-1/+1
* .Lb-ifywollman2000-04-231-0/+2
* Add shm_open(3) and shm_unlink(3). The documentation could use a goodwollman2000-04-221-0/+192
* Introduce ".Lb" macro to libc manpages.phantom2000-04-21138-1/+277
* Document EWOULDBLOCK as a possible errno return value.archie2000-04-091-0/+7
* Fixed wrong arg type in synopsis.bde2000-03-231-1/+1
* Add a man page for aio_waitcomplete(). Update the aio_cancel() man page tojasone2000-03-213-19/+179
* Remove more single-space hard sentence breaks.sheldonh2000-03-021-2/+4
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-0219-44/+88
* Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2).ps2000-02-282-0/+8
* Fix null-pointer dereference crash when the system is intentionallydillon2000-02-161-1/+2
* Replace `.Os BSD' which caused a troff error with `.Bx' which alsochris2000-02-141-1/+1
* Document the support in the kernel for hardware debug registers on theobrien2000-02-121-1/+20
* We _do_ support MS_ASYNCguido2000-01-241-1/+1
* Clarify that we don't offer hard realtime.alfred2000-01-241-3/+8
* Add HISTORY.sheldonh2000-01-181-0/+2
* Fixed missing backslash in previous commit. Adding setresuid.2 has takenbde2000-01-181-1/+1
* Fix line too long style bug in the previous commit (which, by thesheldonh2000-01-181-2/+2
* add setresuid.2ache2000-01-181-1/+1
* Add manual pages for the newly added setres[ug]id system calls.sheldonh2000-01-172-0/+80
* Sync contents of struct nfsd_svrargskris2000-01-091-2/+2
* Fixed wrong #include in synopsis.bde1999-12-231-2/+2
* Fixed missing `const' in synopsis.bde1999-12-231-1/+1
* Fixed missing installation of a link to getlogin_r.3. This is the firstbde1999-12-231-0/+1
* Fix a typo which I cannot believe I missed after rereading this textasmodai1999-12-211-1/+1
* Properly manify this manpage.asmodai1999-12-211-5/+5
* Document SA_SIGINFOcracauer1999-12-151-25/+90
* Add MAP_NOSYNC feature to mmap(), and MADV_NOSYNC and MADV_AUTOSYNC todillon1999-12-122-0/+56
* Add reference to netgraph(4) in the 'see also' section.archie1999-12-061-0/+1
* Add RLIMIT_SBSIZE here, too.green1999-12-031-0/+4
* Document the getlogin_r function.wes1999-11-281-2/+22
* General clean-up of socket.h and associated sources to synchronise upphk1999-11-249-21/+48
* Properly document what ENOENT really means for kldfind(2).chris1999-11-141-3/+1
* Document that bind(2) can fail with EAGAIN.nik1999-11-011-0/+3
* Correct the description of the timeout argument. I've examinedwes1999-10-091-0/+10
* Fixed a typo (well, format-o) in yesterday's edits.wes1999-09-211-2/+3
* Fixed the description of when and why aio_suspend returns.wes1999-09-201-11/+15
* Add a version number field to the jail(2) argument so that future changesphk1999-09-191-3/+14
* Add FreeBSD history in 'HISTORY'alfred1999-09-111-1/+4
* Fixed disordering in previous commit.bde1999-09-111-1/+1
* Document fhopen, fhstat, and fhstatfs syscalls.alfred1999-09-112-1/+137
* sync with src/sys/sys/mount.halfred1999-09-101-1/+2
* Add aio_{cancel,error,return,suspend,write} into the mix.billf1999-09-091-1/+3
* Some style and "look" fixesphantom1999-09-059-12/+27
OpenPOWER on IntegriCloud