aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tsort
Commit message (Collapse)AuthorAgeFilesLines
* Add missing static keywords to tsort(1)Ed Schouten2011-11-061-20/+20
| | | | Notes: svn path=/head/; revision=227189
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-112-8/+0
| | | | | | | | | | | | is in accordance with the information provided at ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change Also add $FreeBSD$ to a few files to keep svn happy. Discussed with: imp, rwatson Notes: svn path=/head/; revision=216370
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+1
| | | | | | | needed. Notes: svn path=/head/; revision=200462
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-1/+0
| | | | | | | Tested with: make universe Notes: svn path=/head/; revision=200420
* - Remove the ambiguity in the input format description.Ruslan Ermilov2006-12-271-6/+7
| | | | | | | - Fix markup while here. Notes: svn path=/head/; revision=165568
* Move FreeBSD Id outside of copyright. Initialize variable.Philippe Charnier2005-05-291-2/+4
| | | | Notes: svn path=/head/; revision=146751
* Document missing multibyte character support in utilities specifiedTim J. Robbins2004-07-031-1/+5
| | | | | | | by POSIX. Notes: svn path=/head/; revision=131511
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
| | | | Notes: svn path=/head/; revision=131491
* Removed unused macro definitionDiomidis Spinellis2003-09-041-1/+1
| | | | | | | | Approved by: schweikh (mentor - blanket) MFC after: 6 weeks Notes: svn path=/head/; revision=119747
* ANSIify function definitions.David Malone2002-09-041-27/+18
| | | | | | | | | | | | Add some constness to avoid some warnings. Remove use register keyword. Deal with missing/unneeded extern/prototypes. Some minor type changes/casts to avoid warnings. Reviewed by: md5 Notes: svn path=/head/; revision=102944
* Style nit: group together optional flags under the one Fl macro.Tim J. Robbins2002-06-071-3/+1
| | | | Notes: svn path=/head/; revision=97979
* Clean up malloc(3)'s argument. Remove casts which do nothing when we'reJuli Mallett2002-05-171-5/+5
| | | | | | | | | | using sizeof() anyway. Use slightly more consistent (per-file) error reporting for malloc(3) returning NULL. If "malloc failed" was being printed, don't use err(3). If a NULL format is being used, use err(3). In one case errx(3) was being used with strerror(3), so just use err(3). Notes: svn path=/head/; revision=96785
* Use `The .Nm utility'Philippe Charnier2002-04-201-2/+3
| | | | Notes: svn path=/head/; revision=95124
* remove __PWarner Losh2002-03-221-8/+8
| | | | Notes: svn path=/head/; revision=92922
* Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.Mark Murray2001-12-121-1/+0
| | | | Notes: svn path=/head/; revision=87714
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-1/+1
| | | | | | | | | | | of the recent WARNS commits. The idea is: 1) FreeBSD id tags should follow vendor tags. 2) Vendor tags should not be compiled (though copyrights probably should). 3) There should be no blank line between including cdefs and __FBSDIF. Notes: svn path=/head/; revision=87628
* Warns cleanups. Add missing prototype.David Malone2001-12-032-2/+5
| | | | Notes: svn path=/head/; revision=87301
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
| | | | Notes: svn path=/head/; revision=79755
* Fix typo: compatability -> compatibility.Jeroen Ruigrok van der Werven2001-02-061-1/+1
| | | | | | | Compatability is not an existing english word. Notes: svn path=/head/; revision=72093
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
| | | | Notes: svn path=/head/; revision=50477
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
| | | | | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde Notes: svn path=/head/; revision=48792
* Clean up some ambiguous nested if/elses.Bill Fumerola1999-07-041-2/+3
| | | | Notes: svn path=/head/; revision=48566
* An even number of nodes, not node pairs are required for tsort(1) to work.Bill Fumerola1999-03-201-1/+1
| | | | | | | | | | Pairs are inherently even. PR: docs/9264 Submitted by: NAGAO Tadaaki <nagao@iij.ad.jp> Notes: svn path=/head/; revision=44919
* Nm tsort -> Nm.Philippe Charnier1997-08-181-2/+2
| | | | Notes: svn path=/head/; revision=28371
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-2/+2
| | | | | | | posix standard on the topic. Notes: svn path=/head/; revision=24360
* Merge from Lite2Peter Wemm1997-03-111-1/+2
| | | | Notes: svn path=/head/; revision=23710
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=23012
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Close PR#1455. In a couple of weeks, I'll change bsd.lib.mk to useJordan K. Hubbard1996-08-022-11/+21
| | | | | | | | tsort -q as well - I don't feel like adding tsort as Yet Another Item to the bootstrap target. Notes: svn path=/head/; revision=17389
* nitpicks.Poul-Henning Kamp1996-06-102-1/+6
| | | | | | | | Reviewed by: phk Submitted by: "Philippe Charnier" <charnier@lirmm.fr> Notes: svn path=/head/; revision=16281
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
| | | | Notes: svn path=/head/; revision=8874
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+517
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590