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
/
adosfs
/
advfsops.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
really gone
deraadt
2007-06-01
1
-0
/
+0
*
remove crufty adosfs. everytime we try to change a vfs layer interface,
deraadt
2007-06-01
1
-758
/
+0
*
Updated disklabel format to support larger disks and partitions. We
otto
2007-05-29
1
-3
/
+3
*
constify vfsops; tedu@ ok
mickey
2003-08-14
1
-2
/
+2
*
In mount.h, rename field export -> export_info, to avoid collision with C++.
espie
2002-04-23
1
-2
/
+3
*
Final __P removal plus some cosmetic fixups
millert
2002-03-14
1
-3
/
+2
*
First round of __P removal in sys
millert
2002-03-14
1
-18
/
+18
*
UBC was a disaster. It worked very good when it worked, but on some
art
2001-12-19
1
-2
/
+1
*
Big cleanup inspired by NetBSD with some parts of the code from NetBSD.
art
2001-12-10
1
-1
/
+2
*
No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)
ho
2001-05-16
1
-3
/
+2
*
use void * consistently in vfs_mount and sys_mount. ok @art
assar
2001-02-20
1
-4
/
+4
*
From Assar: make adosfs compile, I was supposed
niklas
2000-04-25
1
-5
/
+1
*
update to use new checkexp vfs operation
assar
2000-02-07
1
-14
/
+4
*
New struct statfs with mount options. NOTE: this replaces statfs(2),
millert
1999-05-31
1
-3
/
+4
*
Fix malloc race on new anode get.
csapuntz
1998-08-21
1
-2
/
+12
*
Updates to match type changes in syscall tables
tholo
1998-02-08
1
-3
/
+3
*
Use vfs lite2 lockmanager. Add advisory locking. some KNF.
niklas
1997-11-10
1
-3
/
+6
*
More fixes for adosfs so it compiles with VFS Lite 2
csapuntz
1997-11-06
1
-4
/
+4
*
Updates for VFS Lite 2 + soft update.
csapuntz
1997-11-06
1
-7
/
+8
*
Type pedantery.. a lot of it too, more could be done as well. Sync with
niklas
1997-01-20
1
-43
/
+51
*
Some style and signedness pedantery
niklas
1996-08-23
1
-5
/
+2
*
internationalize, 64 bit clean
deraadt
1996-06-10
1
-5
/
+5
*
sync with netbsd
deraadt
1996-05-02
1
-3
/
+4
*
partial sync with netbsd 960418, more to come
deraadt
1996-04-21
1
-39
/
+171
*
Addition of $OpenBSD$ RCSID.
niklas
1996-02-26
1
-0
/
+1
*
Add forward decls.
niklas
1996-02-24
1
-18
/
+41
*
bzero adosfsmount so that mountd delete does not crash machine; from osymh@gemini.oscs.montana.edu; netbsd pr#1720
deraadt
1995-11-13
1
-1
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+595