]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-12-27 Ed SchoutenAdd locally implemented atomic intrinsics to libcompile...
2011-12-27 David ChisnallDefine NULL to nullptr in C++11 mode (not strictly...
2011-12-27 Xin LI - Fail when the utility is not invoked as rtprio nor...
2011-12-27 Sergey KandaurovClean up from the 4.x era.
2011-12-27 Matt JacobFix target mode compilation issues that arose after...
2011-12-27 Ed SchoutenAdd missing \.
2011-12-27 Ed SchoutenAdd manual page for atomic operations.
2011-12-27 Martin MatuskaUpdate to vendor revision 4016.
2011-12-27 Xin LIUpdate rtprio(2) manual page to reflect the latest...
2011-12-27 Doug Barton1. Remove a bunch of duplicates. Usually this means...
2011-12-27 Martin MatuskaUpdate to vendor revision 4016
2011-12-27 Michael TuexenAddress issues found by clang. While there, fix also...
2011-12-26 Ed SchoutenFix some bugs in <stdatomic.h>.
2011-12-26 Martin MatuskaUpdate to vendor revision 3982
2011-12-26 Ed SchoutenAdd libstdthreads.
2011-12-26 Adrian ChaddOops, my bad. Fix a broken thing I introduced earlier.
2011-12-26 Ed SchoutenAs per C11, add static_assert() to <assert.h>.
2011-12-26 Ed SchoutenImprove C11 bits in <stdlib.h>:
2011-12-26 Ed SchoutenAdd cdefs-magic to add optional C11 bits to headers.
2011-12-26 Christian BruefferAdd missing -l flag to usage().
2011-12-26 Ed SchoutenThe standard is now called C11 -- C12.
2011-12-26 Xin LIMerge from OpenBSD 5.0 (this is a dummy change, the...
2011-12-26 Xin LIImport nc from OpenBSD 5.0.
2011-12-26 Adrian ChaddAR5416 has 14 GPIO pins, from 0->13.
2011-12-26 Adrian ChaddSince the only thing with a mux is the AR5416 and later...
2011-12-26 Adrian ChaddFlesh out configurable hardware based LED blinking.
2011-12-26 Adrian ChaddSetup the initial LED state on attach and resume.
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...
next