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
/
tail
/
tail.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't reopen file if its stdin.
martijn
2019-01-04
1
-3
/
+1
*
fix off-by-one in argument parsing
halex
2016-02-03
1
-2
/
+3
*
another try to allow tailing multiple files. maybe it works?
tedu
2015-11-19
1
-31
/
+25
*
Change all tame callers to namechange to pledge(2).
deraadt
2015-10-09
1
-5
/
+5
*
tame "stdio rpath" for when paths are specified; otherwise tame "stdio"
deraadt
2015-10-07
1
-1
/
+7
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-14
/
+1
*
Backout previous commit, there are still some issues with it.
landry
2008-11-13
1
-26
/
+24
*
Permit tail -f to follow multiple files, useful when you want to monitor
landry
2008-10-17
1
-24
/
+26
*
sync usage() w/ synopsis; from Pierre Riteau
jmc
2007-10-31
1
-3
/
+4
*
Clean up some lint and -Wall.
kjell
2006-03-22
1
-3
/
+3
*
make -b and -c work with large offsets; tweak from millert@
otto
2004-02-16
1
-4
/
+4
*
mostly ansi cleanup; pval ok
deraadt
2003-06-10
1
-8
/
+5
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
strlcpy conversion, increase buffer size by one char. ok millert@
dhartmei
2003-04-08
1
-4
/
+4
*
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-19
1
-3
/
+3
*
When doing tail -f from stdin don't reopen a local file named stdin.
art
2000-11-21
1
-2
/
+4
*
Fix broken conversion of private err() function and make ierr() and oerr()
millert
1999-02-03
1
-3
/
+4
*
getopt(3) returns -1 when out of args, not EOF, whee!
millert
1997-01-15
1
-3
/
+3
*
Fix core dump and use libc err(3) instead of private one (which had
millert
1997-01-12
1
-10
/
+13
*
rcsid
deraadt
1996-06-26
1
-1
/
+3
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+305