summaryrefslogtreecommitdiff
path: root/usr.bin/touch
AgeCommit message (Expand)Author
1999-11-05Nit: In the compatibility case, set the seconds to 0.mycroft
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
1998-01-21Fix the old-style date parsing code as well.mycroft
1998-01-21Minor code rearrangement, and allow less of the time stamp to be specified.mycroft
1998-01-20Fix a typo.mycroft
1998-01-20Pull in tzfile.h.mycroft
1998-01-20Use TM_YEAR_BASE to adjust tm_year, not 1900.mycroft
1997-10-22Revert to previous version; new libc function "versioning" worksfvdl
1997-10-21Make this work with the new versioned stat(2) functions.thorpej
1997-10-20WARNSify, fix .Nm usage, getopt returns -1 not EOFlukem
1997-10-19Purely cosmetic change.mycroft
1997-10-17Fix typo; `symbolic link' -> `a symbolic link'.enami
1997-10-11Add h option to usage.enami
1997-10-06Document new flag -h.enami
1997-10-06Introduce new flag, -h, to manupilate access/modification time ofenami
1997-09-09Changed order of STANDARDS and HISTORY subheads to conform withjtc
1995-08-31Sync with 44lite2jtc
1995-08-30Correct description of default century (from Peter Seebach; PR#1423).pk
1995-06-07can't assume that timeval.ts_sec is same type as time_t. grr.cgd
1994-12-07Merged with 4.4lite.jtc
1994-01-11Fix spelling errors.jtc
1993-12-31Localization changes + minor bug fix.jtc
1993-09-16fix for "touch -t CCYYMMDDhhmm[.SS]". the CC part didn't work. fromcgd
1993-08-26Fix formatting bug.jtc
1993-08-07Add 4.4-specific code in `#ifdef notyet's.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-30Add RCS identifiers.mycroft
1993-06-02fix bug in touch's non-posix compatibility support. bug report alsoglass
1993-05-01s/__dead/volatile/mycroft
1993-04-30new touchglass
1993-03-21initial import of 386bsd-0.1 sourcescgd