summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1997-02-20strncpy needed for ufs.cgvf
1997-02-20Fix for NetBSD's bug from NetBSD.Jason Downs
1997-02-20update.Per Fogelstrom
1997-02-20gratituous compatibility with NetBSDkstailey
1997-02-20more of samekstailey
1997-02-19merge in some NetBSD pmap codekstailey
1997-02-18Add the necessary pieces to boot on a PowerMAC, does not currently work,Dale S. Rahn
1997-02-18Add the note object to the executable.Dale S. Rahn
1997-02-18Add note file to elf executable to tell firmware what mode to boot in.Dale S. Rahn
1997-02-18VM_MIN_KERNEL_ADDRESS -> virtual_availkstailey
1997-02-18Ok, these are more stragglers in my source tree. These changes were necessaryDale S. Rahn
1997-02-18Synch declaration of copypage w/ m68k-general definitions per Ken's changes.gene
1997-02-18Need strncpy.c now.Jason Downs
1997-02-17fixes SCSI.Per Fogelstrom
1997-02-17need printf prototypeMichael Shalayeff
1997-02-16Some changes for WG testing.Per Fogelstrom
1997-02-16rd -> hdJason Downs
1997-02-16Fix autoconfiguration code, so that it can actually boot from pdevs.Jason Downs
1997-02-16More rd changes that were missed... Still not working.Jason Downs
1997-02-16Updated to reflect reality.Jason Downs
1997-02-16Add initial ram disk support.Jason Downs
1997-02-16Add new kernel configuration that support ramdisk in the data segmentDale S. Rahn
1997-02-15add kernel_text symbol (just like other archs)Michael Shalayeff
1997-02-15Move the debug print into the ifdef DEBUG section.Dale S. Rahn
1997-02-15Only copy a cpudisklabel in the disklabel structure if a valid one is found.Dale S. Rahn
1997-02-14back out changes to rei functionkstailey
1997-02-14back out Jason's copypage/zeropage() changekstailey
1997-02-14add SPL#, back out Makefile.sun3 changekstailey
1997-02-14make things get out-of-date if genassym.c is touchedkstailey
1997-02-14add PSL_IPL7kstailey
1997-02-14back out prev. changekstailey
1997-02-14switch from <sys/types.h> to <sys/param.h>kstailey
1997-02-14move prototype of spl0() to param.hkstailey
1997-02-14add prototype of spl0(), but should it go here?kstailey
1997-02-14put back FC_CONTROLkstailey
1997-02-14remove stuff that is in <m68k/cpu.h>kstailey
1997-02-14remove stuff that is in <m68k/cpu.h>kstailey
1997-02-14remove old #define of splx() and update rei funciton in locore.skstailey
1997-02-14change spl0 from macro to assember function in locore.skstailey
1997-02-14change inline version of _spl() to macrokstailey
1997-02-14add tagkstailey
1997-02-14move spl() stuff from psl.h to param.hkstailey
1997-02-14Copy all of 040 fp exception vectors into table. previous structureDale S. Rahn
1997-02-13Provide ccd's major numberNiklas Hallqvist
1997-02-13Applitron's 128 MB PentiumPro with 64MB buffer cacheNiklas Hallqvist
1997-02-13prototypes (strike one)kstailey
1997-02-13prototypeskstailey
1997-02-13add #include <machine/cpu.h> for prototype of fusword()kstailey
1997-02-12fix typecast; janjaap@stack.nlTheo de Raadt
1997-02-12The original disklabel code from dale had an unaligned-aligned problemTheo de Raadt