aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/init_sysent.c
Commit message (Expand)AuthorAgeFilesLines
* Regenerate all the system call tables to drop "created from" lines.John Baldwin2017-02-101-1/+0
* Regen after r310638.John Baldwin2016-12-271-1/+1
* Regnerate system-call definitions following r309677 correcting a whitespaceRobert Watson2016-12-071-1/+1
* Regnerate after r305140, getdtablesize in capability modeEd Maste2016-08-311-1/+1
* Remove the obsolete and unused openbsd_poll system call. (Phase 2)George V. Neville-Neil2016-08-181-2/+2
* Regen after r304176, fdatasync(2) addition.Konstantin Belousov2016-08-151-1/+2
* Regenerate after r303755.Bryan Drewery2016-08-041-1/+1
* Regenerate system call tables for r303699 and r303700.Ed Schouten2016-08-031-1/+1
* Regenerate system call table for r303435.Ed Schouten2016-07-281-1/+1
* Do allow auditing of read(2) and write(2) system calls, by assigningRobert Watson2016-07-101-2/+2
* Generate syscall tables and update pipe() implementation after r302094.Brooks Davis2016-06-221-2/+8
* Regen.John Baldwin2016-03-211-1/+1
* Regen.John Baldwin2016-03-091-14/+14
* Missing regen after last change to sys/kern/syscalls.master.John Baldwin2015-10-221-1/+1
* Add an initial NUMA affinity/policy configuration for threads and processes.Adrian Chadd2015-07-111-0/+2
* Regen.Konstantin Belousov2015-04-181-7/+13
* Run make sysent.Jilles Tjoelker2015-01-231-1/+3
* Regen for r276654 (__getcwd()).Dmitry Chagin2015-01-041-1/+1
* Regen for r274462.Dmitry Chagin2014-11-131-1/+2
* Regenerate after r272823:Marcel Moolenaar2014-10-091-5/+5
* Regen per r263318.Attilio Rao2014-03-181-3/+3
* Allow sigwait(2) in capabilities mode.Christian S.J. Peron2014-01-281-1/+1
* Regenerate after r259438.Pawel Jakub Dawidek2013-12-151-16/+16
* Regenerate after r259436.Pawel Jakub Dawidek2013-12-151-1/+1
* Forgot to regenerate after r257736.Pawel Jakub Dawidek2013-12-151-1/+1
* Regen.John Baldwin2013-09-191-1/+2
* Regen.John Baldwin2013-09-121-1/+1
* Regenerate after r255219.Pawel Jakub Dawidek2013-09-051-3/+3
* aio_mlock() added:Gleb Smirnoff2013-06-081-1/+2
* Regenerate.Konstantin Belousov2013-05-211-1/+1
* Regenerate files for pipe2().Jilles Tjoelker2013-05-011-1/+2
* Regenerate files for accept4().Jilles Tjoelker2013-05-011-1/+2
* Regen.Matthew D Fleming2013-04-021-1/+1
* Regenerate after r248599.Pawel Jakub Dawidek2013-03-211-1/+2
* Regen after r247667.Pawel Jakub Dawidek2013-03-021-1/+3
* Regen after r247602.Pawel Jakub Dawidek2013-03-021-3/+8
* Regenerate after r243610.Pawel Jakub Dawidek2012-11-271-1/+1
* RegenKonstantin Belousov2012-11-131-2/+3
* regen.David Xu2012-08-171-1/+1
* Implement syscall clock_getcpuclockid2, so we can get a clock idDavid Xu2012-08-171-1/+1
* Regenerate after r236361.Pawel Jakub Dawidek2012-05-311-5/+5
* Regenerate system call tables.Ed Schouten2012-05-251-1/+1
* - Add the ffclock_getcounter(), ffclock_getestimate() and ffclock_setestimate()Lawrence Stewart2011-11-211-3/+3
* Regenerate system call tables.Ed Schouten2011-11-191-1/+1
* Regen.John Baldwin2011-11-041-2/+2
* Auto-generated code from sys_ prefixing makesyscalls.sh changeKip Macy2011-09-161-323/+323
* Auto-generated system call code based on r224987.Jonathan Anderson2011-08-181-5/+5
* Regenerate system call files following r224812 changes to capabilities.conf.Robert Watson2011-08-131-12/+12
* Auto-generated system call code with cap_new(), cap_getrights().Jonathan Anderson2011-07-151-2/+2
* Regen.Matthew D Fleming2011-04-181-1/+3