summaryrefslogtreecommitdiff
path: root/usr.bin/tsort
AgeCommit message (Expand)Author
2006-08-06+.Sh STANDARDSJason McIntyre
2006-01-20use stdint.h where appropriate. okay millert@Marc Espie
2004-08-05simpler copyright, adjust date.Marc Espie
2004-08-04sort SYNOPSIS and usage(), format tweaks, by jmc@Marc Espie
2004-08-04alternate description of tsort and example.Marc Espie
2003-09-22Fix read beyond end of buffer, found by mallocguard. ok deraadt@ espie@Dale Rahn
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-10- section reorderJason McIntyre
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-11-18Modern english is more than just a band, fix word choice; Jon BernardTodd C. Miller
2002-07-17spring clean-up: remove extra spaces at end of line,Marc Espie
2002-02-27ANSI decls. okay millert@Marc Espie
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-14lclint says this is an unsigned variable... and it's right !Marc Espie
2001-09-06Initial idea from aaron@: Last char of .Xr group in SEE ALSO section shouldMike Pechkin
2001-07-19CDIAGFLAGSMarc Espie
2001-07-14Fix cycle detection.Marc Espie
2001-07-11Clarify performance of tsort -l (hamiltonian circuit is NP-complete).Marc Espie
2001-06-25Add -v flag to synopsis linePeter Valchev
2001-05-01Revert stupid buggy optimisation.Marc Espie
2001-04-30Better hints handling (used for sorting package lists):Marc Espie
2001-04-18Fix `hinted' options: set initial order to maximal, so that any hintMarc Espie
2001-04-07Small changes, user-friendly:Marc Espie
2001-03-26Replacement for original tsort.Marc Espie
2000-03-11Various cleanups and standardizations.Aaron Campbell
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". AtAaron Campbell
1998-10-30usr.bin/ man page fixes, t-zAaron Campbell
1997-09-21$OpenBSD$Theo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-06-26rcsidTheo de Raadt
1996-01-29add -q option for silence; from mouse@collatz.mcrcim.mcgill.edu;Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt