Module Name:    src
Committed By:   christos
Date:           Fri Apr 12 00:30:58 UTC 2013

Modified Files:
        src/distrib/sets/lists/comp: md.amd64 mi

Log Message:
more libevent set fixes


To generate a diff of this commit:
cvs rdiff -u -r1.192 -r1.193 src/distrib/sets/lists/comp/md.amd64
cvs rdiff -u -r1.1814 -r1.1815 src/distrib/sets/lists/comp/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/comp/md.amd64
diff -u src/distrib/sets/lists/comp/md.amd64:1.192 src/distrib/sets/lists/comp/md.amd64:1.193
--- src/distrib/sets/lists/comp/md.amd64:1.192	Thu Apr 11 13:43:17 2013
+++ src/distrib/sets/lists/comp/md.amd64	Thu Apr 11 20:30:56 2013
@@ -1,4 +1,4 @@
-# $NetBSD: md.amd64,v 1.192 2013/04/11 17:43:17 christos Exp $
+# $NetBSD: md.amd64,v 1.193 2013/04/12 00:30:56 christos Exp $
 ./usr/include/amd64				comp-c-include
 ./usr/include/amd64/ansi.h			comp-c-include
 ./usr/include/amd64/aout_machdep.h		comp-c-include
@@ -554,7 +554,7 @@
 ./usr/lib/i386/libevent_pic.a			comp-c-piclib		compat,pic
 ./usr/lib/i386/libevent_openssl.a		comp-c-lib		compat,crypto
 ./usr/lib/i386/libevent_openssl.so		comp-sys-shlib		compat,pic,crypto
-./usr/lib/i386/libevent_openssl_.a		comp-c-proflib		compat,profile,crypto
+./usr/lib/i386/libevent_openssl_p.a		comp-c-proflib		compat,profile,crypto
 ./usr/lib/i386/libevent_openssl_pic.a		comp-c-piclib		compat,pic,crypto
 ./usr/lib/i386/libevent_pthreads.a		comp-c-lib		compat
 ./usr/lib/i386/libevent_pthreads.so		comp-sys-shlib		compat,pic

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.1814 src/distrib/sets/lists/comp/mi:1.1815
--- src/distrib/sets/lists/comp/mi:1.1814	Thu Apr 11 13:43:17 2013
+++ src/distrib/sets/lists/comp/mi	Thu Apr 11 20:30:57 2013
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.1814 2013/04/11 17:43:17 christos Exp $
+#	$NetBSD: mi,v 1.1815 2013/04/12 00:30:57 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -2829,8 +2829,8 @@
 ./usr/lib/libevent_p.a				comp-c-proflib		profile
 ./usr/lib/libevent_openssl.a			comp-c-lib		crypto
 ./usr/lib/libevent_openssl_p.a			comp-c-proflib		profile,crypto
-./usr/lib/libevent_pthread.a			comp-c-lib
-./usr/lib/libevent_pthread_p.a			comp-c-proflib		profile
+./usr/lib/libevent_pthreads.a			comp-c-lib
+./usr/lib/libevent_pthreads_p.a			comp-c-proflib		profile
 ./usr/lib/libexecinfo.a				comp-c-lib
 ./usr/lib/libexecinfo_p.a			comp-c-proflib		profile
 ./usr/lib/libexpat.a				comp-c-lib
@@ -3247,6 +3247,8 @@
 ./usr/libdata/lint/llib-ledit.ln		comp-c-lintlib		lint
 ./usr/libdata/lint/llib-lelf.ln			comp-c-lintlib		lint
 ./usr/libdata/lint/llib-levent.ln		comp-c-lintlib		lint
+./usr/libdata/lint/llib-levent_openssl.ln	comp-c-lintlib		lint,crypto
+./usr/libdata/lint/llib-levent_pthreads.ln	comp-c-lintlib		lint
 ./usr/libdata/lint/llib-lexecinfo.ln		comp-c-lintlib		lint
 ./usr/libdata/lint/llib-lexpat.ln		comp-c-lintlib		lint
 ./usr/libdata/lint/llib-lfetch.ln		comp-c-lintlib		lint
@@ -7995,11 +7997,11 @@
 ./usr/share/man/cat3/sigismember.0		comp-c-catman		.cat
 ./usr/share/man/cat3/siglongjmp.0		comp-c-catman		.cat
 ./usr/share/man/cat3/signal.0			comp-c-catman		.cat
