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
Age
Commit message (
Expand
)
Author
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
2001-02-17
It's not that I mind split infinitives. I just like to save'em for when
Paul Janzen
2000-12-22
repair same static buf oflow in printf(1) and printf(1) internal inside csh(1)
Theo de Raadt
2000-10-19
Put the fmt strings CAVEATS section into userland printf(1) man page, too;
Aaron Campbell
2000-03-23
Fix some formatting problems I missed before.
Aaron Campbell
2000-03-10
Various cleanups and standardization.
Aaron Campbell
2000-03-06
Add HISTORY sections; from FreeBSD.
Aaron Campbell
2000-01-22
Add a couple of useful examples.
Aaron Campbell
1999-06-05
- remove trailing white space
Aaron Campbell
1998-11-30
cleanup; also note that ``0'' flag is ignored when used with a precision
Aaron Campbell
1998-09-27
usr.bin/ man page cleanups, n-s
Aaron Campbell
1998-08-25
doc \e in printf
Theo de Raadt
1998-06-12
there is no %w format
David Leonard
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