index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
kern
/
exec_script.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
grammar, spelling, and style fixes from bret lambert;
jmc
2006-11-14
1
-5
/
+5
*
ansi. No binary change.
jsg
2005-11-12
1
-4
/
+2
*
- We shouldn't allocate MAXPATHLEN from the stack.
art
2005-08-01
1
-11
/
+12
*
fix an issue when scripts are exec'd under systrace where
marius
2004-07-07
1
-4
/
+16
*
a few fixes to systrace
marius
2004-06-23
1
-2
/
+13
*
use pool for namei pathbuf. testing ok millert@ tdeval@
tedu
2004-05-14
1
-3
/
+4
*
string fixes; tedu ok
deraadt
2003-05-03
1
-4
/
+4
*
We can jump to the fail: label before shellargp is initialized.
art
2002-09-18
1
-7
/
+8
*
Change the vnode locking in exec to not keep the vnode locked almost all
art
2002-08-22
1
-12
/
+13
*
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
miod
2001-11-06
1
-2
/
+2
*
- every new fd created by falloc() is marked as larval and should not be used
art
2001-10-26
1
-1
/
+2
*
KNF
deraadt
2001-06-22
1
-12
/
+12
*
ifdef FOO inside an ifdef FOO feels like overkill.
art
2001-05-14
1
-2
/
+2
*
Don't use MALLOC/FREE on variable sized allocations.
art
2000-09-26
1
-5
/
+5
*
remove superflous declaration of vnops, it's now in <sys/file.h>
assar
2000-02-01
1
-2
/
+1
*
force FDSCRIPTS after include files are pulled in
deraadt
1999-10-18
1
-5
/
+5
*
panic prints a newline for you, don't do it in the panic string
millert
1999-01-11
1
-2
/
+2
*
Updates for VFS Lite 2 + soft update.
csapuntz
1997-11-06
1
-2
/
+2
*
back out vfs lite2 till after 2.2
deraadt
1997-10-06
1
-2
/
+2
*
VFS Lite2 Changes
csapuntz
1997-10-06
1
-2
/
+2
*
Make it build with -Wparentheses.
dm
1996-10-20
1
-2
/
+2
*
warning: variable might be used uninitialized -- sucks
deraadt
1996-06-12
1
-3
/
+3
*
From NetBSD: 960217 merge
niklas
1996-03-03
1
-2
/
+5
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+294