removing select from inetd

2014-10-27 Thread David Gwynne
this replaces the use of select with libevent in inetd. it has been reviewed by a few people, but tests would be appreciated. if people are still using inetd, could they give this a go and let us know if it behaves differently than expected? Index: Makefile

Re: native UTF-8 and ISO-8859-1 *input* support for mandoc(1)

2014-10-27 Thread Anthony J. Bentley
Hi Ingo, Ingo Schwarze writes: In ports land, many manual pages contain occasional non-ASCII characters - even though i don't consider that a particularly smart idea, but let's face it, those characters *are* out there. I agree that this is appropriate for mandoc to try to handle for a

apmd: remove useless defines

2014-10-27 Thread David Coppa
Remove now useless defines. ok? Index: apmd.c === RCS file: /cvs/src/usr.sbin/apmd/apmd.c,v retrieving revision 1.72 diff -u -p -u -p -r1.72 apmd.c --- apmd.c 26 Oct 2014 22:16:16 - 1.72 +++ apmd.c 27 Oct 2014

Re: apmd: remove useless defines

2014-10-27 Thread Martin Natano
Remove now useless defines. ok? Index: apmd.c === RCS file: /cvs/src/usr.sbin/apmd/apmd.c,v retrieving revision 1.72 diff -u -p -u -p -r1.72 apmd.c --- apmd.c26 Oct 2014 22:16:16 - 1.72 +++ apmd.c27 Oct