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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the ability to ptrace via procfs, as no one is using it, so fixing
guenther
2011-12-24
1
-12
/
+1
*
Bring back the "End the VOP experiment." diff, naddy's issues where
thib
2010-12-21
1
-2
/
+2
*
Backout the VOP diff until the issues naddy was seeing on alpha (gcc3)
thib
2010-09-10
1
-2
/
+2
*
End the VOP experiment. Instead of the ridicolusly complicated operation
thib
2010-09-06
1
-2
/
+2
*
declare "pid" as pid_t instead of long, and remove unneeded cast to pid_t
jasper
2007-06-22
1
-2
/
+2
*
Replace procfs_domem() with a similar interface, process_domem(), which lives
miod
2005-12-11
1
-3
/
+1
*
Replace select backends with poll backends. selscan() and pollscan()
millert
2003-09-23
1
-1
/
+2
*
constify vfsops; tedu@ ok
mickey
2003-08-14
1
-2
/
+2
*
constify constant names
mickey
2003-08-11
1
-2
/
+2
*
make procfs support statfs args. lossage noticed and patch tested by jolan
tedu
2003-08-05
1
-10
/
+1
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
Sigh. I comitted the wrong diff in the last vfs changes.
art
2003-01-31
1
-2
/
+1
*
File system locking fixups, mostly from NetBSD:
art
2003-01-31
1
-1
/
+2
*
First round of __P removal in sys
millert
2002-03-14
1
-26
/
+26
*
Add proc0 to the PIDHASH table. art@ ok
nordin
2002-01-30
1
-2
/
+1
*
Remove old vm.
art
2001-06-27
1
-5
/
+1
*
Garbage collect procfs_findtextvp().
aaron
2001-05-24
1
-2
/
+1
*
Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@
tholo
2001-04-09
1
-7
/
+31
*
make procfs compile on non-uvm systems
ericj
2000-08-15
1
-1
/
+5
*
Add procfs/cmdline; to help with linux emulation.
jasoni
2000-08-12
1
-2
/
+4
*
Updates for VFS Lite 2 + soft update.
csapuntz
1997-11-06
1
-2
/
+4
*
back out vfs lite2 till after 2.2
deraadt
1997-10-06
1
-4
/
+2
*
VFS Lite2 Changes
csapuntz
1997-10-06
1
-2
/
+4
*
From NetBSD (thorpej):
millert
1997-08-29
1
-2
/
+2
*
1) pfs_mode should be mode_t, not u_short
millert
1997-08-16
1
-7
/
+8
*
use <sys/queue.h> for pfsnode list.
mickey
1996-06-21
1
-2
/
+2
*
From NetBSD: update to 960217 sources
niklas
1996-02-27
1
-45
/
+8
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+170