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
/
miscfs
/
procfs
/
procfs_subr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make sure uio_offset is a safe value, with suggestions from millert@
tedu
2004-05-05
1
-1
/
+3
*
constify constant names
mickey
2003-08-11
1
-5
/
+4
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
call lockmgr a bit earlier to avoid a race.
tedu
2003-04-28
1
-7
/
+8
*
Turn the ptrace(2) syscall into a kernel compile option, option PTRACE in
miod
2002-03-14
1
-1
/
+3
*
Add proc0 to the PIDHASH table. art@ ok
nordin
2002-01-30
1
-2
/
+2
*
uvm_vnp_setsize
art
2001-11-15
1
-2
/
+2
*
lockmgr instead of rolling our own.
art
2001-11-15
1
-16
/
+6
*
Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@
tholo
2001-04-09
1
-2
/
+11
*
Add procfs/cmdline; to help with linux emulation.
jasoni
2000-08-12
1
-1
/
+5
*
Updates for VFS Lite 2 + soft update.
csapuntz
1997-11-06
1
-4
/
+9
*
back out vfs lite2 till after 2.2
deraadt
1997-10-06
1
-9
/
+4
*
VFS Lite2 Changes
csapuntz
1997-10-06
1
-4
/
+9
*
1) pfs_mode should be mode_t, not u_short
millert
1997-08-16
1
-2
/
+2
*
From NetBSD (mycroft):
millert
1997-08-01
1
-24
/
+18
*
block all write ops to init in securelevel modes; nash@mcs.com
deraadt
1997-06-21
1
-1
/
+4
*
Fix improper cast (compiler warning).
millert
1997-04-06
1
-2
/
+3
*
-Wall & -Wstrict-prototype fixes
niklas
1996-07-02
1
-3
/
+1
*
use <sys/queue.h> for pfsnode list.
mickey
1996-06-21
1
-14
/
+11
*
From NetBSD: update to 960217 sources
niklas
1996-02-27
1
-5
/
+7
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+312