Age | Commit message (Expand) | Author |
2012-01-18 | Add support for C99 %ls, %lc, and %l[ format directives to scanf(3). | Stefan Sperling |
2011-11-02 | Sync scanf(3) to wscanf(3), and a few bits the opposite way: | Ingo Schwarze |
2011-07-03 | Recognize %a, %A format specifiers, per C99. | Martynas Venckus |
2009-04-05 | accept %F, which actually behaves the same as %f. per C99 | Martynas Venckus |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-01-13 | Use long long and intmax_t instead of quad_t throughout. Adapted in | Todd C. Miller |
2005-07-26 | - typos, punctuation, spacing, macro, layout, etc. fixes | Jared Yanovich |
2005-07-26 | clarify description of 'c' conversion; ok millert, jmc | Jared Yanovich |
2003-09-26 | for %#s, # is the amount of input string, not the amount of output string. | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2000-12-24 | Various repairs, mostly to get rid of short lines. | Aaron Campbell |
2000-07-31 | reinsert corrected history section, based on jdolecek@netbsd | Paul Janzen |
2000-04-27 | Remove redundant HISTORY section. | Aaron Campbell |
2000-04-20 | Flesh out all of the stdio man pages. | Aaron Campbell |
2000-04-18 | Repairs, mostly removing hard sentence breaks. | Aaron Campbell |
2000-03-04 | In Unix land we prefer "whitespace" to "white space" or "white-space". At | Aaron Campbell |
1999-07-02 | remove redundant .Pp macros | Aaron Campbell |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1996-08-19 | Fix RCS ids | Thorsten Lockert |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |