summaryrefslogtreecommitdiff
path: root/usr.sbin/ac/ac.c
AgeCommit message (Expand)Author
2022-05-24fix various typos in comments, docs and log messages.andvar
2021-04-12use strlcpy() to ensure desired nul termination.mrg
2012-08-31cgd and sjg relicensed this under 2-clause-BSD.wiz
2011-08-29Use __dead.joerg
2006-05-26Remove redundant check for end of list wrapping around on itself.jnemeth
2006-05-23Coverity CID 2534: Avoid use after free; this cannot really happen, butchristos
2005-03-16Kill __P(), use ANSI function declarations, constify; WARNS=3xtraeme
2004-04-02Remove duplicate include, fixes PR bin/25017 from Jeff Ito.jmmv
2004-01-06getopt still looks for -c (killed long ago)wiz
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-11-12s/netbsd.org/NetBSD.org/igrant
2003-09-19realloc pedantitojun
2003-05-17strncpy -> strlcpyitojun
2001-02-19convert to use getprogname()cgd
2000-10-15Correct usage message: -p and -d can't usefully be used together.bjh21
2000-10-10Let `-' mean stdin.ad
2000-06-14sweep of my licenses (userland files w/o only my copyright) forcgd
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
1999-10-11notice "dty" as well as "tty".mrg
1998-04-02Need <time.h> for strftime(), localtime() and time() prototypes.kleink
1997-10-17getopt returns -1 not EOF, deprecate registerlukem
1997-10-16WARNSifylukem
1997-10-07Fix off-by-one error, closing PR bin/4067 by myself.hubertf
1996-09-26- kill the -c hack. It does not work properly with virtual consoles anyway.christos
1994-05-01be careful w/strings; from Simon J. Gerraty <sjg@zen.void.oz.au>cgd
1994-04-25kill off-by-one errors that i just noticedcgd
1994-03-29ac, by Simon J. Gerraty and myselfcgd