summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-07Make all *_device_*_start() functions (e.g. ohci_device_intr_start())Kenneth R Westerback
2012-08-07Fix compilation when !defined(KTRACE) by hiding the then-unused 'code'Philip Guenthe
2012-08-07Implement a set of tree_* functions for storing arbitrary pointers in splayEric Faurot
2012-08-07allow to choose an alternate regress scriptEric Faurot
2012-08-07fix evpid parsing on 32bit archsEric Faurot
2012-08-07Handle __syscall as syscall, since these are identical on 64-bit platforms,Miod Vallat
2012-08-07Store the data used to generate an ICMP error message on a stackMike Belopuhov
2012-08-07Factor out a _dl_randombuf() method from _dl_random().Matthew Dempsky
2012-08-07<sys/ktrace.h> is now pulled in via <sys/syscall_mi.h>, so drop it from herePhilip Guenthe
2012-08-07a bit of cleanup and a tx delay tweakMike Belopuhov
2012-08-07Don't include <sys/ktrace.h>; makes this file compile again.Mark Kettenis
2012-08-07don't forget to set IFF_ALLMULTI; from bradMike Belopuhov
2012-08-07Move the common bits of syscall invocation and return handling intoPhilip Guenthe
2012-08-06kill sc->promiscMike Belopuhov
2012-08-06add x540Mike Belopuhov
2012-08-06Add support for 10Gb ethernet cards based on the Intel X540 chipset.Mike Belopuhov
2012-08-06Adapt after recent move from pkill(1) to pgrep(1) in rc_check.Antoine Jacoutot
2012-08-06kill pkg(1) for good. with help from espie.Federico G. Schwindt
2012-08-05We typedef intmax_t/uintmax_t to be long long/unsigned long long,Philip Guenthe
2012-08-05Remove a self-assignment, from BradMartin Pieuchot
2012-08-05expand documentation of SUBST_CMD to explain the subpackage-dependent nitsMarc Espie
2012-08-04Fix caching of stacks allocated with the default attributes.Philip Guenthe
2012-08-04Add a test for caching of stacks with the default attributesPhilip Guenthe
2012-08-04PCI_PRODUCT_ATI_RADEON_X1250 -> PCI_PRODUCT_ATI_RADEON_X1250_{1,2}Antoine Jacoutot
2012-08-04Regen.Antoine Jacoutot
2012-08-040x7942 is also a Radeon Xpress 1500Antoine Jacoutot
2012-08-04Document rc_usercheck.Antoine Jacoutot
2012-08-04Add a new rc_usercheck variable (default to YES). When set to no, rootAntoine Jacoutot
2012-08-04Set rc_usercheck to NO.Antoine Jacoutot
2012-08-04MDTM and SIZE have been in RFC 3659 for over five years. Also, mention bothPascal Stumpf
2012-08-04zap nonsense codeMarc Espie
2012-08-04Also log the file(s) we manually merged/installed as it's importantAntoine Jacoutot
2012-08-04Factorize common warn, error and report outputs into functions.Antoine Jacoutot
2012-08-03enable oce(4)Mike Belopuhov
2012-08-03add oce.4Mike Belopuhov
2012-08-03update for HUAWEI E392, from Alexei MalininJonathan Gray
2012-08-03add HUAWEI E392, tested by Alexei MalininJonathan Gray
2012-08-03regenJonathan Gray
2012-08-03HUAWEI E392Jonathan Gray
2012-08-03add a handful of linux signatures from p0fv2 and some otherJonathan Gray
2012-08-03tell people target update-patches actually invokes script update-patches(1)Marc Espie
2012-08-03don't capitalize "base" in 10GbaseXXMike Belopuhov
2012-08-03Manual page for the Emulex 10Gb Ethernet driverMike Belopuhov
2012-08-02get rid of some "capabilities" leftoversMike Belopuhov
2012-08-02we use a central pci database; no reason to keep duplicates aroundMike Belopuhov
2012-08-02Add a driver for Emulex OneConnect 10Gb Ethernet obtained from FreeBSDMike Belopuhov
2012-08-02regenMike Belopuhov
2012-08-02Emulex Lancer (XE201)Mike Belopuhov
2012-08-02remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.Okan Demirmen
2012-08-02Apply profiling to all threads instead of just the thread that calledPhilip Guenthe