]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-01-20 eadlerFix a variety of warnings when compiling with gcc46
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 rmacklemMartin Cracauer reported a problem to freebsd-current...
2012-01-19 kibUse shared lock for the executable vnode in the exec...
2012-01-19 jhbProperly return success once a matching VPD entry is...
2012-01-19 yongariReflect tunable name change made in r230337.
2012-01-19 yongariOops, fix logic error introduced in r230337.
2012-01-19 yongariRename dev.bge.%d.msi_disable to dev.bge.%d.msi which...
2012-01-19 yongariFix a logic error which resulted in putting PHY into...
2012-01-19 kenQuiet some clang warnings when compiling CTL.
2012-01-19 hselaskyAdd support for new USB device.
2012-01-19 jhbAdd support for the Em command. This restores a missin...
2012-01-19 mavPrint controller/codec IDs for unknown chips instead...
2012-01-19 edRemove remnants of dev_t.
2012-01-19 luiginetmap-related changes:
2012-01-19 kevloAdd missing MLINKS to INDEX.5
2012-01-19 eadlerAdd support for Sony Ericsson GC89 EDGE/Wirelles LAN...
2012-01-19 mavTwo 192/24/8 playback streams overflow single mandatory...
2012-01-19 sbrunoWrap changes from svn r212126 inside LOADER_NFS_SUPPORT...
2012-01-18 sbrunoUpdate .Dd date on this man page.
2012-01-18 sbrunoUpdate man page to show that ciss(4) now support the...
2012-01-18 sbrunoAdd support for HP P420 to ciss(4)
2012-01-18 mavImprove HDMI/DisplayPort audio support in snd_hda(4):
2012-01-18 peterRev 228065 (change bsd.own.mk -> bsd.init.mk) broke...
2012-01-18 nwhitehornWarn if trying to install over an existing partition...
2012-01-18 bzUnbreak several mips kernel configs after r230150 and...
2012-01-18 desFix two issues related to the use of SIGINFO in fetch...
2012-01-18 schweikhComment cosmetics: end more sentences with full stops.
2012-01-18 reaSubject: NULLFS: properly destroy node hash
2012-01-18 schweikhConnect the bktr module(s) to the amd64 build.
2012-01-18 emasteFix #ifdef VERBOSE for UTC case
2012-01-18 emasteDon't write /var/db/zoneinfo when zone is not actually...
2012-01-18 lstewartSpecify the correct section (4 instead of 9) in the...
2012-01-18 emasteAdd missing line continuation \. It did not cause...
2012-01-18 kevloNOOBJ is long time dead
2012-01-18 kevlovfs_object_create() function is obsolete. Use vnode_cre...
2012-01-17 edAllow growfs to be built with GCC 4.7 and -Werror.
2012-01-17 yongariDocument dev.bge.%d.msi_disable tunable.
2012-01-17 edRemove unused variables.
2012-01-17 yongariIntroduce a tunable that disables use of MSI.
2012-01-17 edRemove unneeded dtv variable.
2012-01-17 hrsRevert changes in r228790. It prevented the ypserv...
2012-01-17 edOnly use the static assertion when __generic is available.
2012-01-17 edDon't expose __generic() when not using C++.
2012-01-17 yongariFree allocated jumbo buffers when controller is stopped.
2012-01-17 yongariUse a RX DMA tag to free loaded RX DMA maps.
2012-01-17 adrianTidy-up.
2012-01-17 glebiusThe newhook method can be called in ISR context at
2012-01-17 kibAdd definitions for the FPU extended state header,...
2012-01-17 kibModernize the fpusave structures definitions by using...
2012-01-17 alcExplain why it is safe to unlock the vnode.
2012-01-17 theravenFix clang atomic to use for atomic_is_lock_free().
2012-01-17 glebiusAllocate our mbuf with m_get2().
2012-01-17 glebiusProvide a function m_get2() that allocates a minimal...
2012-01-17 kibImplement xsetbv(), xsave() and xrstor() providing...
2012-01-17 kibAdd definitions related to XCR0.
2012-01-17 kibAdd macro IS_BSP() to check whether the current CPU...
2012-01-17 pluknetFix the "lock &zrl->zr_mtx already initialized" asserti...
2012-01-17 kevloReturn EOPNOTSUPP since we only support update mounts...
2012-01-17 mckusickThere are several bugs/hangs when trying to take a...
2012-01-17 mckusickMake sure all intermediate variables holding mount...
2012-01-17 nwhitehornRevert r212360 now that PowerPC can handle large sparse...
2012-01-17 alcImprove abstraction. Eliminate direct access by elf...
2012-01-16 stas- Add ID for the BeagleBone FTDI serial over usb port.
2012-01-16 hselaskyAdd support for more USB devices.
2012-01-16 ghelmerRemove unnecessary includes from these libutil man...
2012-01-16 ghelmerFix more disorder in prototypes and constants.
2012-01-16 pluknetBe pedantic and change // comment to C-style one.
2012-01-16 dasGenerate a warning if the kernel's arc4random() is...
2012-01-16 dasFix the value of float_t to match what is implied by...
2012-01-16 dasChange the definition of FLT_EVAL_METHOD from 1 to...
2012-01-16 jhChange checkpath() to not exit on error. This is a...
2012-01-16 theravenUse the signal fence builtin in stdatomic.h when using...
2012-01-16 ivorasAdd a bit of verbosity to the comment.
2012-01-16 kevloFix a style bug
2012-01-16 glebiusMake panic strings in m_gettype(), m_getzone(), m_cljset()
2012-01-16 glebiusAdd missing static.
2012-01-16 glebiusRemove some disabled NOTYET code. Probability of enabli...
2012-01-16 dumbbellsh: Fix execution of multiple statements in a trap...
2012-01-16 dumbbellsh: Test EXIT trap with multiple statements in it
2012-01-16 glebiusm_getzone() should return only cluster zones.
2012-01-16 hselaskyExport ttyname instead of ttyunit via the sysctl interface.
2012-01-16 kevloAdd nfs export support to tmpfs(5)
2012-01-16 glebiusDrop support for SIOCSIFADDR, SIOCSIFNETMASK, SIOCSIFBR...
2012-01-16 hselaskyExport information about USB serial port unit and port...
2012-01-16 davidxuInsert read memory barriers.
2012-01-16 delphijMatch surrounding style.
2012-01-16 dasRemove a confused comment and fix some minor bugs.
2012-01-16 dasFix the definition of FLT_EVAL_METHOD and some minor...
2012-01-16 adrianStop overloading opt_global.h.
2012-01-16 davidxuEliminate branch and insert an explicit reader memory...
2012-01-16 dasComputations on NaNs are supposed to return one of...
2012-01-16 dasAdd an implementation of fenv.h intended for platforms...
next