freebsd.git
2015-11-26 ngieMFhead @ r291345
2015-11-26 gnnReplace the retval.sh shell script with a native DTrace...
2015-11-26 sjgParseTrackInput: do not access beyond end of buffer.
2015-11-25 gnnSummary: A simple script to print the return value...
2015-11-25 bdreweryFollow-up r291338 to handle .d, .y and .l files better...
2015-11-25 bdreweryFollow-up r291330: h_testbits.h is only needed by xdr_test.
2015-11-25 bdreweryFix the "common object" handling to not depend on ...
2015-11-25 ngieLink fclose(3) to fdclose(3)
2015-11-25 ngieFix building sys/modules/if_enc by adding missing headers
2015-11-25 bdreweryRename Makefile.inc1 to dtrace.test.mk to avoid clash...
2015-11-25 bdreweryAvoid requiring 'make depend' here.
2015-11-25 bdreweryReplace DPSRCS that work fine in SRCS.
2015-11-25 bdreweryRemove redundant DPSRCS which were already in SRCS.
2015-11-25 lidlHave syslogd honor 'mesg' status when logging to users.
2015-11-25 bdreweryDefine a LIB<NAME>DIR for every library that LIBADD...
2015-11-25 bdreweryFix spelling error.
2015-11-25 bdreweryMETA MODE: Avoid dirdep dependency on lib/libmd.
2015-11-25 bdreweryMETA MODE: Fix MACHINE=host builds.
2015-11-25 bdreweryStop looking up the same id(1) results in sub-makes.
2015-11-25 bdreweryMETA MODE: Remove unneeded libmd.host dependency for...
2015-11-25 bdreweryMETA MODE: Fix 'make bootstrap-tools'.
2015-11-25 bdreweryMETA MODE: Don't create .meta files when symlinking...
2015-11-25 bdreweryMETA MODE: Add more hosttools needed pre-universe.
2015-11-25 bdreweryMETA MODE: Show PATH on errors.
2015-11-25 bdreweryMETA MODE: Need to include the LEGACY_TOOLS directories...
2015-11-25 bdreweryMETA MODE: Don't add staged DPADDs to DIRDEPS when...
2015-11-25 bdreweryMETA MODE: Define variables this file uses that were...
2015-11-25 bdreweryMETA MODE: Don't truncate DIRDEPS for bootstrapping...
2015-11-25 bdreweryMETA MODE: Rework circular dependency guard for librtld...
2015-11-25 bdreweryMETA MODE: Revert r287879 so that 'make -V' still uses...
2015-11-25 bdreweryMETA MODE: Fix 'make the-lot' with recent locale changes
2015-11-25 bdreweryStop building vers.c in include/ and only build the...
2015-11-25 bdreweryMETA MODE: Avoid creating TESTS directories for bootstrap.
2015-11-25 bdreweryMETA MODE: Don't override DESTDIR to the default when...
2015-11-25 bdreweryMETA MODE: Prefer INSTALL=tools/install.sh to lessen...
2015-11-25 gjbFix tmpfs(5) '/tmp' mount point.
2015-11-25 bdreweryMETA MODE: Remove bin/cat.host dependency.
2015-11-25 adrian[ath] listen to all beacons in IBSS and software beacon...
2015-11-25 adrian[net80211] log the A-MPDU setup attempt count as part...
2015-11-25 hselaskyUpdate usage:
2015-11-25 fabientThe r241129 description was wrong that the scenario...
2015-11-25 hselaskyAdd simple indent wrapper tool for style(9) checking...
2015-11-25 aeFix the build.
2015-11-25 umeFix udp entry of `netstat -TW'.
2015-11-25 ngieLink localeconv(3) to localeconv_l(3)
2015-11-25 aeOverhaul if_enc(4) and make it loadable in run-time.
2015-11-25 aeCheck that hhk_helper pointer isn't NULL before access.
2015-11-25 ngieHook sbin/geom/class/tests in to the build
2015-11-25 ngieMake sure TMPDIR is exported so /tmp is guaranteed...
2015-11-25 ngieMove the mntpoint definition down so the mktemp call...
2015-11-25 ngieRemove all explicit references to $TMPDIR
2015-11-25 ngieRemove braces around us0, us1, and us2 in gmirror label...
2015-11-25 ngieProbe for the first available ggate(4) device
2015-11-25 ngieconf.sh:
2015-11-25 ngieconf.sh:
2015-11-25 ngieProbe for the first available md unit number instead...
2015-11-25 ngieconf.sh:
2015-11-25 cemNTB: WC/WB isn't enough; set MMR region as UC
2015-11-25 ngie- Attach md devices with attach_md
2015-11-25 ngie- Implement gstripe_test_cleanup
2015-11-25 ngie- Convert 1_test into a TAP testcase
2015-11-25 ngieAdd conf.sh for creating a mountpoint, unmounting the...
2015-11-25 ngieRemove useless test
2015-11-25 ngieMove 1 to 1_test and 2 to 2_test
2015-11-25 ngieRemove `graid3 stop $name`
2015-11-25 ngieImplement graid3_test_cleanup, which calls graid3 stop...
2015-11-25 ngie- Allocate random devices via attach_md
2015-11-24 ngieLoad geom_gate.ko via kldload as `[geom ]gate load...
2015-11-24 ngieAdd -F pidfile to usage(..)
2015-11-24 jillessh: Remove global state from nodes.c.
2015-11-24 kibCorrect the number of DTLB entries reported for the...
2015-11-24 mavRename ASYNC_LIP_F8 to ASYNC_LIP_NOS_OLS_RECV.
2015-11-24 avosurtwn(4): rework ROM reading.
2015-11-24 cemntb: Add MW tunable for MMR Xeon errata workaround
2015-11-24 nwhitehornUse what we really mean (powerpc_lwsync()) rather than...
2015-11-24 desRevert inadvertent commit of an incorrect patch
2015-11-24 desRemove description of the now-defunct NoneEnabled option.
2015-11-24 umeCorrect alignment of the addresses in the `netstat...
2015-11-24 skraFlush all kernel mappings from TLB(s) in time when...
2015-11-24 lidlAdd myself (lidl) to the calendar.freebsd file.
2015-11-24 hselaskyAdd some defines needed by the coming mlx5 infiniband...
2015-11-24 umeAdd missing error check after xo_parse_args() in netsta...
2015-11-24 andrewAdd support for moving the DMAP range. This is needed...
2015-11-24 ngieIncrease the timeout for onetime_test and onetime_a_tes...
2015-11-24 kibRework the vnode cache recycling to meet free and unuse...
2015-11-24 kibOn PowerPC 64bit, the linux-compat mb() definition...
2015-11-24 ngieDo some incremental work trying to improve the test...
2015-11-24 ngieCatch relevant errors
2015-11-24 kevloAdd dependency to uether.
2015-11-24 ngie- Account for stripesize/stripeoffset in diskinfo output
2015-11-24 ngieMFhead @ r291235
2015-11-24 bdreweryRemove unneeded libutil dependency for sendmail.
2015-11-24 pfgbc(1): Fix memory corruption issues
2015-11-24 adrian[ath] migrate ioctl and busdma memory operations out...
2015-11-24 araujoCompute the median of the data set as the midpoint...
2015-11-24 araujoConnect ypldap(8) to the build.
2015-11-24 bdreweryFix ld not respecting --sysroot.
2015-11-23 jhbAdd a new -B flag for use with list mode (-l) that...
2015-11-23 jkimcolldef(1) and mklocale(1) reappeared in r291115.
2015-11-23 bdreweryThere seems to be no reason to duplicate CANONICALOBJDI...
next