summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
2000-07-06Add ucom to char. device list and change XX_UNITMASK's to match OpenBSD;Federico G. Schwindt
2000-07-06dummy me, forgot \n in panic->printf transitionMichael Shalayeff
2000-07-06don't panic for nothingMichael Shalayeff
2000-07-06Add ICU 82801AA_LPC (as on the OR840 motherboard).Hakan Olsson
2000-07-06Change splsoftclock() to raise the spl, instead of lowering it.Hakan Olsson
2000-07-06Don't include <vm/vm.h> twice. (art@ ok)Hakan Olsson
2000-07-06Enable CardBus per Theo's request, so we can iron out the wrinkles faster. AlsoAaron Campbell
2000-07-06printf %sTodd T. Fries
2000-07-05Decouple memory access functions from db_interface.c so they can beHugh Graham
2000-07-05Add a breakpoint() inline for use with KGDB.Hugh Graham
2000-07-05Sigh, scrr_len represents the length of the scrolling region, not the end ofAaron Campbell
2000-07-04fix uvisor entry.Federico G. Schwindt
2000-07-04add uvisor and clcs, both commented out.Federico G. Schwindt
2000-07-02Remove NFSCLIENT for consistency with other RAMDISK kernels.Todd C. Miller
2000-06-30My previous two attempts at fixing the "scrolling region" problem were wrong.Aaron Campbell
2000-06-28disable adw (Advansys Ultra Wide) driver that is now too big for RAMDISK but ...Kenneth R Westerback
2000-06-28enable adw (Advansys Ultra Wide) driver that is now too big for RAMDISK but s...Kenneth R Westerback
2000-06-28repair panic message; bugfix@163.netTheo de Raadt
2000-06-26Make the check for !usermode in syscal a DIAGNOSTIC.Artur Grabowski
2000-06-23remove obsolete vtrace guts; art@Michael Shalayeff
2000-06-21Kirk announced that soft updates are free todayNiklas Hallqvist
2000-06-20If only one of IX86_CPU is defined, set CMACHFLAGS to the appropriateArtur Grabowski
2000-06-19esp at pcmcia, commented out.Federico G. Schwindt
2000-06-16take MIN/MAX from param.h, okay theo@Niels Provos
2000-06-16Cannot emulate memcmp() with bcmp() due to different return values;Todd C. Miller
2000-06-15i840 chipset also has the true RNG (i82802 FWH). mickey@ ok.Hakan Olsson
2000-06-13dmesg repair around pci sub-bus configTheo de Raadt
2000-06-12Fix typo and mention valid tty values.Todd C. Miller
2000-06-11Better fix for the scrolling region problem. Fixes PR/1271.Aaron Campbell
2000-06-10add ubsec, since it will work soon enoughTheo de Raadt
2000-06-08bad mickeyTheo de Raadt
2000-06-08Add explicit inclusions of signalvar.h to files actually using syms definedNiklas Hallqvist
2000-06-08move cnspeed func and comspeed proto in placesMichael Shalayeff
2000-06-08MANSUBDIR is common for this whole dirMichael Shalayeff
2000-06-08add flags 0x0000 for all apm configurationsMichael Shalayeff
2000-06-07add a note how to force apm proto versionMichael Shalayeff
2000-06-07look into config flags for version enforcement and other flagsMichael Shalayeff
2000-06-06fitTheo de Raadt
2000-06-05Argh. forgot this when committing the reaper stuff.Artur Grabowski
2000-06-05Changes to exit handling.Artur Grabowski
2000-06-04Only scroll up if we've hit the bottom of the scrolling region, not if we'reAaron Campbell
2000-05-31Sigh... Fix a stupid bug wrt reverse video attributes (when using the newerAaron Campbell
2000-05-31Better English.Aaron Campbell
2000-05-30aout_ldsym, increase boot minor versionMichael Shalayeff
2000-05-30add ich at pciMichael Shalayeff
2000-05-30hours vs minutes; pr 769 from mfriedl@fau.deMichael Shalayeff
2000-05-29Add tqphy; needed for 3c574 support in ep(4).Aaron Campbell
2000-05-29better MI supportTheo de Raadt
2000-05-27better man page buildingTheo de Raadt
2000-05-27superior dvorak map by Adam RogoyskiHugh Graham