summaryrefslogtreecommitdiff
path: root/usr.bin/modstat
AgeCommit message (Collapse)Author
2001-08-18a much needed cleanup; fgsch okTheo de Raadt
2001-07-18-Wall cleanupPeter Valchev
2000-11-10- Section shuffling: comply to the section ordering outlined in mdoc(7).Aaron Campbell
- Some .Nm trimming. - .Sh AUTHOR -> .Sh AUTHORS - Other miscellaneous fixes here and there.
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-03-10Various cleanups and standardization.Aaron Campbell
1999-10-05The .Bl -tag flag expects a -width argument.Aaron Campbell
1999-08-17More <sys/file.h> vs. <fcntl.h> and open() flags fixes.Todd C. Miller
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-26usr.bin/ man page fixes, f-m.Aaron Campbell
1998-07-06revoke privs after openTheo de Raadt
1997-11-18check correct size of buffer. from felix@mamba.pond.sub.org. pr #350Niels Provos
1997-09-11needs unistd.hTheo de Raadt
1997-02-06do not accidentally pass garbage module name to the kernel; found by ↵Theo de Raadt
Don.Lewis@tsc.tdk.com
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-10-08Attempt at cleanup.michaels
1996-08-06fix usage, buf oflow, pretty usageTheo de Raadt
1996-08-05fix formattingMichael Shalayeff
1996-07-02simpler usage lineTheo de Raadt
1996-06-26rcsidTheo de Raadt
1996-06-21updates according to the kernel chenges.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt