Claudio Jeker | 1 Mar 2011 10:37
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	claudio <at> cvs.openbsd.org	2011/03/01 02:37:31

Modified files:
	sbin/ifconfig  : ifconfig.c 

Log message:
Introduce a dummy function in the SMALL case to digest arguments like
"rdomain", "description", etc. so that the ifconfig on ramdisk is able
to parse hostname.if files on updates.
OK deraadt <at> 

Theo de Raadt | 1 Mar 2011 16:20
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt <at> cvs.openbsd.org	2011/03/01 08:20:30

Modified files:
	usr.bin/calendar/calendars: calendar.music 

Log message:
add missing word; Jeff Ross

David Gwynne | 2 Mar 2011 00:48
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	dlg <at> cvs.openbsd.org	2011/03/01 16:48:33

Modified files:
	sys/dev/ic     : mpi.c 

Log message:
back out r1.162, the one that bumps openings up on sas and fc
devices.

my theory is that some devices report queue full conditions in ways
the firmware doesnt understand, or some firmwares default to NOT
doing the queue full handling internally. either way it reports
queue full conditions as faulted io which gets passed up to the
block layer as errors.

this makes us conservative again and safe.

this fixes panics from ajacout

ok sthen <at>  deraadt <at> 

Theo de Raadt | 2 Mar 2011 02:58
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt <at> cvs.openbsd.org	2011/03/01 18:58:40

Modified files:
	sys/conf       : newvers.sh 

Log message:
we are now hacking on 4.9-current

Theo de Raadt | 2 Mar 2011 02:58
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt <at> cvs.openbsd.org	2011/03/01 18:58:56

Modified files:
	sys/conf       : GENERIC 

Log message:
enable POOL_DEBUG again since we are not in release

Theo de Raadt | 2 Mar 2011 05:12
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt <at> cvs.openbsd.org	2011/03/01 21:12:50

Modified files:
	gnu/usr.bin/gcc/gcc/config/alpha: openbsd.h 

Log message:
spelling error in comment; from brad

Kenneth R Westerback | 2 Mar 2011 05:38
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	krw <at> cvs.openbsd.org	2011/03/01 21:38:01

Modified files:
	sys/scsi       : scsi_base.c 

Log message:
Sync ASC/ASCQ errors with www.t10.org/lists/asc-num.txt of 11/15/10.
Prompted by dlg <at> 's tape library trying to report a failure to thread
a media (0x53, 0x04).

Kenneth R Westerback | 2 Mar 2011 05:48
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	krw <at> cvs.openbsd.org	2011/03/01 21:48:24

Modified files:
	sbin/disklabel : editor.c 

Log message:
Every time the user updates the bounds of the OpenBSD area of the disk, either explicitly
or implicitly, update the start and end sector of the OpenBSD area in the
disklabel with DL_SEBEND/DL_SETBSTART. Otherwise the new bounds would not be
saved to disk.

ok miod <at>  deraadt <at> 

Theo de Raadt | 2 Mar 2011 05:57
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt <at> cvs.openbsd.org	2011/03/01 21:57:00

Modified files:
	usr.sbin/faithd: faithd.c 

Log message:
fix typo; spotted by Peter J. Philipp

Jasper Lievisse Adriaanse | 2 Mar 2011 07:48
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	jasper <at> cvs.openbsd.org	2011/03/01 23:48:17

Modified files:
	usr.bin/systat : if.c iostat.c malloc.c mbufs.c netstat.c nfs.c 
	                 pf.c pftop.c pigs.c pool.c sensors.c swap.c 
	                 systat.h 

Log message:
- use a common FIELD_ADDR macro, instead of rolling 78 identical copies.

ok canacar <at> 


Gmane