]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-12-26 Adrian ChaddUpdate the hardware LED blinking code to do something...
2011-12-26 Adrian ChaddRefactor out the software LED config code into a common...
2011-12-26 Adrian ChaddFirst pass of LED related code changes.
2011-12-26 Adrian ChaddDo a quick style(9) pass of some of the code introduced...
2011-12-26 Glen BarberAdd missing opening and closing brackets in getopt_long...
2011-12-25 Ed SchoutenAdd the C11 standard to groff. This allows us to refer...
2011-12-25 Ed SchoutenMake white space in this file a bit more consistent.
2011-12-25 Luigi Rizzoremove a variable definition which shadows the correct...
2011-12-25 Ed SchoutenFix field name.
2011-12-25 Ed SchoutenAdd <stdalign.h> and <stdnoreturn.h>.
2011-12-25 Ed SchoutenRemove unneeded guard.
2011-12-25 Eitan Adler- Add some information about sh(1) changes.
2011-12-25 Eitan Adler- The -h option was removed shortly after it was added
2011-12-25 David ChisnallRestore __is_threaded in C++ mode. Some Google stuff...
2011-12-25 Bjoern A. ZeebQuite the tinderbox for the holidays. Remove the asser...
2011-12-25 Jilles Tjoelkersh: Add some testcases for pasting $*/$@ directly to...
2011-12-24 Oleksandr Tymoshenko- Initialize compact_flash_attribute_base_addr from...
2011-12-24 Eitan Adler- Add fallthrough comment
2011-12-24 Justin HibbitsImplement hwpmc counting PMC support for PowerPC G4...
2011-12-24 Dimitry AndricWhen building the kernel for amd64 with clang, don...
2011-12-24 Dimitry AndricMake another clang warning, -Wparentheses-equality...
2011-12-24 John BaldwinFix a bug where TAILQ_FIRST(&V_ifnet) was accessed...
2011-12-24 Dimitry AndricAmend r228781 by also disabling -Warray-bounds warnings...
2011-12-24 Kevin LoDiscard local array based on return values.
2011-12-24 David Chisnall...and actually install it.
2011-12-24 David ChisnallInitial implementation of stdatomic.h. Works (at least...
2011-12-24 Dimitry AndricSet WERROR= for the nve(4) module. This driver gives...
2011-12-24 Dimitry AndricMake another clang warning, -Wempty-body, non-fatal...
2011-12-24 David ChisnallSome GCC-compatibility definitions. Define clang's...
2011-12-24 Marius StroblUpdate a comment to reflect reality and explain why...
2011-12-24 Marius StroblOn FreeBSD just use the MD5 implementation of libmd...
2011-12-24 Lawrence StewartIntroduce the sysclock_getsnapshot() and sysclock_snap2...
2011-12-24 Sergey KandaurovFix LINT-VIMAGE build after r228814: use virtualized...
2011-12-24 Oleksandr Tymoshenko- Enable usbus on octusb
2011-12-23 Oleksandr Tymoshenko- Set CF physical address base in sysinfo structure
2011-12-23 Alexander MotinReport stripeoffset as zero not stripesize if physical...
2011-12-23 John BaldwinAdd post-VOP hooks for VOP_DELETEEXTATTR() and VOP_SETE...
2011-12-23 Alexander MotinAddition to r228808:
2011-12-23 Alexander MotinUse READ CAPACITY(16) to get information about device...
2011-12-23 Luigi Rizzo1. don't use if_pspare directly, but through a macro...
2011-12-23 Luigi Rizzowhitespace fixes (one missing newline, one extra tab)
2011-12-23 Colin PercivalFix a problem whereby a corrupt DNS record can cause...
2011-12-23 Dimitry AndricAmend r228822 by not directly adding to CWARNFLAGS...
2011-12-23 Konstantin... Optimize the common case of msyncing the whole file...
2011-12-23 Adrian ChaddDisable the code which hard-sets the LEDs on. This...
2011-12-23 Adrian ChaddPort over some more GPIO fixes from the atheros referen...
2011-12-23 Martin MatuskaFix typo s/xz/libarchive/
2011-12-23 Adrian ChaddPort over some GPIO and LED fixes.
2011-12-23 Adrian ChaddRemove unused #define's.
2011-12-23 Adrian ChaddRework this ugly mess that tries to handle reset serial...
2011-12-23 Adrian ChaddAdd in ath_ee_9287_print.
2011-12-23 Adrian ChaddMake some more of the 11n specific code conditional.
2011-12-23 Adrian ChaddAdd a temporary debugging statement in order to try...
2011-12-23 Guy HelmerHandle malloc failures in yplib.c.
2011-12-23 Rick MacklemDuring investigation of an NFSv4 client crash reported...
2011-12-23 Guy HelmerHandle failures to malloc memory to hold key or val...
2011-12-23 Navdeep ParharFix return value of function.
2011-12-23 Glen BarberWhitespace cleanup:
2011-12-23 Glen BarberFormatting fixes:
2011-12-23 Dimitry AndricWhen building the kernel with clang, it produces severa...
2011-12-23 Alexander MotinMerge to da driver quirks hinting 4K physical sector...
2011-12-22 Alexander MotinUpdate list of 4K physical sector hard drives.
2011-12-22 Dimitry AndricDisable various warnings for the ath module in a more...
2011-12-22 Adrian ChaddUse the correct types when calling the decompression...
2011-12-22 Gleb SmirnoffMerge from OpenBSD:
2011-12-22 Gleb SmirnoffMerge from OpenBSD:
2011-12-22 Gleb SmirnoffMerge couple more fixes from OpenBSD to bulk processing:
2011-12-22 Gleb SmirnoffWe really mean MTU of the real interface here, not...
2011-12-22 Gleb SmirnoffUse a better log message for master down event.
2011-12-22 Gleb SmirnoffIn FreeBSD we always have bpf(4) API, either real or...
2011-12-22 Dag-Erling... Merge upstream r509: don't log an error in the common...
2011-12-22 Dag-Erling... Merge upstream r509: don't log an error in the common...
2011-12-22 Alexander MotinMake cd driver to handle Audio CDs, reporting their...
2011-12-22 Dimitry AndricDisable -Wconstant-conversion warnings for the aic7xxx...
2011-12-22 John BaldwinUse TASK_INITIALIZER() for dev_dtr_task rather than...
2011-12-22 Luigi Rizzoput back netmap support, deleted by mistake in a previo...
2011-12-22 Fabien ThomasCorrectly spell my email address.
2011-12-22 Dimitry AndricRemove -mfancy-math from LIB32CPUFLAGS for amd64. ...
2011-12-22 Dimitry AndricRevert r228786. We'll need to work around the warnings...
2011-12-22 Dimitry AndricRevert r228785. We'll need to work around the warnings...
2011-12-22 Ed SchoutenAdd placeholder code for prepending pathnames to tftp.
2011-12-22 Martin MatuskaUse contrib sources for building libarchive, tar and...
2011-12-22 Kevin LoDiscarding local array based on return values
2011-12-22 Eitan Adler- document the -l option to usermod
2011-12-21 Kirk McKusickReduce NFPI by half to keep the default number of inode...
2011-12-21 Dimitry AndricAmend r228783 by also disabling -Wshift-count-negative
2011-12-21 Eitan Adler- Fix style(9) bug I introduced in the last commit
2011-12-21 Eitan Adler- Remove extraneous null ptr deref checks
2011-12-21 Dimitry AndricAmend r228779 by also disabling -Wconstant-conversion...
2011-12-21 John BaldwinRestore the sysctl changes from 223676 and 227309 lost...
2011-12-21 Eitan Adler- Remove extra space
2011-12-21 Dimitry AndricFix enum conversion problems in sys/dev/ath/ath_hal...
2011-12-21 Dimitry AndricFix shift overflow problem in sys/dev/ath/ath_hal/ar521...
2011-12-21 Jaakko HeinonenFollow style(9) more closely in the example.
2011-12-21 Dimitry AndricWhen building with clang, disable -Wshift-count-negativ...
2011-12-21 Ed SchoutenMake the RTC checking for QEMU even more aggressive.
2011-12-21 Dimitry AndricWhen building with clang, disable -Warray-bounds for...
2011-12-21 Pedro F. GiffuniUpdate libstdc++ with small updates from the latest...
2011-12-21 Dimitry AndricStart selectively disabling a few kernel build warnings...
2011-12-21 Martin MatuskaMerge FreeBSD changes from usr.bin/cpio to contrib...
next