aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/from/from.c
Commit message (Expand)AuthorAgeFilesLines
* 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