Age | Commit message (Expand) | Author |
2012-08-07 | <sys/ktrace.h> is now pulled in via <sys/syscall_mi.h>, so drop it from here | Philip Guenthe |
2012-08-07 | a bit of cleanup and a tx delay tweak | Mike Belopuhov |
2012-08-07 | Don't include <sys/ktrace.h>; makes this file compile again. | Mark Kettenis |
2012-08-07 | don't forget to set IFF_ALLMULTI; from brad | Mike Belopuhov |
2012-08-07 | Move the common bits of syscall invocation and return handling into | Philip Guenthe |
2012-08-06 | kill sc->promisc | Mike Belopuhov |
2012-08-06 | add x540 | Mike Belopuhov |
2012-08-06 | Add support for 10Gb ethernet cards based on the Intel X540 chipset. | Mike Belopuhov |
2012-08-06 | Adapt after recent move from pkill(1) to pgrep(1) in rc_check. | Antoine Jacoutot |
2012-08-06 | kill pkg(1) for good. with help from espie. | Federico G. Schwindt |
2012-08-05 | We typedef intmax_t/uintmax_t to be long long/unsigned long long, | Philip Guenthe |
2012-08-05 | Remove a self-assignment, from Brad | Martin Pieuchot |
2012-08-05 | expand documentation of SUBST_CMD to explain the subpackage-dependent nits | Marc Espie |
2012-08-04 | Fix caching of stacks allocated with the default attributes. | Philip Guenthe |
2012-08-04 | Add a test for caching of stacks with the default attributes | Philip Guenthe |
2012-08-04 | PCI_PRODUCT_ATI_RADEON_X1250 -> PCI_PRODUCT_ATI_RADEON_X1250_{1,2} | Antoine Jacoutot |
2012-08-04 | Regen. | Antoine Jacoutot |
2012-08-04 | 0x7942 is also a Radeon Xpress 1500 | Antoine Jacoutot |
2012-08-04 | Document rc_usercheck. | Antoine Jacoutot |
2012-08-04 | Add a new rc_usercheck variable (default to YES). When set to no, root | Antoine Jacoutot |
2012-08-04 | Set rc_usercheck to NO. | Antoine Jacoutot |
2012-08-04 | MDTM and SIZE have been in RFC 3659 for over five years. Also, mention both | Pascal Stumpf |
2012-08-04 | zap nonsense code | Marc Espie |
2012-08-04 | Also log the file(s) we manually merged/installed as it's important | Antoine Jacoutot |
2012-08-04 | Factorize common warn, error and report outputs into functions. | Antoine Jacoutot |
2012-08-03 | enable oce(4) | Mike Belopuhov |
2012-08-03 | add oce.4 | Mike Belopuhov |
2012-08-03 | update for HUAWEI E392, from Alexei Malinin | Jonathan Gray |
2012-08-03 | add HUAWEI E392, tested by Alexei Malinin | Jonathan Gray |
2012-08-03 | regen | Jonathan Gray |
2012-08-03 | HUAWEI E392 | Jonathan Gray |
2012-08-03 | add a handful of linux signatures from p0fv2 and some other | Jonathan Gray |
2012-08-03 | tell people target update-patches actually invokes script update-patches(1) | Marc Espie |
2012-08-03 | don't capitalize "base" in 10GbaseXX | Mike Belopuhov |
2012-08-03 | Manual page for the Emulex 10Gb Ethernet driver | Mike Belopuhov |
2012-08-02 | get rid of some "capabilities" leftovers | Mike Belopuhov |
2012-08-02 | we use a central pci database; no reason to keep duplicates around | Mike Belopuhov |
2012-08-02 | Add a driver for Emulex OneConnect 10Gb Ethernet obtained from FreeBSD | Mike Belopuhov |
2012-08-02 | regen | Mike Belopuhov |
2012-08-02 | Emulex Lancer (XE201) | Mike Belopuhov |
2012-08-02 | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. | Okan Demirmen |
2012-08-02 | Apply profiling to all threads instead of just the thread that called | Philip Guenthe |
2012-08-01 | Use mtrrmask instead of hardcoded values to accommodate newer CPUs | Mike Belopuhov |
2012-07-30 | Revert previous change, and don't set IFM_AVALID | IFM_ACTIVE in ifm_status | Miod Vallat |
2012-07-29 | must be zero'd (found by regress) | Eric Faurot |
2012-07-29 | reset the session if no RCPT was accepted for the batch. | Eric Faurot |
2012-07-29 | add a flag to choose between gethostbyname and gethostbyaddr | Eric Faurot |
2012-07-29 | fix bogus permfail when no MX is defined on a valid domain. | Eric Faurot |
2012-07-29 | - introduce xlowercase() and allow lowercase() to fail gracefully | Gilles Chehade |
2012-07-29 | get rid of A_INVALID. | Eric Faurot |