summaryrefslogtreecommitdiff
path: root/usr.bin/from/from.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Add static where appropriate.Eitan Adler2013-11-211-8/+6
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* ANSIify function definitions.David Malone2002-09-041-4/+6
* 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
* remove __PWarner Losh2002-03-221-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-281-1/+1
* This covers the previous version, since a null commit message was accidentallyBrian Feldman1999-07-271-1/+1
* *** empty log message ***Brian Feldman1999-07-261-7/+18
* 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-061-7/+15
* Read from standard input if file name "-" is given.Wolfram Schneider1996-01-281-2/+7
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+136