]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-05-26 sjgInclude bsd.mkopt.mk before local.sys.mk
2015-05-26 sjginclude local.meta.sys.mk
2015-05-26 sjgalways filter out dirdeps.cache*meta
2015-05-26 sjgMove META_MODE bits to local.meta.sys.mk
2015-05-26 sjgDefine SRCTOP in src.sys.mk
2015-05-26 sjgLatest dirdeps.mk and meta.stage.mk
2015-05-26 sjgAdd support for __DEFAULT_DEPENDENT_OPTIONS
2015-05-24 sjgAdd options for auto obj and meta mode to sys.mk
2015-05-24 sjgMove include of auto.obj.mk to sys.mk
2015-05-24 sjgAdd files to install
2014-11-30 sjgAdd STALE_STAGED as default no
2014-11-30 sjgIf we are doing META_MODE use targets/Makefile as top...
2014-11-30 sjgupdate dependencies
2014-11-30 sjgNeed headers staged by libpam
2014-11-30 sjgall is MAIN target
2014-11-30 sjgRenamed pkgs/ targets/
2014-11-30 sjgPut lib/csu/amd64/Makefile back the way it is in head
2014-11-30 sjgRename pkgs to more generic targets (that's what they...
2014-11-23 sjgLeverage dirdeps.mk by tweaking _DIRDEP_USE_LEVEL
2014-11-21 sjgUse latest version
2014-11-20 sjgUse latest version
2014-11-19 sjgRemoved from head
2014-11-19 sjgUpdated/new dependencies
2014-11-19 sjgUse OBJTOP if defined
2014-11-19 sjgInclude src.opts.mk since we don't include modules...
2014-11-19 sjgMerge from head@274682
2014-11-19 sjgfixed dep
2014-11-18 delphijMake vfs.zfs.max_recordsize read-write at runtime.
2014-11-18 jhbAdd locking to wds(4) and mark MPSAFE.
2014-11-18 jhbAdd locking to scd(4) and mark MPSAFE.
2014-11-18 jhbCleanups to pst(4):
2014-11-18 jhbAdd locking to mly(4) and mark MPSAFE.
2014-11-18 jhbAdd locking to mcd(4) and mark MPSAFE.
2014-11-18 jhbConvert the refire_notify_ack timer from timeout(9...
2014-11-18 delphijAdd a tunable for spa_slop_shift which controls how...
2014-11-18 delphijAllow tuning zfs_max_recordsize via loader tunable...
2014-11-18 marcelUpgrade libxo to 0.1.6.
2014-11-18 loosMake gpio_default_map_gpios() static. No functional...
2014-11-18 loosMoves all the duplicate code to a single function.
2014-11-18 impThese delays aren't needed. Elimate them. They should...
2014-11-18 impopt_global.h is included automatically in the build...
2014-11-18 impNo need to list opt_global.h. No need to force ALTQ...
2014-11-18 impopt_global.h is never needed in SRCS lists.
2014-11-18 impDocument WITHOUT_USB_EXAMPLES and WITHOUT_TESTS_SUPPORT
2014-11-18 impLIB32 is supported for powerpc64 too. Make the note...
2014-11-18 impFix typo pointed out by avg@ and Joerg Sonnenberger...
2014-11-18 impAcutally, replaces NO_INCS with WITHOUT_INCLUDES and...
2014-11-18 impImplement the historic DIOCGDINFO ioctl for gpart on BSD
2014-11-18 jhibbitsMissed a terminating ';'.
2014-11-18 brAdd Altera Parallel IO (PIO) device driver.
2014-11-18 brAdd Virtio MMIO bus driver.
2014-11-18 feldRe-work non-persistent filesystem detection as it was...
2014-11-18 glebiusCollapse three contiguous comment blocks into one....
2014-11-18 ianFix the i2c bus speed divisors for TI OMAP4 and AM335x.
2014-11-18 loosFix gpiobus_child_location_str() to return a real strin...
2014-11-18 loosRemove unnecessary code.
2014-11-18 ianAllow i2c bus speed to be configured via hints, FDT...
2014-11-18 impUse automated MK_INET*_SUPPORT code here as well.
2014-11-18 impModernize comments about BIOSes being lame since in...
2014-11-18 loosAdd basic interrupt management code to gpiobus and...
2014-11-17 markjDTrace imposes a 128-byte limit on the length of the...
2014-11-17 delphijSync with userland variant.
2014-11-17 dchaginUse the correct device as the power_for_sleep() method
2014-11-17 impRemove stray empty comment. The code is adequately...
2014-11-17 brdClean up some language
2014-11-17 feldFix geom's "usage" generation to not fabricate usage...
2014-11-17 feldAdd logic for detecting non-persistent filesystems...
2014-11-17 jchRe-introduce padding fields removed with r264321 to...
2014-11-17 avgl2arc: restore correct rounding up of asize of compress...
2014-11-17 avgRevert r269093 which introduced physical zio alignment...
2014-11-17 ngieMechanically replace #if defined(__FreeBSD__) and ...
2014-11-17 traszThe "intr" option is NFS-specific; fix examples in...
2014-11-17 smhRevert r273630 as the panic was fixed by r274619
2014-11-17 smhDisable TRIM on file backed ZFS vdevs and fix TRIM...
2014-11-17 ngieAdd reachover Makefiles for contrib/netbsd-tests/lib...
2014-11-17 melifaroFinish r274175: do control plane MTU tracking.
2014-11-16 sbrunoAdd mv, echo and hostname to the native-xtools target...
2014-11-16 ianNo functional changes. Remove a couple outdated or...
2014-11-16 ianCorrect the sequence of busdma sync ops involved with...
2014-11-16 ianDo the cache invalidate sequence from the outermost...
2014-11-16 ianDo not do a cache invalidate on a PREREAD sync that...
2014-11-16 ngie- Skip over the testcases that call cbrtl on platforms...
2014-11-16 ngie- Expect exp2_powers to fail on FreeBSD/i386
2014-11-16 ngieAlias isinff to isinf on FreeBSD
2014-11-16 ngieReset errno to 0 before running scalbn to be sure that...
2014-11-16 ngieSkip the long-double epsilon checks on FreeBSD/i386
2014-11-16 ianIndent a couple lines properly and expand a comment...
2014-11-16 ngieConvert tools/regression/lib/libc/stdio/test-fpclassify...
2014-11-16 sbrunoFlush out many more static binaries that can be used...
2014-11-16 ngieConvert tools/regression/lib/libc/stdio/test-fmemopen...
2014-11-16 ngieAdd freebsd-testing and myself to MAINTAINERS for contr...
2014-11-16 melifaroRevert r274585: rte lock is properly destroyed in uma...
2014-11-16 melifaroFix r273112: do not turn DROP_EN by default.
2014-11-16 dumbbelldrm/radeon: Lower priority of a message related to...
2014-11-16 melifaroMake witness happy: destroy rte lock before free.
2014-11-16 delphijDefault to use 10 seconds as nap interval instead of 1.
2014-11-16 ngieRemove test-arc4random from this Makefile so others...
2014-11-16 ngieConvert tools/regression/lib/libc/gen/test-arc4random...
2014-11-16 ngieAdd reachover Makefiles for contrib/netbsd-tests/lib...
2014-11-16 ngieCall sem_unlink on semaphores before attempting to...
next