summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2001-08-20Not only is Apple hardware disgusting, but code doesn't even compile.Miod Vallat
2001-08-20bump the version for new kbd probe; 10x for a reminder from fgsch@Michael Shalayeff
2001-08-20cvs does not like me.Miod Vallat
2001-08-20$OpenBSD$Jason Wright
2001-08-20silence gcc for __dead function.Miod Vallat
2001-08-20$OpenBSD$Jason Wright
2001-08-20Bring get[sd]fc() prototypes to <m68k/cpu.h>, this will be needed shortly.Miod Vallat
2001-08-20_randseed is a u_longJason Wright
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
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
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
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
2001-08-19db_trace from NetBSD.Artur Grabowski
2001-08-19db_interface from NetBSD.Artur Grabowski
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
2001-08-19sigh. I need sleep.Artur Grabowski
2001-08-19Don't forget to initialize those timeouts.Artur Grabowski
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