Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-04-29 | lfs dies | Theo de Raadt | |
1997-04-27 | Reality check. | Jason Downs | |
1997-04-20 | flush | Theo de Raadt | |
1997-04-19 | more buffer cache please | Theo de Raadt | |
1997-04-17 | more devices | Michael Shalayeff | |
1997-04-16 | add ext2fs | Theo de Raadt | |
1997-04-15 | need an rd | Theo de Raadt | |
1997-04-14 | Add PCI ed* | Todd C. Miller | |
1997-04-13 | Add support for PCI NE2000 clones. I finally got around to doing this :-) | Todd C. Miller | |
Tested on alpha, should work on i386 as well. Note that we treat a PCI NE2000 as a 16-bit card for now since the driver can not deal with > 16 bit cards. To fix this isa16bit in ed_softc needs to be changed to bus_width (in bytes). I plan to do this as part of the split ed driver. | |||
1997-04-13 | derive from INST, not GENERIC. | Michael Shalayeff | |
we fit on floppy now, and some space even left.... | |||
1997-04-13 | sample ramdisk config file. from GENERIC one. | Michael Shalayeff | |
kernel does not boot w/ rd as root. any ideas? it boots w/ default sized ramdisk, but get a panic later. it does not even shows a copyright w/ big sizes (such as set in there) | |||
1997-04-11 | add NTP | kstailey | |
1997-04-11 | add tag | kstailey | |
1997-04-11 | my home PC | kstailey | |
1997-04-09 | add soundblaster support | kstailey | |
1997-04-07 | turn off INSECURE, using Aperture driver now; also activate VM86 & USER_LDT ↵ | kstailey | |
for MS-emulation | |||
1997-03-31 | New job; another PC lands on my desk. | kstailey | |
1997-03-29 | Use genassym.sh | Thorsten Lockert | |
1997-03-03 | sync with reality | Jason Downs | |
1997-03-02 | Enable IPSEC | Thorsten Lockert | |
1997-03-02 | This is a P5 with PCI and not a 486 with EISA now. Also enable IPSEC. | Thorsten Lockert | |
1997-02-27 | Add scanner and (commented out) IPsec | Thorsten Lockert | |
1997-02-24 | sync with hp300: -nostdinc, HOSTCC, etc. | Jason Downs | |
1997-02-13 | Provide ccd's major number | Niklas Hallqvist | |
1997-02-13 | Applitron's 128 MB PentiumPro with 64MB buffer cache | Niklas Hallqvist | |
1997-02-08 | BIOS does not report >64M memory | Thorsten Lockert | |
1997-02-08 | cvs.openbsd.org now has 17GB of disk... | Theo de Raadt | |
1997-01-26 | bye | Theo de Raadt | |
1997-01-01 | add a comment about how to configure pci pcmcia chips (from stefan grefen | Thomas Graichen | |
- the original author of the NetBSD pcmcia stuff) p.s.: this way i got my notebook working with pcmcia | |||
1996-12-28 | Got an NCR controller too now | Thorsten Lockert | |
1996-12-28 | Switch to pcvt for console | Thorsten Lockert | |
1996-12-11 | isadma belongs in files.isa | Niklas Hallqvist | |
1996-12-11 | fix eisa ultrastor config | Theo de Raadt | |
1996-12-10 | do not need isapnp0 | Theo de Raadt | |
1996-12-08 | Disable quotas | Thorsten Lockert | |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist | |
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes. | |||
1996-11-28 | Various configuration changes | Niklas Hallqvist | |
1996-11-25 | Sync with reality, + Serial console on COM2 | Niklas Hallqvist | |
1996-11-05 | Enable NFS | Thorsten Lockert | |
Add configuration for test machine | |||
1996-11-05 | Remove a ^G that should not be here | Thorsten Lockert | |
1996-10-28 | Enable quotas | Thorsten Lockert | |
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 | |
changes are still needed. | |||
1996-10-25 | grow kvm space; fix an over-agressive pmap optimization | Theo de Raadt | |
1996-10-25 | sync | Jason Downs | |
1996-10-24 | Discourage MATH_EMULATE. | Jason Downs | |
1996-10-22 | reality check | Jason Downs | |
1996-10-21 | random is stock now | Michael Shalayeff | |
1996-10-20 | pms0 | Theo de Raadt | |
1996-10-17 | Add pedantic warnings, as well as -m486 if we are only for the 486 | Niklas Hallqvist | |