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
/
bin
/
cat
/
cat.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cat(1): -n flag: correctly enumerate files with more than INT_MAX lines
cheloha
2020-12-11
1
-3
/
+4
*
cat(1): misc. style(9)
cheloha
2020-12-04
1
-11
/
+11
*
cat(1): simplify argv processing loops
cheloha
2020-12-04
1
-39
/
+36
*
cat(1): remove global 'filename' variable
cheloha
2020-12-03
1
-8
/
+9
*
When system calls indicate an error they return -1, not some arbitrary
deraadt
2019-06-28
1
-4
/
+4
*
Delete useless setlocale(3) in src/bin/.
schwarze
2016-10-19
1
-8
/
+3
*
For -be, indent the $ on blank lines.
schwarze
2016-07-01
1
-5
/
+11
*
replace setbuf with setvbuf, from Frederic Nowak
tedu
2015-11-04
1
-2
/
+2
*
Change all tame callers to namechange to pledge(2).
deraadt
2015-10-09
1
-3
/
+3
*
obvious tame "stdio rpath"
deraadt
2015-10-03
1
-1
/
+4
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-3
/
+5
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-15
/
+1
*
sync usage(); from Tobias Stoeckmann
jmc
2007-07-17
1
-3
/
+3
*
Fix handling of multiple stdin arguments in cooked mode, closes PR 5418.
millert
2007-03-22
1
-3
/
+5
*
change incorrect filename in output on fstat() failure
jaredy
2005-04-05
1
-3
/
+3
*
minor cleanups / shut up lint, ok pedro tedu
jolan
2004-05-21
1
-10
/
+13
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-7
/
+3
*
ansi
deraadt
2002-07-04
1
-13
/
+7
*
Fix 'cat -se'; the '$' was not being printed for blank lines.
millert
2002-03-14
1
-19
/
+14
*
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
-6
/
+6
*
kill more registers;
mpech
2001-11-05
1
-8
/
+8
*
o) __progname aria;
mpech
2001-09-06
1
-3
/
+5
*
remove extra externs not needed because of unistd.h (rest of tree will be done later.. contact me if you want to help)
deraadt
2000-01-22
1
-3
/
+2
*
(foo *)NULL -> NULL
kstailey
1997-06-18
1
-3
/
+3
*
-Wall'ing.
mickey
1996-12-14
1
-3
/
+3
*
Back out last change, getopt on OpenBSD returns -1, not EOF
imp
1996-09-28
1
-3
/
+3
*
Fix the return value of test of getopt. It is documented to return
imp
1996-09-28
1
-3
/
+3
*
Exit with status >0 if any error occured; from FreeBSD
tholo
1996-08-02
1
-3
/
+8
*
zap getopt() case of -?, come on, it is the default!
deraadt
1996-08-02
1
-3
/
+2
*
update rcsid
deraadt
1996-06-23
1
-1
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+261