summaryrefslogtreecommitdiffstats
path: root/usr.bin/biff/biff.c
Commit message (Expand)AuthorAgeFilesLines
* style(9): - Put a space after the 'return' keyword.robert2002-07-241-5/+7
* Use an ANSI-C function definition rather than arobert2002-07-241-3/+1
* Allow selection of the affected terminal using redirectionrobert2002-07-241-1/+3
* Only use one %s when there is only one argument to print.johan2002-07-211-1/+1
* Add ability to only beep when mail arrives.johan2002-07-091-6/+13
* remove __Pimp2002-03-221-1/+1
* Add header to prototype exit(3). Fix a style bug.mike2002-02-161-0/+2
* Start option definition with: ``The following options are available''charnier2001-12-121-6/+2
* Style improvements recommended by Bruce as a follow up to somedwmalone2001-12-101-5/+6
* Use __FBSDID().markm2001-12-031-4/+6
* Use S_IXUSR instead of hardcoded values.mikeh2001-06-021-5/+5
* Don't call err() with no format string.kris2000-07-101-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).archie1998-12-061-3/+3
* -Wall cleanup.alex1997-12-291-3/+4
* Typo fix in man page. Use err(3) instead of local copy.charnier1997-06-231-16/+8
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+114
OpenPOWER on IntegriCloud