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
/
cal
/
cal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
unsigned char casts are needed for these isdigit & isprint calls
deraadt
2013-11-20
1
-3
/
+3
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-12
/
+1
*
Fix iso weekno calculation by using a different algorithm. Still hard
otto
2009-01-01
1
-25
/
+38
*
Allow cal to show week numbers. Switch between sunday based week numbering
pyr
2008-04-18
1
-16
/
+93
*
Introduce the -m flag which shows weeks as starting on mondays.
pyr
2008-04-10
1
-16
/
+53
*
Optimise a couple of printf()s; originally from Han Boetes.
tom
2006-10-29
1
-5
/
+4
*
atoi/strtonum from han boetes
tedu
2006-04-25
1
-3
/
+5
*
KNF, no binary change.
ray
2006-03-24
1
-5
/
+5
*
oops - forgot to remind tom to update usage();
jmc
2005-12-08
1
-3
/
+3
*
Tidy up month parsing: don't accept "mayor" for "may", or "4x" for "4".
tom
2005-12-07
1
-9
/
+8
*
cal now (well, has done for a while) accepts a single argument
jmc
2005-09-25
1
-3
/
+3
*
range check months 1-12; ok tedu millert others
deraadt
2005-08-24
1
-10
/
+12
*
spacing
deraadt
2005-07-06
1
-5
/
+5
*
warning clean and constiness
tedu
2005-07-06
1
-16
/
+14
*
drop in parsemonth from freebsd.
tedu
2005-07-06
1
-6
/
+33
*
do not trust snprintf return value; ok otto mickey
deraadt
2005-04-13
1
-3
/
+4
*
mostly ansi cleanup; pval ok
deraadt
2003-06-10
1
-28
/
+13
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
more snprintf
deraadt
2002-05-29
1
-5
/
+6
*
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
-12
/
+12
*
nothing important...
deraadt
1998-04-25
1
-3
/
+3
*
Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various places
deraadt
1998-03-30
1
-5
/
+7
*
getopt(3) returns -1 when out of args, not EOF, whee!
millert
1997-01-15
1
-3
/
+3
*
use 2-char day names; from wosch@cs.tu-berlin.de
deraadt
1996-08-11
1
-4
/
+4
*
rcsid
deraadt
1996-06-26
1
-1
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+433