-./usr/share/man/cat3/signal_add.0		comp-c-catman		.cat
-./usr/share/man/cat3/signal_del.0		comp-c-catman		.cat
-./usr/share/man/cat3/signal_initialized.0	comp-c-catman		.cat
-./usr/share/man/cat3/signal_pending.0		comp-c-catman		.cat
-./usr/share/man/cat3/signal_set.0		comp-c-catman		.cat
+./usr/share/man/cat3/signal_add.0		comp-obsolete		obsolete
+./usr/share/man/cat3/signal_del.0		comp-obsolete		obsolete
+./usr/share/man/cat3/signal_initialized.0	comp-obsolete		obsolete
+./usr/share/man/cat3/signal_pending.0		comp-obsolete		obsolete
+./usr/share/man/cat3/signal_set.0		comp-obsolete		obsolete
 ./usr/share/man/cat3/signbit.0			comp-c-catman		.cat
 ./usr/share/man/cat3/significand.0		comp-c-catman		.cat
 ./usr/share/man/cat3/significandf.0		comp-c-catman		.cat
@@ -11898,80 +11900,80 @@
 ./usr/share/man/html3/ether_ntohost.html	comp-c-htmlman		html
 ./usr/share/man/html3/ethers.html		comp-c-htmlman		html
 ./usr/share/man/html3/evasprintf.html		comp-c-htmlman		html
