aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/wall
Commit message (Expand)AuthorAgeFilesLines
* MFC: 1.8: Note that this appeared at least as early as PWB UNIX.Giorgos Keramidas2002-07-151-2/+1
* The .Nm utilityPhilippe Charnier2002-06-211-2/+3
* MFC: synch with HEAD:Dag-Erling Smørgrav2001-10-182-7/+12
* MFC: wall -g.Ruslan Ermilov2001-10-053-29/+78
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-09-161-0/+3
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-1/+1
* MFC: Drop privs temporarily before opening the file to broadcastKris Kennaway2001-05-081-2/+8
* MFC: r1.16: code cleanupsKris Kennaway2001-02-181-14/+15
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-1/+1
* MFC: print 'no tty' instead of '(null)'Nick Hibma2000-10-081-1/+5
* MFC: [rev 1.14] Let wall report the local timezone as well on output.Paul Saab2000-08-081-2/+2
* MFC: [rev 1.6] Use F_SETFL with arg of 0 to clear O_NONBLOCK.Paul Saab2000-07-011-2/+2
* column counter (cnt) not reset to 0 on display of '\r' which could causeDaniel Baker1999-09-011-1/+4
* Corrected apparent omission in program logic which was causing theDaniel Baker1999-09-011-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* PR: bin/8680Matthew Dillon1998-12-131-6/+8
* A bit of PR7278 which belongs here.Poul-Henning Kamp1998-07-221-2/+2
* Add rcsid. Sort #includes.Philippe Charnier1998-03-231-3/+7
* Change manual declarations of some functions to proper includesAndrey A. Chernov1997-09-151-15/+30
* Use err(3). Add usage().Philippe Charnier1997-08-251-31/+30
* Add locale-independent control checks for security reasonAndrey A. Chernov1997-05-141-2/+4
* Localize itAndrey A. Chernov1997-05-131-0/+3
* Fix 8bit chars handlingAndrey A. Chernov1997-04-081-2/+11
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Fix some improperly wrapped lines in the code.Alexander Langer1996-08-111-4/+2
* The talkd security hole can ealso be exploited by wall (and thus rwall).Guido van Rooij1994-10-231-0/+5
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-274-0/+435