summaryrefslogtreecommitdiff
path: root/usr.bin/lastcomm/lastcomm.c
AgeCommit message (Expand)Author
2015-10-09Change all tame callers to namechange to pledge(2).Theo de Raadt
2015-10-07tame "stdio rpath getpw". getpw is for user_from_uid(), which is a libcTheo de Raadt
2015-03-15tzfile.h is an internal header that should never have been installed.Todd C. Miller
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2013-11-27remove erroneous char cast to switch expression processing getopt(3);Okan Demirmen
2013-11-26unsigned char casts for ctypeTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-07-16oops, missed a bit from tobias' diff - add "usage: " to usage();Jason McIntyre
2007-07-16sync usage(); from Tobias StoeckmannJason McIntyre
2004-09-14lint begs for proactive casting, so we give itTheo de Raadt
2003-06-26more proto fixesTheo de Raadt
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-19kill more registersMike Pechkin
2001-07-18-Wall cleanupPeter Valchev
2001-07-12first pass at a -Wall cleanupTheo de Raadt
1997-06-02mm, didn't quite get it the first time.flipk
1997-03-03don't try to fseek to before the beginning of the file;flipk
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-12-14from netbsd; also print elapsed timeTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt