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
/
usr.bin
/
cmp
/
cmp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stricter checking for skip1 and skip2.
cheloha
2018-03-05
1
-3
/
+23
*
Add fatal() and fatalx() and put them to use.
cheloha
2018-03-05
1
-32
/
+11
*
Delete some useless setlocale(3) calls in /usr/bin, no functional change.
schwarze
2016-10-28
1
-12
/
+8
*
Convert remaining calls to strtoq/strtouq in base with strtoll/strtoull.
guenther
2016-08-14
1
-3
/
+3
*
fix exit status on pledge(2) failure.
gsoares
2015-12-29
1
-3
/
+3
*
Add pledge support to cmp(1).
doug
2015-10-10
1
-1
/
+7
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-15
/
+1
*
mostly ansi cleanup; pval ok
deraadt
2003-06-10
1
-10
/
+6
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+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
-3
/
+3
*
use particular mapping type instead of bogus zero.
mickey
1999-08-03
1
-7
/
+11
*
error
deraadt
1998-01-21
1
-3
/
+3
*
allow hex/octal offsets; metcalf@snet.net
deraadt
1997-06-12
1
-4
/
+4
*
getopt(3) returns -1 when out of args, not EOF, whee!
millert
1997-01-15
1
-3
/
+3
*
whoops, goofed on the last one, this should be correct.
michaels
1996-08-01
1
-7
/
+19
*
Modified cmp to, when given arg -s, really be silent. (reported by
michaels
1996-08-01
1
-5
/
+9
*
rcsid
deraadt
1996-06-26
1
-1
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+152