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_vfsops.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove more caddr_t
tedu
2004-05-20
1
-2
/
+2
*
save room for nul, so we can unmount later. pr2327 from peter werner
tedu
2004-03-03
1
-2
/
+2
*
constify vfsops; tedu@ ok
mickey
2003-08-14
1
-2
/
+2
*
make procfs support statfs args. lossage noticed and patch tested by jolan
tedu
2003-08-05
1
-1
/
+4
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
use M_MISCFSMNT instead of M_UFSMNT for mount data
tedu
2003-02-24
1
-3
/
+3
*
Sigh. I comitted the wrong diff in the last vfs changes.
art
2003-01-31
1
-20
/
+7
*
File system locking fixups, mostly from NetBSD:
art
2003-01-31
1
-3
/
+25
*
First round of __P removal in sys
millert
2002-03-14
1
-18
/
+18
*
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
miod
2001-11-06
1
-3
/
+1
*
Remove old vm.
art
2001-06-27
1
-7
/
+1
*
Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@
tholo
2001-04-09
1
-2
/
+27
*
use void * consistently in vfs_mount and sys_mount. ok @art
assar
2001-02-20
1
-3
/
+3
*
update to use new checkexp vfs operation
assar
2000-02-07
1
-3
/
+6
*
New struct statfs with mount options. NOTE: this replaces statfs(2),
millert
1999-05-31
1
-6
/
+1
*
vmtotal -> uvm_total for uvm
art
1999-02-26
1
-1
/
+9
*
Updates to match type changes in syscall tables
tholo
1998-02-08
1
-3
/
+3
*
Updates for VFS Lite 2 + soft update.
csapuntz
1997-11-06
1
-68
/
+15
*
back out vfs lite2 till after 2.2
deraadt
1997-10-06
1
-15
/
+68
*
VFS Lite2 Changes
csapuntz
1997-10-06
1
-68
/
+15
*
use <sys/queue.h> for pfsnode list.
mickey
1996-06-21
1
-6
/
+1
*
show Virtual Memory total/used to df.
mickey
1996-06-20
1
-3
/
+5
*
From NetBSD: update to 960217 sources
niklas
1996-02-27
1
-6
/
+39
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+229