summaryrefslogtreecommitdiff
path: root/usr.sbin/ac/ac.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: [rev 1.15] Use %Ef instead of hardcoded %b %e.Paul Saab2000-07-011-1/+1
* err -> errx for malloc failurePhilippe Charnier1999-10-121-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Back out previous commit. Allowing `-' as a pseudonym for /dev/stdin isSheldon Hearn1999-07-021-14/+6
* Allow the use of `-' as an argument to the -w option so that standardSheldon Hearn1999-06-301-6/+14
* /var/log/wtmp entries for ptys are treated differently in ac, sincePoul-Henning Kamp1998-07-021-3/+3
* Give correct times with old wtmp files.Steve Price1998-05-251-2/+3
* Style in rcsid, sort #include.Philippe Charnier1997-09-011-4/+5
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add setlocale LC_TIMEAndrey A. Chernov1995-10-261-1/+4
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-19/+19
* strncmp use wrong utmp name sizeAndrey A. Chernov1994-11-141-2/+2
* ac(8) utility, brought over from FreeBSD 1.1.5.David Greenman1994-09-261-0/+557