summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Add a link to extattr.2 (from extattr_get_file.2). The other namesdd2001-06-241-1/+2
* Make links from setresuid.2 to getresgid.2 and getresuid.2.dd2001-04-151-1/+1
* Install links to extattr_(get|set|delete)_fd.2 (from extattr_get_file.2).dd2001-04-081-2/+5
* Hook the extattr_get_file.2 manual page into the build. Add MLINKSdd2001-04-011-1/+3
* MAN[1-9] -> MAN.ru2001-03-271-2/+2
* Clean up syscall generation in libc by removing HIDDEN_SYSCALLSdeischen2001-01-291-28/+7
* Add man pages for mod*(2). Shamelessly cut/pasted from the kld*(2) manpeter2000-09-281-0/+2
* Revert the temporary hack in rev 1.79.peter2000-08-011-1/+1
* Deal with the exit entry in MIASM changing to sys_exit.peter2000-07-291-1/+1
* Some mdoc cleanups for the manual page.jlemon2000-05-061-0/+1
* Add a kqueue(2) manual page.jlemon2000-05-041-1/+1
* 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
OpenPOWER on IntegriCloud