summaryrefslogtreecommitdiff
path: root/sys/arch/i386/isa
AgeCommit message (Expand)Author
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
1996-11-07Conditinally unused variable (-Wall fix)Niklas Hallqvist
1996-10-27Check for __OpenBSD__. From Matthieu Herrb <Mathieu.Herrb@mipnet.fr>Todd C. Miller
1996-10-26floppy driver is now in dev/isa. Not in files.isa yet, though, since arcJason Downs
1996-10-22patch com speed initializationJason Downs
1996-10-18-Wall happinessMichael Shalayeff
1996-10-17One too much ifdef..Niklas Hallqvist
1996-10-16the Wall thing, you knowTheo de Raadt
1996-10-16proto rtcintrTheo de Raadt
1996-10-13Add some more offsets, from Erik.Jason Downs
1996-10-13Clean up ioctl and flush the input buffer.Jason Downs
1996-10-13provide split raw/cooked (translated) input modes. cooked mode is default,Jason Downs