summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
...
* .Xr sigvec --> sigactionalex1998-01-111-2/+2
* Add <sys/types.h> to synopsis.alex1998-01-111-1/+4
* Expanded cross references.alex1998-01-026-8/+15
* Convert caddr_t --> void * for sys/mman.h functions.alex1997-12-319-16/+16
* Fixed formatting of the MADV_FREE flag description.alex1997-12-301-3/+3
* Typo fix.alex1997-12-301-2/+2
* Document MS_SYNC.alex1997-12-301-0/+1
* fork() checks RLIMIT_NPROC, not RLIMIT_NOFILE.hoek1997-12-261-1/+1
* Fixed spelling of EACCES.bde1997-11-231-3/+3
* Add cross-references to rfork(2).jdp1997-11-182-1/+3
* Reviewed by: hackers@freebsd.org in generaljulian1997-11-132-1/+32
* Reviewed by: various.julian1997-11-121-3/+2
* Describe MNT_NOCLUSTER{R,W} flags.kato1997-11-091-0/+4
* changed prototype to match textjmg1997-11-051-8/+4
* Document EINVAL as a possible return value from open(2).joerg1997-10-221-0/+7
* Sorted lists.bde1997-10-211-21/+23
* Proper spacing in the Synopsis.max1997-10-161-2/+2
* Include the machine-dependent Makefile.inc for sys in the correct place.bde1997-10-151-1/+3
* Removed the subdirectory paths from the definitions of MAN[1-9]. Theybde1997-10-151-33/+21
* Add the AIO/LIO to libc. They aren't fully done yet, but have been in thedyson1997-10-101-2/+4
* Sort cross refereces in section SEE ALSO.wosch1997-09-295-8/+8
* Typo fixmsmith1997-09-281-1/+1
* Add __getcwd() syscall, and have getcwd() take a shot at it.phk1997-09-141-2/+2
* A poll(2) manpage.peter1997-09-142-2/+190
* Generate poll syscall stubpeter1997-09-141-2/+2
* Document SA_NOCLDWAIT.joerg1997-09-131-17/+38
* Removed superfluous quoting of function args.bde1997-09-074-6/+6
* Fixed style bug in pseudocode.bde1997-09-071-1/+1
* Reference the correct version of BSD at the bottom of thesteve1997-08-231-1/+1
* Fixed off by 1 error.bde1997-08-211-2/+3
* Manpage for getsid(2).peter1997-08-192-2/+80
* Forgot to mention what getpgid(0) does.peter1997-08-191-0/+5
* Manpage for getpgid(2), wording taken from NetBSD.peter1997-08-192-3/+17
* Syscall stubs for getpgid()/getsid().peter1997-08-191-3/+3
* Reflect reality of sticky bits and UFS-based filesystems.steve1997-08-171-3/+10
* Describe the QCMD macro and its parameters.steve1997-08-171-5/+9
* Explicitly point that it_value == 0 disables timer regardles ofache1997-08-141-1/+3
* Describe itimerfix upper limitache1997-08-141-0/+8
* Default size for FD_SETSIZE is 1024 not 256.steve1997-08-111-1/+1
* execve of interpreter filesadam1997-07-081-2/+2
* Show the real revision date and not the date that thissteve1997-06-233-4/+4
* Submitted by: Whistle Communications (archie Cobbs)julian1997-06-021-2/+10
* Add xref to signanosleep(2)peter1997-06-011-0/+1
* Doc signanosleep, add to linkspeter1997-06-012-4/+28
* Generate signanosleep(2) syscall wrapperpeter1997-06-011-2/+3
* `it's'' -> `its'' where appropriate and typo fixes in time2posix.3.eivind1997-05-191-1/+1
* Add clock_* and nanosleep manpages and links.peter1997-05-121-2/+5
* manpage for nanosleep(2)peter1997-05-121-0/+96
* Man pages for clock_{get/set}time() and clock_getres().peter1997-05-121-0/+124
* Create the clock_settime(), clock_gettime(), clock_getres() and nanosleep()peter1997-05-121-3/+7
OpenPOWER on IntegriCloud