summaryrefslogtreecommitdiff
path: root/sys/arch/atari/stand
AgeCommit message (Collapse)Author
2000-04-17Whoops, missed a few.Aaron Campbell
2000-03-03$OpenBSD$Todd T. Fries
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-01-31sync with netbsdTheo de Raadt
1996-01-18update from netbsdTheo de Raadt
1996-01-11from leo; Fix the same typo in all files. Yanking is soooo beautiful....Theo de Raadt
1996-01-09from netbsd:Theo de Raadt
Part of the tostools reorganization. All directories now contain a Makefile and the user interface to the various tools has been standarized.
1996-01-09from leo:Theo de Raadt
Common library for all tostools. (Waldi Ravens and myself)
1996-01-09from leo:Theo de Raadt
Atari partion table checker. Checks the validity of AHDI and/or NetBSD/Atari partition tables. (Waldi Ravens)
1995-10-18initial import of NetBSD treeTheo de Raadt