summaryrefslogtreecommitdiff
path: root/usr.bin/paste/paste.c
AgeCommit message (Expand)Author
2015-12-09Remove NULL-checks before free(). ok tb@mmcc
2015-10-09Change all tame callers to namechange to pledge(2).Theo de Raadt
2015-10-07tame "stdio rpath", satisfies the fopen casesTheo de Raadt
2014-11-25Release file descriptors as soon as they are not needed anymore.Tobias Stoeckmann
2010-08-12make fgetln fixups look like the man page. correct a pair of brances andTed Unangst
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-08-06the ellipsis is not an optional argument; while here, sync the usageIgor Sobrado
2006-05-04Use queue(3) macros instead of custom queue.Ray Lai
2004-10-10use err/warnMichael Shalayeff
2003-07-10add missing includesDavid Krause
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
2000-06-07Check return value of malloc(). Also make the code clearer with respect toAaron Campbell
1999-08-24better fix; now if the last line in a file stream does not contain a newline,Aaron Campbell
1999-08-23fgets() -> fgetln(). When reading files like this, the notion of a `line' isAaron Campbell
1998-11-16more -WallTheo de Raadt
1997-01-17r?index -> strr?chrTodd C. Miller
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