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
/
share
/
man
/
man9
/
printf.9
Age
Commit message (
Expand
)
Author
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2007-06-01
Sync return value section with reality.
Moritz Jodeit
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-04-03
put "CODE REFERENCES" before "SEE ALSO" for consistency
Jasper Lievisse Adriaanse
2007-01-26
printf(9) %b is not limited to 32 bits or less... document it.
Jason Wright
2004-04-16
list/display fixes, and whitespace;
Jason McIntyre
2003-12-21
Kill non-standard kernel printf %: braindead extension for good.
Miod Vallat
2003-06-13
printf returns int now. also remove obsolete comment
Ted Unangst
2003-06-11
add vsnprintf. ok deraadt@
Ted Unangst
2003-06-11
no more strcpy, strcat. sprintf -> snprintf. ok deraadt@
Ted Unangst
2003-03-06
date should be written formally: .Dd Month day, year
David Krause
2001-07-31
there is no tprintf
Theo de Raadt
2000-10-12
General man page cleanups, mostly to remove trailing whitespace, hard
Aaron Campbell
2000-04-26
rcsids where missing
Michael Shalayeff
1999-09-22
REVERT TO PREVIOUS STATE OF AFFAIR.
Marc Espie
1999-09-22
Add/update some man9 pages from NetBSD
Constantine Sapuntzakis
1999-09-05
New man pages, adapted from NetBSD.
Marc Espie