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
/
sbin
/
clri
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix botched format string in previous commit as spotted by robert@
otto
2020-06-24
1
-2
/
+2
*
With filesystem having many cylinder groups and many inodes per cg the
otto
2020-06-20
1
-2
/
+3
*
When system calls indicate an error they return -1, not some arbitrary
deraadt
2019-06-28
1
-2
/
+2
*
Use opendev() instead of a plain open().
natano
2016-03-07
2
-3
/
+7
*
Add blank lines surrounding pledge call, as per decree of deraadt@
mmcc
2015-11-03
1
-1
/
+3
*
pledge "stdio" right after opening the device. The remainder is
deraadt
2015-10-12
1
-1
/
+3
*
convert atoi to strtonum
tedu
2015-02-06
1
-5
/
+7
*
Adjust <sys/param.h> comments regarding use of use of MAXFRAG, or
deraadt
2015-01-20
1
-2
/
+2
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-2
/
+2
*
handle big ino_t
deraadt
2013-04-23
1
-2
/
+2
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-13
/
+1
*
the ellipsis is not an optional argument; while here, sync the usage
sobrado
2007-08-06
1
-3
/
+3
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
Add ffs2 support. Adapted from the ufs2 changes in FreeBSD and NetBSD.
millert
2007-05-21
1
-52
/
+77
*
random generation numbers; millert ok
deraadt
2004-01-25
1
-10
/
+7
*
rename struct dinode to ufs1_dinode. clears the namespace and makes
tedu
2003-08-25
1
-4
/
+4
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
2
-13
/
+5
*
ansi
deraadt
2002-07-03
1
-5
/
+3
*
kill more registers;
mpech
2001-11-05
1
-5
/
+5
*
return from main() don't exit
mickey
2001-06-04
1
-6
/
+6
*
.Sh "SEE ALSO" -> .Sh SEE ALSO
pjanzen
2000-01-03
1
-2
/
+2
*
Xr inode(5), and clean up a bit.
aaron
1999-11-11
1
-5
/
+6
*
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
aaron
1999-05-23
1
-2
/
+2
*
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
aaron
1998-12-15
1
-2
/
+2
*
kill redundant .Nm macro arguments; other misc fixes
aaron
1998-11-28
1
-6
/
+6
*
sbin/ man page fixes
aaron
1998-09-17
1
-5
/
+5
*
indent
deraadt
1997-10-12
1
-4
/
+3
*
mark filesystem dirty
mickey
1997-10-12
1
-2
/
+12
*
$OpenBSD$
deraadt
1997-09-21
1
-2
/
+1
*
ncheck(8) lives!
deraadt
1996-06-25
1
-2
/
+3
*
icheck(8) and ncheck(8) do not exist; from FreeBSD
deraadt
1996-06-25
1
-4
/
+2
*
update rcsid
deraadt
1996-06-23
3
-2
/
+4
*
initial import of NetBSD tree
deraadt
1995-10-18
3
-0
/
+226