summaryrefslogtreecommitdiff
path: root/usr.bin/bdes/bdes.c
AgeCommit message (Expand)Author
2011-01-20- remove some dead code, since we #define something and test for it on the nextJasper Lievisse Adriaanse
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-09-02use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsgTheo de Raadt
2004-05-16Prototypes; usage sync. ok millert@Otto Moerbeek
2003-11-15check getpass for NULL. from Jared Yanovich. ok otto@Ted Unangst
2003-07-02protosTheo 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-03-31Typos in comments.Bruno Rohee
2002-07-03check for malloc failure; reported by cloder@acm.orgTheo 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
2001-02-05KNF cleanup; tomoTheo de Raadt
1998-05-07fix err() useTheo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-12-15use the real bdesTheo de Raadt