summaryrefslogtreecommitdiff
path: root/lib/libc/sys/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Use better manuals for these ntp system calls. These were replaced byWarner Losh2007-09-151-1/+2
* Classify mmap, lseek, pread, pwrite, truncate, ftruncate as pseudoPeter Wemm2007-07-041-2/+4
* Follow NetBSD, OpenBSD and DragonfyBSD project and add BSD-licensedAlexander Kabaev2007-05-191-1/+2
* Add missing links and sort.Pawel Jakub Dawidek2007-04-291-3/+9
* First cut of the sctp man pages. Still need work.Randall Stewart2007-02-221-0/+1
* Link select(2) to FD_CLR(3), FD_ISSET(3), FD_SET(3), and FD_ZERO(3).Ruslan Ermilov2006-10-121-0/+2
* 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