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
Age
Commit message (
Expand
)
Author
2004-07-01
add HPUX_SYSCONF_CPUPA20
Michael Shalayeff
2004-06-30
regen
Michael Shalayeff
2004-06-30
update from netbsd: use sys_poll() and label some other unimplemented ones; m...
Michael Shalayeff
2004-06-25
typo
Theo de Raadt
2004-06-24
This moves access to wall and uptime variables in MI code,
Thorsten Lockert
2004-06-22
Replace a whole bunch of scary uses of strncpy() with strlcpy() and
Jean-Francois Brousseau
2004-06-22
do not bcopy wrong stuff there
Theo de Raadt
2004-06-21
First step towards more sane time handling in the kernel -- this changes
Thorsten Lockert
2004-06-13
debranch SMP, have fun
Niklas Hallqvist
2004-05-28
regen
Ted Unangst
2004-05-28
ACCOUNTING is optional. found by mpech. ok deraadt
Ted Unangst
2004-05-05
make compile peace frienship bubblegum
Michael Shalayeff
2004-05-03
POSIX says the length parameter for semop(2) and shmget(2) should be size_t.
Todd C. Miller
2004-04-25
fix typos/spelling in comments, from pedro martelletto
Jolan Luff
2004-04-15
rework access to emulations slightly in an effort to both merge and
Ted Unangst
2004-04-05
sync
Ted Unangst
2004-04-05
madvise works fine without translation, from Sam Smith.
Ted Unangst
2004-02-27
change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many
Theo de Raadt
2004-02-17
sync
Ted Unangst
2004-02-17
kqueue works using native calls
Ted Unangst
2004-02-01
Trivial touches to compile with gcc 3.
Miod Vallat
2004-01-28
an amd64 arch support.
Michael Shalayeff
2004-01-14
sync
Ted Unangst
2004-01-14
change sigaltstack.ss_size type to size_t. handle syscall fallout.
Ted Unangst
2003-12-19
Make sure hpux fcntl() operates on the proper file.
Miod Vallat
2003-12-02
Count from now, not from the epoch, to arm alarm.
Thomas Nordin
2003-11-25
Make SIOCGIFHWADDR work. ok mickey@
Thomas Nordin
2003-11-23
check for too-small length in stream debug code
Anil Madhavapeddy
2003-11-18
path_index isn't used for anything, so comment it out. idea millert@
Ted Unangst
2003-11-17
add a missing bounds check that allowed a stack overrun. reported by
Ted Unangst
2003-11-03
verify exec headers before attempting malloc. reported by Georgi Guninski.
Ted Unangst
2003-10-12
Linux shmat allows lookup of segments that are marked as removed so
Todd C. Miller
2003-10-01
out-of-bound memory access. deraadt ok
Jun-ichiro itojun Hagino
2003-09-23
Replace select backends with poll backends. selscan() and pollscan()
Todd C. Miller
2003-09-04
sync
Ted Unangst
2003-09-04
dummy xattr syscalls. ok deraadt@
Ted Unangst
2003-09-01
regen.
Federico G. Schwindt
2003-09-01
set fadvise64 as dummy. some binaries compiled with a recent glibc
Federico G. Schwindt
2003-08-24
regen
Ted Unangst
2003-08-24
freebsd pread and pwrite are the same as ours. jason + ackley.net says this
Ted Unangst
2003-08-23
rename native to aout so we can tell it apart.
Ted Unangst
2003-08-21
emulation is now controlled by sysctl. changes:
Ted Unangst
2003-08-16
missed suser. thanks naddy@
Ted Unangst
2003-08-15
change arguments to suser. suser now takes the process, and a flags
Ted Unangst
2003-08-15
regen.
Federico G. Schwindt
2003-08-15
simplify.
Federico G. Schwindt
2003-08-14
regen.. again. sorry.
Federico G. Schwindt
2003-08-14
unbust my previous commit.
Federico G. Schwindt
2003-08-14
regen.
Federico G. Schwindt
2003-08-14
add more syscalls. implement exit_group (which is actually an alias for
Federico G. Schwindt
[prev]
[next]