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
/
badsect
/
badsect.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
When system calls indicate an error they return -1, not some arbitrary
deraadt
2019-06-28
1
-4
/
+4
*
use symbolics for flags to open
deraadt
2015-11-12
1
-2
/
+2
*
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
/
+3
*
Nuke pointless dev_bsize variable which is always set to 512, and just
krw
2014-05-22
1
-11
/
+2
*
Nuke some trailing whitespace to shrink subsequent diffs.
krw
2014-05-21
1
-2
/
+2
*
Sprinkle (long long) casts where %lld is being used to print daddr_t
krw
2013-11-01
1
-7
/
+9
*
final removal of daddr64_t. daddr_t has been 64 bit for a long enough
deraadt
2013-06-11
1
-7
/
+7
*
Switch from antique struct direct to struct dirent
guenther
2013-06-02
1
-3
/
+3
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-15
/
+1
*
the ellipsis is not an optional argument; while here, sync the usage
sobrado
2007-08-06
1
-3
/
+3
*
more daddr64_t changes; checked by otto
deraadt
2007-06-29
1
-14
/
+14
*
Add FFS2 fields to the superblock, change file system tools to keep
pedro
2007-03-19
1
-3
/
+3
*
remove trailing newlines from err(3) calls; millert@ and matthieu@ ok.
fgsch
2005-07-21
1
-3
/
+3
*
spacing
deraadt
2004-08-08
1
-12
/
+12
*
cleanups, use err(). from Mathias () enloco.net pr3679
tedu
2004-03-03
1
-47
/
+39
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-7
/
+3
*
Xenu made me fix the strcpy; millert ok
deraadt
2003-04-02
1
-4
/
+4
*
more strlcpy; most from Hans-Joerg.Hoexer@yerbouti.franken.de, a bit from me
deraadt
2003-03-13
1
-3
/
+3
*
ansi
deraadt
2002-07-03
1
-12
/
+5
*
rm trailing whitespace
todd
2002-06-09
1
-3
/
+3
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-4
/
+4
*
kill more registers;
mpech
2001-11-05
1
-3
/
+3
*
major -Wall cleanup, almost complete
deraadt
2001-07-07
1
-4
/
+4
*
final correct badsect device patch from curt@portal.ca
deraadt
1996-09-13
1
-7
/
+11
*
use raw device only; netbsd pr#2719; flipk@idea.exnet.iastate.edu
deraadt
1996-08-30
1
-2
/
+10
*
update rcsid
deraadt
1996-06-23
1
-1
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+217