]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-01-05 Pawel Jakub... - Allow to change vfs.zfs.arc_meta_limit at runtime.
2012-01-05 Andreas ToblerFix build on powerpc64 too. The same as r229640.
2012-01-05 Adrian ChaddAllow extra directories to be added to the build-tools...
2012-01-05 Adrian ChaddAllow crunchgen binary link generation to be disabled.
2012-01-05 Ulrich SpörleinApply Typo-B-Gone 2000 [TM]
2012-01-05 Ulrich SpörleinConvert files over to UTF-8.
2012-01-05 Ulrich SpörleinTouch up some more small typos missed in the previous...
2012-01-05 Ulrich SpörleinFurther fix a typo and spelling classic correctly in...
2012-01-05 Ulrich SpörleinPartial backout of r228990, restore original MIB object...
2012-01-05 Ulrich SpörleinDocument the detrimental effect of kern.cam.XX.retry_co...
2012-01-05 Ulrich SpörleinPull up vendor changes to mdoc(7)
2012-01-05 Adrian ChaddFix build.
2012-01-05 Adrian ChaddAdd missing options so modules build/load correctly.
2012-01-05 John BaldwinFix a logic bug in change 228207 in the check for a...
2012-01-05 John BaldwinConvert all users of IF_ADDR_LOCK to use new locking...
2012-01-05 John BaldwinAdd new variants of the IF_ADDR_*LOCK*() macros used...
2012-01-05 John BaldwinUpdate recently added drivers to use the if_*addr_r...
2012-01-05 Robert WatsonWhen extracting the VLAN tag from if_em and if_lem...
2012-01-05 Adrian ChaddFlip on IEEE80211_SUPPORT_MESH and AH_SUPPORT_AR5416...
2012-01-05 Dimitry AndricIn sys/fs/nullfs/null_subr.c, in a KASSERT, output...
2012-01-05 John BaldwinRemove use of explicit bus space tags and handles and...
2012-01-05 Ed SchoutenRemove redundant inclusion of <sys/cdefs.h>.
2012-01-05 Ed SchoutenRemove _Complex_I workaround from <tgmath.h>.
2012-01-05 Ed SchoutenMake _Complex_I a proper float _Complex when using...
2012-01-05 Robert WatsonRefine last comment.
2012-01-05 Robert WatsonAdd comment to the VLAN code about its integration...
2012-01-05 Christian BruefferFix typo.
2012-01-05 Ed SchoutenReimplement <tgmath.h> on top of __generic().
2012-01-05 Ed SchoutenAdd __generic(), to be able to use a very simple _Gener...
2012-01-05 Baptiste DaroussinAdd new pw_make_v7 to make a passwd line (in v7 format...
2012-01-05 Ed SchoutenChange index() and rindex() to a weak alias.
2012-01-05 Ed SchoutenAlso import WEAK_ALIAS() from the MIPS code.
2012-01-05 Adrian ChaddThis isn't required any longer - it turns out the flash
2012-01-05 Adrian ChaddRe-enable this bit of logic from before, which only...
2012-01-05 Adrian ChaddUse geom_uncompress now, rather than geom_uzip.
2012-01-05 Bjoern A. ZeebMark a couple of file local functions static and stop...
2012-01-05 Bjoern A. ZeebConvert an #ifdef DIAGNOSTIC if/panic to a KASSERT.
2012-01-04 Aleksandr Rybalkomkulzma used to create lzma compressed images, just...
2012-01-04 Aleksandr RybalkoGEOM_UNCOMPRESS module, can be used with uzip images...
2012-01-04 Aleksandr RybalkoUpdate contrib/xz-embedded to build with new GEOM_UNCOM...
2012-01-04 Luigi Rizzonow picobsd cross builds work (tried with host amd64...
2012-01-04 Robert WatsonAdd missing -w to kgdb(1)'s usage().
2012-01-04 John BaldwinFix 'make clean' for this module so it cleans up the...
2012-01-04 Robert WatsonAdjust the VLAN section of the ifconfig(8) man page...
2012-01-04 Pedro F. GiffuniQuiet down clang -Werror.
2012-01-04 Luigi Rizzoremove some stale options (such as running without...
2012-01-04 Konstantin... Postpone the resolution of IRELATIVE relocations and...
2012-01-04 Andreas ToblerApply the same change as in r229494.
2012-01-04 Konstantin... Do not restart the scan in vm_object_page_clean() on...
2012-01-04 Andreas ToblerIntroduce internal macros for __U/INT64_C to define...
2012-01-04 John BaldwinUse the mli_relinmhead list normally used to defer...
2012-01-04 John BaldwinUse a helper variable to wrap a long line.
2012-01-04 John BaldwinIn the handling of the SIOC[DG]LIFADDR icotls in in_lif...
2012-01-04 John BaldwinFix the SIOC[DG]LIFADDR ioctls in in_lifaddr_ioctl...
2012-01-04 Fabien ThomasUpdate PMC events from October 2011 Intel documentation.
2012-01-04 Fabien ThomasAdd missing MSR programming for some events.
2012-01-04 Pawel Jakub... Add missing file permission to open(O_CREAT) call....
2012-01-04 Pawel Jakub... Add an missing argument to open(2). If O_CREAT flag...
2012-01-04 Pawel Jakub... Add an missing argument to open(2). If O_CREAT flag...
2012-01-04 Gleb SmirnoffUse correct locking when traversing interface address...
2012-01-04 Adrian ChaddAdd a couple more SPI flash device IDs found in commercial
2012-01-04 Yoshihiro TakahashiMFi386: revision 229435
2012-01-04 Yoshihiro TakahashiFix 230MB MO support.
2012-01-04 Xin LIDocument the fact that chroot(2) is no longer part...
2012-01-03 Ed SchoutenSimply disallow <stdnoreturn.h> to be used in combinati...
2012-01-03 Pawel Jakub... Fix an obvious typo. We do want to specify file permiss...
2012-01-03 Konstantin... Add special loader environment variables 'comconsole_po...
2012-01-03 Konstantin... Do the vput() for the lowervp in the null_nodeget(...
2012-01-03 Pedro F. GiffuniReplace a GPL'd header in the emu10k1 snd driver code.
2012-01-03 John BaldwinSome small fixes to CPU accounting for threads:
2012-01-03 Konstantin... Document the state of the lowervp vnode for null_nodeget().
2012-01-03 John BaldwinFix a few bugs in the SRAT parsing code:
2012-01-03 Dimitry AndricIn sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_v...
2012-01-03 Dimitry AndricIn sys/dev/qlxgb/qla_misc.c, fix a copy/paste issue...
2012-01-03 John BaldwinWhen cancelling multicast timers on an interface, don...
2012-01-03 Xin LIDon't forget to release queue lock when allocation...
2012-01-03 Pedro F. GiffuniIntegrate the line drawing algorithm from the book...
2012-01-03 John BaldwinGrab a reference on the matching interface address...
2012-01-03 Ed SchoutenImport compiler-rt r147467.
2012-01-03 Ed SchoutenImport compiler-rt r147467.
2012-01-03 Oleksandr Tymoshenko- Octeon-SDK strictly requires multi_count to be zero for
2012-01-03 Pedro F. GiffuniMinor cleanups to ntfs code
2012-01-03 Ed SchoutenReplace index() and rindex() calls with strchr() and...
2012-01-03 Dimitry AndricIn sys/compat/linux/linux_ioctl.c, work around a warnin...
2012-01-03 Dimitry AndricIn sys/dev/if_ndis/if_ndis_pccard.c, fix a bug where...
2012-01-03 John BaldwinImprove the cscope target's handling of MD directories...
2012-01-03 Alexander MotinAdd support for CDRIOCGETBLOCKSIZE and CDRIOCSETBLOCKSI...
2012-01-03 John BaldwinUse TAILQ_FOREACH() instead of TAILQ_FOREACH_SAFE(...
2012-01-03 Ed SchoutenRemove hand-written version of strcspn().
2012-01-03 Ed SchoutenFix subtle typo: compare against idx -- not index.
2012-01-03 Ed SchoutenSimply use getprogname() to obtain the name of the...
2012-01-03 Kevin LoAdd support for Intel EG20T serial ports
2012-01-03 Bernhard SchmidtDon't rely on MCS7 being at index 7 while determining...
2012-01-03 Ed SchoutenMerge index() and strchr() together.
2012-01-03 Ed SchoutenAdd support for strong aliasing of symbols in i386...
2012-01-03 Ed SchoutenImplement extensions on top of standards instead of...
2012-01-03 Alan CoxDon't pass VM_ALLOC_ZERO to vm_page_grab() in tmpfs_map...
2012-01-03 Glen BarberTrivial standardization to a few comments in kern.pre.mk.
2012-01-02 Ed SchoutenRemove extraneous semicolons.
2012-01-02 Robert WatsonAdd WITHOUT_CAPSICUM src.conf(5) define, which can...
next