summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall-hide.h
Commit message (Expand)AuthorAgeFilesLines
* Regen syscalls that were made mpsafe via vm_mtxalfred2001-05-191-1/+1
* o Regenerated following introduction of __setugid() system call forrwatson2001-04-111-1/+2
* o Part two of introduction of extattr_{delete,get,set}_fd() system calls,rwatson2001-03-311-1/+4
* o Rename "namespace" argument to "attrnamespace" as namespace is a C++rwatson2001-03-191-1/+1
* Regenerate after rwatson's commit to syscalls.master (rev 1.85)peter2001-03-151-1/+1
* Regen.jake2000-12-021-3/+1
* Regen: fix prototypes for {o|}{g|s}etrlimit.marcel2000-08-281-1/+1
* Regen. (Fix SYS_exit)peter2000-07-291-1/+1
* Regenerate with makesyscalls.shpeter2000-07-291-1/+1
* o Commit two of two, introducing __cap_{get,set}_{fd,file} syscalls torwatson2000-07-131-1/+5
* Second of two commits adding capability manipulation syscalls forrwatson2000-06-151-1/+3
* 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-1/+3
* 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-1/+5
* Add aio_waitcomplete(). Make aio work correctly for socket descriptors.jasone2000-01-141-1/+2
* Second pass commit to introduce new ACL and Extended Attribute systemrwatson1999-12-191-1/+13
* 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/+6
* sigset_t change (part 2 of 5)marcel1999-09-291-6/+11
* 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
* More committage for the arla pioctl syscall.jkh1999-08-051-0/+1
* Regenerated.bde1999-05-131-1/+1
* This Implements the mumbled about "Jail" feature.phk1999-04-281-1/+2
* 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-1/+2
* Implemented zero-copy TCP/IP extensions via sendfile(2) - send adg1998-11-051-0/+1
* Regnerate.dfr1998-08-241-1/+1
* Updated generated files.bde1998-06-081-1/+1
* regen after signanosleep nukepeter1998-05-141-2/+1
* Fix the futimes/undelete/utrace conflict with other BSD's. Note thatdyson1998-05-111-2/+11
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-281-0/+8
* Updated generated files.bde1998-02-031-1/+1
* Retire LFS.phk1998-01-301-8/+1
* Remade syscalls.master derived files.phk1997-10-261-9/+1
* Regenerate _after_ the commit to syscalls.masterpeter1997-09-151-1/+1
* Add a __getcwd() syscall. This is intentionally undocumented, but allphk1997-09-141-0/+1
* Regenerate (added poll etc)peter1997-09-141-1/+3
* Regeneratepeter1997-08-191-1/+3
* Updated generated files (makesyscalls.sh changed). Only sysproto.hbde1997-06-291-1/+1
* Modifications to existing files to support the initial AIO/LIO anddyson1997-06-161-0/+12
* Regeneratepeter1997-06-011-1/+2
* regeneratepeter1997-05-081-1/+5
* This is the kernel linker. To use it, you will first need to applydfr1997-05-071-0/+10
* Regenerate (added issetugid)peter1997-03-311-1/+2
OpenPOWER on IntegriCloud