Age | Commit message (Expand) | Author |
1997-01-26 | bye | Theo de Raadt |
1997-01-24 | do not build fake disklabel partitions for MBR partitions that have out-of-ra... | Theo de Raadt |
1997-01-23 | allow boot from any [0-9] unit (wd+scsi fits now both) | Michael Shalayeff |
1997-01-18 | Do not doubletrap when curproc->p_addr is zero, as it is during autoconfig. | Niklas Hallqvist |
1997-01-16 | do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock u... | kstailey |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1997-01-14 | RAW_PART | Theo de Raadt |
1997-01-07 | Fix for final ptdi panic on i386 | Thorsten Lockert |
1997-01-04 | Remove extra blank line | Niklas Hallqvist |
1997-01-02 | DESTDIR already set. | etheisen |
1997-01-02 | prevent system from suspend/standby twice. | Michael Shalayeff |
1997-01-01 | add a comment about how to configure pci pcmcia chips (from stefan grefen | Thomas Graichen |
1996-12-29 | don't strip boot.com on install | Thomas Graichen |
1996-12-29 | be more consistent when printing the memory values at bootup - now also | Thomas Graichen |
1996-12-29 | add some comments to some things we removed to get also more broken | Thomas Graichen |
1996-12-28 | Got an NCR controller too now | Thorsten Lockert |
1996-12-28 | Switch to pcvt for console | Thorsten Lockert |
1996-12-26 | compile, Makefile rebuild | Michael Shalayeff |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1996-12-21 | -Wall madness. | Todd C. Miller |
1996-12-20 | add missing #ifdef COMPAT_10 | Thomas Graichen |
1996-12-18 | Make pccom compile. This stull really needs to be merged into the | Todd C. Miller |
1996-12-15 | allow sd0a for root device prompt | Theo de Raadt |
1996-12-12 | 32 bit cleanup, because this code is going to be copied by other ports soon | 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 | 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-08 | Disable quotas | Thorsten Lockert |
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-05 | NetBSD PR#2910: Recognize Pentium Pro machines | dm |
1996-12-05 | do setroot() based on wd.h/NWD and fd.h/NFD | 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-11-30 | bus changes | Jason Downs |
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-25 | Sync with reality, + Serial console on COM2 | 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-23 | remrq -> remrunqueue | kstailey |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey |