summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-11-17use lmin() instead of imin() in sbspace(), ok henning, millertMarkus Friedl
2004-11-17ip6_plen does not include the size of the ipv6 header; ok itojunMarkus Friedl
2004-11-17Improved logging for advertisement failures: Add some carpstats.carps_onomem++Ryan Thomas McBride
2004-11-17syncTheo de Raadt
2004-11-17Three mode devices found in the wild, I thinkTheo de Raadt
2004-11-17wrong paren. Patrick LatifiJun-ichiro itojun Hagino
2004-11-17fix non-usb buildsTheo de Raadt
2004-11-17enter dev/microcode dirTheo de Raadt
2004-11-17install all 8 filesTheo de Raadt
2004-11-17remove bogus printfTheo de Raadt
2004-11-17list licensed filesTheo de Raadt
2004-11-17forgot 2 firmwaresTheo de Raadt
2004-11-17not sparcTheo de Raadt
2004-11-16put copy of license in firmware dir tooTheo de Raadt
2004-11-16fix bit defns for PFLAGsJason Wright
2004-11-16flat firmware file creation and installationTheo de Raadt
2004-11-16Strip kernels compiled with DEBUG=-g leaving an unstripped kernel as bsd.gdb.Mark Kettenis
2004-11-16Fix for PR3983Ryan Thomas McBride
2004-11-16Lower interrupt moderation timer to decrease service latency.Brad Smith
2004-11-16Call arprequest/ether_output at splsoftnet(). From Chris Pascoe.Ryan Thomas McBride
2004-11-16back out previous commit and put the right change in which correspondsBrad Smith
2004-11-16Set p_stat to SONPROC in cpu_switch() after picking a proc to run.Miod Vallat
2004-11-16Fix tx queue (slist can be corrupted when tx interrupts hit within tx_encap).Brad Smith
2004-11-16- Added fix for 82547 which corrects an issue with Jumbo frames larger than 10k.Brad Smith
2004-11-16allow for the reception of VLAN sized frames.Brad Smith
2004-11-16if_dc.c rev 1.56Brad Smith
2004-11-16get rid of the ATU_NO_COPY_TX knob. we always want it on.David Gwynne
2004-11-16add PCI_ID_CODEBrad Smith
2004-11-15Let stand/ compile with gcc 3.Miod Vallat
2004-11-15Get rid of some old debug stuff.Miod Vallat
2004-11-15remove some debug cruftDavid Gwynne
2004-11-15Compile with gcc 3.Miod Vallat
2004-11-15debug printf fixes from Daan VreekenDavid Gwynne
2004-11-14KNF large chunks of tab-free code discovered while working on previousKenneth R Westerback
2004-11-14More NetBSD cruft removal, starting with 'struct ahd_pci_busdata' andKenneth R Westerback
2004-11-14fix typo, trim extra empty linePeter Valchev
2004-11-13Let the chip settle for a bit more time between trying to output twoMiod Vallat
2004-11-13Eliminate a structure member introduced via NetBSD, now superfluous.Kenneth R Westerback
2004-11-13Eliminate more cruft that crept in during FreeBSD -> NetBSD -> OpenBSDKenneth R Westerback
2004-11-12The flag to re-filter pf-generated packets was set wrong by synproxyDaniel Hartmeier
2004-11-12commented out atwMichael Shalayeff
2004-11-12#atuTheo de Raadt
2004-11-12file not usedTheo de Raadt
2004-11-12support SIOCG80211BSSID SIOCS80211CHANNEL SIOCG80211POWER; from daanTheo de Raadt
2004-11-12cleanup prototypesTheo de Raadt
2004-11-12print address, this is not a debug pieceTheo de Raadt
2004-11-11use ether_ifdetach; from daanTheo de Raadt
2004-11-11simplify debug printf mechanism, with various levels of verbosity moreTheo de Raadt
2004-11-11strlcpyTheo de Raadt
2004-11-11TyposMiod Vallat