Age | Commit message (Expand) | Author |
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 |
1996-11-22 | fix booting with serial console - i replaced the bios code from OpenBSD with | Thomas Graichen |
1996-11-12 | Arrival of new bus.h from NetBSD | Niklas Hallqvist |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist |
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey |
1996-11-10 | Move fd back. | Jason Downs |
1996-11-10 | comment | Jason Downs |
1996-11-10 | Repair setroot() to at least have a chance of working after Theo's changes. | Jason Downs |
1996-11-10 | Another change Theo missed, plus some stylistic changes | Jason Downs |
1996-11-09 | Proper break handling | Thorsten Lockert |
1996-11-07 | Conditinally unused variable (-Wall fix) | Niklas Hallqvist |
1996-11-06 | fix for acd | Theo de Raadt |
1996-11-06 | fd moves, acd gets added | Theo de Raadt |
1996-11-06 | use dk_mountroot | Theo de Raadt |