| Commit message (Expand) | Author | Age | Files | Lines |
* | Regen: fix prototypes for {o|}{g|s}etrlimit. | marcel | 2000-08-28 | 1 | -1/+1 |
* | Regen. (Fix SYS_exit) | peter | 2000-07-29 | 1 | -2/+2 |
* | Regenerate with makesyscalls.sh | peter | 2000-07-29 | 1 | -2/+2 |
* | o Commit two of two, introducing __cap_{get,set}_{fd,file} syscalls to | rwatson | 2000-07-13 | 1 | -1/+5 |
* | Second of two commits adding capability manipulation syscalls for | rwatson | 2000-06-15 | 1 | -1/+3 |
* | Regenerated (fixed the type of mmap()'s padding arg). | bde | 2000-05-09 | 1 | -1/+1 |
* | Regenerate (removed semconfig) | peter | 2000-05-01 | 1 | -2/+2 |
* | Introduce kqueue() and kevent(), a kernel event notification facility. | jlemon | 2000-04-16 | 1 | -1/+3 |
* | Fix bde'isms in acl/extattr syscall interface, renaming syscalls to | rwatson | 2000-01-19 | 1 | -9/+9 |
* | Implement setres[ug]id() and getres[ug]id(). This has been sitting in | peter | 2000-01-16 | 1 | -3/+5 |
* | Add aio_waitcomplete(). Make aio work correctly for socket descriptors. | jasone | 2000-01-14 | 1 | -1/+2 |
* | Second pass commit to introduce new ACL and Extended Attribute system | rwatson | 1999-12-19 | 1 | -1/+13 |
* | Cop on a bit and regenerate things correctly. | brian | 1999-11-18 | 1 | -1/+1 |
* | Now that userland, including modules don't use the osig* syscalls | marcel | 1999-10-12 | 1 | -6/+6 |
* | sigset_t change (part 2 of 5) | marcel | 1999-09-29 | 1 | -6/+13 |
* | regenerate to include proper "gererated from" taglines. | alfred | 1999-09-11 | 1 | -1/+1 |
* | Seperate the export check in VFS_FHTOVP, exports are now checked via | alfred | 1999-09-11 | 1 | -3/+4 |
* | Regen after Id->FreeBSD | peter | 1999-08-28 | 1 | -1/+1 |
* | Re-commit these files after updating syscalls.master (in the proper order | jkh | 1999-08-05 | 1 | -1/+1 |
* | Reserve a syscall for the arla folks. I'm assuming that since syscalls.c | jkh | 1999-08-04 | 1 | -0/+1 |
* | Regenerated. | bde | 1999-05-13 | 1 | -1/+1 |
* | This Implements the mumbled about "Jail" feature. | phk | 1999-04-28 | 1 | -1/+2 |
* | Regenerate (padding for pread and pwrite). | dt | 1999-04-04 | 1 | -1/+1 |
* | Added pread and pwrite. These functions are defined by the X/Open | alc | 1999-03-27 | 1 | -2/+2 |
* | regenerate (+kldsym) | peter | 1998-11-11 | 1 | -1/+2 |
* | Implemented zero-copy TCP/IP extensions via sendfile(2) - send a | dg | 1998-11-05 | 1 | -0/+1 |
* | Regnerate. | dfr | 1998-08-24 | 1 | -1/+1 |
* | Updated generated files. | bde | 1998-06-08 | 1 | -1/+1 |
* | regen after signanosleep nuke | peter | 1998-05-14 | 1 | -2/+2 |
* | Fix the futimes/undelete/utrace conflict with other BSD's. Note that | dyson | 1998-05-11 | 1 | -11/+12 |
* | Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and | dufault | 1998-03-28 | 1 | -0/+8 |
* | Updated generated files. | bde | 1998-02-03 | 1 | -1/+1 |
* | Retire LFS. | phk | 1998-01-30 | 1 | -12/+5 |
* | Remade syscalls.master derived files. | phk | 1997-10-26 | 1 | -9/+1 |
* | Regenerate _after_ the commit to syscalls.master | peter | 1997-09-15 | 1 | -1/+1 |
* | Add a __getcwd() syscall. This is intentionally undocumented, but all | phk | 1997-09-14 | 1 | -0/+1 |
* | Regenerate (added poll etc) | peter | 1997-09-14 | 1 | -3/+3 |
* | Regenerate | peter | 1997-08-19 | 1 | -3/+3 |
* | Updated generated files (makesyscalls.sh changed). Only sysproto.h | bde | 1997-06-29 | 1 | -1/+1 |
* | Modifications to existing files to support the initial AIO/LIO and | dyson | 1997-06-16 | 1 | -0/+12 |
* | Regenerate | peter | 1997-06-01 | 1 | -1/+2 |
* | regenerate | peter | 1997-05-08 | 1 | -13/+16 |
* | This is the kernel linker. To use it, you will first need to apply | dfr | 1997-05-07 | 1 | -0/+55 |
* | Regenerate (added issetugid) | peter | 1997-03-31 | 1 | -2/+2 |
* | Regenerate | peter | 1997-03-31 | 1 | -1/+4 |
* | Regenerate to include correct Id string | peter | 1997-02-22 | 1 | -1/+1 |
* | This is the kernel Lite/2 commit. There are some requisite userland | dyson | 1997-02-10 | 1 | -1/+1 |
* | Updated generated files. | bde | 1997-01-16 | 1 | -1/+1 |
* | Add the utrace(caddr_t addr,size_t len) syscall, that will store the | phk | 1996-09-19 | 1 | -1/+1 |
* | Reran makesyscalls.sh after changing select()'s first argument to 'int'. | smpatel | 1996-08-20 | 1 | -1/+1 |