CVS: cvs.openbsd.org: src

2010-09-07 Thread Marco Peereboom
CVSROOT:/cvs Module name:src Changes by: ma...@cvs.openbsd.org 2010/09/07 22:28:29 Modified files: sys/ddb: db_output.c Log message: stray spaces no code change

CVS: cvs.openbsd.org: src

2010-09-07 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2010/09/07 22:13:31 Modified files: usr.bin/ssh: compress.c Log message: work around name-space collisions some buggy compilers (looking at you gcc, at least in earlier versions, but this does not forgiv

CVS: cvs.openbsd.org: src

2010-09-07 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2010/09/07 21:54:36 Modified files: usr.bin/ssh: authfile.c Log message: typo

Paralegal Driving Exchange Service

2010-09-07 Thread nore...@no-answer.com
E.U driving licence in only 5 days! Car, bike, trailer, HGV, you pick the category. BEAT THE SYSTEM WITH THEIR OWN RULES. Are you going to be disqualified? Medical renewal coming up? Have you failed your test because of nerves on the day. Have you been convicted of traffic offences where the judge

CVS: cvs.openbsd.org: src

2010-09-07 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2010/09/07 20:04:47 Modified files: lib/libpcap: gencode.c Log message: Make tcpdump of pflog interfaces work with 'net ' expression. My problem, canacar@'s fix. ok sthen@ canacar@

CVS: cvs.openbsd.org: src

2010-09-07 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2010/09/07 18:58:05 Modified files: sys/scsi : scsiconf.c scsiconf.h Log message: activate hooks should return a value. all from deraadt@ tested by me with hotplugged disks on mpi(4)

Re: CVS: cvs.openbsd.org: src

2010-09-07 Thread Jason McIntyre
On Tue, Sep 07, 2010 at 03:26:51PM -0600, Todd C. Miller wrote: > CVSROOT: /cvs > Module name: src > Changes by: mill...@cvs.openbsd.org 2010/09/07 15:26:51 > > Modified files: > lib/libc/sys : open.2 > > Log message: > Document EBUSY return when attempting to open a cua device t

CVS: cvs.openbsd.org: src

2010-09-07 Thread Todd C. Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2010/09/07 15:26:51 Modified files: lib/libc/sys : open.2 Log message: Document EBUSY return when attempting to open a cua device that someone else already has open. OK jmc@

CVS: cvs.openbsd.org: src

2010-09-07 Thread Marco Peereboom
CVSROOT:/cvs Module name:src Changes by: ma...@cvs.openbsd.org 2010/09/07 13:58:09 Modified files: usr.bin/m4 : eval.c expr.c extern.h gnum4.c look.c main.c mdef.h misc.c stdd.h trace.c Log message: Remove stray spaces. No code change.

CVS: cvs.openbsd.org: src

2010-09-07 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2010/09/07 13:52:37 Modified files: lib/libc/rpc : bindresvport.3 rpc.3 rpcauth.3 xdr.3 Log message: do not use .B, which is man(7), not mdoc(7); and stop .Tn abuse feedback and ok jmc@, ok millert

CVS: cvs.openbsd.org: src

2010-09-07 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2010/09/07 13:07:43 Modified files: lib/libc/sys : open.2 Log message: - O_NOFOLLOW is no longer non-posix; from thomas klausner - bump posix revision and remove xpg; from millert ok millert

CVS: cvs.openbsd.org: src

2010-09-07 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2010/09/07 12:45:56 Modified files: sys/dev: ramdisk.c Log message: no need for an activate function if it just returns 0

CVS: cvs.openbsd.org: src

2010-09-07 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2010/09/07 11:16:33 Modified files: share/man/man4 : bluetooth.4 Log message: supply missing offset;

CVS: cvs.openbsd.org: src

2010-09-07 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2010/09/07 11:14:06 Modified files: sys/dev: softraid.c Log message: having a ca_activate function which just returns 1 is wrong on about 8 different levels; ok oga kettenis

CVS: cvs.openbsd.org: src

2010-09-07 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2010/09/07 10:59:42 Modified files: sys/arch/loongson/dev: glxpcib.c Log message: rename function parameter to be more like all the others in the tree

CVS: cvs.openbsd.org: src

2010-09-07 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2010/09/07 10:57:37 Modified files: sys/arch/loongson/dev: glxpcib.c Log message: Restore msr unconditionnaly, why bother checking if they have changed; deraadt

CVS: cvs.openbsd.org: src

2010-09-07 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2010/09/07 10:52:04 Modified files: sys/arch/loongson/dev: glxpcib.c Log message: Join the cf_activate() crowd and preserve a few msr around suspend.

CVS: cvs.openbsd.org: src

2010-09-07 Thread Mike Belopuhov
CVSROOT:/cvs Module name:src Changes by: mi...@cvs.openbsd.org 2010/09/07 10:22:48 Modified files: sys/arch/amd64/amd64: autoconf.c identcpu.c sys/arch/amd64/conf: files.amd64 Log message: enable aesni. that means that all users running ipsec on amd64 with 'ae

CVS: cvs.openbsd.org: src

2010-09-07 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2010/09/07 10:21:47 Modified files: sys/arch/arm/xscale: pxa27x_udc.c pxa27x_udc.h pxa2x0_apm.c pxa2x0_com.c pxa2x0_ohci.c sys/arch/beagle/dev: omap_com.c omdisplay.c ome

CVS: cvs.openbsd.org: src

2010-09-07 Thread Mike Belopuhov
CVSROOT:/cvs Module name:src Changes by: mi...@cvs.openbsd.org 2010/09/07 09:51:00 Modified files: sys/arch/amd64/amd64: aesni.c Log message: shorten fpu critical sections so that all frees and other manipulations won't interfere with an actual fp code. reminder from k

CVS: cvs.openbsd.org: src

2010-09-07 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2010/09/07 06:40:30 Modified files: usr.sbin/tcpdump: tcpdump.8 Log message: fix a formatting issue for -E;

CVS: cvs.openbsd.org: src

2010-09-07 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2010/09/07 06:34:22 Modified files: share/man/man4 : diskmap.4 Log message: add a little more detail to this page; help/ok jsing

CVS: cvs.openbsd.org: src

2010-09-07 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2010/09/07 06:33:09 Modified files: share/man/man4 : vscsi.4 Log message: no need for this page to refer to MAKEDEV(8);

CVS: cvs.openbsd.org: src

2010-09-07 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2010/09/07 01:54:44 Modified files: sys/dev/pci: if_se.c Log message: Bring the promiscuous/multicast handling code in line with the current OpenBSD practice; from brad