| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some private symbols from librt | Alan Somers | 2017-07-20 | 1 | -9/+0 |
* | Add abstime kqueue(2) timers and expand struct kevent members. | Konstantin Belousov | 2017-06-17 | 1 | -1/+1 |
* | Commit the 64-bit inode project. | Konstantin Belousov | 2017-05-23 | 1 | -28/+13 |
* | Make space style consistent with earlier entries. | Xin LI | 2017-03-20 | 1 | -2/+2 |
* | Add clock_nanosleep() | Eric van Gyzen | 2017-03-19 | 1 | -0/+2 |
* | Garbage collect _umtx_lock(2)/_umtx_unlock(2) references removed in r263318. | Bryan Drewery | 2016-08-17 | 1 | -6/+0 |
* | Add an implementation of fdatasync(2). | Konstantin Belousov | 2016-08-15 | 1 | -0/+6 |
* | Remove Symbol.map entries for old AIO system calls for FreeBSD 6 compat. | John Baldwin | 2016-03-12 | 1 | -9/+0 |
* | Add implementations of sendmmsg(3) and recvmmsg(3) functions which | Konstantin Belousov | 2016-01-29 | 1 | -0/+2 |
* | Remove a stale comment and clarify the original where it was taken from | Pedro F. Giffuni | 2015-08-14 | 1 | -2/+2 |
* | Move the stack protector to a new "secure" directory | Pedro F. Giffuni | 2015-08-14 | 1 | -3/+0 |
* | Add an initial NUMA affinity/policy configuration for threads and processes. | Adrian Chadd | 2015-07-11 | 1 | -0/+2 |
* | Add futimens and utimensat system calls. | Jilles Tjoelker | 2015-01-23 | 1 | -0/+2 |
* | Avoid calling internal libc function through PLT or accessing data | Konstantin Belousov | 2015-01-05 | 1 | -2/+1 |
* | Fix known issues which blow up the process after dlopen("libthr.so") | Konstantin Belousov | 2015-01-03 | 1 | -3/+3 |
* | Add the ppoll() system call. | Dmitry Chagin | 2014-11-13 | 1 | -0/+6 |
* | Extend the support for exempting processes from being killed when swap is | John Baldwin | 2013-09-19 | 1 | -0/+3 |
* | Change the cap_rights_t type from uint64_t to a structure that we can extend | Pawel Jakub Dawidek | 2013-09-05 | 1 | -2/+1 |
* | Add new system call - aio_mlock(). The name speaks for itself. It allows | Gleb Smirnoff | 2013-06-08 | 1 | -0/+1 |
* | Add pipe2() system call. | Jilles Tjoelker | 2013-05-01 | 1 | -0/+1 |
* | Add accept4() system call. | Jilles Tjoelker | 2013-05-01 | 1 | -0/+3 |
* | Implement chflagsat(2) system call, similar to fchmodat(2), but operates on | Pawel Jakub Dawidek | 2013-03-21 | 1 | -0/+1 |
* | - Implement two new system calls: | Pawel Jakub Dawidek | 2013-03-02 | 1 | -0/+2 |
* | Merge Capsicum overhaul: | Pawel Jakub Dawidek | 2013-03-02 | 1 | -1/+6 |
* | Provide cap_sandboxed(3) function, which is a wrapper around cap_getmode(2) | Pawel Jakub Dawidek | 2013-03-02 | 1 | -0/+1 |
* | Implement the waitid() SUSv4 function using wait6() system call. | Konstantin Belousov | 2012-11-13 | 1 | -0/+3 |
* | Implement syscall clock_getcpuclockid2, so we can get a clock id | David Xu | 2012-08-17 | 1 | -0/+3 |
* | Move the ffclock symbols from FBSD_1.2 to FBSD_1.3 where they should have been | Lawrence Stewart | 2012-07-10 | 1 | -3/+3 |
* | - Add the ffclock_getcounter(), ffclock_getestimate() and ffclock_setestimate() | Lawrence Stewart | 2011-11-21 | 1 | -0/+3 |
* | Add the posix_fadvise(2) system call. It is somewhat similar to | John Baldwin | 2011-11-04 | 1 | -0/+4 |
* | Add experimental support for process descriptors | Jonathan Anderson | 2011-08-18 | 1 | -0/+3 |
* | Add cap_new(2) and cap_getrights(2) symbols to libc. | Jonathan Anderson | 2011-07-20 | 1 | -0/+2 |
* | Add the posix_fallocate(2) syscall. The default implementation in | Matthew D Fleming | 2011-04-18 | 1 | -0/+1 |
* | Expose the rctl(2) API in libc. | Edward Tomasz Napierala | 2011-03-30 | 1 | -0/+5 |
* | 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 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 | 1 | -0/+2 |
* | Because POSIX does not allow EINTR to be returned from sigwait(), | David Xu | 2010-09-10 | 1 | -0/+1 |
* | Current pselect(3) is implemented in usermode and thus vulnerable to | Konstantin Belousov | 2009-10-27 | 1 | -0/+3 |
* | Make openat(2) a cancellation point. | Jilles Tjoelker | 2009-10-11 | 1 | -0/+2 |
* | Second attempt at eliminating .text relocations in shared libraries | Alexander Kabaev | 2009-07-14 | 1 | -1/+0 |
* | There is an optimization in chmod(1), that makes it not to call chmod(2) | Edward Tomasz Napierala | 2009-07-08 | 1 | -0/+1 |
* | Back out previous revision until better tested fix is ready. | Alexander Kabaev | 2009-06-29 | 1 | -0/+1 |
* | Eliminate .text relocations in shared libraries compiled with stack protector. | Alexander Kabaev | 2009-06-28 | 1 | -1/+0 |
* | Change the ABI of some of the structures used by the SYSV IPC API: | John Baldwin | 2009-06-24 | 1 | -3/+3 |
* | Retire the unused stub for the nfsclnt() system call. | John Baldwin | 2009-06-17 | 1 | -3/+0 |
* | Add a new 'void closefrom(int lowfd)' system call. When called, it closes | John Baldwin | 2009-06-15 | 1 | -0/+3 |
* | Introduce the extensible jail framework, using the same "name=value" | Jamie Gritton | 2009-04-29 | 1 | -0/+3 |