Age | Commit message (Expand) | Author |
1997-06-26 | Compile sun4m-only kernels with -mv8. | Jason Downs |
1997-06-26 | Obviously, those assignments weren't wanted at all... | Jason Downs |
1997-06-25 | Switch to genassym.cf and sync Makefile with other ports. | Jason Downs |
1997-06-25 | Add proto. | Jason Downs |
1997-06-25 | == is not an assignment. | Jason Downs |
1997-06-25 | Add power.h for powerdown() proto. | Jason Downs |
1997-06-25 | Add netinet/in.h for in_cksum() proto. | Jason Downs |
1997-06-25 | Kill unused variables. | Jason Downs |
1997-06-25 | remove unused variable | Jason Downs |
1997-06-25 | Sigh, Revert changes to endian.h - it was all confusion due to incorrect | grr |
1997-06-24 | move master definition for the interrupt register to vaddrs.h with all | grr |
1997-06-24 | The HTONS class of macros are defined as HTONS(x) <- (void) (x), which | grr |
1997-06-24 | New floppy and auxreg drivers, from NetBSD. fd.c has many changes preserved, | Jason Downs |
1997-06-23 | add "option IPFILTER_LOG" to conf files that already had IPFILTER | kstailey |
1997-06-22 | Only call powerdown() if SUN4M is defined. | Jason Downs |
1997-06-22 | Fix comment. | Jason Downs |
1997-06-22 | Support RB_POWERDOWN (calls powerdown(), then romhalt(). If powerdown() is | Jason Downs |
1997-06-22 | Allow powerdown() to be blindly called on machines with no power device. | Jason Downs |
1997-06-22 | Add appropiate `maxusers' everywhere it was lacking. | Jason Downs |
1997-06-20 | Fixes OpenBSD PR kernel/230: system kernel sparc, submitted by | grr |
1997-06-13 | updated SUN4 config from current GENERIC, previous rev was way out of date | johns |
1997-06-12 | A fix for the pv_unlink0 problem, based on the patch included in Erik Fair's | grr |
1997-06-12 | sparc/pmap.c | grr |
1997-06-12 | Redid SUN4M config from GENERIC, old one was way out of date.. | johns |
1997-06-11 | import some cleanup for libkvm/kvm.c from netbsd, udpate libkvm so that sparc... | grr |
1997-06-11 | import netbsd kcore.h so that sparc can use libkvm vs. libkvm.old | grr |
1997-06-06 | tweaks to make the ramdisk kernel smaller and also reduce the vm requirements... | grr |
1997-06-04 | Bump MAXTSIZ to 16MB (makes latest netscape communicator work) | Niklas Hallqvist |
1997-05-30 | having make clean remove *netbsd is good policy, but probably not what was in... | grr |
1997-05-30 | Inhbit the silly "Insert fileystem floppy" message when booting from floppy | grr |
1997-05-29 | make a special compressed bootblock for ramdisk | grr |
1997-05-28 | cd9660 spoof elsewhere | Theo de Raadt |
1997-05-25 | commit the compressed bootblock Makefile for later investigation | grr |
1997-05-25 | commit updated ramdisk stuff, even if it's not going into release | grr |
1997-05-25 | make a ramdisk optimally sized to fit below 0x340000 and still have a few fre... | grr |
1997-05-25 | Reverted boot block Makefiles to previous state due to instability. | johns |
1997-05-24 | removing net.c (renamed to bootnet.c) per George's instructions.. | johns |
1997-05-24 | Renaming net.c to bootnet.c to avoid name collision with libsa | johns |
1997-05-24 | Committing George's compressed boot block changes... | johns |
1997-05-24 | Committing George's compressed boot support changes.. | johns |
1997-05-22 | 1.18 was wrong; vm_swap miniroot recovery fixed | Theo de Raadt |
1997-05-21 | off by one; millert | Theo de Raadt |
1997-05-17 | crank version | Theo de Raadt |
1997-05-16 | shrink | Theo de Raadt |
1997-05-16 | shrink | Theo de Raadt |
1997-05-14 | add rd to boot -a | Theo de Raadt |
1997-05-14 | working bsd.rd; without vi for now | Theo de Raadt |
1997-05-14 | Changed 3 occurneces of "NetBSD/sparc" to "OpenBSD/sparc", in strings | johns |
1997-05-14 | kernel for ramdisks | Theo de Raadt |
1997-05-14 | if generic miniroot, kill swap entry | Theo de Raadt |