OpenBSD CVS

src/usr.bin/wall/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / wall

Current tag: OPENBSD_2_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   26 years  deraadt   $OpenBSD$
[TXT] ttymsg.c  1.6   25 years  deraadt   simply honour S_IWGRP
[TXT] wall.1  1.7   24 years  aaron   - For consistency, `super-user' -> `superuser' in all cases. - Some punctuation ...
[TXT] wall.c  1.13   23 years  deraadt   use err*() correct, and open file with egid; fyre@users.sourceforge.net