| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge r228040 from head to releng/9.0: | Robert Watson | 2011-11-28 | 2 | -1/+3 |
| * | MFC r227416: | Doug Barton | 2011-11-18 | 1 | -1/+3 |
| * | MFC r226790: | Sergey Kandaurov | 2011-11-01 | 1 | -1/+1 |
| * | Clarify the behaviour of sigwait() on signal interruption, and note | Konstantin Belousov | 2011-08-25 | 2 | -2/+20 |
| * | Add experimental support for process descriptors | Jonathan Anderson | 2011-08-18 | 4 | -3/+191 |
| * | Cross-reference cap_new(2) from dup(2), as they have similar functionality. | Robert Watson | 2011-08-14 | 1 | -1/+7 |
| * | Add cap_new(2) and cap_getrights(2) symbols to libc. | Jonathan Anderson | 2011-07-20 | 3 | -1/+478 |
| * | Document RFTSIGZMB. Fix spelling of SIGCHLD. Note that signals are | Konstantin Belousov | 2011-07-12 | 1 | -2/+14 |
| * | Note how wait(3) is implemented. | David E. O'Brien | 2011-06-18 | 1 | -0/+13 |
| * | mq_setattr(2): Add missing const to man page. | Jilles Tjoelker | 2011-05-17 | 1 | -2/+2 |
| * | Update sticky(7) cross references. | Sergey Kandaurov | 2011-05-13 | 2 | -4/+4 |
| * | - Clarification on kld_file_stat.size | Glen Barber | 2011-04-23 | 1 | -4/+4 |
| * | Add the posix_fallocate(2) syscall. The default implementation in | Matthew D Fleming | 2011-04-18 | 3 | -1/+148 |
| * | getfh(2): Add xrefs for fhopen(2), open(2), stat(2). | Jilles Tjoelker | 2011-04-14 | 1 | -1/+5 |
| * | Fix mdoc errors. | Konstantin Belousov | 2011-04-01 | 1 | -3/+2 |
| * | Expose the rctl(2) API in libc. | Edward Tomasz Napierala | 2011-03-30 | 1 | -0/+5 |
| * | Document O_CLOEXEC. | Konstantin Belousov | 2011-03-25 | 1 | -4/+16 |
| * | When building libc with the syscall compatibility, don't also generate the | Marcel Moolenaar | 2011-03-17 | 1 | -1/+4 |
| * | rfork(2): Discourage rfork_thread-like approaches. | Jilles Tjoelker | 2011-03-15 | 1 | -17/+3 |
| * | Move cap_enter(2) and cap_getmode(2) symbols from FBSD_1.1 to FBSD_1.2. | Robert Watson | 2011-03-12 | 1 | -2/+2 |
| * | Move getloginclass(2) and setloginclass(2) to FBSD_1.2, where they should've | Edward Tomasz Napierala | 2011-03-06 | 1 | -2/+2 |
| * | Add FBSD_1.2; syscalls added in 9-CURRENT are supposed to go there. | Edward Tomasz Napierala | 2011-03-06 | 1 | -0/+3 |
| * | Add manual page for getloginclass(2) and setloginclass(2). | Edward Tomasz Napierala | 2011-03-06 | 2 | -2/+100 |
| * | Add two new system calls, setloginclass(2) and getloginclass(2). This makes | Edward Tomasz Napierala | 2011-03-05 | 1 | -0/+2 |
| * | Make cap_new(2) and cap_getmode(2) symbols from libc public so applications | Robert Watson | 2011-03-03 | 3 | -1/+105 |
| * | Add description of ECAPMODE to errno(2) man page. | Robert Watson | 2011-03-03 | 1 | -0/+2 |
| * | Remove sysctl vm.max_proc_mmap used to protect from KVA space exhaustion. | Sergey Kandaurov | 2011-02-24 | 1 | -3/+0 |
| * | Emit .note.GNU-stack for the syscall stubs generated by libc only on | Konstantin Belousov | 2011-01-25 | 1 | -2/+9 |
| * | Document PT_FLAG_FORKED, PT_FOLLOW_FORK, pl_tdname and pl_child_pid. | Konstantin Belousov | 2011-01-25 | 1 | -5/+40 |
| * | getgroups(2): Remove mention of <sys/param.h> and refer to sysconf(3). | Jilles Tjoelker | 2011-01-21 | 1 | -3/+9 |
| * | mknod(2): The required include is <sys/stat.h>, not <unistd.h>. | Jilles Tjoelker | 2011-01-16 | 1 | -2/+2 |
| * | Emit .note.GNU-stack for the syscall stubs generated by libc. | Konstantin Belousov | 2011-01-07 | 1 | -0/+2 |
| * | Sort cross references by section. | Rebecca Cran | 2010-12-18 | 1 | -2/+2 |
| * | Update shmget(2) with POSIX access permissions and remove non-standard SHM_R, | Rebecca Cran | 2010-12-17 | 3 | -13/+11 |
| * | This commit implements the SO_USER_COOKIE socket option, which lets | Luigi Rizzo | 2010-11-12 | 1 | -0/+18 |
| * | - Note that non-superusers are not allowed to set the SF_ARCHIVED | Jaakko Heinonen | 2010-10-29 | 1 | -3/+7 |
| * | mdoc: make pages render with mandoc | Ulrich Spörlein | 2010-10-21 | 3 | -4/+3 |
| * | Clang related fixes: | Rui Paulo | 2010-10-13 | 1 | -1/+1 |
| * | mdoc: drop redundant .Pp and .LP calls | Ulrich Spörlein | 2010-10-08 | 10 | -11/+0 |
| * | Fix exec_imgact_shell()'s handling of two error cases: (1) Previously, if | Alan Cox | 2010-09-21 | 1 | -4/+6 |
| * | Bump dates in dbopen(3) and cpuset_getaffinity(2) from r212441 and | Glen Barber | 2010-09-12 | 1 | -1/+1 |
| * | Add EINVAL to list of possible return values for cpuset_getaffinity(2). | Glen Barber | 2010-09-10 | 1 | -0/+6 |
| * | Because POSIX does not allow EINTR to be returned from sigwait(), | David Xu | 2010-09-10 | 3 | -0/+50 |
| * | Add ECONNRESET to list of possible errors in connect(2). | Glen Barber | 2010-09-06 | 1 | -1/+3 |
| * | Use NULL instead of 0 for pointer in example. | Konstantin Belousov | 2010-08-29 | 1 | -1/+1 |
| * | Add the MAP_PREFAULT_READ option to mmap(2). | Alan Cox | 2010-08-28 | 1 | -1/+14 |
| * | Fix incorrect usage of 'assure' and 'insure'. | Rebecca Cran | 2010-08-28 | 1 | -1/+1 |
| * | Powerpc is special here. powerpc and powerpc64 use different ABIs, so | Warner Losh | 2010-08-24 | 1 | -4/+2 |
| * | Remove extra FreeBSD tag. | Konstantin Belousov | 2010-08-24 | 1 | -1/+0 |
| * | Move the __stack_chk_fail_local@FBSD_1.0 compat symbol definition into | Konstantin Belousov | 2010-08-24 | 3 | -4/+22 |