summaryrefslogtreecommitdiff
path: root/usr.bin/write
AgeCommit message (Expand)Author
2007-11-12write(1) needs to strip off the leading /dev/ from the tty name for theJohn Baldwin
2005-05-21Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov
2005-02-13Expand contractions.Ruslan Ermilov
2005-01-05Fix a typo in comment.Olivier Houchard
2004-07-17Mention in the BUGS section that write and wall bogusly use the sender'sTim J. Robbins
2004-07-03Document missing multibyte character support in utilities specifiedTim J. Robbins
2002-09-04ANSIify function definitions.David Malone
2002-05-29Use getopt() to reject any options and skip "--" arguments.Tim J. Robbins
2002-04-20Use `The .Nm utility'Philippe Charnier
2002-03-22remove __PWarner Losh
2002-02-271) Move FreeBSD tag to after vendor ID, #if 0 vendor ID.David Malone
2001-12-11WARNS=2 fixes, use __FBSDID(), kill register keyword.Mark Murray
2001-11-20Add xref to wall(1).Ruslan Ermilov
2000-11-20mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-07-04Clean up some ambiguous nested if/elses.Bill Fumerola
1997-09-15Allow backspace tooAndrey A. Chernov
1997-09-15Oops, fix upper controls testAndrey A. Chernov
1997-09-15Localize it. High controls disabled in any case.Andrey A. Chernov
1997-08-26Use err(3). Add usage() and prototypes.Philippe Charnier
1997-03-22Remove the text that says nroff and pr automatically disableMike Pritchard
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-10-26Replace hardcoded length of "/dev/" with strlen(_PATH_DEV).Alexander Langer
1996-10-26sprintf --> snprintfAlexander Langer
1996-08-29[HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider
1995-11-05Do unctrl in right wayAndrey A. Chernov
1995-10-29Remove char->int promotion.Andrey A. Chernov
1995-10-28Now works with 8bit chars...Andrey A. Chernov
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes