NetBSD/sys/arch/atari/atari
leo f9ace39811 Plug some spl-holes in the lp-driver. Also be more strict in protecting
the register access to the psg-chip. The combination of those bugs
caused the printer to print garbage sometimes.
1996-11-17 13:47:09 +00:00
..
atari_init.c Initialisation of proc0->p_addr. (Gordon Ross) 1996-10-15 20:51:59 +00:00
autoconf.c backout previous kprintf changes 1996-10-13 04:10:34 +00:00
conf.c Count in the Hades floppy driver. 1996-11-09 22:28:53 +00:00
db_memrw.c db_memrw.c: 1996-10-25 19:58:42 +00:00
device.h change cfprint_t type definition to take a const char *, rather than 1996-08-27 21:53:46 +00:00
disksubr.c Grok the broken ICD partition format. This should be part of the 1.2 patches. 1996-10-04 07:02:17 +00:00
dkbad.c Add a prototype. 1996-07-20 20:48:36 +00:00
fpu.c Make the fpu config info print somewhat nicer. 1996-08-23 11:10:10 +00:00
genassym.c locore.s now needs FR_SIZE. 1996-10-16 12:42:45 +00:00
Locore.c Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
locore.s Plug some spl-holes in the lp-driver. Also be more strict in protecting 1996-11-17 13:47:09 +00:00
machdep.c Adapt to changes in the bus-interface; bus_[mem|io] -> bus_space. Thanks Jason. 1996-11-08 14:21:02 +00:00
mem.c Corrections for removed <sys/cpu.h> and some more prototypes. 1996-04-26 06:59:15 +00:00
pmap.c pmap_changebit() can no longer be static since the bus_mem* functions use 1996-11-06 13:55:38 +00:00
stalloc.c backout previous kprintf changes 1996-10-13 04:10:34 +00:00
stalloc.h Prototyping. 1996-04-12 09:05:14 +00:00
swapgeneric.c Re-arrange the order in which devices are scanned for a root filesystem. 1996-11-06 13:57:12 +00:00
sys_machdep.c Fix some compiler warnings. 1996-08-23 11:12:51 +00:00
trap.c - Some re-arrangements that make tracking of the hp300 version easier. 1996-10-15 20:46:45 +00:00
vectors.s Move the vector-table to kernel data space, so we can write to it. 1996-11-09 22:24:49 +00:00
vm_machdep.c Remove references to kern_extern.h 1996-06-29 20:24:25 +00:00