Age | Commit message (Expand) | Author |
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 |
1996-12-05 | do setroot() based on wd.h/NWD and fd.h/NFD | Theo de Raadt |
1996-12-05 | pack cd9660 volume id into disklabel struct; very pretty result | Theo de Raadt |
1996-12-05 | call iso_disklabelspoof() if neccessary | Theo de Raadt |
1996-12-05 | call readdisklabel() in the same fashion as sd.c does | Theo de Raadt |
1996-12-05 | bring back partitions | Theo de Raadt |
1996-12-05 | call readdisklabel() in the same fashion as sd.c does | Theo de Raadt |
1996-12-05 | if block size is > 2048, set it to 2048. atapi drives that lie! | Theo de Raadt |
1996-12-05 | call readdisklabel() in the same fashion as sd.c does | Theo de Raadt |
1996-12-05 | call iso_disklabelspoof() as needed... | Theo de Raadt |
1996-12-05 | proto iso_disklabelspoof() inside an #ifdef (no nicer place) | Theo de Raadt |
1996-12-05 | provide iso_disklabelspoof() | 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-03 | Missing OpenBSD pieces, DOH! | Niklas Hallqvist |