Age | Commit message (Expand) | Author |
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 |
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-28 | Actually draw the hanging. Remove some statics. Fix a bug in | Niklas Hallqvist |
1996-11-28 | Make SCSI debugging more dynamic, more targets and luns can be | Niklas Hallqvist |
1996-11-28 | Sync to NetBSD 961107 | Niklas Hallqvist |
1996-11-28 | Pull in laptop changes from cgd, a couple from me, and a few slight formatting | Jason Downs |
1996-11-27 | Make compilable in our env. Involved disabling ELF support, | Niklas Hallqvist |
1996-11-27 | Make typesafe and 64bit cleaner | Niklas Hallqvist |
1996-11-27 | short and long are now u_int16_t and u_int32_t | Niklas Hallqvist |
1996-11-27 | include libkern.h prior to stand.h to not to collide m{in,ax} definitions. | Michael Shalayeff |
1996-11-27 | don't define min,max if libkern.h included. | Michael Shalayeff |
1996-11-25 | Make CONADDR and CONUNIT overrideable | Niklas Hallqvist |
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-25 | sysctl entries; | Michael Shalayeff |
1996-11-25 | Oops, we don't have SDEV_NOSTARTUNIT. Remove TEAC scsi floppy quirk for now. | Todd C. Miller |
1996-11-25 | Add some quirky devices from NetBSD. | Todd C. Miller |
1996-11-24 | Sync with NetBSD. Figure NZERO into priorities and that rlim_cur | Todd C. Miller |