summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-03-20New PnP 'ep' driver.dgregor
1998-03-20small (aka 'fixed' from X) fonts for raster consoles < 800*600 in sizeTodd T. Fries
1998-03-20for SIOCGIF{NETMASK,DSTADDR,BRDADDR} calls match address to if aliases entriesTheo de Raadt
1998-03-19This should fix some problems with the aliases.Angelos D. Keromytis
1998-03-19import the pmax bootblocks uuencoded until someone fixes the bootThomas Graichen
1998-03-18initialize all fileds in vfsconf when installing a new filesystem.Artur Grabowski
1998-03-18Changes, changes.Angelos D. Keromytis
1998-03-18more SDEV_AUTOSAVE devicesTheo de Raadt
1998-03-18typeless declarationMichael Shalayeff
1998-03-18pass MACHINE{,_ARCH} into libkern/Makefile so cross-build worksMichael Shalayeff
1998-03-18Update.Angelos D. Keromytis
1998-03-18Add bit in boothowto to control console selectionPer Fogelstrom
1998-03-18minor fixPer Fogelstrom
1998-03-18flush -> syncPer Fogelstrom
1998-03-18adapt function arguments to get the expected prototype.Niels Provos
1998-03-18Fix tunnel mode input processing (use ip4_input instead of ipe4_input),Niels Provos
1998-03-18${DEBUG} var propagationMichael Shalayeff
1998-03-18Add FreeBSD patch (check for SYN packets arriving at a socket inAngelos D. Keromytis
1998-03-18Update.Angelos D. Keromytis
1998-03-18Add an example PC164SX configuration.Angelos D. Keromytis
1998-03-18BROKEN_PROM_CONSOLE is only defined if SANE_PROM is not defined. TheAngelos D. Keromytis
1998-03-17syncMichael Shalayeff
1998-03-17add matrox mystique-220Michael Shalayeff
1998-03-17Code to handle mips non coherent caches added. Also a fix for the 'dataPer Fogelstrom
1998-03-17syncTheo de Raadt
1998-03-17add adaptec raid controller info; no support yetTheo de Raadt
1998-03-17add a VIATECH card tooTheo de Raadt
1998-03-17support a few more NE2000 PCI cardsTheo de Raadt
1998-03-17syncTheo de Raadt
1998-03-17add more PCI NE2000 devicesTheo de Raadt
1998-03-17support db_console switch for disabling console ddbTheo de Raadt
1998-03-17fix vfs lkms + some indentationArtur Grabowski
1998-03-17Allow wd and acd device boot.Angelos D. Keromytis
1998-03-17delete extra printTheo de Raadt
1998-03-16doc machine commandsMichael Shalayeff
1998-03-16slightly improved SMC autodetectionJason Downs
1998-03-16raise NKMEMCLUSTERS a bit to avoid kernel crashes due to kvm shortageThomas Graichen
1998-03-16"Take us to DDB!"Per Fogelstrom
1998-03-16DDB.Per Fogelstrom
1998-03-16please gcc (couldn't find any reference, so just deleted offending declaration)Jason Downs
1998-03-16DDB for mips, first cut. Will add some machine dep commands and tunePer Fogelstrom
1998-03-16Add the option SOFTWARE_SSTEP_EMUL. This is used with mips processorsPer Fogelstrom
1998-03-16Regenerate pnpdevs.hdgregor
1998-03-16PnP IDs are case-sensitive. Make them all uppercasedgregor
1998-03-15Make machine word size a factor in max_softdeps. Keeps alpha fromTodd C. Miller
1998-03-15please gcc 2.8.1 #ifdef DEBUGTodd C. Miller
1998-03-15Update Berkeley sccsid since this includes the lite2 changesTodd C. Miller
1998-03-15enable softupdatesMichael Shalayeff
1998-03-15Add Kirk McKusick's soft update code. This is an implementation of:Todd C. Miller
1998-03-14Changes necesary for new soft updates code. Doesn't affect old soft updatesTodd C. Miller