freebsd-src/usr.bin/lastcomm
Ed Schouten 85277f1350 Let lastcomm(1) build without <utmp.h>.
Use MAXLOGNAME - 1 instead of UTNAMESIZE. There is no definition for TTY
name sizes, at least not as low as 8, so hardcode it for now.
2010-01-10 21:59:06 +00:00
..
lastcomm.1
lastcomm.c Let lastcomm(1) build without <utmp.h>. 2010-01-10 21:59:06 +00:00
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
pathnames.h
readrec.c