summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Collapse)Author
2001-08-20_randseed is a u_longJason Wright
multiply physmem by page size when printing total memory
2001-08-20more stuff to do with OpenBSD/sparc style bootpath determinationJason Wright
2001-08-20Convert to new timeouts; ite tested by jj@Miod Vallat
2001-08-20Missed one timeout conversion.Miod Vallat
2001-08-19The end of old timeouts is near...Miod Vallat
2001-08-19elf64, not elf.Artur Grabowski
2001-08-19_NLIST_DO_ELF and _KERN_DO_ELF are needed too.Artur Grabowski
This really needs a cleanup.
2001-08-19NATIVE_EXEC_ELFArtur Grabowski
2001-08-19more NBPG -> PAGE_SIZE renames.Dale Rahn
2001-08-19remove some dead code.Artur Grabowski
2001-08-19Change from completly broken to just crippled.Artur Grabowski
2001-08-19mmioctlArtur Grabowski
2001-08-19ddb on powerpc does not have ``machine'' commands, so don't lie.Miod Vallat
2001-08-19scsi, no devices yet.Artur Grabowski
2001-08-19dk_establishArtur Grabowski
2001-08-19SYSV stuffArtur Grabowski
2001-08-19siginfo supportTheo de Raadt
2001-08-19fix dependArtur Grabowski
2001-08-19No need for procfs_machdepArtur Grabowski
2001-08-19A first shot at a GENERIC.Artur Grabowski
Contains the clocks, pcons and Lance.
2001-08-19Sync with reality.Miod Vallat
2001-08-19PANICBUTTON no more.Miod Vallat
2001-08-19Remove PANICBUTTON code, as it is incompatible with DDB and DDB isMiod Vallat
much more appreciated. millert@ agrees. While there, make HP300_NEWKVM permanent.
2001-08-19DDBArtur Grabowski
2001-08-19shorter list of kernels to boot.Artur Grabowski
2001-08-19remove ddb stuff, in4_cksum.c inet dependency, and include sbus stuffJason Wright
2001-08-19no doing shutdownArtur Grabowski
2001-08-19db_disasm from NetBSD.Artur Grabowski
minimal mods to fit our ddb.
2001-08-19db_trace from NetBSD.Artur Grabowski
minimal mods to fit our ddb.
2001-08-19db_interface from NetBSD.Artur Grabowski
hacked up a bit to match our ddb.
2001-08-19adapt to our variant of branch_takenArtur Grabowski
2001-08-19Ooops. sparc always needs own protos.Artur Grabowski
2001-08-19Our ddb_init doesn't take argument (it should, but that's another story).Artur Grabowski
2001-08-19match our reality.Artur Grabowski
2001-08-19New timeouts there as well.Miod Vallat
2001-08-19db_machdep from NetBSD.Artur Grabowski
2001-08-19Typos in comments.Marc Espie
Remove `to be merged with le soon' since this is an obvious lie.
2001-08-19sigh. I need sleep.Artur Grabowski
2001-08-19Don't forget to initialize those timeouts.Artur Grabowski
(and don't forget to sleep)
2001-08-19Unsmoke drugs.Artur Grabowski
2001-08-19sbus_cd.Artur Grabowski
2001-08-19Lot of stuff... Some from NetBSD, some from OpenBSD, minor modificationsJason Wright
2001-08-19proto for OF_set_callbackArtur Grabowski
2001-08-19proto for child_returnArtur Grabowski
2001-08-19More sensible linker flags.Artur Grabowski
2001-08-19DEBUG causes too much trouble right now.Artur Grabowski
zs is too complicated. disable for now.
2001-08-18compilesJason Wright
2001-08-18Move the softc into the machdep parts.Artur Grabowski
2001-08-18Some NBPG to PAGE_SIZE conversions.Dale Rahn
2001-08-18RCSidsJason Wright