]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-06-12 mmFix possible zfs panic on zpool import
2010-06-12 mmFix zpool resilver stalls with spa_scrub_thread in...
2010-06-12 mmFix ZFS panic deadlock: cycle in blocking chain via...
2010-06-12 mmFix vdev_probe() starvation brings txg train to a scree...
2010-06-12 mmFix incomplete resilvering after disk replacement ...
2010-06-12 mmFix zfs destroy fails to free object in open context...
2010-06-12 mmFix unable to remove a file over NFS after hitting...
2010-06-12 edRemove GNU-style struct initialization.
2010-06-12 marcelThe ptc.g operation for the Mckinley and Madison proces...
2010-06-11 jkimApply band-aid around function-like macro fdrop() witho...
2010-06-11 delphijDetect bit endianness through machine/endian.h. This...
2010-06-11 cpercivaClean up code by removing pre-C99 struct hack preproces...
2010-06-11 jfvPut back the lost bus_describe_intr() calls.
2010-06-11 jfvChange the mbuf memory calls back to NOWAIT as a
2010-06-11 randiMake sysinstall WARNS=2 clean.
2010-06-11 jfvAdd a couple fixes from Michael Tuexen.
2010-06-11 jkimFix one more case where a string is passed via format...
2010-06-11 jkimSimplify a function for getting brightness levels.
2010-06-11 jkimRemove unused assignment.
2010-06-11 mlaierCache the last result from if_indextoname for printing...
2010-06-11 avgfix a few cases where a string is passed via format...
2010-06-11 jfvRemove a disable_queue from the beginning of the
2010-06-11 jhbUpdate several places that iterate over CPUs to use...
2010-06-11 brucecsctp_recvmsg returns the number of bytes received,...
2010-06-11 avgffs_softdep: change K&R in function defintions to ANSI...
2010-06-11 avgvnode.h: expand debug macros to non-empty void statemen...
2010-06-11 jkimFix a possible dereference of null pointer.
2010-06-11 mdfAdd INVARIANTS checking that numfreebufs values are...
2010-06-11 uqsRemove dead variable assignments
2010-06-11 uqsInitialize variables before usage.
2010-06-11 jhbAdd helper macros to iterate over available CPUs in...
2010-06-11 alcRelax one of the new assertions in pmap_enter() a littl...
2010-06-11 ashishAdd myself to the committers graph.
2010-06-11 ivorasIn another move to join with the age of the Fruitbat...
2010-06-11 uqsUse same table markup as in hexdump.1
2010-06-11 uqsMore mdoc nitpicking to improve compatibility to mdocml
2010-06-11 uqsRemove Xo/Xc in It, which is not yet supported by mdocm...
2010-06-11 uqsmdoc: stop abusing -column lists and use .Bl -tag instead
2010-06-11 uqsmdoc nitpicking: the title argument shall be uppercase
2010-06-11 kanIn dtrace lexer, do not unput token if it is EOF.
2010-06-11 rrs3 Fixes -
2010-06-11 marcelBump MAX_BPAGES from 256 to 1024. It seems that a few...
2010-06-11 impMerge from tbemd
2010-06-11 impMerge from tbemd branch:
2010-06-11 impsvn merge svn+ssh://svn.freebsd.org/base/head@209022
2010-06-11 avatarFixing compilation bustage by adding the missing &...
2010-06-10 delphijSeveral style fixes as prompted by bde@.
2010-06-10 rpauloSome odd APs send beacons on the same TX queue as non...
2010-06-10 rpauloAdd missing braces.
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-10 randiFix uninitialized variables that cause a crash when...
2010-06-10 rdivackyRemove Xcode cmake win32 projects unittests from LLVM and
2010-06-10 mjacobDon't pass a buffer directly as a printflike format...
2010-06-10 kanDo not require pos parameter to be zero in MAP_ANONYMOU...
2010-06-10 traszUntangle g_print_bio(), silencing Coverity.
2010-06-10 mavDo not disable edge-triggered interrupts before migrati...
2010-06-10 alcReduce the scope of the page queues lock and the number of
2010-06-10 aeStyle(9) fixes:
2010-06-10 mavStore interrupt trap frame into struct thread. It allow...
2010-06-10 rdivackyIntroduce -fformat-extensions. A local FreeBSD extensio...
2010-06-10 bzMake the char *n_name member of struct nlist 'const'.
2010-06-10 edDisable usage of __DATE__.
2010-06-10 edBrand our Clang binary.
2010-06-10 ivorasUnconfuse THREAD and SMT flags
2010-06-10 ivorasCosmetic change to XML - less ugly newlines
2010-06-10 gabor- Axe out signal handling code, the shell will take...
2010-06-10 gabor- Fix style(9)
2010-06-10 edBump __FreeBSD_version to indicate the addition of...
2010-06-10 edRegenerate.
2010-06-10 edFix typo.
2010-06-09 rrsFound by Michael. In cases where we run
2010-06-09 delphijApply driver update from LSI. Many thanks to LSI for...
2010-06-09 edRegenerate.
2010-06-09 edThis should be commented out.
2010-06-09 rdivackyRegen src.conf.5
2010-06-09 rdivackyAdd WITHOUT_CLANG file with a description.
2010-06-09 rdivackyHook clang into the build on i386/amd64/powerpc.
2010-06-09 rdivackyImport the build makefiles for clang/LLVM.
2010-06-09 rdivackyRemove the commented out piece that slipped as a mismerge.
2010-06-09 rdivackyAdjust include paths to FreeBSD. Remove /usr/local...
2010-06-09 rdivackyChange the default CPU to i486 on i386 (architecture).
2010-06-09 rdivackyComment out piece of code using __clear_cache() which...
2010-06-09 delphijCheck return value from archive_read_new().
2010-06-09 edRemove unneeded directories.
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-09 rrsFix serveral bugs all having to do with freeing an
2010-06-09 rrsBUG:Turns out we need to use both bit maps
2010-06-09 jhAdd a new function devfs_parent_dirent() for resolving...
2010-06-09 aeFix typo.
2010-06-09 aeNew netgraph node ng_patch(4). It performs data modific...
2010-06-09 edwinfix memset() calls.
2010-06-09 uqsRemove -mdoc macros from -man page
2010-06-09 uqsmdoc: spell out theta, the Unicode glyph is hard to...
2010-06-09 mavAdd set of codec IDs.
2010-06-08 mjacobRearrange how things are done to avoid dereferencing...
2010-06-08 mjacobTry and narrow the gap in which you act on an event...
2010-06-08 mjacobAdd the VHBA package. It is here in tools because it...
2010-06-08 jhbThe lock associated with the /dev/apm knote is already...
2010-06-08 jhbMove the MD support for PCI message signalled interrupt...
2010-06-08 jhbMove the machine check support code to the x86 tree...
next