summaryrefslogtreecommitdiff
path: root/usr.bin/col/col.c
AgeCommit message (Expand)Author
2022-12-04userspace: remove vestigial '?' cases from top-level getopt(3) loopsScott Soule Cheloha
2015-10-09Change all tame callers to namechange to pledge(2).Theo de Raadt
2015-10-05col can be locked down with tame "stdio", in case it is fed nasty input,Theo de Raadt
2015-05-09For half and reverse line feeds, recognize SUSv2-style escape-digitIngo Schwarze
2015-05-08Avoid scattering octal escapes all over the place,Ingo Schwarze
2015-05-08Fix about ten integer overflows and underflows and a handful of logicIngo Schwarze
2014-10-17Correctly encode half line feed in the output stream for -f;Ingo Schwarze
2014-10-161) Fix a segfault triggered by an input line containing two consecutiveIngo Schwarze
2014-10-08use the reallocarray idiom; ok ingoTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-05-01use strtonum; ok millert@Jason Dixon
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
2000-11-21Sync usage() output with man page; mpech@prosoft.org.lvAaron Campbell
1997-07-25use err(3)Michael Shalayeff
1997-06-17(foo *)NULL -> NULL + err msg for realloc failurekstailey
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt