summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
1997-01-26byeTheo de Raadt
1997-01-24do not build fake disklabel partitions for MBR partitions that have out-of-ra...Theo de Raadt
1997-01-23allow boot from any [0-9] unit (wd+scsi fits now both)Michael Shalayeff
1997-01-18Do not doubletrap when curproc->p_addr is zero, as it is during autoconfig.Niklas Hallqvist
1997-01-16do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock u...kstailey
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1997-01-14RAW_PARTTheo de Raadt
1997-01-07Fix for final ptdi panic on i386Thorsten Lockert
1997-01-04Remove extra blank lineNiklas Hallqvist
1997-01-02DESTDIR already set.etheisen
1997-01-02prevent system from suspend/standby twice.Michael Shalayeff
1997-01-01add a comment about how to configure pci pcmcia chips (from stefan grefenThomas Graichen
1996-12-29don't strip boot.com on installThomas Graichen
1996-12-29be more consistent when printing the memory values at bootup - now alsoThomas Graichen
1996-12-29add some comments to some things we removed to get also more brokenThomas Graichen
1996-12-28Got an NCR controller too nowThorsten Lockert
1996-12-28Switch to pcvt for consoleThorsten Lockert
1996-12-26compile, Makefile rebuildMichael Shalayeff
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-12-21-Wall madness.Todd C. Miller
1996-12-20add missing #ifdef COMPAT_10Thomas Graichen
1996-12-18Make pccom compile. This stull really needs to be merged into theTodd C. Miller
1996-12-15allow sd0a for root device promptTheo de Raadt
1996-12-1232 bit cleanup, because this code is going to be copied by other ports soonTheo de Raadt
1996-12-11TS_WOPEN on cua close, like com.cTheo de Raadt
1996-12-11isadma belongs in files.isaNiklas Hallqvist
1996-12-11fix eisa ultrastor configTheo de Raadt
1996-12-10do not need isapnp0Theo de Raadt
1996-12-10Forgotten line in extent handling codeNiklas Hallqvist
1996-12-09arc port can use the same disksubr code, whee!Theo de Raadt
1996-12-09Use new extent manager when mapping bus resourcesNiklas Hallqvist
1996-12-09minor whoopsTheo de Raadt
1996-12-09brelse properlyTheo de Raadt
1996-12-08Disable quotasThorsten Lockert
1996-12-07fake the isofs label only if other probes failTheo de Raadt
1996-12-06sizeof(x)/sizeof(x[0]) is your friendTheo de Raadt
1996-12-06a temporary hack until i fix some confusing swapbsd.c handlingTheo de Raadt
1996-12-05NetBSD PR#2910: Recognize Pentium Pro machinesdm
1996-12-05do setroot() based on wd.h/NWD and fd.h/NFDTheo de Raadt
1996-12-05call iso_disklabelspoof() as needed...Theo de Raadt
1996-12-05Implement a few more escape sequences that BSD/OS has defined for pccons;Thorsten Lockert
1996-12-04DESTDIR fixingTheo de Raadt
1996-11-30bus changesJason Downs
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-28Various configuration changesNiklas Hallqvist
1996-11-25Sync with reality, + Serial console on COM2Niklas Hallqvist
1996-11-25OopsNiklas Hallqvist
1996-11-25htons et al. works on explicit 16- and 32-bit quantities and not theNiklas Hallqvist
1996-11-23remrq -> remrunqueuekstailey
1996-11-23added const to second parameter of cfprint_t routineskstailey