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_4_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   26 years  deraadt   $OpenBSD$
[TXT] ttymsg.c  1.15   19 years  deraadt   arithmetic on void * not permitted
[TXT] wall.1  1.11   16 years  jmc   convert to new .Dd format;
[TXT] wall.c  1.22   20 years  tom   Correctness is also not using err(1, "out of memory") if malloc() fails (per err...