18 May 2013 14:13
18 May 2013 13:26
CVS: cvs.openbsd.org: src
Miod Vallat <miod <at> cvs.openbsd.org>
2013-05-18 11:26:01 GMT
2013-05-18 11:26:01 GMT
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.
18 May 2013 13:23
18 May 2013 12:21
CVS: cvs.openbsd.org: src
Miod Vallat <miod <at> cvs.openbsd.org>
2013-05-18 10:21:50 GMT
2013-05-18 10:21:50 GMT
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.
18 May 2013 10:39
CVS: cvs.openbsd.org: src
Jason McIntyre <jmc <at> cvs.openbsd.org>
2013-05-18 08:39:47 GMT
2013-05-18 08:39:47 GMT
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
18 May 2013 09:34
CVS: cvs.openbsd.org: src
Jason McIntyre <jmc <at> cvs.openbsd.org>
2013-05-18 07:34:59 GMT
2013-05-18 07:34:59 GMT
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
18 May 2013 07:53
18 May 2013 07:51
18 May 2013 01:27
CVS: cvs.openbsd.org: src
Miod Vallat <miod <at> cvs.openbsd.org>
2013-05-17 23:27:40 GMT
2013-05-17 23:27:40 GMT
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.
18 May 2013 01:25
CVS: cvs.openbsd.org: src
Kenji Aoyama <aoyama <at> cvs.openbsd.org>
2013-05-17 23:25:16 GMT
2013-05-17 23:25:16 GMT
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>
RSS Feed