summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-02-20netbsd -> bsd in the config filesbriggs
1996-02-20A couple of things from NetBSD:briggs
1996-02-20Not ready for LOCORE -> _LOCORE.briggs
1996-02-20The bitfields are ugly, but as they are basically a published interface,briggs
1996-02-20Bring in from NetBSD.briggs
1996-02-20Sync. w/ NetBSD: include sys/dkio.h.briggs
1996-02-20Merge in changes from NetBSD:briggs
1996-02-20Support getting interrupts per device on the i386 platform, similar toThorsten Lockert
1996-02-20Define SONIC device for testing. Same for ss su and uk SCSI devs.briggs
1996-02-20Move VIA_Initialize() back to where it works.briggs
1996-02-20Define HZ to be 60.briggs
1996-02-20Pass device name to interrupt establish routines so it can be recorded inThorsten Lockert
1996-02-20Sync. w/ NetBSDbriggs
1996-02-20Name saved dump and kernel "bsd*", not "netbsd*"Thorsten Lockert
1996-02-20Sync. w/ NetBSD: vm prototype changes.briggs
1996-02-20Sync. w/ NetBSD:briggs
1996-02-20Sync. w/ NetBSD:briggs
1996-02-20Sync. with NetBSD:briggs
1996-02-20Sync w/ NetBSD:briggs
1996-02-20Sync. w/ NetBSD: scsi prototypes.briggs
1996-02-20Sync. w/ NetBSD: scsi prototypes.briggs
1996-02-20Sync w/ NetBSD: scsi prototypes.briggs
1996-02-20Sync w/ NetBSD:briggs
1996-02-20Several changes from NetBSD:briggs
1996-02-20Name kernel 'bsd', not 'netbsd'Thorsten Lockert
1996-02-19Make swap accounting actually work...Thorsten Lockert
1996-02-19Count number of forks, vforks, rforks; still need to count VM pages affectedThorsten Lockert
1996-02-19Add support for fork accountingThorsten Lockert
1996-02-19netbsd: bind 4.9.3dm
1996-02-19netbsd: bind 4.9.3dm
1996-02-18Count swapins and swapouts in the sum structureThorsten Lockert
1996-02-18Compile with -fno-strength-reduce for nowThorsten Lockert
1996-02-18Use MAXPHYS for MAXBSIZE for all platforms but i386; use 32K on i386 untilThorsten Lockert
1996-02-18gcc and g++ now use /tmp instead of /var/tmp. #ifdef 0's were used toetheisen
1996-02-18More files to shred for cleandir.etheisen
1996-02-18Add another PCI vendor / productThorsten Lockert
1996-02-18From netbsd:Niklas Hallqvist
1996-02-18Check the for GCC >= 3.X (no it's not even started on yet :-) ) in theNiklas Hallqvist
1996-02-18From netbsd:Niklas Hallqvist
1996-02-17From netbsd:Niklas Hallqvist
1996-02-17elliminating unnecessary printf w/ DEBUG in pmap_collect.Michael Shalayeff
1996-02-17From netbsd:Niklas Hallqvist
1996-02-17From netbsd:Niklas Hallqvist
1996-02-17From netbsd:Niklas Hallqvist
1996-02-17From netbsd:Niklas Hallqvist
1996-02-17From netbsd:Niklas Hallqvist
1996-02-17From netbsd:Niklas Hallqvist
1996-02-17From netbsd:Niklas Hallqvist
1996-02-17Moved INCLUDE_DEFAULTS path define into openbsd.h. openbsd.h now hasetheisen
1996-02-17added nqnfs option to nfs mountsdm