]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-01-06 pluknetFix a typo.
2012-01-06 jimharrisAdd 0x2826 device ID for C600 (Patsburg) SATA controlle...
2012-01-05 rwatsonReplace an OpenBSDism with a FreeBSDism in the pfctl...
2012-01-05 ghelmerFix a memory leak in addgroup() by ensuring the allocat...
2012-01-05 ghelmerAllow daemon(8) to run pidfile_open() before relenquish...
2012-01-05 jhbRemove the assertion from tcp_input() that rcv_nxt...
2012-01-05 pjd- Allow to change vfs.zfs.arc_meta_limit at runtime.
2012-01-05 andreastFix build on powerpc64 too. The same as r229640.
2012-01-05 adrianAllow extra directories to be added to the build-tools...
2012-01-05 adrianAllow crunchgen binary link generation to be disabled.
2012-01-05 uqsApply Typo-B-Gone 2000 [TM]
2012-01-05 uqsConvert files over to UTF-8.
2012-01-05 uqsTouch up some more small typos missed in the previous...
2012-01-05 uqsFurther fix a typo and spelling classic correctly in...
2012-01-05 uqsPartial backout of r228990, restore original MIB object...
2012-01-05 uqsDocument the detrimental effect of kern.cam.XX.retry_co...
2012-01-05 uqsPull up vendor changes to mdoc(7)
2012-01-05 adrianFix build.
2012-01-05 adrianAdd missing options so modules build/load correctly.
2012-01-05 jhbFix a logic bug in change 228207 in the check for a...
2012-01-05 jhbConvert all users of IF_ADDR_LOCK to use new locking...
2012-01-05 jhbAdd new variants of the IF_ADDR_*LOCK*() macros used...
2012-01-05 jhbUpdate recently added drivers to use the if_*addr_r...
2012-01-05 rwatsonWhen extracting the VLAN tag from if_em and if_lem...
2012-01-05 adrianFlip on IEEE80211_SUPPORT_MESH and AH_SUPPORT_AR5416...
2012-01-05 dimIn sys/fs/nullfs/null_subr.c, in a KASSERT, output...
2012-01-05 jhbRemove use of explicit bus space tags and handles and...
2012-01-05 edRemove redundant inclusion of <sys/cdefs.h>.
2012-01-05 edRemove _Complex_I workaround from <tgmath.h>.
2012-01-05 edMake _Complex_I a proper float _Complex when using...
2012-01-05 rwatsonRefine last comment.
2012-01-05 rwatsonAdd comment to the VLAN code about its integration...
2012-01-05 bruefferFix typo.
2012-01-05 edReimplement <tgmath.h> on top of __generic().
2012-01-05 edAdd __generic(), to be able to use a very simple _Gener...
2012-01-05 baptAdd new pw_make_v7 to make a passwd line (in v7 format...
2012-01-05 edChange index() and rindex() to a weak alias.
2012-01-05 edAlso import WEAK_ALIAS() from the MIPS code.
2012-01-05 adrianThis isn't required any longer - it turns out the flash
2012-01-05 adrianRe-enable this bit of logic from before, which only...
2012-01-05 adrianUse geom_uncompress now, rather than geom_uzip.
2012-01-05 bzMark a couple of file local functions static and stop...
2012-01-05 bzConvert an #ifdef DIAGNOSTIC if/panic to a KASSERT.
2012-01-04 raymkulzma used to create lzma compressed images, just...
2012-01-04 rayGEOM_UNCOMPRESS module, can be used with uzip images...
2012-01-04 rayUpdate contrib/xz-embedded to build with new GEOM_UNCOM...
2012-01-04 luiginow picobsd cross builds work (tried with host amd64...
2012-01-04 rwatsonAdd missing -w to kgdb(1)'s usage().
2012-01-04 jhbFix 'make clean' for this module so it cleans up the...
2012-01-04 rwatsonAdjust the VLAN section of the ifconfig(8) man page...
2012-01-04 pfgQuiet down clang -Werror.
2012-01-04 luigiremove some stale options (such as running without...
2012-01-04 kibPostpone the resolution of IRELATIVE relocations and...
2012-01-04 andreastApply the same change as in r229494.
2012-01-04 kibDo not restart the scan in vm_object_page_clean() on...
2012-01-04 andreastIntroduce internal macros for __U/INT64_C to define...
2012-01-04 jhbUse the mli_relinmhead list normally used to defer...
2012-01-04 jhbUse a helper variable to wrap a long line.
2012-01-04 jhbIn the handling of the SIOC[DG]LIFADDR icotls in in_lif...
2012-01-04 jhbFix the SIOC[DG]LIFADDR ioctls in in_lifaddr_ioctl...
2012-01-04 fabientUpdate PMC events from October 2011 Intel documentation.
2012-01-04 fabientAdd missing MSR programming for some events.
2012-01-04 pjdAdd missing file permission to open(O_CREAT) call....
2012-01-04 pjdAdd an missing argument to open(2). If O_CREAT flag...
2012-01-04 pjdAdd an missing argument to open(2). If O_CREAT flag...
2012-01-04 glebiusUse correct locking when traversing interface address...
2012-01-04 adrianAdd a couple more SPI flash device IDs found in commercial
2012-01-04 nyanMFi386: revision 229435
2012-01-04 nyanFix 230MB MO support.
2012-01-04 delphijDocument the fact that chroot(2) is no longer part...
2012-01-03 edSimply disallow <stdnoreturn.h> to be used in combinati...
2012-01-03 pjdFix an obvious typo. We do want to specify file permiss...
2012-01-03 kibAdd special loader environment variables 'comconsole_po...
2012-01-03 kibDo the vput() for the lowervp in the null_nodeget(...
2012-01-03 pfgReplace a GPL'd header in the emu10k1 snd driver code.
2012-01-03 jhbSome small fixes to CPU accounting for threads:
2012-01-03 kibDocument the state of the lowervp vnode for null_nodeget().
2012-01-03 jhbFix a few bugs in the SRAT parsing code:
2012-01-03 dimIn sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_v...
2012-01-03 dimIn sys/dev/qlxgb/qla_misc.c, fix a copy/paste issue...
2012-01-03 jhbWhen cancelling multicast timers on an interface, don...
2012-01-03 delphijDon't forget to release queue lock when allocation...
2012-01-03 pfgIntegrate the line drawing algorithm from the book...
2012-01-03 jhbGrab a reference on the matching interface address...
2012-01-03 edImport compiler-rt r147467.
2012-01-03 gonzo- Octeon-SDK strictly requires multi_count to be zero for
2012-01-03 pfgMinor cleanups to ntfs code
2012-01-03 edReplace index() and rindex() calls with strchr() and...
2012-01-03 dimIn sys/compat/linux/linux_ioctl.c, work around a warnin...
2012-01-03 dimIn sys/dev/if_ndis/if_ndis_pccard.c, fix a bug where...
2012-01-03 jhbImprove the cscope target's handling of MD directories...
2012-01-03 mavAdd support for CDRIOCGETBLOCKSIZE and CDRIOCSETBLOCKSI...
2012-01-03 jhbUse TAILQ_FOREACH() instead of TAILQ_FOREACH_SAFE(...
2012-01-03 edRemove hand-written version of strcspn().
2012-01-03 edFix subtle typo: compare against idx -- not index.
2012-01-03 edSimply use getprogname() to obtain the name of the...
2012-01-03 kevloAdd support for Intel EG20T serial ports
2012-01-03 bschmidtDon't rely on MCS7 being at index 7 while determining...
2012-01-03 edMerge index() and strchr() together.
2012-01-03 edAdd support for strong aliasing of symbols in i386...
next