summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud