summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Make a note of fflagstostr and strtofflags in the 'see also' section.joe2000-06-171-0/+2
* Fix typo: turn of -> turn off.alex2000-06-131-1/+1
* add a BUGS section on how we can only watch VNODE's on a UFS file systemjmg2000-06-071-0/+4
* Replace a `manual(section)' reference with a proper .Xr statement.chris2000-05-311-1/+2
* fix up the kqueue documentation... comment some things that were leftjmg2000-05-241-0/+21
* Back out NOTE_EXIT status reporting pending discussion.green2000-05-211-4/+0
* Remove a superfluous `.Pp' occuring directly afterchris2000-05-191-1/+0
* Add a note under IMPLEMENTATION NOTES about the behavior of sendfile()chris2000-05-191-0/+27
* List ECONNRESET as a return value. EINVAL was not documented either.peter2000-05-192-0/+4
* Put the wait(2) exit status in "data" for NOTE_EXIT kevents.green2000-05-171-0/+4
* Fixed missing include in synopsis.bde2000-05-111-2/+2
* When "any" acts as a subject, the verb must agree with whatever any is of.hoek2000-05-111-2/+2
* Content-free commit: only remove trailing whitespacehoek2000-05-111-6/+6
* The accept() function is a call, not an argument. Also, add: serialhoek2000-05-111-5/+5
* 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
OpenPOWER on IntegriCloud