NetBSD/external/gpl2/xcvs
christos f2361eace1 Ignore SIGPIPE; this is silly, we are getting EOF from a client, then while
processing the error SIGPIPE comes because the client closed the connection,
and then we end up calling error() while processing the error which prints
silly messages on the console because it logs with LOG_EMERG.
2013-10-30 14:25:47 +00:00
..
bin add acl.c 2012-03-09 00:14:16 +00:00
dist Ignore SIGPIPE; this is silly, we are getting EOF from a client, then while 2013-10-30 14:25:47 +00:00
doc
include
lib Disable new -Wstring-plus-int warning where needed for now. 2012-04-04 10:59:44 +00:00
Makefile
Makefile.inc Update LLVM/Clang snapshot to r164464. This adopts the GCC options for 2012-09-23 17:22:22 +00:00