summaryrefslogtreecommitdiff
path: root/sys/arch/i386/isa
AgeCommit message (Expand)Author
1997-10-24s/DEBUG/SPKR_DEBUG/gMichael Shalayeff
1997-10-08define from smp specTobias Weingartner
1997-10-07make it compileMichael Shalayeff
1997-10-01patch another version dependency. this one should be fixed right! XXXTheo de Raadt
1997-09-24Revert, as we won't have enough time to test this fully before release.Niklas Hallqvist
1997-09-22Use vm_page_alloc_memory API. Some cleanup.Niklas Hallqvist
1997-09-18set t_dev before tty_attach(), so that pstat -s doesn't see a dev_t of 0Theo de Raadt
1997-09-11toast BDB; netbsdTheo de Raadt
1997-09-03fix cua/tty lockingTheo de Raadt
1997-08-29Print "IntelliMouse" at probe time if "option INTELLIMOUSE" is in da house.kstailey
1997-08-29M$ IntelliMouse supportkstailey
1997-07-25Typo (from NetBSD #2622)Tobias Weingartner
1997-07-23Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port.denny
1997-07-07Mirror com changesNiklas Hallqvist
1997-06-30install libs mode 444 like other libskstailey
1997-06-25remove _STANDALONEMichael Shalayeff
1997-06-17Use a blank screen screensaver by default (for energy-saver monitors).dm
1997-05-30sighTheo de Raadt
1997-05-30arghTheo de Raadt
1997-05-30glidepoint & hot-swap support; koji@math.human.nagoya-u.ac.jpTheo de Raadt
1997-05-30add koi8 supportMichael Shalayeff
1997-05-29add S3 ViRGE detectMichael Shalayeff
1997-05-29-Wall w/ PCVT_EMU_MOUSEMichael Shalayeff
1997-05-22sync with sys/param.h changesTodd C. Miller
1997-05-04Add newer S3 chipsets that pcvt supports. Fix from William WisnerTodd C. Miller
1997-04-17more equipment bits!Michael Shalayeff
1997-04-17Do interrupt time accounting by running interrupt handlers with a seperateThorsten Lockert
1997-04-15support more S3 chipsets. done by comparing against SuperCode;Theo de Raadt
1997-04-11If someone pressed a nonprintable character in getsn (eg in boot -c) theMats O Jansson
1997-03-30Previous commit was in error, definition of MANDIR was correctTodd C. Miller
1997-03-30/usr/share/man/cat -> /usr/share/manTodd C. Miller
1997-03-03Add a little ioctl at 4am to set the screen blanking.Jason Downs
1997-02-08Provide more information on FP exceptionsThorsten Lockert
1997-02-01add type & union sigval args to sendsig/trapsignalTheo de Raadt
1997-01-27select subsystem si_pid becomes si_selpid, to not conflict against user/kerne...Theo de Raadt
1997-01-27add another parameter to trapsignal() and sendsig() -- fault addr to beTheo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1997-01-04Remove extra blank lineNiklas Hallqvist
1996-12-29add some comments to some things we removed to get also more brokenThomas Graichen
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-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-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-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-11-09Proper break handlingThorsten Lockert