Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd 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-28 | Remove information that's NetBSD-specific. | Artur Grabowski | |
2000-04-13 | example fstab entry | Theo de Raadt | |
2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. | Aaron Campbell | |
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell | |
2000-02-26 | we are openbsd; mention toby | Hugh Graham | |
2000-02-26 | add rcs idents | Hugh Graham | |
2000-02-13 | Xr vnconfig(8); sdb@ssr.com | Aaron Campbell | |
1999-07-21 | use .Ar on later .It Fl lines | Theo de Raadt | |
1999-07-05 | fix Nm usage in SYNOPSIS section; d@ | Aaron Campbell | |
1999-06-05 | more .Os cleansing | Aaron Campbell | |
1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ | Aaron Campbell | |
1999-05-30 | Output style nit. From ho@ | Tobias Weingartner | |
1999-05-22 | Initial import of swapctl(8). | Tobias Weingartner | |