Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-09-29 | apm0 at bios0 | Michael Shalayeff | |
configs will be updated | |||
1997-09-29 | ignore partitions larger than device, as an attempt to ignore floppies ↵ | Theo de Raadt | |
without MBR | |||
1997-09-28 | cpu_reset() changes, inspired by netbsd | flipk | |
be damned if i can find netbsd's commit msg, tho.. | |||
1997-09-28 | Threadway lives again. | Jason Downs | |
1997-09-27 | Fix swapconf.c so it will not crash swap on nfs envs | Niklas Hallqvist | |
1997-09-27 | add ID, we have mods here | Michael Shalayeff | |
1997-09-26 | nice diskinfo; terms consistancy by millert@ | Michael Shalayeff | |
1997-09-26 | fix PORTAL comment in all alpha config files | kstailey | |
1997-09-26 | fix PORTAL comment in all sun3 config files | kstailey | |
1997-09-26 | fix PORTAL comment in all i386 config files | kstailey | |
1997-09-26 | fix PORTAL comment in all i386 config files | kstailey | |
1997-09-26 | ex0 is a sin at the moment | Theo de Raadt | |
1997-09-25 | fix the bug i did in apmcall w/ that i386.diff | Michael Shalayeff | |
1997-09-24 | avoid bogus warnings | Michael Shalayeff | |
1997-09-24 | bios and pctr are both ocis w/ seltrue | Michael Shalayeff | |
1997-09-24 | bios device is ocis from now | Michael Shalayeff | |
1997-09-24 | overflow can bite anyways, increment word | Michael Shalayeff | |
1997-09-24 | Revert, as we won't have enough time to test this fully before release. | Niklas Hallqvist | |
1997-09-24 | cdev_decl(apm) in machine/conf.h | Michael Shalayeff | |
1997-09-24 | Disable ex0 because its intrusive probe. When busified we can | Niklas Hallqvist | |
try it again. | |||
1997-09-24 | APM_NOIDLE for now | Theo de Raadt | |
1997-09-24 | add bios0 | kstailey | |
1997-09-24 | Document how things (more or less) work. | Jason Downs | |
1997-09-24 | Bye bye EXTMEM_SIZE. You won't be missed. | Jason Downs | |
1997-09-24 | correct device arg description | Michael Shalayeff | |
1997-09-24 | we have no bus here | Michael Shalayeff | |
1997-09-24 | make this compile.. bad Per.. | Theo de Raadt | |
1997-09-23 | Make disksubr byte order independent. This code is now so generic that it | Per Fogelstrom | |
should be able to use it for i386, arc, powerpc, sgi, and more.... | |||
1997-09-23 | Some NetBSD changes, up to NETBSD_CURRENT_970921. | Jason Downs | |
1997-09-22 | Use vm_page_alloc_memory API. Some cleanup. | Niklas Hallqvist | |
1997-09-22 | A/C -> AC | Theo de Raadt | |
1997-09-22 | indent | Theo de Raadt | |
1997-09-22 | indent | Theo de Raadt | |
1997-09-22 | indent | Theo de Raadt | |
1997-09-21 | machdep.bios | Michael Shalayeff | |
1997-09-21 | branch the bios tree inside the machdep | Michael Shalayeff | |
1997-09-21 | Stray %u, poof | Tobias Weingartner | |
1997-09-21 | /boot engine is in sys/stand/boot/ now (; | Michael Shalayeff | |
use it, reuse it, i can't imagine any brokenness ... | |||
1997-09-21 | bios0 | Niklas Hallqvist | |
1997-09-21 | bootapiver is unsigned | Michael Shalayeff | |
don'tprint entry point, which is valid at the moment don't support new CPU* sysctls being boot w/ old boots | |||
1997-09-21 | Remove cruft | Niklas Hallqvist | |
1997-09-21 | no this ugly hack, no more! | Michael Shalayeff | |
1997-09-21 | support new boots | Michael Shalayeff | |
add to your config: bios0 at mainbus0 apm0 at mainbus0 # (if you are using APM) | |||
1997-09-21 | $OpenBSD$ | Niklas Hallqvist | |
1997-09-21 | Add missing #ifdef DEBUG statements so we can build a kernel with | Todd C. Miller | |
DIAGNOSTIC but without DEBUG. | |||
1997-09-20 | - add 'stty [baudrate]' command to /boot, for serial consoles | flipk | |
- switch baud rates using i/o instead of bios, since bios commands have only a limited bitwidth for baudrate, and max out at 9600 - when switching console devices, print msg to both old device and new - fix timeout bug in com_getc() (dev | 0x80 was reading gobbledygook) - document 'stty' command in boot(8) - wording and cleanup in man pages | |||
1997-09-20 | fix PORTAL comment. The "create sockets with open(2)" one was my fault. | kstailey | |
1997-09-20 | The only CVAX to reach this module is a VAXstation 3100 model 10-48. | Mats O Jansson | |
Let cpu_model be correct. -moj | |||
1997-09-20 | Rename rd to hd. OpenBSD uses rd for ramdisk. -moj | Mats O Jansson | |
1997-09-20 | Rename rd to hd. OpenBSD uses rd for ramdisk. -moj | Mats O Jansson | |