summaryrefslogtreecommitdiff
path: root/usr.sbin/ac/ac.c
AgeCommit message (Expand)Author
2007-11-17the usage message should start with "usage:";Igor Sobrado
2006-04-03Change an int to size_tDavid Hill
2004-03-180 vs NULL, from Joris VinkTed Unangst
2004-01-21spacingTheo de Raadt
2003-07-20ignore backwards going entriesMichael Shalayeff
2003-06-11some ansification, some de-registerTheo de Raadt
2003-03-13lots of sprintf -> snprintf and strcpy -> strlcpy; checked by teduTheo de Raadt
2002-05-30minor KNFTheo de Raadt
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-05-24- Let '-' mean stdin.Peter Valchev
2001-05-05use strlcpy vs strncpy+a[n-1]='\0'Michael Shalayeff
1997-10-09if user specified wtmp file, use timestamp on final record instead ofTheo de Raadt
1997-08-30incorrect length in comparison; hubert.feyrer@rz.uni-regensburg.deTheo de Raadt
1997-08-01catch ptys correctly; tolik@www.tomsk.suTheo de Raadt
1997-06-02correct for our pty listTheo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-08-29fix warningsTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt