Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-03 | merge COMPATIBILITY; | Jason McIntyre | |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-11-17 | Clarify section on type promotion. This must be done by the programmer, | Todd C. Miller | |
va_arg doesn't do it for you. pvalchev@ OK | |||
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 | |
(see http://gcc.gnu.org/ml/gcc-patches/1999-09/msg00221.html) - Remove unused *p variable from example - Add a float example (mainly to point out that people shouldn't use float because it's promoted to double) ok millert@ | |||
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 | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
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 | |