summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add minherit.2 to Makefile.. (oops, forgot it before)peter1996-02-241-1/+2
* rfork/minherit glue in libcpeter1996-02-231-7/+7
* - FreeBSD'ized the ptrace manpage by removing non-FreeBSD specific portions.nate1996-01-201-3/+4
* Add man pages for the SYSV shm* and sem* functions.joerg1995-10-031-1/+4
* Add a missing link from the setpgid manpage to the setpgrp manpage.nate1995-05-271-0/+1
* Add setreuid/setregid to MAN sectionache1995-04-231-1/+2
* Add setreuid/setregidache1995-04-231-1/+2
* Added sysarch system call which is used my i386_get/set_ltd.c and is neededdfr1994-11-171-1/+1
* Redo kernel NTP PLL support, user-mode interface.wollman1994-09-181-2/+1
* Added SYSV ipc system calls.dfr1994-09-131-3/+3
* Added rtprio system call stub and manual page.dg1994-09-011-4/+4
OpenPOWER on IntegriCloud