summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1995-06-18reenable kernel debugger; new location more amenable to tweaking.cgd
1995-06-18don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELENcgd
1995-06-18Checkpointing ... still has a couple of problems but it is better.phil
1995-06-18Updating to be like i386 version.phil
1995-06-18use new pcireg.h macroscgd
1995-06-16rudimentary DDB support.ragge
1995-06-16d_reset reference removed. Calling of ubareset must be solved.ragge
1995-06-16DELAY() moved to common place.ragge
1995-06-16Some flags added to use in boot blocks.ragge
1995-06-16DDB support. splddb() and trapcode for ddb.ragge
1995-06-16DELAY() removed, now common.ragge
1995-06-16ddb file added.ragge
1995-06-16Passing symtab address to kernel.ragge
1995-06-16Pass symtab address to kernel.ragge
1995-06-16Use ${.CURDIR} in S macro definition so makefile works with obj directories.jtc
1995-06-16Rearrange slightly.briggs
1995-06-16Put parentheses around macro argumentsmellon
1995-06-13Fix cpuspeed values for Carerra and similar.gwr
1995-06-13Moved delay2us to param.h (now an inline function).gwr
1995-06-13Provide delay2us as an inline and make it reasonably accurate,gwr
1995-06-13Fix several missing (and REQUIRED) calls to ZS_DELAY()gwr
1995-06-13Fix warning about setjmp arggwr
1995-06-12Leave pseudo-device prom in for now (even though it doesn't work)gwr
1995-06-11Do extra comparison against linux_elf emul struct pointer to see whatfvdl
1995-06-10Deal with unrecovered boot devices.pk
1995-06-09Temporary! Should be merged into libsa...gwr
1995-06-09Add install target, etc.gwr
1995-06-09Oops, that was a binary...gwr
1995-06-09Several fixes and cleanup: make close work; stop in prom if debug mode...gwr
1995-06-09cosmeticgwr
1995-06-09Add install target, etc.gwr
1995-06-09New: a netif compatible interface to the Sun PROM network drivers.gwr
1995-06-09Add BINDIRgwr
1995-06-09Add install target, etc.gwr
1995-06-09Add install targets, etc.gwr
1995-06-09Have netboot!gwr
1995-06-09More liberal check for exec header. Nuke machine type defines (support all)gwr
1995-06-09Moved to ../stand/netbootgwr
1995-06-09Retool for native build.gwr
1995-06-09Atari no longer uses the default db_read/write functions.leo
1995-06-09Handle mouse and other packages received from the keyboard correctly.leo
1995-06-09Fix grfmmap()leo
1995-06-09Add our own low-level access functions for ddb. This makes sure thatleo
1995-06-09Add our own db_memrw.c for ddb.leo
1995-06-09Show FPU_EMULATE existsleo
1995-06-09Make hardware locations u_char instead of charleo
1995-06-09Fix thinkoleo
1995-06-09Support & require MACHINE_NONCONTIGleo
1995-06-09Change default optimization level from -O to -O2.jonathan
1995-06-09Updated To.Dophil