-./usr/share/man/man3/evbuffer.html		comp-c-htmlman		html
-./usr/share/man/man3/evbuffer_add.html		comp-obsolete		obsolete
-./usr/share/man/man3/evbuffer_add_buffer.html	comp-obsolete		obsolete
-./usr/share/man/man3/evbuffer_add_printf.html	comp-obsolete		obsolete
-./usr/share/man/man3/evbuffer_add_vprintf.html	comp-obsolete		obsolete
-./usr/share/man/man3/evbuffer_cb_info.html	comp-c-htmlman		html
-./usr/share/man/man3/evbuffer_compat.html	comp-c-htmlman		html
-./usr/share/man/man3/evbuffer_drain.html	comp-obsolete		obsolete
-./usr/share/man/man3/evbuffer_find.html		comp-obsolete		obsolete
-./usr/share/man/man3/evbuffer_free.html		comp-obsolete		obsolete
-./usr/share/man/man3/evbuffer_iovec.html	comp-c-htmlman		html
-./usr/share/man/man3/evbuffer_new.html		comp-obsolete		obsolete
-./usr/share/man/man3/evbuffer_ptr.html		comp-c-htmlman		html
-./usr/share/man/man3/evbuffer_read.html		comp-obsolete		obsolete
-./usr/share/man/man3/evbuffer_readline.html	comp-obsolete		obsolete
-./usr/share/man/man3/evbuffer_write.html	comp-obsolete		obsolete
-./usr/share/man/man3/evdns.html			comp-c-htmlman		html
-./usr/share/man/man3/evdns_clear_nameservers_and_suspend.html	comp-obsolete	obsolete
-./usr/share/man/man3/evdns_compat.html		comp-c-htmlman		html
-./usr/share/man/man3/evdns_count_nameservers.html	comp-obsolete		obsolete
-./usr/share/man/man3/evdns_err_to_string.html	comp-obsolete		obsolete
-./usr/share/man/man3/evdns_init.html		comp-obsolete		obsolete
-./usr/share/man/man3/evdns_nameserver_add.html	comp-obsolete		obsolete
-./usr/share/man/man3/evdns_nameserver_ip_add.html	comp-obsolete		obsolete
-./usr/share/man/man3/evdns_resolv_conf_parse.html	comp-obsolete		obsolete
-./usr/share/man/man3/evdns_resolve_ipv4.html	comp-obsolete		obsolete
-./usr/share/man/man3/evdns_resolve_reverse.html	comp-obsolete		obsolete
-./usr/share/man/man3/evdns_resume.html		comp-obsolete		obsolete
-./usr/share/man/man3/evdns_search_add.html	comp-obsolete		obsolete
-./usr/share/man/man3/evdns_search_clear.html	comp-obsolete		obsolete
-./usr/share/man/man3/evdns_search_ndots_set.htmlcomp-obsolete		obsolete
-./usr/share/man/man3/evdns_set_log_fn.html	comp-obsolete		obsolete
-./usr/share/man/man3/evdns_shutdown.html	comp-obsolete		obsolete
-./usr/share/man/man3/event.html			comp-c-htmlman		html
-./usr/share/man/man3/event_add.html		comp-obsolete		obsolete
-./usr/share/man/man3/event_base.html		comp-c-htmlman		html
-./usr/share/man/man3/event_base_dispatch.html	comp-obsolete		obsolete
-./usr/share/man/man3/event_base_free.html	comp-obsolete		obsolete
-./usr/share/man/man3/event_base_loop.html	comp-obsolete		obsolete
-./usr/share/man/man3/event_base_loopbreak.html	comp-obsolete		obsolete
-./usr/share/man/man3/event_base_loopexit.html	comp-obsolete		obsolete
-./usr/share/man/man3/event_base_once.html	comp-obsolete		obsolete
-./usr/share/man/man3/event_base_set.html	comp-obsolete		obsolete
-./usr/share/man/man3/event_compat.html		comp-c-htmlman		html
-./usr/share/man/man3/event_config.html		comp-c-htmlman		html
-./usr/share/man/man3/event_del.html		comp-obsolete		obsolete
-./usr/share/man/man3/event_dispatch.html	comp-obsolete		obsolete
-./usr/share/man/man3/event_init.html		comp-obsolete		obsolete
-./usr/share/man/man3/event_initialized.html	comp-obsolete		obsolete
-./usr/share/man/man3/event_loop.html		comp-obsolete		obsolete
-./usr/share/man/man3/event_loopbreak.html	comp-obsolete		obsolete
-./usr/share/man/man3/event_loopexit.html	comp-obsolete		obsolete
-./usr/share/man/man3/event_once.html		comp-obsolete		obsolete
-./usr/share/man/man3/event_pending.html		comp-obsolete		obsolete
-./usr/share/man/man3/event_set.html		comp-obsolete		obsolete
-./usr/share/man/man3/evhttp.html		comp-c-htmlman		html
-./usr/share/man/man3/evhttp_bind_socket.html	comp-obsolete		obsolete
-./usr/share/man/man3/evhttp_compat.html		comp-c-htmlman		html
-./usr/share/man/man3/evhttp_free.html		comp-obsolete		obsolete
-./usr/share/man/man3/evhttp_new.html		comp-obsolete		obsolete
-./usr/share/man/man3/evrpc.html			comp-c-htmlman		html
-./usr/share/man/man3/evrpc_compat.html		comp-c-htmlman		html
-./usr/share/man/man3/evtag.html			comp-c-htmlman		html
-./usr/share/man/man3/evtag_compat.html		comp-c-htmlman		html
-./usr/share/man/man3/evthread.html		comp-c-htmlman		html
-./usr/share/man/man3/evthread_condition_callbacks.html	comp-c-htmlman		html
-./usr/share/man/man3/evthread_lock_callbacks.html	comp-c-htmlman		html
-./usr/share/man/man3/evtimer_add.html		comp-obsolete		obsolete
-./usr/share/man/man3/evtimer_del.html		comp-obsolete		obsolete
-./usr/share/man/man3/evtimer_initialized.html	comp-obsolete		obsolete
-./usr/share/man/man3/evtimer_pending.html	comp-obsolete		obsolete
-./usr/share/man/man3/evtimer_set.html		comp-obsolete		obsolete
-./usr/share/man/man3/evutil.html		comp-c-htmlman		html
-./usr/share/man/man3/evutil_addrinfo.html	comp-c-htmlman		html
+./usr/share/man/html3/evbuffer.html		comp-c-htmlman		html
+./usr/share/man/html3/evbuffer_add.html		comp-obsolete		obsolete
+./usr/share/man/html3/evbuffer_add_buffer.html	comp-obsolete		obsolete
+./usr/share/man/html3/evbuffer_add_printf.html	comp-obsolete		obsolete
+./usr/share/man/html3/evbuffer_add_vprintf.html	comp-obsolete		obsolete
+./usr/share/man/html3/evbuffer_cb_info.html	comp-c-htmlman		html
+./usr/share/man/html3/evbuffer_compat.html	comp-c-htmlman		html
+./usr/share/man/html3/evbuffer_drain.html	comp-obsolete		obsolete
+./usr/share/man/html3/evbuffer_find.html		comp-obsolete		obsolete
+./usr/share/man/html3/evbuffer_free.html		comp-obsolete		obsolete
+./usr/share/man/html3/evbuffer_iovec.html	comp-c-htmlman		html
+./usr/share/man/html3/evbuffer_new.html		comp-obsolete		obsolete
+./usr/share/man/html3/evbuffer_ptr.html		comp-c-htmlman		html
+./usr/share/man/html3/evbuffer_read.html		comp-obsolete		obsolete
+./usr/share/man/html3/evbuffer_readline.html	comp-obsolete		obsolete
+./usr/share/man/html3/evbuffer_write.html	comp-obsolete		obsolete
+./usr/share/man/html3/evdns.html			comp-c-htmlman		html
+./usr/share/man/html3/evdns_clear_nameservers_and_suspend.html	comp-obsolete	obsolete
+./usr/share/man/html3/evdns_compat.html		comp-c-htmlman		html
+./usr/share/man/html3/evdns_count_nameservers.html	comp-obsolete		obsolete
+./usr/share/man/html3/evdns_err_to_string.html	comp-obsolete		obsolete
+./usr/share/man/html3/evdns_init.html		comp-obsolete		obsolete
+./usr/share/man/html3/evdns_nameserver_add.html	comp-obsolete		obsolete
+./usr/share/man/html3/evdns_nameserver_ip_add.html	comp-obsolete		obsolete
+./usr/share/man/html3/evdns_resolv_conf_parse.html	comp-obsolete		obsolete
+./usr/share/man/html3/evdns_resolve_ipv4.html	comp-obsolete		obsolete
+./usr/share/man/html3/evdns_resolve_reverse.html	comp-obsolete		obsolete
+./usr/share/man/html3/evdns_resume.html		comp-obsolete		obsolete
+./usr/share/man/html3/evdns_search_add.html	comp-obsolete		obsolete
+./usr/share/man/html3/evdns_search_clear.html	comp-obsolete		obsolete
+./usr/share/man/html3/evdns_search_ndots_set.html	comp-obsolete		obsolete
+./usr/share/man/html3/evdns_set_log_fn.html	comp-obsolete		obsolete
+./usr/share/man/html3/evdns_shutdown.html	comp-obsolete		obsolete
+./usr/share/man/html3/event.html			comp-c-htmlman		html
+./usr/share/man/html3/event_add.html		comp-obsolete		obsolete
+./usr/share/man/html3/event_base.html		comp-c-htmlman		html
+./usr/share/man/html3/event_base_dispatch.html	comp-obsolete		obsolete
+./usr/share/man/html3/event_base_free.html	comp-obsolete		obsolete
+./usr/share/man/html3/event_base_loop.html	comp-obsolete		obsolete
+./usr/share/man/html3/event_base_loopbreak.html	comp-obsolete		obsolete
+./usr/share/man/html3/event_base_loopexit.html	comp-obsolete		obsolete
+./usr/share/man/html3/event_base_once.html	comp-obsolete		obsolete
+./usr/share/man/html3/event_base_set.html	comp-obsolete		obsolete
+./usr/share/man/html3/event_compat.html		comp-c-htmlman		html
+./usr/share/man/html3/event_config.html		comp-c-htmlman		html
+./usr/share/man/html3/event_del.html		comp-obsolete		obsolete
+./usr/share/man/html3/event_dispatch.html	comp-obsolete		obsolete
+./usr/share/man/html3/event_init.html		comp-obsolete		obsolete
+./usr/share/man/html3/event_initialized.html	comp-obsolete		obsolete
+./usr/share/man/html3/event_loop.html		comp-obsolete		obsolete
+./usr/share/man/html3/event_loopbreak.html	comp-obsolete		obsolete
+./usr/share/man/html3/event_loopexit.html	comp-obsolete		obsolete
+./usr/share/man/html3/event_once.html		comp-obsolete		obsolete
+./usr/share/man/html3/event_pending.html		comp-obsolete		obsolete
+./usr/share/man/html3/event_set.html		comp-obsolete		obsolete
+./usr/share/man/html3/evhttp.html		comp-c-htmlman		html
+./usr/share/man/html3/evhttp_bind_socket.html	comp-obsolete		obsolete
+./usr/share/man/html3/evhttp_compat.html		comp-c-htmlman		html
+./usr/share/man/html3/evhttp_free.html		comp-obsolete		obsolete
+./usr/share/man/html3/evhttp_new.html		comp-obsolete		obsolete
+./usr/share/man/html3/evrpc.html			comp-c-htmlman		html
+./usr/share/man/html3/evrpc_compat.html		comp-c-htmlman		html
+./usr/share/man/html3/evtag.html			comp-c-htmlman		html
+./usr/share/man/html3/evtag_compat.html		comp-c-htmlman		html
+./usr/share/man/html3/evthread.html		comp-c-htmlman		html
+./usr/share/man/html3/evthread_condition_callbacks.html	comp-c-htmlman		html
+./usr/share/man/html3/evthread_lock_callbacks.html	comp-c-htmlman		html
+./usr/share/man/html3/evtimer_add.html		comp-obsolete		obsolete
+./usr/share/man/html3/evtimer_del.html		comp-obsolete		obsolete
+./usr/share/man/html3/evtimer_initialized.html	comp-obsolete		obsolete
+./usr/share/man/html3/evtimer_pending.html	comp-obsolete		obsolete
+./usr/share/man/html3/evtimer_set.html		comp-obsolete		obsolete
+./usr/share/man/html3/evutil.html		comp-c-htmlman		html
+./usr/share/man/html3/evutil_addrinfo.html	comp-c-htmlman		html
 ./usr/share/man/html3/exec.html			comp-c-htmlman		html
 ./usr/share/man/html3/execl.html		comp-c-htmlman		html
 ./usr/share/man/html3/execle.html		comp-c-htmlman		html
