summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't mention exit(3) in explanation; _exit(2) is a better choice.jkoshy1998-11-231-2/+2
* Man page for aio_read(2).jkoshy1998-11-191-0/+189
* Update to reflect reality.nectar1998-11-161-4/+4
* Added info about non-blocking support.dg1998-11-061-1/+15
* Added a manual page for sendfile(2).dg1998-11-052-2/+139
* Typo.jmz1998-10-301-1/+1
* Fix types.dima1998-10-211-19/+19
* Document the fact that shutdown(2) is expected to comply with Posix.1g,wollman1998-09-121-3/+20
* Use ellipsis in synopsis.jkoshy1998-09-121-2/+6
* Mention which system interface functions are signal-safe.brian1998-09-091-1/+103
* Add $Id$, remove quoting for `...'.jkoshy1998-09-091-1/+3
* Use ellipsis in the synopsis, and an appropriate explanation injkoshy1998-09-082-4/+12
* Use a varargs style prototype in the manual page, with accompanyingjkoshy1998-09-061-1/+14
* Sort cross references.wosch1998-08-313-10/+10
* Typo fix.jkoshy1998-08-281-1/+1
* Describe what constitues an exceptional condition.steve1998-08-241-0/+2
* Remove support for NetBSD syscalls.jb1998-08-175-343/+1
* oops, forgot to do ``cvs add'' first.jlemon1998-07-281-0/+79
* Add wrappers for i386_*_ioperm, i386_vm86 so userland code doesjlemon1998-07-281-2/+3
* Correct wording on range of addresses examined by `msync(2)'.jkoshy1998-07-091-2/+2
* Document EINVAL return value.bde1998-06-141-0/+7
* Implement compile time thread lock debug.jb1998-06-092-4/+4
* Rename fstat as _thread_sys_fstat if being built into libc_r.jb1998-06-091-1/+5
OpenPOWER on IntegriCloud