]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2014-11-16 ngieAdd reachover Makefiles for contrib/netbsd-tests/lib...
2014-11-16 ngieAdd missing sys/time.h #include for timespecsub macro...
2014-11-16 ngiePort helper program to FreeBSD, similar to ../../lib...
2014-11-16 ngie#ifdef out a printf on !NetBSD that causes the testcase...
2014-11-16 ngieAdd pthread_np.h #include and initialize the pthread...
2014-11-16 ngieExpect :pthread_detach to fail with EINVAL instead...
2014-11-16 ngieOnly expect timeouts on powerpc with NetBSD
2014-11-16 ngieUse _exit instead of exit so the file descriptors aren...
2014-11-16 markjOnly compare visitation counters if they've both been...
2014-11-16 markjRemove an incorrect optimization. The type IDs of each...
2014-11-16 markjFix a couple of bugs around the handling of structs...
2014-11-16 jmgprevent doing filter ops locking for staticly compiled...
2014-11-16 edwinMFV of 274557,tzdata{2014j}
2014-11-15 alcEnable the use of VM_PHYSSEG_SPARSE on amd64 and i386...
2014-11-15 kibFix END()s for fueword and fueword64, match the name...
2014-11-15 sbrunoChange LDFLAGS to LDADD in order to allow static builds...
2014-11-15 baptwpa_cli does not use libedit anymore since version 1.0
2014-11-15 traszMake it possible to do "iscsictl -Rt xxx -p yyy", to...
2014-11-15 ianWhitespace and comment tweaks, no functional changes.
2014-11-15 brdAdd a test for locking and unlocking user accounts
2014-11-15 ianWhen doing busdma sync ops for BUSDMA_COHERENT memory...
2014-11-15 nyanMFi386: r274398
2014-11-15 ianUse the standard powerof2() macro from param.h instead...
2014-11-15 adrianConvert the callouts back to using mutexes.
2014-11-14 mavRemove mostly obsolete hint to disable LAPIC timers.
2014-11-14 impAutomate options INET/INET6 turning into MK_$opt_SUPPORT
2014-11-14 impCleanup trailing newlines noticed while looking for...
2014-11-14 emasteReference uefi(8) from i386 boot(8)
2014-11-14 delphijUse ${SYSDIR} as the reference pointer instead of speci...
2014-11-14 glebiusEven better indent struct pagerops.
2014-11-14 glebiusConstantly indent struct pagerops.
2014-11-14 jillessh(1): Add/improve information about exit status of...
2014-11-14 glebius- Use NULL to compare a pointer.
2014-11-14 glebiusMerge from projects/sendfile:
2014-11-14 andrewAdd OBJDUMP to sys.mk. The EFI loader uses it however...
2014-11-14 traszFix mdoc warning.
2014-11-14 kibIn vfs_write_suspend_umnt(), if suspension cannot be...
2014-11-14 traszFix mdoc warning by removing empty lines.
2014-11-14 traszAdd missing commas to .Xr.
2014-11-14 glebiusThere should not be zero length mbufs in socket buffers...
2014-11-14 adrianMigrate the callouts from using mutex locks to being...
2014-11-13 jkimCorrect a typo to fix chown(2). It was broken since...
next