index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
kern
/
makesyscalls.sh
Age
Commit message (
Expand
)
Author
2022-05-01
no need to test for toupper function in awk
Ted Unangst
2021-12-09
We only have one syscall table: inline sysent/SYS_MAXSYSCALL and
Philip Guenther
2021-12-07
Delete the last emulation callbacks: we're Just ELF, so declare
Philip Guenther
2016-09-26
unbalenced->unbalanced
Jeremie Courreges-Anglas
2016-09-01
MPSAFE is never used, so get rid of it.
akfaew
2007-11-27
Add possibility to add flags to syscalls in syscalls.master to mark
Artur Grabowski
2002-03-14
Don't put a tab between a function and its arguments
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-08-26
be and le varients of syscallarg; from netbsd
Theo de Raadt
2001-01-29
Allow syscall aliasing to allow for multiple linux syscalls to be mapped
jasoni
1998-02-08
Sync with NetBSD
Thorsten Lockert
1998-01-02
merge recent netbsd changes
Theo de Raadt
1997-02-24
OpenBSD tags
Niklas Hallqvist
1997-01-08
If config-file is not starting with /, consider it to be a
Niklas Hallqvist
1996-03-26
From NetBSD: vnode_if.[ch] made machine independent.
Michael Shalayeff
1995-10-18
initial import of NetBSD tree
Theo de Raadt