]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-12-29 jhbFurther relax the strictness of enforcing allocations...
2011-12-29 jhbCap the priority calculated from the current thread...
2011-12-29 glebiusDon't fallback to a CARP address in BACKUP state.
2011-12-29 jhbRegen.
2011-12-29 jhbImplement linux_fadvise64() and linux_fadvise64_64...
2011-12-29 rwatsonFix typo in comment.
2011-12-29 edDon't define static_assert for C++.
2011-12-29 uqsReencode files from latin1 to UTF-8.
2011-12-29 pluknetUpdate LOCKLEAF comment: it should say "vnode".
2011-12-29 kibAdd PCI Id for the Intel AMT serial interface as found...
2011-12-29 baptI'm not yet an alumni, add myself in the right section
2011-12-29 adrianFlesh out the RSPRO GPIO config, including the RF LED.
2011-12-29 adrianBreak out the AR71XX config file into _BASE and board...
2011-12-28 jillessh: Allow quoting ^ and ] in bracket expressions.
2011-12-28 jillessh: Use dirent.d_type in pathname generation.
2011-12-28 jillessh: Cache de->d_namlen in a local variable.
2011-12-28 delphijImport the first release of HighPoint RocketRAID 27xx...
2011-12-28 mavSet maximum I/O size for mps(4) to MAXPHYS. Looking...
2011-12-28 dougb1. Correct capitalization of the nobility particle for
2011-12-28 jillessh: Do not force special builtins non-special in optimi...
2011-12-28 alcOptimize vm_object_split()'s handling of reservations.
2011-12-28 alcFix a bug in the Xen pmap's implementation of pmap_extr...
2011-12-28 uqsPrefer ASCII apostrophes over Unicode ones like the...
2011-12-28 baptAdd myself as a src committer
2011-12-28 cognetOops, if we want to check from 0 to nsock, the test...
2011-12-28 kevloFix incorrect uses of sizeof().
2011-12-28 gonzo- Add generic GPIO driver for Cavium Octeon. At the...
2011-12-28 delphijIn POSIX.1-2008:
2011-12-27 alcEliminate many of the unnecessary differences between...
2011-12-27 jilleslibc: Eliminate some relative relocations in getusershe...
2011-12-27 jilleslibc: Eliminate some relative relocations in setlocale().
2011-12-27 edDocument restriction on 32-bits and 64-bits datatypes.
2011-12-27 edAdd locally implemented atomic intrinsics to libcompile...
2011-12-27 theravenDefine NULL to nullptr in C++11 mode (not strictly...
2011-12-27 delphij - Fail when the utility is not invoked as rtprio nor...
2011-12-27 pluknetClean up from the 4.x era.
2011-12-27 mjacobFix target mode compilation issues that arose after...
2011-12-27 edAdd missing \.
2011-12-27 edAdd manual page for atomic operations.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-27 delphijUpdate rtprio(2) manual page to reflect the latest...
2011-12-27 dougb1. Remove a bunch of duplicates. Usually this means...
2011-12-27 mmUpdate to vendor revision 4016
2011-12-27 tuexenAddress issues found by clang. While there, fix also...
2011-12-26 edFix some bugs in <stdatomic.h>.
2011-12-26 mmUpdate to vendor revision 3982
2011-12-26 edAdd libstdthreads.
2011-12-26 adrianOops, my bad. Fix a broken thing I introduced earlier.
2011-12-26 edAs per C11, add static_assert() to <assert.h>.
2011-12-26 edImprove C11 bits in <stdlib.h>:
2011-12-26 edAdd cdefs-magic to add optional C11 bits to headers.
2011-12-26 bruefferAdd missing -l flag to usage().
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...
next