Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-04-16 | list/display fixes, and whitespace; | Jason McIntyre | |
2003-12-21 | Kill non-standard kernel printf %: braindead extension for good. | Miod Vallat | |
ok markus@ drahn@ | |||
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 | |
also fixes a few misspellings of the month ok henning@ jmc@ | |||
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 | |
sentence breaks, and other such things. | |||
2000-04-26 | rcsids where missing | Michael Shalayeff | |
1999-09-22 | REVERT TO PREVIOUS STATE OF AFFAIR. | Marc Espie | |
If those pages are different from the NetBSD version, maybe there's a reason ? Like, possibly, I just read our source code, which just happens to do things in DIFFERENT ways than NetBSD does ? As far as the added pages go, they obviously haven't been checked against actual code as well, hence they're worse than useless, since a large part of the information is definitely misleading. | |||
1999-09-22 | Add/update some man9 pages from NetBSD | Constantine Sapuntzakis | |
1999-09-05 | New man pages, adapted from NetBSD. | Marc Espie | |
Add corresponding cross-references. Missed some uses of .Dv. |