Module Name:src
Committed By: christos
Date: Sun Jan 21 04:20:10 UTC 2018
Modified Files:
src/sys/dev/wsfb: genfb.c
Log Message:
CID-1427771: Remove incorrect pre-condition (index cannot be 256!)
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/sys/dev/w
Module Name:src
Committed By: christos
Date: Sun Jan 21 04:07:49 UTC 2018
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
CID-1427779: Fix uninitialized variables
To generate a diff of this commit:
cvs rdiff -u -r1.557 -r1.558 src/sys/dev/pci/if_wm.c
Please note t
Module Name:src
Committed By: christos
Date: Sun Jan 21 01:18:48 UTC 2018
Modified Files:
src/sys/dev/wscons: wsemul_vt100.c
Log Message:
make check cleaner, and simplify the code.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/dev/wscons/wsemul_vt
Module Name:src
Committed By: rin
Date: Sat Jan 20 23:27:06 UTC 2018
Modified Files:
src/sys/dev/wscons: wsemul_vt100.c
Log Message:
Correct wrong assertion code introduced by rev 1.41:
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/dev/wscons/wsemul_vt100.c#rev1.41
Fix kern
Module Name:src
Committed By: tsutsui
Date: Sat Jan 20 19:36:47 UTC 2018
Modified Files:
src/sys/arch/atari/isa: isa_milan.c
Log Message:
Ack EOI for IRQ_SLAVE of the master PIC after ack for IRQ of the slave PIC.
I'm not sure if there are possible races in the original c
Module Name:src
Committed By: perseant
Date: Sat Jan 20 19:36:29 UTC 2018
Modified Files:
src/include [perseant-stdc-iso10646]: wchar.h
src/lib/libc/citrus [perseant-stdc-iso10646]: citrus_lc_collate.c
src/lib/libc/citrus/modules [perseant-stdc-iso10646]: ci
Module Name:src
Committed By: tsutsui
Date: Sat Jan 20 19:33:53 UTC 2018
Modified Files:
src/sys/arch/atari/dev: nvram.c
Log Message:
Skip NVRAM checksum check and re-initialization on Milan.
Milan's firmware seems to use different check method.
To generate a diff of th
Module Name:src
Committed By: tsutsui
Date: Sat Jan 20 19:26:38 UTC 2018
Modified Files:
src/sys/arch/atari/conf: MILAN-ISAIDE MILAN-PCIIDE
Log Message:
Regen from MILAN.in rev 1.28.
> Restore piixide(4) for Milan and disable other pciide devices.
To generate a diff of
Module Name:src
Committed By: tsutsui
Date: Sat Jan 20 19:24:27 UTC 2018
Modified Files:
src/sys/arch/atari/conf: MILAN.in
Log Message:
Restore piixide(4) for Milan and disable other pciide devices.
piixide was removed in rev 1.18 and the log message said
"because Intel I
Module Name:src
Committed By: tsutsui
Date: Sat Jan 20 18:33:09 UTC 2018
Modified Files:
src/sys/arch/atari/isa: isa_milan.c
Log Message:
Use a proper PSL value to be passed to splx(9) functions.
This should have been changed on yamt-splraiseipl branch merge
back in 2006,
Module Name:src
Committed By: tsutsui
Date: Sat Jan 20 18:18:02 UTC 2018
Modified Files:
src/sys/dev/isa: fd.c
Log Message:
Handle yet another atari specific quirk in the MI ISA fdc(4)/fd(4) driver.
This makes fd(4) drive(s) (which is necessary for installation)
properly
Module Name:src
Committed By: tsutsui
Date: Sat Jan 20 18:04:28 UTC 2018
Modified Files:
src/sys/arch/atari/atari: locore.s
Log Message:
Fix silent hang after isa_intr_establish() on Milan.
The problems (wrong macro replacements) were slipped in rev 1.107:
http://cvsweb.n
Module Name:src
Committed By: tsutsui
Date: Sat Jan 20 18:01:53 UTC 2018
Modified Files:
src/sys/arch/atari/isa: isa_machdep.c
Log Message:
Fix silent hang during config_console() (before consinit()) on Milan.
config_console() was a dirty hack used by ancient m68k ports
t
Module Name:src
Committed By: tsutsui
Date: Sat Jan 20 17:37:15 UTC 2018
Modified Files:
src/sys/arch/atari/atari: bus.c
Log Message:
Fix I/O access failures for regions allocated by bus_space_map(9) on Milan.
Passing to PMAP_WIRED against I/O spaces seems problematic,
pr
Module Name:src
Committed By: tsutsui
Date: Sat Jan 20 16:30:57 UTC 2018
Modified Files:
src/sys/arch/atari/conf: ATARITT FALCON HADES MILAN-ISAIDE MILAN-PCIIDE
SMALL030
Log Message:
Regenerate config files to update RCSIds in "Created from:" lines.
To genera
Module Name:src
Committed By: christos
Date: Sat Jan 20 14:43:25 UTC 2018
Modified Files:
src/sys/arch/arm/arm: cpufunc_asm_arm11x6.S
Log Message:
PR/52934: Yasushi Oshima: Apply the erratum fix that was applied to wbinv_range
to isync_range so that we don't hang when we t
Module Name:src
Committed By: maxv
Date: Sat Jan 20 14:39:21 UTC 2018
Modified Files:
src/sys/arch/amd64/include: frameasm.h
Log Message:
Use .pushsection/.popsection, we will soon embed macros in several layers
of nested sections.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: maxv
Date: Sat Jan 20 14:27:15 UTC 2018
Modified Files:
src/sys/arch/amd64/amd64: amd64_trap.S vector.S
src/sys/arch/amd64/conf: files.amd64
Log Message:
Compile amd64_trap.S as a file instead of including it.
To generate a diff of t
Module Name:src
Committed By: maxv
Date: Sat Jan 20 14:08:08 UTC 2018
Modified Files:
src/sys/arch/amd64/amd64: vector.S
Log Message:
Start with .text not to inherit the last section of amd64_trap.S, and
remove outdated #define.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: skrll
Date: Sat Jan 20 13:56:09 UTC 2018
Modified Files:
src/sys/arch/cobalt/cobalt: bus.c interrupt.c machdep.c mainbus.c
src/sys/arch/cobalt/conf: GENERIC files.cobalt
src/sys/arch/cobalt/dev: com_mainbus.c gt.c
src/sy
Module Name:src
Committed By: maxv
Date: Sat Jan 20 13:45:15 UTC 2018
Modified Files:
src/sys/arch/amd64/amd64: amd64_trap.S
Log Message:
Eliminate a '.text'.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/amd64/amd64/amd64_trap.S
Please note
Module Name:src
Committed By: maxv
Date: Sat Jan 20 13:42:07 UTC 2018
Modified Files:
src/sys/arch/amd64/amd64: amd64_trap.S machdep.c
Log Message:
Don't declare exceptions[] with IDTVEC, it's an array, not a function.
Rename it to x86_exceptions[], and move it to .rodata.
Module Name:src
Committed By: maxv
Date: Sat Jan 20 08:45:28 UTC 2018
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
Mmh, restore PG_G on the direct map, we still want that in the non-SVS
case.
To generate a diff of this commit:
cvs rdiff -u -r1.278 -r1.279 sr
Module Name:src
Committed By: maxv
Date: Sat Jan 20 08:30:53 UTC 2018
Modified Files:
src/sys/arch/amd64/amd64: amd64_trap.S trap.c
Log Message:
Fix the double-fault handler. We're executing on ist1 and must not jump
out of it, so don't enable interrupts. And use the SVS_*
24 matches
Mail list logo