summaryrefslogtreecommitdiff
path: root/usr.bin/lam
AgeCommit message (Expand)Author
2021-12-03Fixed-size NOFILE_MAX (from sys/param.h of course) array is crazy, soTheo de Raadt
2021-12-02list uppercase options along with lower in SYNOPSIS/options list/usage;Jason McIntyre
2018-07-29UTF-8 support: use wcwidth(3) when calculating column widths;Ingo Schwarze
2018-07-11After opening all the needed files, tighten the pledge(2)Ingo Schwarze
2018-07-11Repair the regression introduced by the recent refactoringIngo Schwarze
2016-01-04Add HISTORY and AUTHORS sections.Ingo Schwarze
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
2009-08-16replace ".Ar file ..." with ".Ar" whenever possible.Igor Sobrado
2007-06-26Fix buffer overflow reported by Tobias Stoeckmann by increasing theRay Lai
2007-05-31convert to new .Dd format;Jason McIntyre
2006-01-06nicer EXAMPLES; from ray laiJason McIntyre
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-21mdoc version from NetBSD (wiz) with minor modifications and local changes.Todd 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-11-14use $ or # before commands in examplesTheo 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
1997-09-21$OpenBSD$Theo de Raadt
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt