]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-12-24 jhbFix a bug where TAILQ_FIRST(&V_ifnet) was accessed...
2011-12-24 dimAmend r228781 by also disabling -Warray-bounds warnings...
2011-12-24 kevloDiscard local array based on return values.
2011-12-24 theraven...and actually install it.
2011-12-24 theravenInitial implementation of stdatomic.h. Works (at least...
2011-12-24 dimSet WERROR= for the nve(4) module. This driver gives...
2011-12-24 dimMake another clang warning, -Wempty-body, non-fatal...
2011-12-24 theravenSome GCC-compatibility definitions. Define clang's...
2011-12-24 mariusUpdate a comment to reflect reality and explain why...
2011-12-24 mariusOn FreeBSD just use the MD5 implementation of libmd...
2011-12-24 lstewartIntroduce the sysclock_getsnapshot() and sysclock_snap2...
2011-12-24 pluknetFix LINT-VIMAGE build after r228814: use virtualized...
2011-12-24 gonzo- Enable usbus on octusb
2011-12-23 gonzo- Set CF physical address base in sysinfo structure
2011-12-23 mavReport stripeoffset as zero not stripesize if physical...
2011-12-23 jhbAdd post-VOP hooks for VOP_DELETEEXTATTR() and VOP_SETE...
2011-12-23 mavAddition to r228808:
2011-12-23 mavUse READ CAPACITY(16) to get information about device...
2011-12-23 luigi1. don't use if_pspare directly, but through a macro...
2011-12-23 luigiwhitespace fixes (one missing newline, one extra tab)
2011-12-23 cpercivaFix a problem whereby a corrupt DNS record can cause...
2011-12-23 dimAmend r228822 by not directly adding to CWARNFLAGS...
2011-12-23 kibOptimize the common case of msyncing the whole file...
2011-12-23 adrianDisable the code which hard-sets the LEDs on. This...
2011-12-23 adrianPort over some more GPIO fixes from the atheros referen...
2011-12-23 mmFix typo s/xz/libarchive/
2011-12-23 adrianPort over some GPIO and LED fixes.
2011-12-23 adrianRemove unused #define's.
2011-12-23 adrianRework this ugly mess that tries to handle reset serial...
2011-12-23 adrianAdd in ath_ee_9287_print.
2011-12-23 adrianMake some more of the 11n specific code conditional.
2011-12-23 adrianAdd a temporary debugging statement in order to try...
2011-12-23 ghelmerHandle malloc failures in yplib.c.
2011-12-23 rmacklemDuring investigation of an NFSv4 client crash reported...
2011-12-23 ghelmerHandle failures to malloc memory to hold key or val...
2011-12-23 npFix return value of function.
2011-12-23 gjbWhitespace cleanup:
2011-12-23 gjbFormatting fixes:
2011-12-23 dimWhen building the kernel with clang, it produces severa...
2011-12-23 mavMerge to da driver quirks hinting 4K physical sector...
2011-12-22 mavUpdate list of 4K physical sector hard drives.
2011-12-22 dimDisable various warnings for the ath module in a more...
2011-12-22 adrianUse the correct types when calling the decompression...
2011-12-22 glebiusMerge from OpenBSD:
2011-12-22 glebiusMerge from OpenBSD:
2011-12-22 glebiusMerge couple more fixes from OpenBSD to bulk processing:
2011-12-22 glebiusWe really mean MTU of the real interface here, not...
2011-12-22 glebiusUse a better log message for master down event.
2011-12-22 glebiusIn FreeBSD we always have bpf(4) API, either real or...
2011-12-22 desMerge upstream r509: don't log an error in the common...
2011-12-22 mavMake cd driver to handle Audio CDs, reporting their...
2011-12-22 dimDisable -Wconstant-conversion warnings for the aic7xxx...
2011-12-22 jhbUse TASK_INITIALIZER() for dev_dtr_task rather than...
2011-12-22 luigiput back netmap support, deleted by mistake in a previo...
2011-12-22 fabientCorrectly spell my email address.
2011-12-22 dimRemove -mfancy-math from LIB32CPUFLAGS for amd64. ...
2011-12-22 dimRevert r228786. We'll need to work around the warnings...
2011-12-22 dimRevert r228785. We'll need to work around the warnings...
2011-12-22 edAdd placeholder code for prepending pathnames to tftp.
2011-12-22 mmUse contrib sources for building libarchive, tar and...
2011-12-22 kevloDiscarding local array based on return values
2011-12-22 eadler- document the -l option to usermod
2011-12-21 mckusickReduce NFPI by half to keep the default number of inode...
2011-12-21 dimAmend r228783 by also disabling -Wshift-count-negative
2011-12-21 eadler- Fix style(9) bug I introduced in the last commit
2011-12-21 eadler- Remove extraneous null ptr deref checks
2011-12-21 dimAmend r228779 by also disabling -Wconstant-conversion...
2011-12-21 jhbRestore the sysctl changes from 223676 and 227309 lost...
2011-12-21 eadler- Remove extra space
2011-12-21 dimFix enum conversion problems in sys/dev/ath/ath_hal...
2011-12-21 dimFix shift overflow problem in sys/dev/ath/ath_hal/ar521...
2011-12-21 jhFollow style(9) more closely in the example.
2011-12-21 dimWhen building with clang, disable -Wshift-count-negativ...
2011-12-21 edMake the RTC checking for QEMU even more aggressive.
2011-12-21 dimWhen building with clang, disable -Warray-bounds for...
2011-12-21 pfgUpdate libstdc++ with small updates from the latest...
2011-12-21 dimStart selectively disabling a few kernel build warnings...
2011-12-21 mmMerge FreeBSD changes from usr.bin/cpio to contrib...
2011-12-21 mmMerge FreeBSD changes from usr.bin/tar to contrib/libar...
2011-12-21 mmMerge FreeBSD changes from usr.bin/tar to contrib/libar...
2011-12-21 mmAdd $FreeBSD$ to libarchive_fe headers where missing.
2011-12-21 mmMerge FreeBSD changes from lib/libarchive to contrib...
2011-12-21 mmAdd missing integer casts to comparsions in libarchive...
2011-12-21 mmPartial merge of r224691 from lib/libarchive:
2011-12-21 mmRemove libarchive/archive_entry_copy_bhfi.c and libarch...
2011-12-21 mmRemove config_freebsd.h and add to FREEBSD-Xlist
2011-12-21 glebiusProvide ABI compatibility shim to enable configuring...
2011-12-21 avgsc_cngrab: switch to console vty when possible
2011-12-21 gabor- Remove a GCC-specific compiler flag that was added...
2011-12-21 avgukbd: adjust for SCHEDULER_STOPPED() and overhaul locki...
2011-12-21 mmStrip unnecessary files and directories from contrib...
2011-12-21 mmSet svn:keywords to FreeBSD=%H for contrib/libarchive
2011-12-21 mmAdd FREEBSD-Xlist and FREEBSD-upgrade to contrib/libarchive
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-21 avgadapt usb transfer code for SCHEDULER_STOPPED
2011-12-21 mmSet svn:eol-style property to native for all text files...
2011-12-21 hselaskyFix for race against user-space applications trying...
2011-12-21 rmacklemjwd@ reported a problem via email where the old NFS...
2011-12-21 pfgClean an inconsistency with -ffinite-math-only.
2011-12-20 eadler- Fix style(9) bugs in glob.c
next