summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/sun3
AgeCommit message (Expand)Author
1997-02-22ramdisk now has raw version, disklabelskstailey
1997-02-21do not pass up un-init vftypeTheo de Raadt
1997-02-20gratituous compatibility with NetBSDkstailey
1997-02-20more of samekstailey
1997-02-19merge in some NetBSD pmap codekstailey
1997-02-18VM_MIN_KERNEL_ADDRESS -> virtual_availkstailey
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-14add PSL_IPL7kstailey
1997-02-14back out prev. changekstailey
1997-02-14switch from <sys/types.h> to <sys/param.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-11prototypes for copypage & zeropagekstailey
1997-02-10Use copypage and zeropage.Jason Downs
1997-02-10zeropage -> devzeropageJason Downs
1997-02-06adjustments to SA_SIGINFOkstailey
1997-02-06support for BUFCACHEPERCENTkstailey
1997-02-04ipfilteringkstailey
1997-02-04NetBSD -> OpenBSDkstailey
1997-02-03remove DDB hackkstailey
1997-02-03add siginfo member to struct sigframekstailey
1997-02-03closer to NetBSD 1.65kstailey
1997-02-03First try at SA_SIGINFO support.kstailey
1997-01-19From Gordon W Ross (NetBSD):Niklas Hallqvist
1997-01-16Use RB_TIMEBAD in boot() to know not to update the battery backed up clockkstailey
1997-01-16machdep.ckstailey
1997-01-16all modified code can now compile with -Werror -Wall -Wstrict-prototypeskstailey
1997-01-13reformatted ala KNFkstailey
1997-01-13leds-extern.h -> ledsvar.hkstailey
1997-01-13back-panel LED control device derived from code by der Mousekstailey
1997-01-07backed out prev. netbsd merge except for smaller proc tablekstailey
1996-12-31sync with 17-Dec-1996kstailey
1996-12-24sync with NetBSDkstailey
1996-12-24new NetBSD filekstailey
1996-11-24sync w/NetBSD modulo two-arg boot(); adds dumpkstailey
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-23sync with NetBSD -- copyright changes onlykstailey
1996-11-23sync with NetBSDkstailey
1996-11-12cdev_init_random -> cdev_random_initkstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-07dk_mountrootTheo de Raadt
1996-11-06add blktochr()Theo de Raadt
1996-10-19add random deviceMichael Shalayeff
1996-10-11sync + our changesTheo de Raadt
1996-08-29rnd -> randomTheo de Raadt
1996-07-27handle RB_CONFIGTheo de Raadt
1996-07-15add rnd driverMichael Shalayeff
1996-06-12SIGSEGV alwaysTheo de Raadt