]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
Modify the RX path to keep the previous RX descriptor around once it's
[FreeBSD/FreeBSD.git] / share /
2014-05-05 impSimplify use of the semi-bogus EARLY_BUILD variable...
2014-05-05 impIntroduce CWARNFLAGS.${COMPILER_TYPE} and use that...
2014-05-05 imp[1] Make WITHOUT_FOO alway trump WITH_FOO, regardless...
2014-05-05 bruefferRemove stray comma.
2014-05-04 pluknetExpand PGET_WANTREAD. Language fixes.
2014-05-03 bryanvFix SYNOPSIS ("device if_vtnet" -> "device vtnet").
2014-05-03 pluknetDocumented the pget(9) system kernel interface.
2014-05-03 bruefferMake the HARDWARE section ready for release notes gener...
2014-05-03 bruefferMake this manpage ready for hardware notes generation...
2014-05-03 bruefferAdd a missing colon.
2014-05-02 bruefferUse our standard SYNOPSIS wording; perform some cleanup...
2014-05-02 kenAdd the mpr(4) man page to the man4 Makefile.
2014-05-02 kenBring in the mpr(4) driver for LSI's MPT3 12Gb SAS...
2014-05-02 gjbClarify that MAKEOBJDIRPREFIX and MAKEOBJDIR are not
2014-05-02 eadlerlindev(4): remove the device
2014-04-30 kevloDocument m_get2().
2014-04-30 kevloChange type from int to short to match function prototypes.
2014-04-30 eadlerAdd missing comma
2014-04-30 eadlerman pages: add missing comma
2014-04-30 eadlerAdd a /dev/full device.
2014-04-29 impNLS is used by the build system.
2014-04-29 bruefferAdd standard SYNOPSIS wording, fix typos, contractions...
2014-04-28 marcelAdd proto(4): A driver for prototyping and diagnostics.
2014-04-28 eadlerbsd-family-tree: Fix date
2014-04-25 impGeneralize FOO.clang to FOO.${COMPILER_TYPE}. There...
2014-04-25 impSplit up the options into those used only by bsd.mk...
2014-04-25 impEliminate NO_INCS. It is used one place, and MK_TOOLCHA...
2014-04-25 impNow that all the NO_foo expressed in this loop have...
2014-04-25 impNO_DEBUG_FILES -> MK_DEBUG_FILES=no in last remaining...
2014-04-25 kevloAdd preliminary support for the Realtek RTL8188EUS...
2014-04-24 impAdd option WITHOUT_VI to not build/install vi. vi was...
2014-04-24 impUse MK_OPENLDAP in preference to WITH_OPENLDAP and...
2014-04-24 impLIBUNBOUND can be unconditionally set.
2014-04-24 impDon't need to make these conditional on MK_LIBCPLUSPLUS...
2014-04-24 impLIBMILTER can be defined always. No need to restrict...
2014-04-24 impAlways define LIBLDNS. We don't need to only define...
2014-04-24 bryanvUpdate the date that was missed in r263259
2014-04-24 impInclude bsd.opts.mk before Makefile.inc so Makefile...
2014-04-23 jhb- Format the usage so that it fits in 80 cols and follo...
2014-04-23 ianAllow .WAIT to appear in SUBDIR= lists, to provide...
2014-04-23 baptUpdate to byacc 20140409
2014-04-21 gjburndis(4) will first appear in 9.3-RELEASE.
2014-04-21 eadlerbsd-family-tree: Add missing releases
2014-04-20 eadlerbsd-family-tree: Add NetBSD 6.1.4, 6.0.5
2014-04-19 jmgadd a TON of missing event handlers with quite possibly...
2014-04-19 hselaskyUpdate UMASS manual page to mention newer host controll...
2014-04-19 jkimInstall newly added bsd.mkopt.mk.
2014-04-19 jmgadd link to crypto(4)...
2014-04-18 impRetire compatibility YES_HESIOD. If you haven't upgrade...
2014-04-18 impMove the generic part of bsd.opts.mk into bsd.mkopts...
2014-04-18 impAllow setting of MK_FOO by anybody. There are too many...
2014-04-18 impCopy bsd.own.mk to bsd.opts.mk and separate out the...
2014-04-18 impSeparate out enabling building clang and/or gcc for...
2014-04-18 impConvert NO_MANCOMPRESSED to MK_MANCOMPRESSED.
2014-04-18 impDon't build EISA by default anymore. Remove from i386...
2014-04-17 bzAdd the initial version of if_nf10bmac(4), a driver...
2014-04-15 adrianUpdate the ath(4) manpage with .. well, updated informa...
2014-04-14 bdreweryPrefer /etc/login.conf for some of these environment...
2014-04-14 bruefferCorrect geli parameter.
2014-04-14 pgj- Move davidxu to the alumni section
2014-04-13 impr264402 builds fine, but turns out there are problems...
2014-04-13 bruefferBump Dd for r264384.
2014-04-13 jmmvMiscellaneous fixes to tests(7).
2014-04-13 jmmvDocument how to install the test suite.
2014-04-13 jmmvRegen after rewording of WITH_TESTS.
2014-04-13 impConvert NO_MANCOMPRESS to normal convention.
2014-04-13 impNO_MAN= has been deprecated in favor of MAN= for some...
2014-04-13 impDon't apply ctf conversions in POSIX mode. These can...
2014-04-13 gjbClean trailing whitespace.
2014-04-12 bruefferImprove markup and remove contractions.
2014-04-12 brueffermdoc and language improvements.
2014-04-12 desIntroduce RANLIBFLAGS to mirror ARFLAGS and add -D...
2014-04-11 markjUpdate the SDT(9) examples to reflect the removal of...
2014-04-11 bruefferRemove stray .Nm macro.
2014-04-11 brueffermdoc and spelling cleanup.
2014-04-11 gjbAdd SRC_UPDATE_SKIP, DOC_UPDATE_SKIP, and PORTS_UPDATE_SKIP
2014-04-10 xmj- Adding myself to the committers-ports.dot
2014-04-10 kevloAdd the Asus USB-N10 NANO.
2014-04-09 mavRemove support of LUN-based CD changers from cd(4)...
2014-04-07 impNeed to test .MAKE.LEVEL everywhere before using it...
2014-04-07 kevloAdd man page for udplite(4).
2014-04-05 eadlerrun.4: D1 is an mdoc macro, so we have to escape it.
2014-04-05 impConvert sort to using newer MK_ convention.
2014-04-05 impConvert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT.
2014-04-05 impThe proper way to request no man pages currently is...
2014-04-05 ianAdd ioctl(2) calls to uftdi(4) to access bitbang, MPSSE...
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-02 gjbUse xz(1) instead of gzip(1) to compress release images
2014-04-02 impMove setting of the MK_xxx variables based on NO_xxx...
2014-04-02 impFreeBSD make (aka fmake) doesn't grok .MAKE.LEVEL....
2014-04-02 ianAdd support for event timers whose clock frequency...
2014-04-01 gjbAdd a new release build variable, WITH_COMPRESSED_IMAGES.
2014-04-01 ianUpdate the list of FTDI chips supported by uftdi(4).
2014-04-01 impDon't test WITHOUT_FOO in program makefiles, test MK_FO...
2014-04-01 impThere's no need to set the default for GNUCXX based...
2014-04-01 impEliminate FDT being treated specially. When the BSDL...
2014-04-01 loosAdd gpiobus(4) as a link to gpio(4).
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-30 impThere's no need to guess at the COMPILER_TYPE to pass...
2014-03-30 impKill NO_TESTS and use MK_TESTS=no when we want to skip...
next