aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tsort
Commit message (Expand)AuthorAgeFilesLines
* Add missing static keywords to tsort(1)Ed Schouten2011-11-061-20/+20
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-112-8/+0
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-1/+0
* - Remove the ambiguity in the input format description.Ruslan Ermilov2006-12-271-6/+7
* Move FreeBSD Id outside of copyright. Initialize variable.Philippe Charnier2005-05-291-2/+4
* Document missing multibyte character support in utilities specifiedTim J. Robbins2004-07-031-1/+5
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* Removed unused macro definitionDiomidis Spinellis2003-09-041-1/+1
* ANSIify function definitions.David Malone2002-09-041-27/+18
* Style nit: group together optional flags under the one Fl macro.Tim J. Robbins2002-06-071-3/+1
* Clean up malloc(3)'s argument. Remove casts which do nothing when we'reJuli Mallett2002-05-171-5/+5
* Use `The .Nm utility'Philippe Charnier2002-04-201-2/+3
* remove __PWarner Losh2002-03-221-8/+8
* Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.Mark Murray2001-12-121-1/+0
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-1/+1
* Warns cleanups. Add missing prototype.David Malone2001-12-032-2/+5
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* Fix typo: compatability -> compatibility.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Clean up some ambiguous nested if/elses.Bill Fumerola1999-07-041-2/+3
* An even number of nodes, not node pairs are required for tsort(1) to work.Bill Fumerola1999-03-201-1/+1
* Nm tsort -> Nm.Philippe Charnier1997-08-181-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-2/+2
* Merge from Lite2Peter Wemm1997-03-111-1/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Close PR#1455. In a couple of weeks, I'll change bsd.lib.mk to useJordan K. Hubbard1996-08-022-11/+21
* nitpicks.Poul-Henning Kamp1996-06-102-1/+6
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+517