Miod Vallat | 26 May 19:10
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	miod <at> cvs.openbsd.org	2012/05/26 11:10:07

Modified files:
	sys/arch/sgi/conf: GENERIC-IP22 RAMDISK-IP22 GENERIC-IP28 
	                   RAMDISK-IP28 

Log message:
Be more strict when specifying hpc child device attachments: specific
onboard devices need only attach to hpc0 instead of hpc?.
While there, remove hpc1 and hpc2 attachment from IP28 configurations, as these
can not exist on Indigo2 systems.

Joel Knight | 26 May 16:45
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	joel <at> cvs.openbsd.org	2012/05/26 08:45:55

Modified files:
	usr.sbin/snmpd : mib.c pf.c 

Log message:
Plug some leaks when certain error conditions are met.
From Gerhard Roth via tech@

ok krw@ sthen@

Marc Espie | 26 May 12:27
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	espie <at> cvs.openbsd.org	2012/05/26 04:27:06

Modified files:
	usr.sbin/pkg_add: pkg_mklocatedb 

Log message:
fix class hierarchy errors: print all Action (includes @newuser, @newgroup,
@sysctl), but only use {expanded} for exec-like actions.

2 passes over plists: one to set header, 2nd one to build the list.
slightly cleaner

Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	jasper <at> cvs.openbsd.org	2012/05/26 03:15:38

Modified files:
	share/man/man5 : port-modules.5 

Log message:
sync

Antoine Jacoutot | 26 May 10:43
Picon
Favicon

CVS: cvs.openbsd.org: www

CVSROOT:	/cvs
Module name:	www
Changes by:	ajacoutot <at> cvs.openbsd.org	2012/05/26 02:43:44

Modified files:
	cs             : donations.html events.html index.html plat.html 
	                 security.html 
	de             : ftp.html 
	faq/cs         : faq1.html faq2.html faq3.html faq9.html 
	                 index.html 
	faq/de         : faq14.html 
	faq/fr         : current.html faq1.html faq10.html faq11.html 
	                 faq12.html faq13.html faq15.html faq2.html 
	                 faq3.html faq4.html faq5.html faq6.html 
	                 faq7.html faq8.html faq9.html index.html 
	faq/nl         : faq10.html faq14.html faq8.html 
	faq/pf/cs      : config.html filter.html index.html macros.html 
	                 tables.html 
	nl             : ftp.html 
	openbgpd/de    : ftp.html 
	openbgpd/fr    : ftp.html 
	openntpd/de    : ftp.html portable.html 
	openntpd/fr    : ftp.html 
	openssh/cs     : index.html 
	openssh/de     : ftp.html portable.html specs.html 
	openssh/fr     : ftp.html 
	openssh/nl     : ftp.html portable.html 

Log message:
Sync with Steelix CVS
(Continue reading)

Jason McIntyre | 25 May 22:27
Picon
Favicon

CVS: cvs.openbsd.org: www

CVSROOT:	/cvs
Module name:	www
Changes by:	jmc <at> cvs.openbsd.org	2012/05/25 14:27:35

Modified files:
	faq            : faq10.html 

Log message:
recommend rsa4096 and sha256; from Nicolai
ok millert nick

Jason McIntyre | 25 May 21:25
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	jmc <at> cvs.openbsd.org	2012/05/25 13:25:38

Modified files:
	share/man/man8 : ssl.8 

Log message:
recommend rsa4096 and sha256; from Nicolai
ok millert

Miod Vallat | 25 May 20:17
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	miod <at> cvs.openbsd.org	2012/05/25 12:17:20

Modified files:
	sys/arch/sgi/localbus: imc.c imcreg.h 

Log message:
On IP28, silently acknowledge bus errors which can be attributed to
speculative execution, while in kernel mode, attempting to access bogus
physical address through CKSEG[01] or XKPHYS. Surprisingly enough, an IP28
system can boot multiuser without triggering any such error; they will only
show up if there is a lot of I/O (and thus, context switching).

Miod Vallat | 25 May 20:10
Picon
Favicon

CVS: cvs.openbsd.org: www

CVSROOT:	/cvs
Module name:	www
Changes by:	miod <at> cvs.openbsd.org	2012/05/25 12:10:29

Modified files:
	.              : sgi.html 

Log message:
I'm afraid I couldn't help but make the IP28 system which arrived this morning
run multiuser. It's currently busy baking a muild.

Miod Vallat | 25 May 19:40
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	miod <at> cvs.openbsd.org	2012/05/25 11:40:35

Modified files:
	distrib/notes/sgi: contents hardware install prep 

Log message:
IP28 bits. Also explain how to boot from the CD-ROM manually if the PROM
can't manage to use it from the `install system software' menu.

Miod Vallat | 25 May 19:32
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	miod <at> cvs.openbsd.org	2012/05/25 11:32:38

Modified files:
	distrib/sgi/cdfs: Makefile 
	distrib/sgi/iso: Makefile 
	distrib/sgi/ramdisk: Makefile list 
	etc/etc.sgi    : Makefile.inc disktab 

Log message:
Hook sgi IP28 kernels into the build. While there, update the iso images to
provide IP22 and IP28 kernels, as well as the ECOFF bootblock.

No objection from deraadt@


Gmane