summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Don't try to lint the gcc extension byte-swapping macros.nate1997-03-171-2/+2
* Fixed null pointer panic in devtotty(). Fixed bounds checking inbde1997-03-162-14/+26
* Make this whitespace compatible with the change that I correctly committedgibbs1997-03-161-1/+1
* Don't depend on <sys/types.h> being (bogusly) included by <stdio.h>.bde1997-03-163-3/+9
* Fixed broken line continuation in the previous revision. Config apparentlybde1997-03-162-4/+4
* Fixed missing line-continuation backslash in the previous revision.bde1997-03-161-1/+1
* Synchronize with sys/i386/boot/biosboot/sys.c revision 1.19.kato1997-03-161-6/+8
* patches for bt848 specific hue/bright/contrast/satu/satv.fsmp1997-03-163-6/+204
* Submitted by: Amancio Hasty <hasty@rah.star-gate.com>fsmp1997-03-164-88/+364
* Missed one.gibbs1997-03-163-0/+204
* The register definitions are now in the compile directory.gibbs1997-03-161-3/+3
* Adapt to some changes in the register definitions. Clear the selectiongibbs1997-03-161-78/+234
* The register definition file is now in the compile directory.gibbs1997-03-161-2/+2
* Adapt build rules to new aic7xxx seqeuncer assembler.gibbs1997-03-162-18/+20
* Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c:gibbs1997-03-1622-3239/+9185
* Add depend rule for the now compile time generated aic7xxx register file.gibbs1997-03-161-0/+1
* Fix from Matt for the problem described in PR # kern/2990: ``DEC FDDIjoerg1997-03-151-1/+6
* Fix support for != 512 byte sector devices.sos1997-03-151-2/+2
* Don't attempt to read past EOF.bde1997-03-151-6/+8
* Synchronize with sys/i386/conf/GNERIC revision up to 1.88.kato1997-03-152-4/+4
* Synchronize with sys/i386/i386/userconfig.c revision 1.85.kato1997-03-151-4/+7
* Add protoswitch entries for shortcut send/receive. Correctwollman1997-03-141-8/+20
* Updated comment about npx0.bde1997-03-133-21/+39
* Quoted CMD640. It's still missing from options.i386.bde1997-03-132-6/+4
* Various stylistic improvements regarding num_eisa_slots & co.:joerg1997-03-135-20/+27
* Synchornize with sys/i386/conf/options.i386 revision 1.37.kato1997-03-132-2/+6
* Synchronize with sys/i386/isa/wd.c revision 1.126.kato1997-03-131-1/+120
* Synchronize with sys/i386/boot/biosboot/boot.c revision 1.64.kato1997-03-131-3/+3
* Submitted by: Greg Ungerer <gerg@stallion.oz.au>davidn1997-03-131-25/+36
* Submitted by: Greg Ungerer <gerg@stallion.oz.au>davidn1997-03-131-34/+34
* Change `#ifdef FreeBSD' to `#ifdef __FreeBSD__'.kato1997-03-131-3/+3
* Added `\' (backslash) at the end of line in the CFLAGS definition.kato1997-03-131-2/+2
* Activate CMD640 workaroundse1997-03-122-2/+4
* Add option CMD640 which is required to use both channels of thatse1997-03-123-3/+21
* Add wdc_p.c for support of the CMD640 PCI EIDE chip.se1997-03-121-0/+1
* Fixed setting of default kernel name when there is no boot.config file.bde1997-03-121-3/+3
* Since i don't see that anybody is implementing a more correct EISAjoerg1997-03-127-7/+43
* Add support for the buggy CMD640B PCI EIDE controller chip, whichse1997-03-113-1/+223
* Fixed clist limits. I got them wrong several years ago in rev.1.9bde1997-03-111-5/+5
* Retrofit Bruce's changes from rev 1.7.joerg1997-03-111-4/+9
* Synchronize with sys/i386/i386/userconfig.c revision 1.84.kato1997-03-111-3/+3
* Synchronize with sys/i386/conf/majors.i386 revision 1.14.kato1997-03-111-1/+2
* Avoid double-s when #conflicts drops from 10 to 9.msmith1997-03-111-3/+3
* Add a quirk entry for the HP6020i, after John has just confirmed thatjoerg1997-03-101-1/+5
* Add char#80 xdcp, assigned to Chris Ficklin <chris@serengeti.com>phk1997-03-102-2/+4
* Move this files* entry for the Brooktree TV driver toi the right 'files*'.markm1997-03-103-4/+3
* Initial import of the Brooktree PCI-TV drivers. I have not testedmarkm1997-03-1010-2/+5418
* Makefile generates boths IBM-PC and PC-98 version of object code inkato1997-03-094-22/+194
* Added PC-98 specific function to get battery status.kato1997-03-091-1/+9
* Moved userland assembler macros from <machine/asmacros.h> tobde1997-03-094-180/+166
OpenPOWER on IntegriCloud