Jason McIntyre | 18 May 2013 14:13
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	jmc <at> cvs.openbsd.org	2013/05/18 06:13:13

Modified files:
	share/man/man4/man4.mvme88k: cl.4 dart.4 pcctwo.4 

Log message:
tweak previous;

Miod Vallat | 18 May 2013 13:26
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	miod <at> cvs.openbsd.org	2013/05/18 05:26:01

Modified files:
	share/man/man4/man4.mvme88k: Makefile angelfire.4 bussw.4 ie.4 
	                             intro.4 le.4 pcctwo.4 syscon.4 
	                             vme.4 
Added files:
	share/man/man4/man4.mvme88k: cl.4 dart.4 

Log message:
More manpages. Fix configuration stanzas to match current GENERIC.

Mark Lumsden | 18 May 2013 13:23
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	lum <at> cvs.openbsd.org	2013/05/18 05:23:29

Modified files:
	usr.bin/mg     : dir.c 

Log message:
Use adjustname() for path. ok jasper <at> 

Miod Vallat | 18 May 2013 12:21
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	miod <at> cvs.openbsd.org	2013/05/18 04:21:50

Modified files:
	sys/arch/mvme88k/dev: nvram.c 

Log message:
Missing bits intended to go with the previous commit but lost in diff splitting:
Split inittodr/resettodr code from actual tod routines, to allow for
multiple tod routines in the near future.

Use the mi clock_ymdhms_to_secs and clock_secs_to_ymdhms routines.

Jason McIntyre | 18 May 2013 10:39
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	jmc <at> cvs.openbsd.org	2013/05/18 02:39:47

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

Log message:
enw->new in comment;
spotted by krw, missed by jsg, and forwarded From: Alexey Suslikov

Jason McIntyre | 18 May 2013 09:34
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	jmc <at> cvs.openbsd.org	2013/05/18 01:34:59

Modified files:
	usr.sbin/rtadvd: rrenum.c 

Log message:
gabage->garbage in log string;
from Henning Petersen, netbsd pr 47823

Mark Lumsden | 18 May 2013 07:53
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	lum <at> cvs.openbsd.org	2013/05/17 23:53:59

Modified files:
	usr.bin/mg     : fileio.c 

Log message:
and and -> and

Mark Lumsden | 18 May 2013 07:51
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	lum <at> cvs.openbsd.org	2013/05/17 23:51:51

Modified files:
	usr.bin/mg     : tutorial 

Log message:
Update last updated date.

Miod Vallat | 18 May 2013 01:27
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	miod <at> cvs.openbsd.org	2013/05/17 17:27:40

Modified files:
	libexec/ld.so/m88k: rtld_machine.c 

Log message:
Try and support the non-PIC TEXTREL relocations which may creep in binaries
when linked against non-pic material (such as linking against libgcc without
passing -fpic or -fPIC on the commandline).

Given the large userland address space (4GB) and random library placement, it
is unlikely that these relocations can ever suceed anyway (DISP26 only allows
for a 256MB offset); _dl_exit() in that case, after printing a warning message.
That's better than dumping core.

Kenji Aoyama | 18 May 2013 01:25
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	aoyama <at> cvs.openbsd.org	2013/05/17 17:25:16

Modified files:
	sys/arch/luna88k/dev: omrasops.c 

Log message:
Fix 'the right-of-cursor background color is inverted when we do
delete-after-cursor' bug on luna88k wscons console, by adding the same
operation in om_putchar() to om_erasecols() and om_eraserows().

ok miod <at> 

Miod Vallat | 18 May 2013 01:17
Picon
Favicon

CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	miod <at> cvs.openbsd.org	2013/05/17 17:17:21

Modified files:
	distrib/notes/mvme88k: hardware 

Log message:
AngelFire'r'us


Gmane