summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-04-07Protect MAXPHYS against redefinition- this allows you to make a configmjacob
2000-04-07add DISKMINOR(), and repair redefinitionsTheo de Raadt
2000-04-07add DISKMINOR(), and repair redefinitionsTheo de Raadt
2000-04-07correct debug printoutsNiklas Hallqvist
2000-04-07remove staticsNiklas Hallqvist
2000-04-06in the heat of the night...Todd T. Fries
2000-04-06add vm/vm.h for prototypes; from mickey@Todd T. Fries
2000-04-06Don't match AIC6915 -- that's a network card, supported by sf(4).Aaron Campbell
2000-04-06only call get_random_bytes() once in m_pad()Theo de Raadt
2000-04-06include vm/vm.h because some stuff in the kernel depends on that.Artur Grabowski
2000-04-06Random cleanup.Artur Grabowski
2000-04-06Get FC connection topology out of f/w during startup. Reset restrictionmjacob
2000-04-06Remove restriction against bus resets for Ultra3 cards (and whatmjacob
2000-04-06Roll internal revision level. Put in Fibre Channel topology storagemjacob
2000-04-06hide debugging printfsMichael Shalayeff
2000-04-05do not exhaust the random pool while debuggingMichael Shalayeff
2000-04-05run at splnet() instead of splimp()Jason Wright
2000-04-05maintain state about keys, upload them to context ram once (and avoid theJason Wright
2000-04-05regenNiklas Hallqvist
2000-04-05Correct RCSIdNiklas Hallqvist
2000-04-05Update to ipf 3.3.12. Most fixes relate to hardening ofKjell Wooding
2000-04-05Changed boot messages and fixed Ultra160 boot messages.Steve Murphree
2000-04-05Add USB modem driver stubs; from NetBSD. Not yet tested.Aaron Campbell
2000-04-04Sync with NetBSD.Aaron Campbell
2000-04-04New USB mass storage driver. Improvements: Uses asynchronous USB requests,Aaron Campbell
2000-04-04add mac result pointer to the callback routineJason Wright
2000-04-04regenMichael Shalayeff
2000-04-04make the comment and definition of HIFN_MAX_COMMAND more readableJason Wright
2000-04-04new cards supported by if_awi (new coming soon); also extraneous spaces removedMichael Shalayeff
2000-04-04Verbiage fix.Angelos D. Keromytis
2000-04-04remove accidentally comitted filesArtur Grabowski
2000-04-04regenMichael Shalayeff
2000-04-04i82802AB/AC firmware hubMichael Shalayeff
2000-04-04sync.jasoni
2000-04-04Implement Linux's pread(2) and pwrite(2).jasoni
2000-04-04Import tagging code and try to resolve locking problem.Steve Murphree
2000-04-04support root drive detection for G4 powermac.Dale S. Rahn
2000-04-03put some DS/FH cards on some boot mediaTheo de Raadt
2000-04-03fix dmesg outputTheo de Raadt
2000-04-03change overriding messageTheo de Raadt
2000-04-03hide CMSG_ALIGN from userland, it is not part of RFC2292/Posix.1g.Jun-ichiro itojun Hagino
2000-04-03Set the default node name to "OpenBSD".Aaron Campbell
2000-04-03enable ray at pcmcia, once pcic config has been fixedMichael Shalayeff
2000-04-03split wireless cards into their own sectionTheo de Raadt
2000-04-03an at pcmcia; 10x Lynda McGinley <mcginley@suod.cs.colorado.edu> for a hardwa...Michael Shalayeff
2000-04-03aironet 802.11 ds driver from freebsd, isa and pci are missingMichael Shalayeff
2000-04-03Bring code into line with comment and ensureKenneth R Westerback
2000-04-02Stop losing carriers during bus reset, by not re-init'ing icq_sp/irq_spKenneth R Westerback
2000-04-02AdvSendIdleCmd() not re-entrant - use splbio()/splx(). Two typos.Kenneth R Westerback
2000-04-02adw_intr should only claim adw interrupts. Two typos.Kenneth R Westerback