summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add issetugid.2 to MAN2 listache1997-04-011-2/+3
* Add libc hook for issetugid()peter1997-03-311-2/+3
* Create lchown() in libc and document it as a variation of chown().peter1997-03-311-2/+2
* Merge from Lite2 onto mainline -peter1997-03-111-4/+4
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add the utrace syscall.phk1996-09-201-3/+4
* Use ld -O insted of ld -o + mv.phk1996-05-281-9/+5
* Make rules reentrant.phk1996-05-091-9/+9
* ``mv'' -> ``mv -f''wosch1996-05-071-4/+5
OpenPOWER on IntegriCloud