Age | Commit message (Expand) | Author |
1997-10-14 | not wanted on the voyage | Theo de Raadt |
1997-10-14 | Gingold's port for kbus Series5 machine. Not fully finished and not very stable | gingold |
1997-10-14 | Support for bios memory maps. | Tobias Weingartner |
1997-10-14 | Neater this way. | Tobias Weingartner |
1997-10-13 | A few adjustments. | Per Fogelstrom |
1997-10-13 | Monolithic (No OpenFirmware driver crap...) PowerPC kernel. This is the | Per Fogelstrom |
1997-10-13 | Monolithic PowerPC kernel, new include | Per Fogelstrom |
1997-10-13 | Monolithic PowerPC kernel RAMDISK | Per Fogelstrom |
1997-10-13 | Monolithic PowerPC kernel configuration files | Per Fogelstrom |
1997-10-13 | ok, i have 'em both, to order! | Michael Shalayeff |
1997-10-13 | APM_NOIDLE bye, bye; use pccom; more scd0 probes;ed1 on factory-dflts; swap i... | Michael Shalayeff |
1997-10-13 | add ed3 at 0x240; mickey | Theo de Raadt |
1997-10-13 | zero 'struct apmregs regs;' that will fix a whole bunch of errors | Michael Shalayeff |
1997-10-12 | reserve void* at the of BIOS_vars for future use | Michael Shalayeff |
1997-10-12 | BOOT_APM bye, bye | Michael Shalayeff |
1997-10-12 | KNF | Michael Shalayeff |
1997-10-12 | safe memprobe; preserve memory contents | Michael Shalayeff |
1997-10-12 | KNF; types | Michael Shalayeff |
1997-10-12 | One more sanity check. If no blocks to load, | Tobias Weingartner |
1997-10-11 | Monolithic PowerPC kernel ISA bus support | Per Fogelstrom |
1997-10-11 | PCI bus code for monolithic PowerPC kernels. | Per Fogelstrom |
1997-10-09 | Heads... not Tracks | Theo de Raadt |
1997-10-08 | add sea0 to RAMDISK, it is in GENERIC... | Theo de Raadt |
1997-10-08 | switch to using pccom; add PCIVERBOSE/EISEVERBOSE | Theo de Raadt |
1997-10-08 | remove that extmem option, i think it should be removed averywhere... | Michael Shalayeff |
1997-10-08 | define from smp spec | Tobias Weingartner |
1997-10-08 | Style nit | Niklas Hallqvist |
1997-10-08 | Make both NFS and HD kernels | Niklas Hallqvist |
1997-10-08 | Use KERNBASE where appropriate. KNF! | Niklas Hallqvist |
1997-10-08 | Move some debugging output inside #ifdef DEBUG. KNF! | Niklas Hallqvist |
1997-10-08 | Proto regdump here until after 2.2, remove some statics | Niklas Hallqvist |
1997-10-07 | extern of regdump until after 2.2 when it'll be in m68k/cpu.h | Niklas Hallqvist |
1997-10-07 | cngetc() proto moved | Theo de Raadt |
1997-10-07 | Put regdump.c here until after 2.2 when it will be | Niklas Hallqvist |
1997-10-07 | Missing fusword prototype | Niklas Hallqvist |
1997-10-07 | NetBSD's new MI audio framework, but still only available for amiga, | Niklas Hallqvist |
1997-10-07 | Move dumpconf, and make swapconf more standard | Niklas Hallqvist |
1997-10-07 | Prototype correctness, lose statics, and fix style | Niklas Hallqvist |
1997-10-07 | indent | Niklas Hallqvist |
1997-10-07 | cleanup | Michael Shalayeff |
1997-10-07 | cleanup | Michael Shalayeff |
1997-10-07 | better fix for floppy boot | Michael Shalayeff |
1997-10-07 | use sleep(), remove unused function proto | Michael Shalayeff |
1997-10-07 | explain machine diskinfo better | Theo de Raadt |
1997-10-07 | let's keep it MI; 10x phil for the MD implementation | Michael Shalayeff |
1997-10-07 | make it compile | Michael Shalayeff |
1997-10-07 | tabs vs spaces | Michael Shalayeff |
1997-10-07 | describe how to update from 2.1 | Theo de Raadt |
1997-10-06 | better amp message | Michael Shalayeff |
1997-10-06 | db_{read,write}_bytes loop end condition bad (unsigned >= 0 -> always TRUE) | Niklas Hallqvist |