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
/
printf
/
printf.c
Age
Commit message (
Expand
)
Author
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-07-19
remove BUILTIN/SHELL cruft that used to be needed for sh, which is
Martynas Venckus
2009-07-17
be more careful with parsing format string. we can't do multiple
Martynas Venckus
2008-09-08
enable support for %a, %A, %F. ok theo
Martynas Venckus
2008-06-19
printf(1) does not take any options but still needs to ignore the "--"
Todd C. Miller
2004-05-31
zap unused variables, ok beck@
Pedro Martelletto
2003-06-23
Don't not use getopt() in printf(1) since it causes formats beginning
Todd C. Miller
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-30
snprintf
Theo de Raadt
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
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
2000-12-22
repair same static buf oflow in printf(1) and printf(1) internal inside csh(1)
Theo de Raadt
1997-01-17
r?index -> strr?chr
Todd C. Miller
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt