summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improvement in the description of what this does.markm1999-06-101-10/+10
* Update of intro(2)/errno(2) in the ongoing effort of the Programmer'sjseger1999-06-061-0/+25
* Typo.pb1999-05-251-2/+2
* $ brucify -deblunderphk1999-05-161-2/+2
* writev(2) can return EDESTADDRREQ when attempting to write to aghelmer1999-05-041-0/+6
* Show "#include <machine/param.h>" in SYNOPSIS to get declaration ofghelmer1999-05-043-3/+6
* Note the effect of close(2) on fcntl(2) record locks.ghelmer1999-05-041-1/+9
* The accept(2) call can fail with EINTR (at least in the threaded context).ghelmer1999-04-291-1/+5
* This Implements the mumbled about "Jail" feature.phk1999-04-282-2/+89
* Mention that you can only create a block or char special file usingjoerg1999-04-281-0/+5
* Mention that set-id bits are not honoured for shell scripts andhoek1999-04-271-1/+8
* Document pread() and pwrite().dt1999-04-113-11/+68
* Contains the paranik1999-04-101-9/+1
* Fixed missing include in synopsis.bde1999-04-096-21/+13
* Fixed disordering in previous 2 commits. Fixed an English error.bde1999-04-051-5/+6
* Add wrappers for pread and pwrite syscalls.dt1999-04-043-2/+110
* Manpages for the KLD system calls.dfr1999-04-047-1/+450
* Add a sysctl variable which can help stop chroot(2) escapes.phk1999-03-231-2/+29
* EACESS -> EACCESalex1999-03-151-2/+2
* PID_MAX is now 99999.roberto1999-03-101-1/+1
* Explain ENXIO error status with respect to fifos.ghelmer1999-03-071-0/+4
* Fixed references to unmount(2) specified as umount.alex1999-03-051-4/+4
* Don't use undocumented markup "{}". Use 32767 instead of LINK_MAX tobde1999-03-051-4/+3
* Backed out most of rev.1.4. I didn't submit it; I only submitted abde1999-03-051-7/+8
* Forgot to add $Id$ and change date in previous commit.bde1999-03-051-1/+2
* Changed the type of quotactl()'s 4th arg from `char *' to `void *'bde1999-03-051-1/+1
* EOPNOTSUPP also applies to fchflags().bde1999-02-151-0/+3
* Mention that chflags can fail with EOPNOTSUPP.des1999-02-141-0/+2
* Removed occurrences of consecutive repeated words (such as "the the").alex1999-02-121-1/+1
* Typo: `kern.somaxconn' -> `kern.ipc.somaxconn'jkoshy1999-01-271-4/+4
* Mostly remove the VM_STACK OPTION.julian1999-01-261-0/+19
* Enable Linux threads support by default.julian1999-01-261-0/+6
* Backed out most of previous commit to go with backing out support forbde1999-01-241-4/+6
* Document the errno return if the restrictions on the fcntl(F_SETOWN, ...)truckman1999-01-191-0/+7
* revoke(2) is supported on regular files under current. Change wordingjkoshy1999-01-181-6/+5
* Updated type of ss_size in struct sigaltstack.bde1999-01-011-3/+2
* Commit out caveat about hardlinks to directories since they aresteve1998-12-131-27/+27
* Enable aio_read(2).jkoshy1998-11-241-2/+2
OpenPOWER on IntegriCloud