summaryrefslogtreecommitdiff
path: root/sys/kern/makesyscalls.sh
AgeCommit message (Expand)Author
2022-05-01no need to test for toupper function in awkTed Unangst
2021-12-09We only have one syscall table: inline sysent/SYS_MAXSYSCALL andPhilip Guenther
2021-12-07Delete the last emulation callbacks: we're Just ELF, so declarePhilip Guenther
2016-09-26unbalenced->unbalancedJeremie Courreges-Anglas
2016-09-01MPSAFE is never used, so get rid of it.akfaew
2007-11-27Add possibility to add flags to syscalls in syscalls.master to markArtur Grabowski
2002-03-14Don't put a tab between a function and its argumentsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-08-26be and le varients of syscallarg; from netbsdTheo de Raadt
2001-01-29Allow syscall aliasing to allow for multiple linux syscalls to be mappedjasoni
1998-02-08Sync with NetBSDThorsten Lockert
1998-01-02merge recent netbsd changesTheo de Raadt
1997-02-24OpenBSD tagsNiklas Hallqvist
1997-01-08If config-file is not starting with /, consider it to be aNiklas Hallqvist
1996-03-26From NetBSD: vnode_if.[ch] made machine independent.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt