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
/
syscalls.master
Age
Commit message (
Expand
)
Author
1998-11-18
syscalls behind #ifdef should have an #else
Artur Grabowski
1998-09-17
always use xfspioctl
Artur Grabowski
1998-08-30
clean
Theo de Raadt
1998-08-30
glue for xfspioctl syscall
Artur Grabowski
1998-06-12
ifdef the new sem/shm/msg syscalls
Theo de Raadt
1998-06-11
move shm/msg/sem calls because ipc.h is getting uid_t and friends
Theo de Raadt
1998-06-02
const mlock(2) and munlock(2)
Theo de Raadt
1998-05-11
const a few more calls
Theo de Raadt
1998-04-25
readlink() 3rd param is size_t; XPG
Theo de Raadt
1998-02-16
Make "flags" field in f?chflags(2) consistent--unsigned int
Todd C. Miller
1998-02-10
revert mode_t things to int, obviously requires more thought and work
Theo de Raadt
1998-02-08
Correct many types
Thorsten Lockert
1998-01-02
make mmap() return void *, add MAP_FAILED
Theo de Raadt
1997-11-14
convert to void *addr
Theo de Raadt
1997-11-13
make msync() have 3 args
Theo de Raadt
1997-11-13
add getsid(2), XPG4
Theo de Raadt
1997-08-29
prefix ntp system calls with sys_ like other system calls
kstailey
1997-05-30
add getpgid(2) from NetBSD
kstailey
1997-04-20
Add new POSIX 1003.1b related syscalls; from pk@NetBSD
Thorsten Lockert
1997-01-26
Add lchown(2).
Jason Downs
1996-10-29
pretty
Theo de Raadt
1996-10-04
sys_getfh is NFSCLIENT|NFSSERVER
Theo de Raadt
1996-08-25
issetugid() system call discovers if a process was started setuid or setgid
Theo de Raadt
1996-05-18
poll() as a system call
Theo de Raadt
1996-05-02
Implement futimes()
Theo de Raadt
1996-04-28
First argument to profil(2) should be `char *', not `caddr_t'.
Thorsten Lockert
1996-04-19
NetBSD 960317 merge
Niklas Hallqvist
1996-01-29
Add kernel PLL for system clock
Thorsten Lockert
1996-01-10
plan9-like rfork() implimentation by me based on some earlier incomplete
Theo de Raadt
1996-01-07
add minherit() system call
Theo de Raadt
1995-12-14
from netbsd; change profil() arguments
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt