summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1997-06-25Include usage notes in the rest of the endian.h files for consistancy.grr
1997-06-25Sigh, Revert changes to endian.h - it was all confusion due to incorrectgrr
1997-06-25Big endian HTON?() macros should be (void)(x).Jason Downs
1997-06-25remove _STANDALONEMichael Shalayeff
1997-06-24move master definition for the interrupt register to vaddrs.h with allgrr
1997-06-24change like sparc/include/endian.hgrr
1997-06-24The HTONS class of macros are defined as HTONS(x) <- (void) (x), whichgrr
1997-06-24happy birthdaykstailey
1997-06-24add ppp compressionkstailey
1997-06-24New floppy and auxreg drivers, from NetBSD. fd.c has many changes preserved,Jason Downs
1997-06-23remove @obj dependencykstailey
1997-06-23add "option IPFILTER_LOG" to conf files that already had IPFILTERkstailey
1997-06-23add "option IPFILTER_LOG"kstailey
1997-06-23In zs_abort, wrap a #ifdef DDB around a Debugger() invocation.kstailey
1997-06-23Upon discussion w/ Theo, the only options in std.mac68k that would be of usegene
1997-06-23regen: Depend GENERIC* kernels on /sys/conf/GENERIC and move busificationgene
1997-06-22Only call powerdown() if SUN4M is defined.Jason Downs
1997-06-22Fix comment.Jason Downs
1997-06-22Support RB_POWERDOWN (calls powerdown(), then romhalt(). If powerdown() isJason Downs
1997-06-22Allow powerdown() to be blindly called on machines with no power device.Jason Downs
1997-06-22Add appropiate `maxusers' everywhere it was lacking.Jason Downs
1997-06-20In zs_abort, wrap a #ifdef DDB around a Debugger() invocation. Point out bygene
1997-06-20add my buildskstailey
1997-06-20add my builds, alpha sortkstailey
1997-06-20PORTAL goes back in with improved commentkstailey
1997-06-20Fixes OpenBSD PR kernel/230: system kernel sparc, submitted bygrr
1997-06-18csapuntz@lcs.mit.edu: Port of NetBSD tulip driver. Works with new (21140-AC-...dm
1997-06-18Make if_sn.c far more MI, eventually share with pica.denny
1997-06-17Use a blank screen screensaver by default (for energy-saver monitors).dm
1997-06-15Address bug i386/224 from Jason Downs.dm
1997-06-14correct printouts about L2 cacheTheo de Raadt
1997-06-13updated SUN4 config from current GENERIC, previous rev was way out of datejohns
1997-06-12A fix for the pv_unlink0 problem, based on the patch included in Erik Fair'sgrr
1997-06-12sparc/pmap.cgrr
1997-06-12com -> pccomkstailey
1997-06-12Redid SUN4M config from GENERIC, old one was way out of date..johns
1997-06-11import some cleanup for libkvm/kvm.c from netbsd, udpate libkvm so that sparc...grr
1997-06-11import netbsd kcore.h so that sparc can use libkvm vs. libkvm.oldgrr
1997-06-10update the pmax specific stuff to NetBSD-current as of about 970608 - someThomas Graichen
1997-06-10update the pmax specific stuff to NetBSD-current as of about 970608 - someThomas Graichen
1997-06-09Diassemble move16, and fix spelling of "UNKNOWN"denny
1997-06-09hmmTheo de Raadt
1997-06-09Ceci n'est pas une pipekstailey
1997-06-09new ethernet cardkstailey
1997-06-09s/options/option/kstailey
1997-06-09add _BSD_TIMER_T_; cindyTheo de Raadt
1997-06-08Sync with reality.Jason Downs
1997-06-06use destructive eraseMichael Shalayeff
1997-06-06fix twiddle() without breaking backspacekstailey
1997-06-06tweaks to make the ramdisk kernel smaller and also reduce the vm requirements...grr