summaryrefslogtreecommitdiff
path: root/lib/libc/sys/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Add each directory's symbol map file to SYM_MAPS.Daniel Eischen2006-03-131-0/+2
* Disconnect mqueue from buildworld, as I will implement it in seperatedDavid Xu2006-03-011-1/+1
* Add abort2 manual page.Poul-Henning Kamp2005-12-231-1/+1
* Symlink mq_send to mq_timedsend.David Xu2005-11-301-0/+2
* Add manuals for POSIX message queue.David Xu2005-11-301-2/+4
* Implement following POSIX message queue interfaces:David Xu2005-11-261-1/+1
* Add POSIX timer manuals.David Xu2005-11-111-0/+2
* Add manuals for sigqueue, sigtimedwait, sigwaitinfo.David Xu2005-11-111-2/+3
* - Add two new system calls: preadv() and pwritev() which are like readv()John Baldwin2005-07-071-2/+2
* Document lgetfh(2).Doug Rabson2004-04-051-0/+1
* Sort MLINKS.Tim J. Robbins2004-03-161-1/+1
* Add fairly minimal documentation for the nmount() syscall.Tim J. Robbins2004-03-161-1/+1
* The libc_r/man/sigwait.3 manpage has been repocopied to libc/sys/sigwait.2.Ruslan Ermilov2004-01-141-1/+2
* - libc/sys/sem.c was repocopied to libc/gen/sem.c.Ruslan Ermilov2004-01-141-1/+1
* Add a short description of the kse_switchin(2) syscall to the kseMarcel Moolenaar2003-12-101-1/+1
* Add a manual page for the utrace() system call.Tim J. Robbins2003-11-011-1/+1
* Add the mlockall() and munlockall() system calls.Bruce M Simpson2003-08-111-2/+3
* Add the POSIX 1003.1-2001 posix_madvise() interface.Bruce M Simpson2003-08-091-0/+1
* Add a manual page for the ntp_gettime syscall.Tom Rhodes2003-04-171-2/+2
* Add a manual page for the ntp_adjtime syscall.Tom Rhodes2003-04-151-1/+1
* o In struct prison, add an allprison linked list of prisons (protectedMike Barcroft2003-04-091-0/+1
* Add a manual page for the lio_listio() syscall. Still needs a bitTim J. Robbins2003-01-121-1/+2
* This is David Schultz's swapoff code which I am finally able to commit.Matthew Dillon2002-12-151-0/+1
* libc_r wasn't so tied to libc for 22 months.Ruslan Ermilov2002-11-181-5/+3
* Add MLINKS to kse.2.Archie Cobbs2002-10-081-0/+2
* Add a man page for the KSE system calls.Archie Cobbs2002-10-021-1/+1
* Welcome the sem_ API to libc!Alfred Perlstein2002-09-191-1/+1
* Add uuidgen(2) and uuidgen(1).Marcel Moolenaar2002-05-281-1/+1
* Document the lchflags(2) syscall.Maxime Henrion2002-05-051-1/+1
* Connect the kenv.2 manpage to the build.Maxime Henrion2002-04-181-1/+1
* o Modify access(2) man page to describe eaccess(2), and add a symlinkRobert Watson2001-09-211-0/+1
* Remove MLINKS seek.2 to lseek.2, we don't have seek.2 syscallAndrey A. Chernov2001-09-021-1/+0
* Only pull in the MD files if they exist. This allows for progressiveMark Peek2001-07-311-0/+2
* Add a new kldsym(2) man page.Chris Costello2001-07-271-2/+2
* Add a link to extattr.2 (from extattr_get_file.2). The other namesDima Dorfman2001-06-241-1/+2
* Make links from setresuid.2 to getresgid.2 and getresuid.2.Dima Dorfman2001-04-151-1/+1
* Install links to extattr_(get|set|delete)_fd.2 (from extattr_get_file.2).Dima Dorfman2001-04-081-2/+5
* Hook the extattr_get_file.2 manual page into the build. Add MLINKSDima Dorfman2001-04-011-1/+3
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-2/+2
* Clean up syscall generation in libc by removing HIDDEN_SYSCALLSDaniel Eischen2001-01-291-28/+7
* Add man pages for mod*(2). Shamelessly cut/pasted from the kld*(2) manPeter Wemm2000-09-281-0/+2
* Revert the temporary hack in rev 1.79.Peter Wemm2000-08-011-1/+1
* Deal with the exit entry in MIASM changing to sys_exit.Peter Wemm2000-07-291-1/+1
* Some mdoc cleanups for the manual page.Jonathan Lemon2000-05-061-0/+1
* Add a kqueue(2) manual page.Jonathan Lemon2000-05-041-1/+1
* Add a man page for aio_waitcomplete(). Update the aio_cancel() man page toJason Evans2000-03-211-1/+1
* Fixed missing backslash in previous commit. Adding setresuid.2 has takenBruce Evans2000-01-181-1/+1
* Fix line too long style bug in the previous commit (which, by theSheldon Hearn2000-01-181-2/+2
* add setresuid.2Andrey A. Chernov2000-01-181-1/+1
* Add manual pages for the newly added setres[ug]id system calls.Sheldon Hearn2000-01-171-0/+1