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
/
compat
/
freebsd
/
syscalls.master
Age
Commit message (
Expand
)
Author
2004-02-17
kqueue works using native calls
Ted Unangst
2003-08-24
freebsd pread and pwrite are the same as ours. jason + ackley.net says this
Ted Unangst
2003-05-10
Deprecate the swapon system call and move it to COMPAT_25 land, since swapctl
Miod Vallat
2003-01-30
Bring back setreuid(2) and setregid(2) as first class syscalls
Todd C. Miller
2002-10-30
Now that we have [gs]etres[ug]id() as a native system call, use it
Todd C. Miller
2002-07-06
Remove kernel support for NTP. ok deraadt@ and tholo@
Thomas Nordin
2002-03-14
Turn the ptrace(2) syscall into a kernel compile option, option PTRACE in
Miod Vallat
2001-11-27
Add clock_gettime. -moj ok art@
Mats O Jansson
2001-02-02
Emulate some 4.x signal-related syscalls
Thorsten Lockert
2000-07-07
add a lot more unimplemented syscall name placeholders, from NetBSD.
Brad Smith
2000-05-01
sys_semconfig goes away
Theo de Raadt
1999-10-27
Provide FreeBSD fcntl emulation that handles F[GS]ETOWN on pipes.
Niklas Hallqvist
1999-06-07
replacement pipe() system call; copies data into place inside kernel, so
Theo de Raadt
1999-05-31
New struct statfs with mount options. NOTE: this replaces statfs(2),
Todd C. Miller
1999-02-10
freebsd madvise() clone, always returns 0 for now
Theo de Raadt
1997-11-13
make msync() have 3 args
Theo de Raadt
1997-11-13
two poll() calls, argh
Theo de Raadt
1997-11-13
conditionalize SYSV thingies
Theo de Raadt
1997-11-13
update to recent freebsd status
Theo de Raadt
1996-08-02
Add $OpenBSD$
Niklas Hallqvist
1995-12-14
update from netbsd
Theo de Raadt
1995-10-26
update from netbsd
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt