aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/from
Commit message (Expand)AuthorAgeFilesLines
* ANSIify function definitions.David Malone2002-09-041-4/+6
* Fix last hard sentence break.Giorgos Keramidas2002-07-151-1/+2
* Minor cleanup: ANSI C function declarations, use argc after getopt(3) to checkJuli Mallett2002-06-301-11/+12
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* Introduce flags enumeration with standardPhilippe Charnier2002-03-261-4/+5
* remove __PWarner Losh2002-03-221-2/+2
* Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray2002-02-081-1/+0
* Fix two minor grammar mistakes.Murray Stokely2001-11-191-3/+4
* Remove whitespace at EOL.Dima Dorfman2001-07-151-4/+4
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$Dima Dorfman2001-06-301-1/+3
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-0/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* Replaced unsafe use of sprintf() with snprintf().Ruslan Ermilov2000-10-031-2/+2
* optarg and optind are declared in unistd.h.Warner Losh2000-09-041-2/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* This covers the previous version, since a null commit message was accidentallyBrian Feldman1999-07-272-2/+2
* *** empty log message ***Brian Feldman1999-07-262-8/+22
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Add usage(), use err(3).Philippe Charnier1997-07-081-13/+25
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Honor the MAIL environment variable, if set.Jordan K. Hubbard1996-10-062-7/+20
* Read from standard input if file name "-" is given.Wolfram Schneider1996-01-282-2/+10
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+224