aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/syscall.mk
Commit message (Expand)AuthorAgeFilesLines
* Regen: fix prototypes for {o|}{g|s}etrlimit.Marcel Moolenaar2000-08-281-1/+1
* Regen. (Fix SYS_exit)Peter Wemm2000-07-291-2/+2
* Regenerate with makesyscalls.shPeter Wemm2000-07-291-2/+2
* o Commit two of two, introducing __cap_{get,set}_{fd,file} syscalls toRobert Watson2000-07-131-2/+6
* Second of two commits adding capability manipulation syscalls forRobert Watson2000-06-151-2/+4
* Regenerated (fixed the type of mmap()'s padding arg).Bruce Evans2000-05-091-1/+1
* Regenerate (removed semconfig)Peter Wemm2000-05-011-2/+1
* Introduce kqueue() and kevent(), a kernel event notification facility.Jonathan Lemon2000-04-161-2/+4
* Fix bde'isms in acl/extattr syscall interface, renaming syscalls toRobert Watson2000-01-191-9/+9
* Implement setres[ug]id() and getres[ug]id(). This has been sitting inPeter Wemm2000-01-161-2/+6
* Add aio_waitcomplete(). Make aio work correctly for socket descriptors.Jason Evans2000-01-141-2/+3
* Second pass commit to introduce new ACL and Extended Attribute systemRobert Watson1999-12-191-2/+14
* Cop on a bit and regenerate things correctly.Brian Somers1999-11-181-1/+1
* Now that userland, including modules don't use the osig* syscallsMarcel Moolenaar1999-10-121-6/+1
* sigset_t change (part 2 of 5)Marcel Moolenaar1999-09-291-7/+12
* regenerate to include proper "gererated from" taglines.Alfred Perlstein1999-09-111-1/+1
* Seperate the export check in VFS_FHTOVP, exports are now checked viaAlfred Perlstein1999-09-111-0/+4
* Regen after Id->FreeBSDPeter Wemm1999-08-281-1/+1
* commit these files after updating syscalls.master.Jordan K. Hubbard1999-08-051-1/+1
* Regenerated.Bruce Evans1999-05-131-1/+1
* This Implements the mumbled about "Jail" feature.Poul-Henning Kamp1999-04-281-2/+3
* Regenerate (padding for pread and pwrite).Dmitrij Tejblum1999-04-041-1/+1
* Added pread and pwrite. These functions are defined by the X/OpenAlan Cox1999-03-271-0/+2
* regenerate (+kldsym)Peter Wemm1998-11-111-2/+3
* Implemented zero-copy TCP/IP extensions via sendfile(2) - send aDavid Greenman1998-11-051-1/+2
* Regnerate.Doug Rabson1998-08-241-1/+1
* Update generated filesPoul-Henning Kamp1998-06-281-2/+2
* Regenerated syscalls list after signanosleep removingAndrey A. Chernov1998-05-141-2/+1
* Fix the futimes/undelete/utrace conflict with other BSD's. Note thatJohn Dyson1998-05-111-3/+12
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B andPeter Dufault1998-03-281-1/+9
* Add a file generated by makesyscalls.sh to the same directory thatJohn Birrell1998-03-091-0/+195