summaryrefslogtreecommitdiff
path: root/usr.bin/write/write.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.release/6.4.0_cvsKen Smith2008-11-261-1/+1
* Fix a typo in comment.Olivier Houchard2005-01-051-1/+1
* ANSIify function definitions.David Malone2002-09-041-21/+9
* Use getopt() to reject any options and skip "--" arguments.Tim J. Robbins2002-05-291-10/+15
* remove __PWarner Losh2002-03-221-7/+7
* 1) Move FreeBSD tag to after vendor ID, #if 0 vendor ID.David Malone2002-02-271-5/+7
* WARNS=2 fixes, use __FBSDID(), kill register keyword.Mark Murray2001-12-111-10/+11
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Clean up some ambiguous nested if/elses.Bill Fumerola1999-07-041-2/+3
* Allow backspace tooAndrey A. Chernov1997-09-151-2/+3
* Oops, fix upper controls testAndrey A. Chernov1997-09-151-2/+3
* Localize it. High controls disabled in any case.Andrey A. Chernov1997-09-151-5/+11
* Use err(3). Add usage() and prototypes.Philippe Charnier1997-08-261-62/+55
* Replace hardcoded length of "/dev/" with strlen(_PATH_DEV).Alexander Langer1996-10-261-1/+1
* sprintf --> snprintfAlexander Langer1996-10-261-3/+4
* Do unctrl in right wayAndrey A. Chernov1995-11-051-6/+12
* Remove char->int promotion.Andrey A. Chernov1995-10-291-6/+4
* Now works with 8bit chars...Andrey A. Chernov1995-10-281-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+326