summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Fix some man page xrefs.mpp2001-07-221-2/+2
* Document EVFILT_TIMER.jlemon2001-07-191-0/+12
* Remove whitespace at EOL.dd2001-07-15101-297/+297
* mdoc(7) police: removed punctuation after the last SEE ALSO xref.ru2001-07-101-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-10102-102/+102
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-0922-24/+0
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).ru2001-07-069-13/+13
* Use the .Rv macro to describe the return value.yar2001-07-041-6/+1
* mdoc(7) police: added missing newline after .Dv macro call,ru2001-07-041-8/+12
* mdoc(7) police: use .Rv -std.ru2001-07-041-7/+2
* Describe the condition when EACCES is returned more explicitly.dd2001-07-041-1/+3
* First, fix a leftover of the cut'n'paste from the kld* pages:yar2001-07-031-2/+6
* EACCES may be returned if write permission was denied as well.dd2001-07-021-1/+1
* event.h -> sys/event.hdd2001-06-271-1/+1
* Remove an extra word "fo" in the sentence "there is no process whosechris2001-06-271-1/+1
* Minor cleanup: sort includes, fix name.dd2001-06-251-6/+5
* Add a link to extattr.2 (from extattr_get_file.2). The other namesdd2001-06-241-1/+2
* Remove duplicate words.dd2001-06-241-1/+1
* Fix small bogon.jlemon2001-06-111-1/+1
* I neglected to notice that the change text had already been added in aimp2001-06-051-3/+0
* Fix cross-references:sobomax2001-06-051-1/+1
* Document what happens when the real id is changed.imp2001-06-052-0/+6
* Remove vestiges of MFS.ru2001-06-012-25/+3
* This patch implements O_DIRECT about 80% of the way. It takes a patchsetdillon2001-05-242-0/+12
* Rename (after a repo-copy) some mount(8) programs:ru2001-05-232-2/+2
* Document ECONNREFUSED.archie2001-05-201-0/+4
* mdoc(7) police: normalize .Nd.ru2001-04-183-3/+3
* mdoc(7) police: add missing .El call.ru2001-04-161-0/+1
* Grammar police: "its", not "it's", is the possessive form of "it".dd2001-04-152-2/+2
* Make links from setresuid.2 to getresgid.2 and getresuid.2.dd2001-04-151-1/+1
* Document getresgid and getresuid calls.dd2001-04-151-2/+21
* Add ``RETURN VALUES'' and ``ERRORS'' sections since getpgid(2) candd2001-04-141-1/+18
* To be consistent, use the __weak_reference macro from <sys/cdefs.h>deischen2001-04-101-1/+1
* Mention that locks are inherited across an exec.dd2001-04-081-0/+6
* Install links to extattr_(get|set|delete)_fd.2 (from extattr_get_file.2).dd2001-04-081-2/+5
* Document the extattr_(get|set|delete)_fd calls, and add a note warningdd2001-04-051-4/+52
* Hook the extattr_get_file.2 manual page into the build. Add MLINKSdd2001-04-011-1/+3
* A manual page for the extattr_get_file, extattr_set_file, anddd2001-04-011-0/+154
* Catch up with a comment that changed in rev1.73 of mount.hben2001-03-291-1/+1
* The f_syncreads and f_asyncreads entries are missing from the man page.phk2001-03-281-3/+4
* MAN[1-9] -> MAN.ru2001-03-271-2/+2
* Make it clear who can and can't set the UF_NODUMP, UF_OPAQUE, anddd2001-03-191-4/+7
* Fix type-odillon2001-03-161-1/+1
* Correct descriptions of SOCK_RDM and SOCK_SEQPACKET.dd2001-03-161-2/+2
* Correct spelling of MNT_ASYNC.dwmalone2001-03-151-2/+2
* .St -p1003.1g -> .St -p1003.1g-2000.ru2001-03-121-2/+2
* This is the getsid() we are talking about, not setsid().ru2001-03-091-1/+1
* In soshutdown(), use SHUT_{RD,WR,RDWR} instead of FREAD and FWRITE.ru2001-02-271-23/+30
* /^\.St/ s/-iso9945-1/-p1003.1-96/ru2001-02-262-3/+3
* ``.St -p1003.1b'' -> ``.St -p1003.1b-93''.ru2001-02-261-1/+1
OpenPOWER on IntegriCloud