summaryrefslogtreecommitdiff
path: root/usr.bin/lam/lam.c
AgeCommit message (Expand)Author
2015-10-09Change all tame callers to namechange to pledge(2).Theo de Raadt
2015-10-07We continue our tour through obscure BSD <word escapes me>. This stdio-basedTheo de Raadt
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2013-11-20unsigned char casts for ctype.h macros, when dealing with optargTheo de Raadt
2013-11-15Include unistd.h as it is the standard location for getopt().Todd C. Miller
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-06-26Fix buffer overflow reported by Tobias Stoeckmann by increasing theRay Lai
2004-12-27be aware of snprintf potentially returning -1Theo de Raadt
2004-07-03Fixes from Jared Yanovich with help from myself and cloder@; OK otto@Todd C. Miller
2003-12-09use err/warn and better usage printMichael Shalayeff
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-21Use strlcpy() and snprintf() in favor of inline strcpy() and sprintf().Todd C. Miller
2003-04-06Consider 0 characters left to be a lack of format space.Kenneth R Westerback
2003-04-05simple snprintf; miod okTheo de Raadt
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
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt