Age | Commit message (Expand) | Author |
1996-10-30 | Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed. | Niklas Hallqvist |
1996-10-30 | Add an esp1. | briggs |
1996-10-30 | Make a guess that scsi-b's IRQ is on bit 0 of via2. | briggs |
1996-10-30 | Go ahead and try dual scsi even though we'll probably need to make another | briggs |
1996-10-30 | Fix spelling error in panic. Double since of ResHndls[]. Use I/O kludge on | briggs |
1996-10-29 | bring the source tree a bit up to date with my local tree | Thomas Graichen |
1996-10-29 | removed by accident | Michael Shalayeff |
1996-10-29 | not int new libsa, or moved | Michael Shalayeff |
1996-10-28 | SCSI driver, functional but slow on the Quadra 700. | briggs |
1996-10-28 | Remove a blank line. | briggs |
1996-10-28 | Include macinfo.h. | briggs |
1996-10-28 | Add a stub for mac68k_register_scsi_b_irq() to be filled in when we figure out | briggs |
1996-10-28 | Add prototype for function to install SCSI-B IRQ. | briggs |
1996-10-28 | Include macinfo.h. | briggs |
1996-10-28 | Mac model info out of cpu.h and into new macinfo.h. | briggs |
1996-10-28 | Rename ncr96scsi/scsi96 to esp. | briggs |
1996-10-28 | Fix d_done prototype | Niklas Hallqvist |
1996-10-28 | Obsolete. | briggs |
1996-10-28 | Most 040 models have scsi regs at base + 0x10000, not base + 0xf000 | briggs |
1996-10-28 | Enable quotas | Thorsten Lockert |
1996-10-27 | Check for __OpenBSD__. From Matthieu Herrb <Mathieu.Herrb@mipnet.fr> | Todd C. Miller |
1996-10-26 | ep at same places at generic | Theo de Raadt |
1996-10-26 | floppy driver is now in dev/isa. Not in files.isa yet, though, since arc | Jason Downs |
1996-10-25 | grow kvm space; fix an over-agressive pmap optimization | Theo de Raadt |
1996-10-25 | be slightly more verbose for my sake | Jason Downs |
1996-10-25 | sync | Jason Downs |
1996-10-24 | Discourage MATH_EMULATE. | Jason Downs |
1996-10-24 | kernel is 'bsd' | Michael Shalayeff |
1996-10-24 | add 3 another build directories | Michael Shalayeff |
1996-10-23 | correct disklabel writing; from price | Theo de Raadt |
1996-10-23 | avoid long lines | Theo de Raadt |
1996-10-23 | An empty arglist is called __P((void)) not __P(()) | Niklas Hallqvist |
1996-10-23 | Get memory configuration from boot blocks or /boot when it becomes | etheisen |
1996-10-23 | Patches from Dave Huang <khym@bga.com> to get something in and out of the | briggs |
1996-10-23 | Sync up with NetBSD and include patch from Dave Huang <khym@bga.com> | briggs |
1996-10-22 | reality check | Jason Downs |
1996-10-22 | patch com speed initialization | Jason Downs |
1996-10-21 | -Wall happiness | Michael Shalayeff |
1996-10-21 | random is stock now | Michael Shalayeff |
1996-10-21 | Added 'S' for Stack tracebacks. There are usually 3 items on the | imp |
1996-10-21 | Fix two bugs noticed by Taras Ivanenko <ivanenko@ctpa03.mit.edu> | briggs |
1996-10-20 | Out of NetBSD (scottr): | briggs |
1996-10-20 | Spaces -> tabs that were my fault | imp |
1996-10-20 | Truncate rdpmc result to 40 bits. Make pctr.c build with -Wall. | dm |
1996-10-20 | pms0 | Theo de Raadt |
1996-10-19 | random device is permanent now. | Michael Shalayeff |
1996-10-19 | add random device | Michael Shalayeff |
1996-10-19 | __assert added, impl from netbsd, however put elsewhere. use it instead | Niklas Hallqvist |
1996-10-18 | -Wall happiness | Niklas Hallqvist |
1996-10-18 | -Wall happiness | Michael Shalayeff |