aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/biff/biff.c
Commit message (Expand)AuthorAgeFilesLines
* style(9): - Put a space after the 'return' keyword.Robert Drehmel2002-07-241-5/+7
* Use an ANSI-C function definition rather than aRobert Drehmel2002-07-241-3/+1
* Allow selection of the affected terminal using redirectionRobert Drehmel2002-07-241-1/+3
* Only use one %s when there is only one argument to print.Johan Karlsson2002-07-211-1/+1
* Add ability to only beep when mail arrives.Johan Karlsson2002-07-091-6/+13
* remove __PWarner Losh2002-03-221-1/+1
* Add header to prototype exit(3). Fix a style bug.Mike Barcroft2002-02-161-0/+2
* Start option definition with: ``The following options are available''Philippe Charnier2001-12-121-6/+2
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-5/+6
* Use __FBSDID().Mark Murray2001-12-031-4/+6
* Use S_IXUSR instead of hardcoded values.Mike Heffner2001-06-021-5/+5
* Don't call err() with no format string.Kris Kennaway2000-07-101-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-061-3/+3
* -Wall cleanup.Alexander Langer1997-12-291-3/+4
* Typo fix in man page. Use err(3) instead of local copy.Philippe Charnier1997-06-231-16/+8
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+114