summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17yet another update - more still to followThomas Graichen
1998-03-17Make %Y override an earlier %y (%y stuff gets delayed due to century specs).Todd C. Miller
1998-03-17finish atalk support; merged by I.McWilliam@st.nepean.uws.edu.auTheo de Raadt
1998-03-17Set errno to EINVAL if ether_ntoa() is passed bogus data.Todd C. Miller
1998-03-17Whoops, fix a last minute change.Todd C. Miller
1998-03-17hostname buffer will not overflow if it is size MAXHOSTNAMELEN.Todd C. Miller
1998-03-17Fix some improbable overflows:Todd C. Miller
1998-03-17support db_console switch for disabling console ddbTheo de Raadt
1998-03-17fix vfs lkms + some indentationArtur Grabowski
1998-03-17do some snprintf, because i am a bit boredTheo de Raadt
1998-03-17Allow wd and acd device boot.Angelos D. Keromytis
1998-03-17delete extra printTheo de Raadt
1998-03-16"options" -> "option" for kernel config options. Also, add OpenBSD rcsid.gene
1998-03-16Next step of updating all the descriptions as theygene
1998-03-16oopsTheo de Raadt
1998-03-16set socket options, so that photuris bypasses kernel ipsec policy,Niels Provos
1998-03-16small update for the pmax (first cut - more to follow)Thomas Graichen
1998-03-16small update for the pmax (first cut - more to follow)Thomas Graichen
1998-03-16doc machine commandsMichael Shalayeff
1998-03-16.NdDavid Leonard
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-16syncTheo de Raadt
1998-03-16Xr options 4Theo de Raadt
1998-03-16cleanup moreTheo de Raadt
1998-03-16Cosmetic: .Dq -> .Itbrian
1998-03-16Regenerate pnpdevs.hdgregor
1998-03-16PnP IDs are case-sensitive. Make them all uppercasedgregor
1998-03-16Use fgetln(3) instead of fgets(3) so we can easily recognize linesTodd C. Miller
1998-03-16Add FFS_SOFTUPDATES and change an occurrence of NFS to NFS_CLIENT.Todd C. Miller
1998-03-16conditionalize afslogTheo de Raadt
1998-03-16make itTheo de Raadt
1998-03-16First pass at updates: just spelling corrections and obvious grammar.gene
1998-03-15%C influences %y regardless of ordering. This becomes a bit trickyTodd C. Miller
1998-03-15fix possibility of null pointer deref when using make's "-j" option.flipk
1998-03-15document FFS_SOFTUPDATES option and how to enable it. Also includeTodd C. Miller