@@ -14474,11 +14476,11 @@
 ./usr/share/man/html3/sigismember.html		comp-c-htmlman		html
 ./usr/share/man/html3/siglongjmp.html		comp-c-htmlman		html
 ./usr/share/man/html3/signal.html		comp-c-htmlman		html
-./usr/share/man/html3/signal_add.html		comp-c-htmlman		html
-./usr/share/man/html3/signal_del.html		comp-c-htmlman		html
-./usr/share/man/html3/signal_initialized.html	comp-c-htmlman		html
-./usr/share/man/html3/signal_pending.html	comp-c-htmlman		html
-./usr/share/man/html3/signal_set.html		comp-c-htmlman		html
+./usr/share/man/html3/signal_add.html		comp-obsolete		obsolete
+./usr/share/man/html3/signal_del.html		comp-obsolete		obsolete
+./usr/share/man/html3/signal_initialized.html	comp-obsolete		obsolete
+./usr/share/man/html3/signal_pending.html	comp-obsolete		obsolete
+./usr/share/man/html3/signal_set.html		comp-obsolete		obsolete
 ./usr/share/man/html3/signbit.html		comp-c-htmlman		html
 ./usr/share/man/html3/significand.html		comp-c-htmlman		html
 ./usr/share/man/html3/significandf.html		comp-c-htmlman		html
@@ -20968,11 +20970,11 @@
 ./usr/share/man/man3/sigismember.3		comp-c-man		.man
 ./usr/share/man/man3/siglongjmp.3		comp-c-man		.man
 ./usr/share/man/man3/signal.3			comp-c-man		.man
-./usr/share/man/man3/signal_add.3		comp-c-man		.man
-./usr/share/man/man3/signal_del.3		comp-c-man		.man
-./usr/share/man/man3/signal_initialized.3	comp-c-man		.man
-./usr/share/man/man3/signal_pending.3		comp-c-man		.man
-./usr/share/man/man3/signal_set.3		comp-c-man		.man
+./usr/share/man/man3/signal_add.3		comp-obsolete		obsolete
+./usr/share/man/man3/signal_del.3		comp-obsolete		obsolete
+./usr/share/man/man3/signal_initialized.3	comp-obsolete		obsolete
+./usr/share/man/man3/signal_pending.3		comp-obsolete		obsolete
+./usr/share/man/man3/signal_set.3		comp-obsolete		obsolete
 ./usr/share/man/man3/signbit.3			comp-c-man		.man
 ./usr/share/man/man3/significand.3		comp-c-man		.man
 ./usr/share/man/man3/significandf.3		comp-c-man		.man

Reply via email to