summaryrefslogtreecommitdiff
path: root/usr.bin/asa
AgeCommit message (Collapse)Author
2011-04-30return >0 when file is not found. (from FreeBSD)lum
ok miod@
2010-09-03add an EXIT STATUS section for /usr/bin;Jason McIntyre
2010-05-25no more f77;Jason McIntyre
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
2009-02-10STANDARDS:Jason McIntyre
mark these utilities as being either optional (SD/FR/UP); or as being compliant only with XPG4 (XSI); strip.1 and talk.1 are tweaked purely for consistency; thanks otto for feedback
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewJason McIntyre
updates to follow;
2009-01-04replace hardcoded exit values with .Ex macros;Igor Sobrado
ok jmc@
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-30- use a consistent text for STANDARDSJason McIntyre
- note which options are extensions to POSIX
2007-05-19- Rewrite argument handling to not pass closed fd's to asa()Moritz Jodeit
- Reorder fgetln() handling to prevent duplicate code - Some more cleanup Initial diff from Tobias Stoeckmann. ok jaredy@
2007-05-17Fix fgetln(3) handling of lines without trailing newline.Moritz Jodeit
From Tobias Stoeckmann. ok ray@ millert@
2006-03-19use getopt(3)Robert Nagy
from Jasper Lievisse Adriaanse <jasper@nedbsd.nl>; ok otto@
2005-12-06properly escape space character;Jason McIntyre
from daniel matic;
2003-06-25protosTheo de Raadt
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-10- section reorderJason McIntyre
- COMPATIBILITY merge - macro cleanup - kill whitespace at EOL - new sentence, new line ssh pages ok markus@
2002-11-14use $ or # before commands in examplesTheo de Raadt
2000-03-23Fix some formatting problems I missed before.Aaron Campbell
2000-03-04Many improvements and general cleanup/standardization.Aaron Campbell
1999-07-04correct use of .Nm; some other formatting nitsAaron Campbell
1998-11-04be really pedantic about punctuation following -mdoc macro'd textAaron Campbell
1998-09-23usr.bin/ man page repairs, a - eAaron Campbell
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.
1998-07-20stupid SIGSEGVTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1996-09-02Setup fpr links and document.etheisen
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt