index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
date
/
date.c
Age
Commit message (
Expand
)
Author
2001-09-16
Use setprogname. Patch by Petri Koistinen.
wiz
2001-09-13
ANSIfication and KNF fixes by Petri Koistinen in bin/13691.
wiz
2001-07-08
setthetime() is prototyped static; make it so.
gmcgarry
2000-10-23
Use strtol() to convert the -r parameter so we can use alternate bases
simonb
2000-10-08
When setting the date, ask mktime() to work out whether we're in DST or not.
bjh21
2000-04-14
Don't declare 'extern opt*' getopt variables.
simonb
2000-01-04
Make this slightly more portable by using putenv().
kleink
1998-11-04
cast to unsigned char for is*()
christos
1998-10-24
GMT -> UTC
mycroft
1998-10-14
For the case where mktime() fails exit with "illegal time" error rather than
wsanchez
1998-07-28
Be more retentive about use of NOTREACHED and noreturn.
mycroft
1998-07-28
Delint.
mycroft
1998-07-27
__AUDIT__ cleanup.
mycroft
1998-04-01
Need <time.h> for time(), strftime(), localtime() and mktime() prototypes.
kleink
1998-01-21
Slight code rearrangement.
mycroft
1998-01-20
Don't validate the mmddhhmm.ss values here. mktime(3) does it.
mycroft
1998-01-20
Make the documented parsing order for the date match reality.
mycroft
1998-01-20
Allow a century to be specified.
mycroft
1998-01-20
Use TM_YEAR_BASE to adjust tm_year, not 1900.
mycroft
1997-11-05
lint
cgd
1997-07-20
__RCSID()/__COPYRIGHT()/prototype police.
thorpej
1997-03-26
pull in util.h rather than prototypeing logtwmp() locally.
cgd
1997-01-24
remove obsolete -d and -t options -- kernel timezone handling is long gone
perry
1997-01-09
kill use of register
tls
1995-09-07
Sync with 4.4lite2
jtc
1995-04-23
clean up RCS Ids slightly, etc.
cgd
1995-03-21
convert to new RCS id conventions.
cgd
1994-09-22
Merge 4.4-Lite version.
mycroft
1993-12-31
Minor tweaks.
jtc
1993-08-16
1003.2: 4.15.4: The output always shall be terminated by a newline character.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-06-21
date comamnd ignored seconds value. patch from <mhw@cs.brown.edu>
deraadt
1993-03-23
changed "Id" to "Header" for rcsids
cgd
1993-03-22
added rcs ids to all files
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd