CVS: cvs.openbsd.org: src

2010-04-05 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2010/04/06 00:46:30 Modified files: sbin/isakmpd : isakmpd.policy.5 share/man/man4/man4.macppc: macgpio.4 Log message: fix some more dodgy "-indent"; aucat.1 has some too, but i'll leave that for

CVS: cvs.openbsd.org: src

2010-04-05 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2010/04/06 00:33:50 Modified files: sys/arch/sparc64/stand/installboot: installboot.8 Log message: sparc64 has no boot(8) page; from Daniel Dickman

CVS: cvs.openbsd.org: src

2010-04-05 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2010/04/06 00:31:31 Modified files: sbin/ldattach : ldattach.8 Log message: list offset should be "indent", not "-indent";

CVS: cvs.openbsd.org: src

2010-04-05 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2010/04/05 23:14:50 Modified files: distrib/sets/lists/base: mi Log message: sync

CVS: cvs.openbsd.org: src

2010-04-05 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2010/04/05 21:55:47 Modified files: sys/arch/amd64/conf: RAMDISK_CD Log message: se(4) now fits, for you sickos buying such strange hardware

CVS: cvs.openbsd.org: src

2010-04-05 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2010/04/05 21:54:42 Modified files: distrib/amd64/ramdisk_cd: Makefile etc/etc.amd64 : disktab Log message: double size of amd64 boot media tested by krw

CVS: cvs.openbsd.org: src

2010-04-05 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2010/04/05 19:24:43 Modified files: sys/dev/ic : mpi.c mpivar.h Log message: use SLISTs for managing the ccb free list rather than TAILQs.

CVS: cvs.openbsd.org: src

2010-04-05 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2010/04/05 19:12:17 Modified files: sys/dev/ic : siop.c siopvar.h Log message: modify siop to provide an iopool as a way for the midlayer to manage access to its free ccbs. ok krw@ beck@ marco@ tested b

CVS: cvs.openbsd.org: src

2010-04-05 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2010/04/05 19:04:24 Modified files: sys/dev/ic : mpi.c mpivar.h Log message: modify mpi to provide an iopool as a way for the midlayer to manage access to its free ccbs. this allows the midlayer to sche

CVS: cvs.openbsd.org: src

2010-04-05 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2010/04/05 18:59:50 Modified files: sys/scsi : sd.c sdvar.h Log message: cut sd over to using the new shiny scsi_xsh api. instead of pushing io onto the disk as soon as it gets any from the block layer

CVS: cvs.openbsd.org: src

2010-04-05 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2010/04/05 18:58:00 Modified files: sys/scsi : scsi_base.c scsiconf.c scsiconf.h Log message: implement a new mechanism for allocating resources on the bus. instead of optimistically trying to use a r

CVS: cvs.openbsd.org: src

2010-04-05 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2010/04/05 16:42:43 Modified files: sys/arch/i386/i386: kvm86call.S Log message: Make this work properly after the cpu_info indexing change. tested by ratchov@

CVS: cvs.openbsd.org: src

2010-04-05 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2010/04/05 15:34:51 Modified files: sbin/ldattach : ldattach.8 Log message: -indet is not a valid .Bl option, it should be -indent. But what mandoc(1) did was spit that out on the next line of output, with

CVS: cvs.openbsd.org: xenocara

2010-04-05 Thread Todd Fries
CVSROOT:/cvs Module name:xenocara Changes by: t...@cvs.openbsd.org2010/04/05 14:22:45 Modified files: distrib/sets/lists/xbase: md.alpha md.armish md.hp300 md.landisk md.mac68k md.mvme68k md.sgi md.socppc

CVS: cvs.openbsd.org: xenocara

2010-04-05 Thread Todd Fries
CVSROOT:/cvs Module name:xenocara Changes by: t...@cvs.openbsd.org2010/04/05 13:55:05 Modified files: distrib/sets/lists/xbase: md.alpha md.armish md.hp300 md.landisk md.mac68k md.mvme68k md.sgi md.socppc

CVS: cvs.openbsd.org: src

2010-04-05 Thread Jacob Meuser
CVSROOT:/cvs Module name:src Changes by: jake...@cvs.openbsd.org 2010/04/05 13:52:42 Modified files: usr.bin/aucat : legacy.c Log message: fix playback of .au files on big-endian machines

CVS: cvs.openbsd.org: src

2010-04-05 Thread Damien Bergamini
CVSROOT:/cvs Module name:src Changes by: dam...@cvs.openbsd.org 2010/04/05 13:09:00 Modified files: sys/dev/ic : athn.c ar9287.c Log message: backout these two files i committed by accident.

CVS: cvs.openbsd.org: src

2010-04-05 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2010/04/05 13:04:33 Modified files: sys/arch/amd64/amd64: vector.S Log message: Fix indentation.

CVS: cvs.openbsd.org: src

2010-04-05 Thread Damien Bergamini
CVSROOT:/cvs Module name:src Changes by: dam...@cvs.openbsd.org 2010/04/05 13:00:50 Modified files: sys/dev/ic : ar9287.c athn.c rt2860.c Log message: fix regression on RT2860C introduced in previous commit.

CVS: cvs.openbsd.org: xenocara

2010-04-05 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2010/04/05 11:52:19 Modified files: distrib/sets/lists/xbase: md.zaurus Log message: sync

CVS: cvs.openbsd.org: src

2010-04-05 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2010/04/05 11:46:05 Modified files: usr.bin/tmux : tmux.1 Log message: Mention title setting, and the new default.

CVS: cvs.openbsd.org: src

2010-04-05 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2010/04/05 11:35:20 Modified files: share/termtypes: termtypes.master Log message: Change kbs for the screen entry to \177, both tmux and GNU screen use this on OpenBSD. Fixes a problem seen by zino...@. m

CVS: cvs.openbsd.org: src

2010-04-05 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2010/04/05 10:47:01 Modified files: usr.sbin/mrouted: mrouted.8 Log message: Another incorrect comment introduction. \." != .\"

CVS: cvs.openbsd.org: src

2010-04-05 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2010/04/05 10:44:52 Modified files: usr.bin/tr : tr.1 Log message: incorrect comment introduction; noticed by claus with mandoc

CVS: cvs.openbsd.org: src

2010-04-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2010/04/05 10:22:10 Modified files: gnu/usr.bin/perl/lib/Pod: Perldoc.pm Log message: let perldoc -f use mandoc. okay millert@

CVS: cvs.openbsd.org: src

2010-04-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2010/04/05 10:07:10 Modified files: usr.sbin/pkg_add: pkg_create usr.sbin/pkg_add/OpenBSD: Add.pm PackingElement.pm PackingList.pm UpdateSet.pm Log message: new ke

CVS: cvs.openbsd.org: src

2010-04-05 Thread Todd C. Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2010/04/05 09:32:20 Modified files: share/zoneinfo/datfiles: africa antarctica asia australasia europe zone.tab Log message: Update to tzdata2010h from elsie.nci.nih.gov

CVS: cvs.openbsd.org: src

2010-04-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2010/04/05 08:47:05 Modified files: usr.sbin/pkg_add: pkg_create usr.sbin/pkg_add/OpenBSD: Paths.pm Log message: auto-format manpages with /usr/local/bin/groff if -DUSE_GROFF=1

CVS: cvs.openbsd.org: src

2010-04-05 Thread Damien Bergamini
CVSROOT:/cvs Module name:src Changes by: dam...@cvs.openbsd.org 2010/04/05 08:14:02 Modified files: sys/dev/pci: if_ral_pci.c sys/dev/cardbus: if_ral_cardbus.c sys/dev/ic : rt2860.c rt2860reg.h rt2860var.h sys/dev/microcode/ral: microcode

CVS: cvs.openbsd.org: src

2010-04-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2010/04/05 08:08:56 Modified files: usr.sbin/pkg_add/OpenBSD: PackingElement.pm Log message: add an extra "mandoc" category that behaves exactly like man for now (to be used for distinguishing between pages

CVS: cvs.openbsd.org: src

2010-04-05 Thread Damien Bergamini
CVSROOT:/cvs Module name:src Changes by: dam...@cvs.openbsd.org 2010/04/05 08:08:33 Modified files: sys/dev/pci: pcidevs.h pcidevs_data.h Log message: sync

CVS: cvs.openbsd.org: src

2010-04-05 Thread Damien Bergamini
CVSROOT:/cvs Module name:src Changes by: dam...@cvs.openbsd.org 2010/04/05 08:07:39 Modified files: sys/dev/pci: pcidevs Log message: new Ralink PCI IDs

CVS: cvs.openbsd.org: src

2010-04-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2010/04/05 07:46:24 Modified files: usr.sbin/pkg_add: pkg_add usr.sbin/pkg_add/OpenBSD: Add.pm Delete.pm UpdateSet.pm Vstat.pm Log message: clean-up validate_plists a bit, so that it starts with a c

CVS: cvs.openbsd.org: www

2010-04-05 Thread Matthieu Herrb
CVSROOT:/cvs Module name:www Changes by: matth...@cvs.openbsd.org2010/04/05 06:28:49 Modified files: . : cvsup.html cvsync.html Log message: Update repositories sizes.

CVS: cvs.openbsd.org: src

2010-04-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2010/04/05 05:44:19 Modified files: share/man/man5 : port-modules.5 Log message: Document the lang/mono MODULE.

Re: CVS: cvs.openbsd.org: src

2010-04-05 Thread Alexander Hall
Alexander Hall wrote: > CVSROOT: /cvs > Module name: src > Changes by: ha...@cvs.openbsd.org 2010/04/04 16:29:10 > > Modified files: > distrib/miniroot: install.sh install.sub > > Log message: > If the system time is off by more than 120 seconds from the TIME=nnn > supplied from

CVS: cvs.openbsd.org: src

2010-04-05 Thread Jonathan Armani
CVSROOT:/cvs Module name:src Changes by: arm...@cvs.openbsd.org 2010/04/05 02:11:34 Modified files: sys/dev/usb: if_urndis.c Log message: Remove a useless usbd_get_interface_descriptor. "iff you commit over the Hero" mk@

CVS: cvs.openbsd.org: xenocara

2010-04-05 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2010/04/05 01:31:32 Modified files: distrib/sets/lists/xbase: md.hppa md.loongson md.sparc64 Log message: sync