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
/
time
/
time.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pledge "stdio proc exec". relies on two recent kernel fixes.
deraadt
2015-10-10
1
-1
/
+3
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-2
/
+1
*
handle large time_t types; ok millert
deraadt
2013-04-16
1
-13
/
+13
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-14
/
+1
*
unveil that time(1) accepts optional arguments for the utility operand,
sobrado
2009-07-14
1
-3
/
+4
*
remove useless case that is handled by default anyway
grunk
2006-05-17
1
-9
/
+8
*
mostly ansi cleanup; pval ok
deraadt
2003-06-10
1
-6
/
+4
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
pid_t cleanup
deraadt
2002-05-26
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
-3
/
+3
*
o) fix return value;
mpech
2001-11-22
1
-15
/
+29
*
kill more registers
mpech
2001-11-19
1
-3
/
+3
*
first pass at a -Wall cleanup
deraadt
2001-07-12
1
-2
/
+3
*
page reclaims -> minor page faults
art
2001-06-13
1
-4
/
+4
*
Correctly get 'hz' with sysctl. Don't assume it's 100 (it's not on alpha).
art
2001-06-13
1
-4
/
+16
*
compare return value of signal(3) to SIG_ERR, not < 0 as it has not returned
millert
2000-04-29
1
-4
/
+4
*
using kill() like WTERMSIG(), make exit status more accurate; cracauer
deraadt
1998-09-02
1
-2
/
+11
*
getopt(3) returns -1 when out of args, not EOF, whee!
millert
1997-01-15
1
-3
/
+3
*
correct default exitcode; netbsd pr#2838, Arne.Juul@idt.ntnu.no
deraadt
1996-10-12
1
-7
/
+8
*
rcsid
deraadt
1996-06-26
1
-1
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+169