index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
bdes
/
bdes.c
Age
Commit message (
Expand
)
Author
2011-01-20
- remove some dead code, since we #define something and test for it on the next
Jasper Lievisse Adriaanse
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2007-09-02
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
Theo de Raadt
2004-05-16
Prototypes; usage sync. ok millert@
Otto Moerbeek
2003-11-15
check getpass for NULL. from Jared Yanovich. ok otto@
Ted Unangst
2003-07-02
protos
Theo de Raadt
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-03-31
Typos in comments.
Bruno Rohee
2002-07-03
check for malloc failure; reported by cloder@acm.org
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-11-19
kill more registers
Mike Pechkin
2001-02-05
KNF cleanup; tomo
Theo de Raadt
1998-05-07
fix err() use
Theo de Raadt
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-06-26
rcsid
Theo de Raadt
1995-12-15
use the real bdes
Theo de Raadt