CVS: cvs.openbsd.org: src

2010-09-03 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2010/09/03 15:45:11 Modified files: sys/dev/pci: pccbb.c Log message: Some cleanup in preparation for suspend/resume improvements.

CVS: cvs.openbsd.org: src

2010-09-03 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2010/09/03 12:14:54 Modified files: sys/dev/pci: if_vr.c Log message: bus_dmamap_sync() freshly initialized Rx descriptors before flipping the bit that hands them over to the hardware. This prev

CVS: cvs.openbsd.org: src

2010-09-03 Thread Damien Bergamini
CVSROOT:/cvs Module name:src Changes by: dam...@cvs.openbsd.org 2010/09/03 09:40:08 Modified files: sys/dev/ic : athnvar.h ar5008.c ar9280.c Log message: fix initialization value of analog register AR_AN_TOP2 on some high power AR9220 adapters. this should fix at lea

CVS: cvs.openbsd.org: src

2010-09-03 Thread Martin Hedenfalk
CVSROOT:/cvs Module name:src Changes by: mart...@cvs.openbsd.org 2010/09/03 08:34:02 Modified files: usr.sbin/ldapctl: Makefile Log message: Need syntax.c to build the schema parser. Sorry for that.

CVS: cvs.openbsd.org: src

2010-09-03 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2010/09/03 08:14:56 Modified files: share/misc : airport Log message: - fix entries for 'B'

CVS: cvs.openbsd.org: src

2010-09-03 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2010/09/03 07:14:55 Modified files: bin/mt : mt.1 usr.bin/printenv: printenv.1 Log message: add EXIT STATUS (these two were hiding...);

CVS: cvs.openbsd.org: src

2010-09-03 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2010/09/03 07:12:31 Modified files: sys/netmpls: mpls_raw.c Log message: Use MPLS_INKERNEL_LOOP_MAX instead of 16 when initializing mpls_inkloop.

CVS: cvs.openbsd.org: src

2010-09-03 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2010/09/03 05:35:08 Modified files: libexec/lockspool: lockspool.1 libexec/mail.local: mail.local.8 Log message: add EXIT STATUS for /usr/libexec;

CVS: cvs.openbsd.org: src

2010-09-03 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2010/09/03 05:22:36 Modified files: usr.sbin/ac: ac.8 usr.sbin/httpd/src/support: apachectl.8 htpasswd.1 usr.sbin/mtree : mtree.8 usr.sbin/ndp : ndp.8 usr.sbin/procmap

CVS: cvs.openbsd.org: src

2010-09-03 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2010/09/03 05:09:29 Modified files: usr.bin/ar : ar.1 usr.bin/asa: asa.1 usr.bin/at : at.1 usr.bin/basename: basename.1 usr.bin/cal: cal.1 usr.bin/c

CVS: cvs.openbsd.org: www

2010-09-03 Thread Nick Holland
CVSROOT:/cvs Module name:www Changes by: n...@cvs.openbsd.org2010/09/03 04:56:23 Modified files: faq: upgrade47.html Log message: softraid rebuild won't be required, wording stolen from current.html

CVS: cvs.openbsd.org: src

2010-09-03 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2010/09/03 04:51:53 Modified files: sys/kern : kern_bufq.c Log message: thib insists i take responsibility too

CVS: cvs.openbsd.org: www

2010-09-03 Thread Nick Holland
CVSROOT:/cvs Module name:www Changes by: n...@cvs.openbsd.org2010/09/03 04:50:01 Modified files: faq: upgrade48.html Log message: softraid update is not an advanced warning anymore. Nor is it a warning.

CVS: cvs.openbsd.org: src

2010-09-03 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2010/09/03 04:31:29 Modified files: usr.bin/logger : logger.1 Log message: zap trailing whitespace;

CVS: cvs.openbsd.org: src

2010-09-03 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2010/09/03 04:08:22 Modified files: sbin/mknod : mkfifo.1 sbin/modload : modload.8 sbin/modunload : modunload.8 sbin/nfsd : nfsd.8 sbin/swapctl : swapctl.8 Lo

CVS: cvs.openbsd.org: src

2010-09-03 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2010/09/03 04:00:40 Modified files: bin/expr : expr.1 Log message: remove some unneccessary macros and put EXAMPLES in a more standard format;

CVS: cvs.openbsd.org: src

2010-09-03 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2010/09/03 03:53:20 Modified files: bin/cat: cat.1 bin/chmod : chflags.1 chgrp.1 chmod.1 chown.8 bin/cp : cp.1 bin/date : date.1 bin/dd :

CVS: cvs.openbsd.org: src

2010-09-03 Thread Martin Hedenfalk
CVSROOT:/cvs Module name:src Changes by: mart...@cvs.openbsd.org 2010/09/03 03:53:24 Modified files: usr.sbin/ldapd : schema.c validate.c Log message: Resolve matching rules from superior attribute types at schema load time instead of when each attribute is validated.

CVS: cvs.openbsd.org: src

2010-09-03 Thread Martin Hedenfalk
CVSROOT:/cvs Module name:src Changes by: mart...@cvs.openbsd.org 2010/09/03 03:39:17 Modified files: usr.sbin/ldapd : Makefile schema.c schema.h validate.c Added files: usr.sbin/ldapd : syntax.c Log message: Implement attribute syntaxes from RFC4517. This adds va

CVS: cvs.openbsd.org: src

2010-09-03 Thread Mark Lumsden
CVSROOT:/cvs Module name:src Changes by: l...@cvs.openbsd.org2010/09/03 03:30:27 Modified files: usr.bin/logger : logger.1 Log message: Make 'file' an argument in -f description. ok jmc@

CVS: cvs.openbsd.org: src

2010-09-03 Thread Tobias Stoeckmann
CVSROOT:/cvs Module name:src Changes by: tob...@cvs.openbsd.org 2010/09/03 02:37:52 Modified files: usr.bin/cvs: rcs.c rcs.h Log message: Rename RCSNUM's fd to rf_fd, complies to other variable names and OpenRCS. ok xsa, zinovik