summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Document lgetfh(2).dfr2004-04-051-0/+1
* Sort MLINKS.tjr2004-03-161-1/+1
* Add fairly minimal documentation for the nmount() syscall.tjr2004-03-161-1/+1
* The libc_r/man/sigwait.3 manpage has been repocopied to libc/sys/sigwait.2.ru2004-01-141-1/+2
* - libc/sys/sem.c was repocopied to libc/gen/sem.c.ru2004-01-141-1/+1
* Add a short description of the kse_switchin(2) syscall to the ksemarcel2003-12-101-1/+1
* Add a manual page for the utrace() system call.tjr2003-11-011-1/+1
* Add the mlockall() and munlockall() system calls.bms2003-08-111-2/+3
* Add the POSIX 1003.1-2001 posix_madvise() interface.bms2003-08-091-0/+1
* Add a manual page for the ntp_gettime syscall.trhodes2003-04-171-2/+2
* Add a manual page for the ntp_adjtime syscall.trhodes2003-04-151-1/+1
* o In struct prison, add an allprison linked list of prisons (protectedmike2003-04-091-0/+1
* Add a manual page for the lio_listio() syscall. Still needs a bittjr2003-01-121-1/+2
* This is David Schultz's swapoff code which I am finally able to commit.dillon2002-12-151-0/+1
* libc_r wasn't so tied to libc for 22 months.ru2002-11-181-5/+3
* Add MLINKS to kse.2.archie2002-10-081-0/+2
* Add a man page for the KSE system calls.archie2002-10-021-1/+1
* Welcome the sem_ API to libc!alfred2002-09-191-1/+1
* Add uuidgen(2) and uuidgen(1).marcel2002-05-281-1/+1
* Document the lchflags(2) syscall.mux2002-05-051-1/+1
* Connect the kenv.2 manpage to the build.mux2002-04-181-1/+1
* o Modify access(2) man page to describe eaccess(2), and add a symlinkrwatson2001-09-211-0/+1
* Remove MLINKS seek.2 to lseek.2, we don't have seek.2 syscallache2001-09-021-1/+0
* Only pull in the MD files if they exist. This allows for progressivemp2001-07-311-0/+2
* Add a new kldsym(2) man page.chris2001-07-271-2/+2
* 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
OpenPOWER on IntegriCloud