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
/
exec_script.c
Age
Commit message (
Expand
)
Author
2003-05-03
string fixes; tedu ok
Theo de Raadt
2002-09-18
We can jump to the fail: label before shellargp is initialized.
Artur Grabowski
2002-08-22
Change the vnode locking in exec to not keep the vnode locked almost all
Artur Grabowski
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-10-26
- every new fd created by falloc() is marked as larval and should not be used
Artur Grabowski
2001-06-22
KNF
Theo de Raadt
2001-05-14
ifdef FOO inside an ifdef FOO feels like overkill.
Artur Grabowski
2000-09-26
Don't use MALLOC/FREE on variable sized allocations.
Artur Grabowski
2000-02-01
remove superflous declaration of vnops, it's now in <sys/file.h>
assar
1999-10-18
force FDSCRIPTS after include files are pulled in
Theo de Raadt
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
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 Lite2 Changes
Constantine Sapuntzakis
1996-10-20
Make it build with -Wparentheses.
dm
1996-06-12
warning: variable might be used uninitialized -- sucks
Theo de Raadt
1996-03-03
From NetBSD: 960217 merge
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt