aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fsplit
Commit message (Collapse)AuthorAgeFilesLines
* Say goodbye to some crufty old fortran code.Kris Kennaway1999-12-223-540/+0
| | | | | | | Reviewed by: current Notes: svn path=/head/; revision=55000
* Don't depend on the fact that variables default to int.Bill Fumerola1999-09-061-1/+1
| | | | Notes: svn path=/head/; revision=51035
* $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
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-3/+5
| | | | Notes: svn path=/head/; revision=34801
* Add #include <string.h> to get prototypes.John Birrell1998-02-201-1/+2
| | | | Notes: svn path=/head/; revision=33648
* Use err(3). Add prototypes.Philippe Charnier1997-07-081-18/+38
| | | | Notes: svn path=/head/; revision=27271
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
| | | | Notes: svn path=/head/; revision=8874
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+516
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590