Searched hist:200160 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/usr.bin/write/
H A DMakefilediff 200160 Sat Dec 05 20:25:20 MST 2009 ed 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 happy.
H A Dwrite.cdiff 200160 Sat Dec 05 20:25:20 MST 2009 ed 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 happy.

Completed in 153 milliseconds