Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | 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-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-19 | Make newer gcc happy | Niklas Hallqvist | |
1997-09-19 | disable VM86/USER_LDT by default, until checked again for h0l3z | Theo de Raadt | |
1997-09-18 | halt in debug mode only | Michael Shalayeff | |
1997-09-18 | set t_dev before tty_attach(), so that pstat -s doesn't see a dev_t of 0 | Theo de Raadt | |
when the device has not been opened yet. | |||
1997-09-17 | depend: dependancies | Tobias Weingartner | |
1997-09-17 | regs command is MD | Michael Shalayeff | |
1997-09-17 | add LUCIFIER | Michael Shalayeff | |
1997-09-17 | pass cnvmem,extmem the old way they were.... | Michael Shalayeff | |
don't put 'em in biosvars | |||
1997-09-17 | unsigneds | Michael Shalayeff | |
1997-09-17 | Double default NMBCLUSTERS, they're too small for modern networks. | Jason Downs | |
1997-09-16 | no need to include sys/ioccom.h; guy@netapp.com | Theo de Raadt | |
1997-09-16 | be verbose on the busses | Michael Shalayeff | |
1997-09-15 | +sl +ex0 +wds0 | Theo de Raadt | |
1997-09-15 | kill Locore.c | Theo de Raadt | |
1997-09-14 | print used geometry when verbose | Michael Shalayeff | |
1997-09-13 | well, this is a very strange config, i can show you lot's of things w/ this ↵ | Michael Shalayeff | |
kernel | |||
1997-09-13 | spaces to tabs | Michael Shalayeff | |
1997-09-12 | Moved define of int error outside of ifdef USER_LDT | Martin Reindl | |
1997-09-11 | Build new EtherExpress Pro/10 driver in GENERIC kernels. | gene | |
1997-09-11 | Include new EtherExpress Pro/10 driver. | gene | |
1997-09-11 | toast BDB; netbsd | Theo de Raadt | |