Commit graph

9 commits

Author SHA1 Message Date
joerg
32b08ddc46 Deal with non-value-preserving casts. 2017-02-07 23:55:05 +00:00
dholland
886b9890d7 Add missing <limits.h>, seen on MacOS. 2015-11-07 22:19:46 +00:00
dholland
37541bf74f Remove explicit depends on files in /usr/include, some of which may not
exist on some platforms... and some of which weren't actually used anyway.

Also fix build failure that cropped up on netbsd-current while testing
the previous.
2015-06-25 07:02:42 +00:00
joerg
f0f186f86c Avoid using an uninitialised variable by reading from, not writing to
the screen.
2015-06-08 13:38:12 +00:00
joerg
15f05a6d10 Fix format string for (formerly) time_t argument. 2015-02-23 18:19:34 +00:00
dholland
1cee6c4ac3 Use LOGIN_NAME_MAX instead of MAXLOGNAME, and don't rely on __unused
existing. Should improve non-NetBSD builds.
2014-09-11 07:15:56 +00:00
joerg
ef452ab249 Don't use -Wno-traditional, clang doesn't have it. 2014-01-06 22:11:50 +00:00
dholland
beec10b98a Distfile changed upstream. (HI CHRISTOS.)
Changes were mostly whitespace.

PKGREVISION -> 1..
2014-01-01 23:52:32 +00:00
dholland
42ddd7c333 Add chat/phone, which is like VMS phone, written by Jonathan C. Broome
in 1985 and fixed up by Christos "last week". (I've apparently been
sitting on this package since 20130101, so it was a year ago...)

XXX: this should probably grow an rc script for the master daemon, phoned.
2013-12-16 06:42:20 +00:00