Age | Commit message (Expand) | Author |
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 |
1996-12-03 | clr TS_WOPEN if bailing on cua opens | Theo de Raadt |
1996-12-03 | clear sense buffer for mode sense 4, dms@celtech.com | Theo de Raadt |
1996-12-03 | DOH, com moved to ic | Niklas Hallqvist |
1996-12-03 | partial merge with NetBSD | kstailey |
1996-12-03 | void cystop() -> int cystop() | kstailey |
1996-12-03 | void zsstop() -> int zsstop() | kstailey |
1996-12-03 | well it used to. | kstailey |
1996-12-03 | dev_type_stop() returns void not int | kstailey |
1996-12-03 | comreg/var moved, niklas | Theo de Raadt |
1996-12-03 | Add readlabelfs()'s table, a shorter form of fstypenames. | Jason Downs |
1996-12-02 | increase default data limit to size needed for make build | kstailey |
1996-11-30 | sync | Jason Downs |
1996-11-30 | fix order of #if defined's so it compiles | Todd C. Miller |
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 | sync | Jason Downs |
1996-11-30 | Cleaned up. lpt is MI now. | Niklas Hallqvist |
1996-11-29 | Missed in last bus.h commit | Niklas Hallqvist |
1996-11-29 | Missing pieces of new bus.h that CVS lost behind my back | Niklas Hallqvist |
1996-11-29 | note 1024 limit on text+data. | Michael Shalayeff |
1996-11-29 | back out bitmask_snprintf() | kstailey |
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 |