summaryrefslogtreecommitdiff
path: root/usr.sbin/ac/ac.c
AgeCommit message (Expand)Author
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