summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Name Description (.Nd macro) added.phantom1999-09-051-6/+7
* mdoc(7) style fix.phantom1999-09-051-2/+4
* mdoc(7) style fix: FreeBSD -> .Fxphantom1999-09-057-7/+14
* Remove useless .Fn macro suffixphantom1999-09-051-1/+1
* mdoc style fix.phantom1999-09-051-4/+2
* mdoc(7) style fixesphantom1999-09-051-2/+4
* $Id$ -> $FreeBSD$peter1999-08-28136-136/+136
* Remove some 4.3BSDish anacronisims that stated that it was anmpp1999-08-275-19/+5
* Remove a 4.3BSDish anachronism that claimed EPERM for an attempt tojoerg1999-08-271-3/+1
* Document ENOSYS error.chris1999-08-231-1/+5
* Various man page cleanup:mpp1999-08-159-41/+45
* Change reference to mount(1) to mount(8)chris1999-08-141-2/+2
* Change reference from kldload(3) to kldload(2)chris1999-08-131-2/+2
* Fixed $Id$.bde1999-07-311-3/+3
* Removed a duplicate reference to System V.4.bde1999-07-311-2/+1
* Fixed syntax error in previous commit.bde1999-07-311-2/+3
* FIxed disordering in previous commit. Fixed some old disorder.bde1999-07-311-3/+3
* Document that writev(2) can fail with ENOBUFS.nik1999-07-301-1/+3
* Use the .At macro when referencing versions of AT&T UNIX.mpp1999-07-301-2/+4
* Document the getdents(2) system call. The documentation wasmpp1999-07-303-165/+29
* Document the lchmod(2) system call.mpp1999-07-302-17/+29
* Add a manual page for getdents(2). This was taken from NetBSD, butmpp1999-07-301-0/+151
* Document the lutimes() and futimes() system calls.mpp1999-07-302-26/+97
* Mdoc cleanup.mpp1999-07-301-2/+3
* Correct HISTORY section, according to CVS logs.sheldonh1999-07-261-2/+3
* Update the manpage for the number of symlinks in ELOOPn_hibma1999-07-241-2/+4
* Make profil() 64bit-safe for alpha.simokawa1999-07-161-2/+2
* Reference correct sysctl: kern.maxsockbuf --> kern.ipc.maxsockbufjlemon1999-07-151-2/+2
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-1258-0/+59
* Clarify an explanation a little bit.phk1999-07-091-4/+9
* Nuke the BUGS sections of these man pages because they are not appropriate.mpp1999-07-014-12/+4
* Fix typos/spelling errors.mpp1999-07-016-16/+17
* Add mising aio_* man pages. Fixed a minor typo in aio_read.2,wes1999-07-016-9/+575
* Spelll 'asynchronous' coriectlykris1999-07-011-2/+2
* Fix the NAME section of the kldload.2 manpage, which made reference tosheldonh1999-07-016-8/+52
* Clarify what happens if fd is set to -1billf1999-06-291-2/+4
* Document that mlock() and munlock() can return EPERM if thempp1999-06-271-1/+9
* Typo in previous commit.ru1999-06-181-2/+2
* Mention that pid 1 is not affected by kill(-1, SIGXXX) too.ru1999-06-181-3/+8
* Minor English corrections were made; SEE ALSO was also fixed (no commas).green1999-06-171-4/+4
OpenPOWER on IntegriCloud