Age | Commit message (Expand) | Author |
1996-12-11 | correct master decoded logic; i have mapped a vmes device successfully now | Theo de Raadt |
1996-12-11 | add wl cdev entry | Theo de Raadt |
1996-12-11 | SUNXPART always; also one case of MAXPARTITIONS not being there | Theo de Raadt |
1996-12-11 | TS_WOPEN on cua close, like com.c | Theo de Raadt |
1996-12-11 | isadma belongs in files.isa | Niklas Hallqvist |
1996-12-11 | MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefo | Theo de Raadt |
1996-12-11 | Sync headers to ld.so for gdb/arc support | imp |
1996-12-11 | fix eisa ultrastor config | Theo de Raadt |
1996-12-10 | do not need isapnp0 | Theo de Raadt |
1996-12-10 | Forgotten line in extent handling code | Niklas Hallqvist |
1996-12-09 | arc port can use the same disksubr code, whee! | Theo de Raadt |
1996-12-09 | Use new extent manager when mapping bus resources | Niklas Hallqvist |
1996-12-09 | minor whoops | Theo de Raadt |
1996-12-09 | brelse properly | Theo de Raadt |
1996-12-09 | For the moment, use the same code that we use in the pmax port to generate | imp |
1996-12-08 | Disable quotas | Thorsten Lockert |
1996-12-08 | Merge to NetBSD 961107, i.e. mostly new bus.h | Niklas Hallqvist |
1996-12-07 | fake the isofs label only if other probes fail | Theo de Raadt |
1996-12-06 | sizeof(x)/sizeof(x[0]) is your friend | Theo de Raadt |
1996-12-06 | a temporary hack until i fix some confusing swapbsd.c handling | Theo de Raadt |
1996-12-06 | repair max sectors | Theo de Raadt |
1996-12-06 | duh | Theo de Raadt |
1996-12-05 | NetBSD PR#2910: Recognize Pentium Pro machines | dm |
1996-12-05 | mirror isa fd driver in disklabel handling | Theo de Raadt |
1996-12-05 | do setroot() based on wd.h/NWD and fd.h/NFD | Theo de Raadt |
1996-12-05 | call iso_disklabelspoof() if neccessary | Theo de Raadt |
1996-12-05 | call iso_disklabelspoof() as needed... | Theo de Raadt |
1996-12-05 | Implement a few more escape sequences that BSD/OS has defined for pccons; | Thorsten Lockert |
1996-12-04 | DESTDIR fixing | Theo de Raadt |
1996-12-02 | increase default data limit to size needed for make build | kstailey |
1996-11-30 | Com driver moved, still somewhat ISA-dependent though, but it will | Niklas Hallqvist |
1996-11-30 | bus changes | Jason Downs |
1996-11-30 | Cleaned up. lpt is MI now. | Niklas Hallqvist |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist |
1996-11-28 | Various configuration changes | Niklas Hallqvist |
1996-11-28 | Fix a vararg proto | Niklas Hallqvist |
1996-11-28 | Add special case code for the rPC44. The DMA buffers on this machine | imp |
1996-11-27 | Make compilable in our env. Involved disabling ELF support, | Niklas Hallqvist |
1996-11-27 | include libkern.h prior to stand.h to not to collide m{in,ax} definitions. | Michael Shalayeff |
1996-11-25 | Sync with reality, + Serial console on COM2 | Niklas Hallqvist |
1996-11-25 | Fix comment typo | Niklas Hallqvist |
1996-11-25 | Oops | Niklas Hallqvist |
1996-11-25 | htons et al. works on explicit 16- and 32-bit quantities and not the | Niklas Hallqvist |
1996-11-24 | extern decl of cfdata from device.h conflicted with static one in-here | Niklas Hallqvist |
1996-11-24 | Fix typo | Niklas Hallqvist |
1996-11-24 | removed ref to bitmask_snprintf() | kstailey |
1996-11-24 | sync w/NetBSD modulo two-arg boot(); adds dump | kstailey |
1996-11-24 | remove bogus diagnostic | kstailey |