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
/
man3
/
stdarg.3
Age
Commit message (
Expand
)
Author
2011-04-01
after nicm's last commit, fix some cases where non-arguments
Jason McIntyre
2007-05-31
convert to new .Dd format;
Jason McIntyre
2005-03-12
escape `.' at eol to avoid double spacing issue;
Jason McIntyre
2003-06-03
merge COMPATIBILITY;
Jason McIntyre
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-11-17
Clarify section on type promotion. This must be done by the programmer,
Todd C. Miller
2002-10-24
document va_copy; from NetBSD (kleink)
Todd C. Miller
2002-07-20
knf
Theo de Raadt
2001-08-13
- Note that unpromoted types should not be passed to va_arg
Heikki Korpela
2000-10-26
Some share/man fleshing.
Aaron Campbell
2000-03-21
Use proper KNF in code example; d@
Aaron Campbell
2000-03-19
Various cleanups.
Aaron Campbell
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1998-11-29
kill superfluous .Nm macro arguments
Aaron Campbell
1998-11-25
share/man/man3 man page repairs
Aaron Campbell
1995-10-18
initial import of NetBSD tree
Theo de Raadt