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
/
ibcs2
Age
Commit message (
Expand
)
Author
2001-01-23
SunOS, IBCS2, Linux, and SVR4 all require translations of directory entries
Constantine Sapuntzakis
2000-12-06
s/packed/__packed__/
Michael Shalayeff
2000-09-07
common/compat_util.c
Eric Jackson
2000-08-30
remove duplicate inclusion of sys/ioctl.h
Brad Smith
2000-04-21
O_FYNC -> O_SYNC
Todd C. Miller
2000-03-05
fix size check case for getgroups; pbucich@sion.com
Theo de Raadt
1999-11-20
ioctl arguments are u_long.
Marc Espie
1999-11-10
include syscallnames only if compiling w/ SYSCALL_DEBUG.
Michael Shalayeff
1999-06-07
sync
Theo de Raadt
1999-06-07
replacement pipe() system call; copies data into place inside kernel, so
Theo de Raadt
1999-02-10
Correct directory entry reads, big directories lost entries as it were.
Niklas Hallqvist
1999-01-23
Kill svr4 #pragma pack.
Marc Espie
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1998-12-22
range check signal [] conversions
Theo de Raadt
1998-07-28
Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t...
Todd C. Miller
1998-02-19
add IBCS2_FIONREAD support; remy@synx.com
Theo de Raadt
1997-12-20
clone my F_FREESP stuff to ibcs2
Theo de Raadt
1997-12-20
add F_FREESP
Theo de Raadt
1997-11-17
implement IBCS2_FIONBIO; christos
Theo de Raadt
1997-11-06
Updates for VFS Lite 2 + soft update.
Constantine Sapuntzakis
1997-10-06
back out vfs lite2 till after 2.2
Theo de Raadt
1997-10-06
VFS Lite 2 Changes
Constantine Sapuntzakis
1997-09-15
Fix bsd_to_*_sigaction(). Also add SA_SIGINFO support
Theo de Raadt
1997-09-11
sync with netbsd; missing SCARG() macros
Theo de Raadt
1997-06-17
careful with stackgap handling in execve()
Theo de Raadt
1997-06-02
rename sa_handler to sa__handler
Theo de Raadt
1997-02-01
add type & union sigval args to sendsig/trapsignal
Theo de Raadt
1997-01-27
add another parameter to trapsignal() and sendsig() -- fault addr to be
Theo de Raadt
1997-01-23
Sync with NetBSD 970118, missed...
Niklas Hallqvist
1997-01-23
Sync with NetBSD 970118
Niklas Hallqvist
1997-01-19
Do the F_GETLK_SVR3 support not depending on ibcs2, as sparc does not look
Niklas Hallqvist
1997-01-08
svr4 should support the svr3 style fcntl-cmd name F_GETLK_SVR3
Niklas Hallqvist
1996-10-17
Contextual goo for -Wall, and remove some stasic specifiers
Niklas Hallqvist
1996-08-31
Cleanup exec
Per Fogelstrom
1996-08-10
sys/dirent.h
Theo de Raadt
1996-08-02
Regen
Niklas Hallqvist
1996-08-02
/sys_poll/s/STD/NOARGS/
Niklas Hallqvist
1996-08-02
Added Makefiles to build stuff from syscalls.master in some emulations.
Niklas Hallqvist
1996-08-02
Make emulations use our native poll(2)
Niklas Hallqvist
1996-05-07
sync with 0504; mostly proto changes (some svr4 ioctl changes)
Theo de Raadt
1996-01-08
from netbsd; Correct name of sysi86 function
Theo de Raadt
1996-01-06
from netbsd; Added support for sysi86 and eaccess syscalls
Theo de Raadt
1995-12-30
from netbsd: Take a stab at implementing TCXONC and TCFLSH
Theo de Raadt
1995-11-13
ufs ==> ffs
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt