summaryrefslogtreecommitdiff
path: root/usr.bin/fsplit/fsplit.c
AgeCommit message (Expand)Author
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-11-01fix the synopsis of the command; spacing.Igor Sobrado
2007-09-02use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsgTheo de Raadt
2003-06-26protosTheo de Raadt
2003-06-25protosTheo 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
2003-04-05string fixes; ok henning miodTheo de Raadt
2002-02-25getchar returns an intTheo 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
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
2000-01-30Clean up a few issues with fsplit, including security of temp files.Marc Espie
1999-12-06KNF. overflows exist, and are not easy to fixTheo de Raadt
1998-11-16more -WallTheo de Raadt
1998-07-10err/warnMichael Shalayeff
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt