]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-12-26 edThe standard is now called C11 -- C12.
2011-12-26 delphijMerge from OpenBSD 5.0 (this is a dummy change, the...
2011-12-26 adrianAR5416 has 14 GPIO pins, from 0->13.
2011-12-26 adrianSince the only thing with a mux is the AR5416 and later...
2011-12-26 adrianFlesh out configurable hardware based LED blinking.
2011-12-26 adrianSetup the initial LED state on attach and resume.
2011-12-26 adrianUpdate the hardware LED blinking code to do something...
2011-12-26 adrianRefactor out the software LED config code into a common...
2011-12-26 adrianFirst pass of LED related code changes.
2011-12-26 adrianDo a quick style(9) pass of some of the code introduced...
2011-12-26 gjbAdd missing opening and closing brackets in getopt_long...
2011-12-25 edAdd the C11 standard to groff. This allows us to refer...
2011-12-25 edMake white space in this file a bit more consistent.
2011-12-25 luigiremove a variable definition which shadows the correct...
2011-12-25 edFix field name.
2011-12-25 edAdd <stdalign.h> and <stdnoreturn.h>.
2011-12-25 edRemove unneeded guard.
2011-12-25 eadler- Add some information about sh(1) changes.
2011-12-25 eadler- The -h option was removed shortly after it was added
2011-12-25 theravenRestore __is_threaded in C++ mode. Some Google stuff...
2011-12-25 bzQuite the tinderbox for the holidays. Remove the asser...
2011-12-25 jillessh: Add some testcases for pasting $*/$@ directly to...
2011-12-24 gonzo- Initialize compact_flash_attribute_base_addr from...
2011-12-24 eadler- Add fallthrough comment
2011-12-24 jhibbitsImplement hwpmc counting PMC support for PowerPC G4...
2011-12-24 dimWhen building the kernel for amd64 with clang, don...
2011-12-24 dimMake another clang warning, -Wparentheses-equality...
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...
next