summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
AgeCommit message (Expand)Author
1997-06-26Compile sun4m-only kernels with -mv8.Jason Downs
1997-06-26Obviously, those assignments weren't wanted at all...Jason Downs
1997-06-25Switch to genassym.cf and sync Makefile with other ports.Jason Downs
1997-06-25Add proto.Jason Downs
1997-06-25== is not an assignment.Jason Downs
1997-06-25Add power.h for powerdown() proto.Jason Downs
1997-06-25Add netinet/in.h for in_cksum() proto.Jason Downs
1997-06-25Kill unused variables.Jason Downs
1997-06-25remove unused variableJason Downs
1997-06-25Sigh, Revert changes to endian.h - it was all confusion due to incorrectgrr
1997-06-24move master definition for the interrupt register to vaddrs.h with allgrr
1997-06-24The HTONS class of macros are defined as HTONS(x) <- (void) (x), whichgrr
1997-06-24New floppy and auxreg drivers, from NetBSD. fd.c has many changes preserved,Jason Downs
1997-06-23add "option IPFILTER_LOG" to conf files that already had IPFILTERkstailey
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-20Fixes OpenBSD PR kernel/230: system kernel sparc, submitted bygrr
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-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-06tweaks to make the ramdisk kernel smaller and also reduce the vm requirements...grr
1997-06-04Bump MAXTSIZ to 16MB (makes latest netscape communicator work)Niklas Hallqvist
1997-05-30having make clean remove *netbsd is good policy, but probably not what was in...grr
1997-05-30Inhbit the silly "Insert fileystem floppy" message when booting from floppygrr
1997-05-29make a special compressed bootblock for ramdiskgrr
1997-05-28cd9660 spoof elsewhereTheo de Raadt
1997-05-25commit the compressed bootblock Makefile for later investigationgrr
1997-05-25commit updated ramdisk stuff, even if it's not going into releasegrr
1997-05-25make a ramdisk optimally sized to fit below 0x340000 and still have a few fre...grr
1997-05-25Reverted boot block Makefiles to previous state due to instability.johns
1997-05-24removing net.c (renamed to bootnet.c) per George's instructions..johns
1997-05-24Renaming net.c to bootnet.c to avoid name collision with libsajohns
1997-05-24Committing George's compressed boot block changes...johns
1997-05-24Committing George's compressed boot support changes..johns
1997-05-221.18 was wrong; vm_swap miniroot recovery fixedTheo de Raadt
1997-05-21off by one; millertTheo de Raadt
1997-05-17crank versionTheo de Raadt
1997-05-16shrinkTheo de Raadt
1997-05-16shrinkTheo de Raadt
1997-05-14add rd to boot -aTheo de Raadt
1997-05-14working bsd.rd; without vi for nowTheo de Raadt
1997-05-14Changed 3 occurneces of "NetBSD/sparc" to "OpenBSD/sparc", in stringsjohns
1997-05-14kernel for ramdisksTheo de Raadt
1997-05-14if generic miniroot, kill swap entryTheo de Raadt