summaryrefslogtreecommitdiff
path: root/usr.bin/from/from.c
AgeCommit message (Expand)Author
2023-11-26Remove copyright strings ifdef'd outWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-07-07Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2013-11-21Add static where appropriate.Eitan Adler
2010-12-11Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl
2002-09-04ANSIify function definitions.David Malone
2002-06-30Minor cleanup: ANSI C function declarations, use argc after getopt(3) to checkJuli Mallett
2002-06-30Consistently use FBSDIDDavid E. O'Brien
2002-03-22remove __PWarner Losh
2000-10-03Replaced unsafe use of sprintf() with snprintf().Ruslan Ermilov
2000-09-04optarg and optind are declared in unistd.h.Warner Losh
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-07-27This covers the previous version, since a null commit message was accidentallyBrian Feldman
1999-07-26*** empty log message ***Brian Feldman
1997-07-08Add usage(), use err(3).Philippe Charnier
1997-03-29compare return value from getopt against -1 rather than EOF, per the finalWarner Losh
1996-10-06Honor the MAIL environment variable, if set.Jordan K. Hubbard
1996-01-28Read from standard input if file name "-" is given.Wolfram Schneider
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes