summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Introduce the extensible jail framework, using the same "name=value"jamie2009-04-291-1/+4
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-201-2/+2
* Add setfib.2 to the list of man pages to addjulian2008-05-091-1/+1
* Sort MAN and MLINKS.ru2008-04-161-25/+26
* Connect newly added manpages to the build.ru2008-04-161-5/+15
* Add some compatibility code so that software which is built to use the newdfr2008-04-041-1/+2
* - Add a man page for cpuset_getaffinity() and cpuset_setaffinity() andjeff2008-03-291-2/+3
* - Add a man page for cpuset(), cpuset_setid(), and cpuset_getid() and hookjeff2008-03-291-1/+2
* - Remove kse syscall symbols and man pages.jeff2008-03-121-3/+1
* Add reference to kldunloadf system call, which was previously notrwatson2008-03-101-0/+1
* Add a new file descriptor type for IPC shared memory objects and use it tojhb2008-01-081-1/+2
* Use better manuals for these ntp system calls. These were replaced byimp2007-09-151-1/+2
* Classify mmap, lseek, pread, pwrite, truncate, ftruncate as pseudopeter2007-07-041-2/+4
* Follow NetBSD, OpenBSD and DragonfyBSD project and add BSD-licensedkan2007-05-191-1/+2
* Add missing links and sort.pjd2007-04-291-3/+9
* First cut of the sctp man pages. Still need work.rrs2007-02-221-0/+1
* Link select(2) to FD_CLR(3), FD_ISSET(3), FD_SET(3), and FD_ZERO(3).ru2006-10-121-0/+2
* Add each directory's symbol map file to SYM_MAPS.deischen2006-03-131-0/+2
* Disconnect mqueue from buildworld, as I will implement it in seperateddavidxu2006-03-011-1/+1
* Add abort2 manual page.phk2005-12-231-1/+1
* Symlink mq_send to mq_timedsend.davidxu2005-11-301-0/+2
* Add manuals for POSIX message queue.davidxu2005-11-301-2/+4
* Implement following POSIX message queue interfaces:davidxu2005-11-261-1/+1
* Add POSIX timer manuals.davidxu2005-11-111-0/+2
* Add manuals for sigqueue, sigtimedwait, sigwaitinfo.davidxu2005-11-111-2/+3
* - Add two new system calls: preadv() and pwritev() which are like readv()jhb2005-07-071-2/+2
* 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
OpenPOWER on IntegriCloud