freebsd-skq/usr.bin/wall
ed 149e4bd942 Let wall(1) use utmpx.
Because our implementation guarantees the strings inside struct utmpx to
be null terminated, we don't need to copy everything out, which makes
the code nicer to read.

Also set WARNS to 6 and add $FreeBSD$ to keep SVN silent.
2009-12-05 20:05:25 +00:00
..
Makefile Let wall(1) use utmpx. 2009-12-05 20:05:25 +00:00
ttymsg.c
ttymsg.h
wall.1
wall.c Let wall(1) use utmpx. 2009-12-05 20:05:25 +00:00