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
/
ultrix
/
ultrix_misc.c
Age
Commit message (
Expand
)
Author
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-02-12
Fix all users of getsock to use FREF/FRELE properly.
Artur Grabowski
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-10-31
There is no need to fake handling of /dev/zero here. The vm system ultrix/ult...
Artur Grabowski
2001-10-26
- every new fd created by falloc() is marked as larval and should not be used
Artur Grabowski
2001-07-27
#ifdef vax -> #ifdef __vax__
Miod Vallat
2001-05-16
No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)
Hakan Olsson
2001-05-05
Remove the (vaddr_t) casts inside the round_page and trunc_page macros.
Artur Grabowski
2000-12-28
Typo
Miod Vallat
1999-11-10
include syscallnames only if compiling w/ SYSCALL_DEBUG.
Michael Shalayeff
1999-06-01
Fix some mips -> __mips__ stuff.
Per Fogelstrom
1998-01-05
type repair; nino@well.ox.ac.uk
Theo de Raadt
1997-06-17
careful with stackgap handling in execve()
Theo de Raadt
1997-04-12
make it compile (missing include of ultrix_util.h - the other
Thomas Graichen
1996-08-31
Cleanup exec
Per Fogelstrom
1996-08-25
route execve via compat filename translation
Theo de Raadt
1996-08-10
sys/dirent.h
Theo de Raadt
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-18
Merge of NetBSD 960317
Niklas Hallqvist
1996-01-08
from netbsd:
Theo de Raadt
1996-01-05
from netbsd:
Theo de Raadt
1995-12-26
from netbsd:
Theo de Raadt
1995-10-26
update to netbsd
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt