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
/
utilities.c
Age
Commit message (
Expand
)
Author
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2005-06-14
Kill whiteout support. OK deraadt@ and beck@
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-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-03-13
more strlcpy; most from Hans-Joerg.Hoexer@yerbouti.franken.de, a bit from me
Theo de Raadt
2002-05-29
more strlcat
Theo de Raadt
2002-02-23
getc() returns an int
Theo de Raadt
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2001-11-05
kill more registers;
Mike Pechkin
2001-09-05
make sure that va_start() has matching va_end()
Theo de Raadt
1997-08-24
More err()/warn()/etc. argument fixes.
Jason Downs
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-07-05
vprintf -> Vprintf and dprintf -> Dprintf to avoid confusion
Todd C. Miller
1996-06-23
update rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt