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
/
sbin
/
restore
/
interactive.c
Age
Commit message (
Expand
)
Author
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2007-09-25
check fgets return value
Charles Longeau
2007-09-02
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
Theo de Raadt
2005-06-16
whiteout bit I missed earlier
Todd C. Miller
2005-06-14
Kill whiteout support. OK deraadt@ and beck@
Todd C. Miller
2005-04-28
Use strlcpy() not snprintf(). OK otto@ and moritz@
Todd C. Miller
2004-07-17
some ansi; khalek@linuxgamers.net
Theo de Raadt
2003-07-28
rcsid should say openbsd. make 'em const while here.
Ted Unangst
2003-07-10
add missing includes
David Krause
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-04-26
string cleanup; ok tedu
Theo de Raadt
2003-04-04
simple string fixes; ok matthieu tedu tdeval
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-05
kill more registers;
Mike Pechkin
2001-07-07
major -Wall cleanup, almost complete
Theo de Raadt
2001-01-19
mark signal races i cannot fix at the moment
Theo de Raadt
2000-01-10
handle glob() return values better; netbsd
Theo de Raadt
1999-02-17
make quoted strings work; erh@netbsd
Theo de Raadt
1998-09-18
buf oflows
Theo de Raadt
1998-06-23
Fix snprintf return value usage.
Todd C. Miller
1998-01-31
Use GLOB_NOESCAPE flag with glob(3) to preserve old behavior now that
Todd C. Miller
1997-08-06
do not clobber errno in signal handlers
Theo de Raadt
1997-07-05
vprintf -> Vprintf and dprintf -> Dprintf to avoid confusion
Todd C. Miller
1996-12-16
does noone know how to use strncat correctly?
Theo de Raadt
1996-06-23
update rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt