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
/
diff
/
diff.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove cruft; We don't have the -I, -1 or -2 options anymore so we don't
millert
2003-06-26
1
-12
/
+4
*
Fix -r flag that was broken during getopt() conversion--whoops.
millert
2003-06-26
1
-2
/
+2
*
Fix temp file handling.
millert
2003-06-26
1
-15
/
+39
*
pretty code that prints usage
deraadt
2003-06-26
1
-3
/
+5
*
Fix temp file handling and deal with the case where we might need 2 temp files.
millert
2003-06-26
1
-6
/
+8
*
put all the flags and globals in diff.c, and declare externs in diff.h
tedu
2003-06-26
1
-2
/
+41
*
Add a space after flags that take an argumnent in usage() since getopt()
millert
2003-06-25
1
-5
/
+5
*
De-uglify usage
millert
2003-06-25
1
-5
/
+5
*
Add unidiff support and try to pretty up usage() a bit
millert
2003-06-25
1
-6
/
+18
*
o use S_ISDIR instead of doing it by hand
millert
2003-06-25
1
-6
/
+5
*
Fix getopt string for -D
millert
2003-06-25
1
-2
/
+2
*
o use getopt()
millert
2003-06-25
1
-119
/
+86
*
remove silly signal catcher, and just use done. ok deraadt@
tedu
2003-06-25
1
-8
/
+1
*
exit path signal race safe
deraadt
2003-06-25
1
-12
/
+14
*
cleanup. ansi, headers, correct prototypes, some safer string and
tedu
2003-06-25
1
-125
/
+127
*
caldera licenses
deraadt
2003-06-25
1
-0
/
+36
*
4.3reno diff. This is free because of the Caldera license. Nasty, but a
deraadt
2003-06-25
1
-0
/
+212
[prev]