summaryrefslogtreecommitdiff
path: root/usr.sbin/vnconfig
AgeCommit message (Collapse)Author
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
constant). These are not security holes but it is worth fixing them anyway both for robustness and so folks looking for examples in the tree are not misled into doing something potentially dangerous. Furthermore, it is a bad idea to assume that pathnames will not include '%' in them and that error routines don't return strings with '%' in them (especially in light of the possibility of locales).
2000-06-20add encryption for svnd's for Erich <hh@cyberpass.net>. You can do aNiels Provos
poor man's encrypted file system with this. Blame the Greek. okay niklas@
2000-04-16More formatting repairs.Aaron Campbell
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
cleanup along the way.
2000-02-13Clean a bit. More verbose .Nd that will match "apropos swap"; sdb@ssr.comAaron Campbell
2000-01-22Spell it "usable", not "useable", for consistency across the man pages.Aaron Campbell
2000-01-22ie. -> i.e.,Aaron Campbell
1999-08-16slight cleanupArtur Grabowski
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
then/than and such. Other miscellaneous problems fixed across these source files.
1997-09-21$OpenBSD$Theo de Raadt
1997-05-14mention svndNiklas Hallqvist
1996-12-22document that "vnd0" worksTheo de Raadt
1996-12-21use opendev()Theo de Raadt
1996-01-01from netbsd; reference new vnd.4 manpageTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt