Age | Commit message (Expand) | Author |
1996-12-12 | 32 bit cleanup, because this code is going to be copied by other ports soon | Theo de Raadt |
1996-12-12 | Revert to non-bus.h versions for the time being | Niklas Hallqvist |
1996-12-11 | Correct include paths | Niklas Hallqvist |
1996-12-11 | Slight optimizations | Niklas Hallqvist |
1996-12-11 | add stub for willowglen vme serial card driver | Theo de Raadt |
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 | b_resid cleanups, pointed out by minoura@kw.netlaputa.or.jp in netbsd pr#3007 | Theo de Raadt |
1996-12-11 | removed #ifdef SCAN_BC code | kstailey |
1996-12-11 | removed redundant copy of whole file | kstailey |
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 | Do not allocate all of ports 0x80 - 0x8f for isadma (hint: delay) | 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-10 | the real changes by niklas... I did not merge correctly | Theo de Raadt |
1996-12-10 | clr TS_WOPEN if bailing on cua opens | Theo de Raadt |
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 | Import extent manager from NetBSD | 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 | fixed comment in union_advlock | kstailey |
1996-12-08 | Merge to NetBSD 961207 | Niklas Hallqvist |
1996-12-08 | -Wcast-qual happiness | Niklas Hallqvist |
1996-12-08 | Forgotten files from NetBSD merge | Niklas Hallqvist |
1996-12-08 | not needed anymore | Theo de Raadt |
1996-12-08 | Merge to NetBSD 961107, i.e. mostly new bus.h | Niklas Hallqvist |
1996-12-08 | Merge to NetBSD 961107, i.e. mostly new bus.h | Niklas Hallqvist |
1996-12-07 | mem leak, short malloc; netbsd pr#3000, minoura@kw.netlaputa.or.jp | Theo de Raadt |
1996-12-07 | fake the isofs label only if other probes fail | Theo de Raadt |
1996-12-07 | avoid race, avoid mbuf leak | 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 | Promise to not change arg 2 & 3 to scanc | Niklas Hallqvist |
1996-12-06 | repair max sectors | Theo de Raadt |
1996-12-06 | -Wcast-qual cleanup | Niklas Hallqvist |
1996-12-06 | duh | Theo de Raadt |
1996-12-05 | NetBSD PR#2910: Recognize Pentium Pro machines | dm |
1996-12-05 | let us get this right finally... | Theo de Raadt |
1996-12-05 | whoops, correct d_nsectors | Theo de Raadt |
1996-12-05 | mirror isa fd driver in disklabel handling | Theo de Raadt |
1996-12-05 | remove duplicate code; nice readdisklabel warning messages | Theo de Raadt |
1996-12-05 | fix locking on devices to work on diskless workstations | kstailey |