summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Add a man page for aio_waitcomplete(). Update the aio_cancel() man page tojasone2000-03-211-1/+1
* Fixed missing backslash in previous commit. Adding setresuid.2 has takenbde2000-01-181-1/+1
* Fix line too long style bug in the previous commit (which, by thesheldonh2000-01-181-2/+2
* add setresuid.2ache2000-01-181-1/+1
* Add manual pages for the newly added setres[ug]id system calls.sheldonh2000-01-171-0/+1
* Fixed missing installation of a link to getlogin_r.3. This is the firstbde1999-12-231-0/+1
* Fixed disordering in previous commit.bde1999-09-111-1/+1
* Document fhopen, fhstat, and fhstatfs syscalls.alfred1999-09-111-1/+3
* Add aio_{cancel,error,return,suspend,write} into the mix.billf1999-09-091-1/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* FIxed disordering in previous commit. Fixed some old disorder.bde1999-07-311-3/+3
* Document the getdents(2) system call. The documentation wasmpp1999-07-301-1/+2
* Document the lchmod(2) system call.mpp1999-07-301-2/+2
* Document the lutimes() and futimes() system calls.mpp1999-07-301-1/+2
* This Implements the mumbled about "Jail" feature.phk1999-04-281-2/+2
* Document pread() and pwrite().dt1999-04-111-3/+3
* Fixed disordering in previous 2 commits. Fixed an English error.bde1999-04-051-5/+6
* Add wrappers for pread and pwrite syscalls.dt1999-04-041-2/+2
* Manpages for the KLD system calls.dfr1999-04-041-1/+2
* Enable aio_read(2).jkoshy1998-11-241-2/+2
* Added a manual page for sendfile(2).dg1998-11-051-2/+2
* Remove support for NetBSD syscalls.jb1998-08-171-11/+1
* Add wrappers for i386_*_ioperm, i386_vm86 so userland code doesjlemon1998-07-281-2/+3
* Nuke signanosleep()peter1998-05-141-2/+1
* Fixed disordering and other style bugs in rev.1.50.bde1998-05-011-6/+4
* Build __error.c into libc, but not libc_r. The weak symbol in thejb1998-04-301-2/+7
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-281-1/+13
* For 1.3, NetBSD replaced the swapon() syscall with swapctl() and movedjb1998-03-231-2/+2
* For 1.3, NetBSD walloped the msync syscall and replaced it withjb1998-03-231-2/+2
* Yikes, this is the worst of the lot. Bruce suggested doing this (!).jb1998-03-091-58/+47
* Don't add OBJS to CLEANFILES. bsd.obj.mk does it. Some objects werebde1998-02-251-3/+1
* Kill lfs files that were causing make world to fail.imp1998-01-311-3/+2
* Sorted lists.bde1997-10-211-21/+23
* 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
* Add __getcwd() syscall, and have getcwd() take a shot at it.phk1997-09-141-2/+2
* A poll(2) manpage.peter1997-09-141-2/+2
* Generate poll syscall stubpeter1997-09-141-2/+2
* Manpage for getsid(2).peter1997-08-191-2/+3
* Manpage for getpgid(2), wording taken from NetBSD.peter1997-08-191-1/+2
* Syscall stubs for getpgid()/getsid().peter1997-08-191-3/+3
* Doc signanosleep, add to linkspeter1997-06-011-1/+2
* Generate signanosleep(2) syscall wrapperpeter1997-06-011-2/+3
* Add clock_* and nanosleep manpages and links.peter1997-05-121-2/+5
* Create the clock_settime(), clock_gettime(), clock_getres() and nanosleep()peter1997-05-121-3/+7
* Add syscalls for kernel linker.dfr1997-05-071-2/+4
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-21/+48
* Generate .S files for syscalls. This has many advantages:bde1997-04-231-34/+9
* Link chown with lchownache1997-04-011-2/+2
OpenPOWER on IntegriCloud