| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs | cvs2svn | 2008-02-24 | 1 | -1/+1 |
| * | Use better manuals for these ntp system calls. These were replaced by | Warner Losh | 2007-09-15 | 1 | -1/+2 |
| * | Classify mmap, lseek, pread, pwrite, truncate, ftruncate as pseudo | Peter Wemm | 2007-07-04 | 1 | -2/+4 |
| * | Follow NetBSD, OpenBSD and DragonfyBSD project and add BSD-licensed | Alexander Kabaev | 2007-05-19 | 1 | -1/+2 |
| * | Add missing links and sort. | Pawel Jakub Dawidek | 2007-04-29 | 1 | -3/+9 |
| * | First cut of the sctp man pages. Still need work. | Randall Stewart | 2007-02-22 | 1 | -0/+1 |
| * | Link select(2) to FD_CLR(3), FD_ISSET(3), FD_SET(3), and FD_ZERO(3). | Ruslan Ermilov | 2006-10-12 | 1 | -0/+2 |
| * | Add each directory's symbol map file to SYM_MAPS. | Daniel Eischen | 2006-03-13 | 1 | -0/+2 |
| * | Disconnect mqueue from buildworld, as I will implement it in seperated | David Xu | 2006-03-01 | 1 | -1/+1 |
| * | Add abort2 manual page. | Poul-Henning Kamp | 2005-12-23 | 1 | -1/+1 |
| * | Symlink mq_send to mq_timedsend. | David Xu | 2005-11-30 | 1 | -0/+2 |
| * | Add manuals for POSIX message queue. | David Xu | 2005-11-30 | 1 | -2/+4 |
| * | Implement following POSIX message queue interfaces: | David Xu | 2005-11-26 | 1 | -1/+1 |
| * | Add POSIX timer manuals. | David Xu | 2005-11-11 | 1 | -0/+2 |
| * | Add manuals for sigqueue, sigtimedwait, sigwaitinfo. | David Xu | 2005-11-11 | 1 | -2/+3 |
| * | - Add two new system calls: preadv() and pwritev() which are like readv() | John Baldwin | 2005-07-07 | 1 | -2/+2 |
| * | Document lgetfh(2). | Doug Rabson | 2004-04-05 | 1 | -0/+1 |
| * | Sort MLINKS. | Tim J. Robbins | 2004-03-16 | 1 | -1/+1 |
| * | Add fairly minimal documentation for the nmount() syscall. | Tim J. Robbins | 2004-03-16 | 1 | -1/+1 |
| * | The libc_r/man/sigwait.3 manpage has been repocopied to libc/sys/sigwait.2. | Ruslan Ermilov | 2004-01-14 | 1 | -1/+2 |
| * | - libc/sys/sem.c was repocopied to libc/gen/sem.c. | Ruslan Ermilov | 2004-01-14 | 1 | -1/+1 |
| * | Add a short description of the kse_switchin(2) syscall to the kse | Marcel Moolenaar | 2003-12-10 | 1 | -1/+1 |
| * | Add a manual page for the utrace() system call. | Tim J. Robbins | 2003-11-01 | 1 | -1/+1 |
| * | Add the mlockall() and munlockall() system calls. | Bruce M Simpson | 2003-08-11 | 1 | -2/+3 |
| * | Add the POSIX 1003.1-2001 posix_madvise() interface. | Bruce M Simpson | 2003-08-09 | 1 | -0/+1 |
| * | Add a manual page for the ntp_gettime syscall. | Tom Rhodes | 2003-04-17 | 1 | -2/+2 |
| * | Add a manual page for the ntp_adjtime syscall. | Tom Rhodes | 2003-04-15 | 1 | -1/+1 |
| * | o In struct prison, add an allprison linked list of prisons (protected | Mike Barcroft | 2003-04-09 | 1 | -0/+1 |
| * | Add a manual page for the lio_listio() syscall. Still needs a bit | Tim J. Robbins | 2003-01-12 | 1 | -1/+2 |
| * | This is David Schultz's swapoff code which I am finally able to commit. | Matthew Dillon | 2002-12-15 | 1 | -0/+1 |
| * | libc_r wasn't so tied to libc for 22 months. | Ruslan Ermilov | 2002-11-18 | 1 | -5/+3 |
| * | Add MLINKS to kse.2. | Archie Cobbs | 2002-10-08 | 1 | -0/+2 |
| * | Add a man page for the KSE system calls. | Archie Cobbs | 2002-10-02 | 1 | -1/+1 |
| * | Welcome the sem_ API to libc! | Alfred Perlstein | 2002-09-19 | 1 | -1/+1 |
| * | Add uuidgen(2) and uuidgen(1). | Marcel Moolenaar | 2002-05-28 | 1 | -1/+1 |
| * | Document the lchflags(2) syscall. | Maxime Henrion | 2002-05-05 | 1 | -1/+1 |
| * | Connect the kenv.2 manpage to the build. | Maxime Henrion | 2002-04-18 | 1 | -1/+1 |
| * | o Modify access(2) man page to describe eaccess(2), and add a symlink | Robert Watson | 2001-09-21 | 1 | -0/+1 |
| * | Remove MLINKS seek.2 to lseek.2, we don't have seek.2 syscall | Andrey A. Chernov | 2001-09-02 | 1 | -1/+0 |
| * | Only pull in the MD files if they exist. This allows for progressive | Mark Peek | 2001-07-31 | 1 | -0/+2 |
| * | Add a new kldsym(2) man page. | Chris Costello | 2001-07-27 | 1 | -2/+2 |
| * | Add a link to extattr.2 (from extattr_get_file.2). The other names | Dima Dorfman | 2001-06-24 | 1 | -1/+2 |
| * | Make links from setresuid.2 to getresgid.2 and getresuid.2. | Dima Dorfman | 2001-04-15 | 1 | -1/+1 |
| * | Install links to extattr_(get|set|delete)_fd.2 (from extattr_get_file.2). | Dima Dorfman | 2001-04-08 | 1 | -2/+5 |
| * | Hook the extattr_get_file.2 manual page into the build. Add MLINKS | Dima Dorfman | 2001-04-01 | 1 | -1/+3 |
| * | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -2/+2 |
| * | Clean up syscall generation in libc by removing HIDDEN_SYSCALLS | Daniel Eischen | 2001-01-29 | 1 | -28/+7 |
| * | Add man pages for mod*(2). Shamelessly cut/pasted from the kld*(2) man | Peter Wemm | 2000-09-28 | 1 | -0/+2 |
| * | Revert the temporary hack in rev 1.79. | Peter Wemm | 2000-08-01 | 1 | -1/+1 |
| * | Deal with the exit entry in MIASM changing to sys_exit. | Peter Wemm | 2000-07-29 | 1 | -1/+1 |