make return value of pcap_breakloop in pcap.3 match reality

2013-06-24 Thread Sebastian Reitenbach
include/pcap.h says the return value of pcap_breakloop is void, not int. OK? Index: lib/libpcap/pcap.3 === RCS file: /cvs/src/lib/libpcap/pcap.3,v retrieving revision 1.33 diff -u -p -u -r1.33 pcap.3 --- lib/libpcap/pcap.3 16 Jul 2

Re: [PATCH?] Variable assignments...

2013-06-24 Thread Kenneth R Westerback
On Mon, Jun 24, 2013 at 06:15:44PM +0200, Maxime Villard wrote: > Hi, > there are lots of useless assignment of variables in the code. I know this > kind of things does not really matter, but when I run my code scanner on > some parts of the source tree it gives me lots of them. > > For example, f

[PATCH?] Variable assignments...

2013-06-24 Thread Maxime Villard
Hi, there are lots of useless assignment of variables in the code. I know this kind of things does not really matter, but when I run my code scanner on some parts of the source tree it gives me lots of them. For example, for the net* directories: == src/sys/net/if_bridge.c - l2017 u_int3

Re: CVS issue?

2013-06-24 Thread Bob Beck
likely from when I killed your process. Have you thought of trying a mirror lately.. On Mon, Jun 24, 2013 at 5:38 AM, Ian McWilliam wrote: > Anybody else seeing this updating ports via cvs? > > CVSROOT anon...@anoncvs1.ca.openbsd.org:/cvs > > cvs update: ignoring databases/erl-couchbeam/patches (

CVS issue?

2013-06-24 Thread Ian McWilliam
Anybody else seeing this updating ports via cvs? CVSROOT anon...@anoncvs1.ca.openbsd.org:/cvs cvs update: ignoring databases/erl-couchbeam/patches (CVS/Entries missing) Write failed: Broken pipe cvs [update aborted]: end of file from server (consult above messages if any) Ian McWilliam