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
/
at
/
parsetime.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
When specifying the time in the form HHMM or HH:MM, if that time
naddy
2019-02-16
1
-2
/
+3
*
Use warn/warnx here too.
millert
2015-11-11
1
-12
/
+10
*
Remove bogus DST code. mktime() handles DST automatically when
millert
2015-11-11
1
-5
/
+1
*
Use __progname instead of the homegrown ProgramName.
millert
2015-11-06
1
-8
/
+8
*
Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope
deraadt
2015-08-20
1
-2
/
+2
*
Eliminate use of TM_YEAR_BASE. OK guenther@ deraadt@ miod@
millert
2015-03-17
1
-4
/
+4
*
tzfile.h is an internal header that should never have been installed.
millert
2015-03-15
1
-2
/
+1
*
Add the "next" keyword as an alias for "+ 1" for relative times.
millert
2014-01-13
1
-19
/
+44
*
variety of unsigned char casts (or conversions) for ctype
deraadt
2013-11-25
1
-6
/
+6
*
'wether' -> 'whether' typo in license text.
krw
2010-07-02
1
-2
/
+2
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-5
/
+1
*
Sanity check the time argument specified by the -t argument. Some
millert
2007-05-23
1
-3
/
+3
*
Cleanup, remove an unused var, use an int to store argc instead of a char,
cloder
2006-04-26
1
-3
/
+9
*
Remove trailing whitespace and, for printf, uid/gid are unsigned
millert
2004-06-17
1
-5
/
+5
*
Sync with ISC cron-current + my at(1) integration.
millert
2003-02-20
1
-46
/
+76
*
spelling; from Brian Poole <raj@cerias.purdue.edu>
todd
2002-06-14
1
-3
/
+3
*
Major changes:
millert
2002-05-14
1
-29
/
+18
*
Pass -Wall and use ANSI function headers.
millert
2002-05-11
1
-28
/
+14
*
Y2K fix. at(1) would die with 'garbled time' when assign_date() was passed
millert
2000-01-05
1
-17
/
+19
*
PR 778: Handle 2-digit year values post-Y2K. Improvements to PR 778
alex
1999-03-21
1
-5
/
+16
*
long month names; archie@whistle.com
deraadt
1998-07-10
1
-2
/
+14
*
user err/warn; some -Wall
mickey
1998-07-09
1
-3
/
+4
*
make 'now' work as a timespec
millert
1998-06-26
1
-3
/
+9
*
Merge in changes from at 2.9
millert
1997-03-01
1
-373
/
+431
*
rcsid
deraadt
1996-06-26
1
-1
/
+2
*
got am/pm reversed when hour is 12; from Mark_Weaver@brown.edu; netbsd pr#1743
deraadt
1996-01-02
1
-8
/
+5
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+595