summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall.mk
Commit message (Expand)AuthorAgeFilesLines
* Regen: fix prototypes for {o|}{g|s}etrlimit.marcel2000-08-281-1/+1
* Regen. (Fix SYS_exit)peter2000-07-291-2/+2
* Regenerate with makesyscalls.shpeter2000-07-291-2/+2
* o Commit two of two, introducing __cap_{get,set}_{fd,file} syscalls torwatson2000-07-131-2/+6
* Second of two commits adding capability manipulation syscalls forrwatson2000-06-151-2/+4
* Regenerated (fixed the type of mmap()'s padding arg).bde2000-05-091-1/+1
* Regenerate (removed semconfig)peter2000-05-011-2/+1
* Introduce kqueue() and kevent(), a kernel event notification facility.jlemon2000-04-161-2/+4
* Fix bde'isms in acl/extattr syscall interface, renaming syscalls torwatson2000-01-191-9/+9
* Implement setres[ug]id() and getres[ug]id(). This has been sitting inpeter2000-01-161-2/+6
* Add aio_waitcomplete(). Make aio work correctly for socket descriptors.jasone2000-01-141-2/+3
* Second pass commit to introduce new ACL and Extended Attribute systemrwatson1999-12-191-2/+14
* Cop on a bit and regenerate things correctly.brian1999-11-181-1/+1
* Now that userland, including modules don't use the osig* syscallsmarcel1999-10-121-6/+1
* sigset_t change (part 2 of 5)marcel1999-09-291-7/+12
* regenerate to include proper "gererated from" taglines.alfred1999-09-111-1/+1
* Seperate the export check in VFS_FHTOVP, exports are now checked viaalfred1999-09-111-0/+4
* Regen after Id->FreeBSDpeter1999-08-281-1/+1
* commit these files after updating syscalls.master.jkh1999-08-051-1/+1
* Regenerated.bde1999-05-131-1/+1
* This Implements the mumbled about "Jail" feature.phk1999-04-281-2/+3
* Regenerate (padding for pread and pwrite).dt1999-04-041-1/+1
* Added pread and pwrite. These functions are defined by the X/Openalc1999-03-271-0/+2
* regenerate (+kldsym)peter1998-11-111-2/+3
* Implemented zero-copy TCP/IP extensions via sendfile(2) - send adg1998-11-051-1/+2
* Regnerate.dfr1998-08-241-1/+1
* Update generated filesphk1998-06-281-2/+2
* Regenerated syscalls list after signanosleep removingache1998-05-141-2/+1
* Fix the futimes/undelete/utrace conflict with other BSD's. Note thatdyson1998-05-111-3/+12
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-281-1/+9
* Add a file generated by makesyscalls.sh to the same directory thatjb1998-03-091-0/+195
OpenPOWER on IntegriCloud