]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-06-05 rrsThis change does the following:
2010-06-05 rrsUse the proper increment macro when increasing the
2010-06-05 rrsThis does two changes:
2010-06-05 rrsThis fixes a bug in the close up of a socket that
2010-06-05 mjacobBe more specific about which CDB length we're going...
2010-06-05 nwhitehornCorrect a harmless typo introduced when copying code...
2010-06-05 alcDon't set PG_WRITEABLE in pmap_enter() unless the page...
2010-06-05 nwhitehornAdd a driver for the CPU temperature sensors attached...
2010-06-05 nwhitehornAdd support for the I2C busses hanging off Apple system...
2010-06-05 nwhitehornUtilize the Keywest I2C combined mode for messages...
2010-06-05 nwhitehornAdd two new flags (IIC_M_NOSTOP and IIC_M_NOSTART)...
2010-06-05 nwhitehornCorrect the comment. We now use level low instead of...
2010-06-05 nwhitehornPartially revert r208162 while waiting for review on...
2010-06-05 nwhitehornMake sure that interrupt sense settings set after inter...
2010-06-05 kibUse the fpu_kern_enter() interface to properly separate...
2010-06-05 kibIntroduce the x86 kernel interfaces to allow kernel...
2010-06-05 edwinAdd comment that this value is unused.
2010-06-05 edwinWhen there is a problem with writing, also bail out.
2010-06-05 edwinMake clang happier by removing unused assignments.
2010-06-05 edwinFix warnings about uninitialized variables.
2010-06-05 edwinFix: when unable to parse the sequence string, erase...
2010-06-05 edwinFix memory-leak at the processing of multiple calendars.
2010-06-05 edwinProperly check the return value of chdir, even if it...
2010-06-05 mavRemove some dead and incorrect code.
2010-06-05 mavAdd allocation error hadling.
2010-06-05 mavFix possible use after free.
2010-06-05 traszDon't try to copy a socket after "xxx is a socket ...
2010-06-05 mavFix use after free on error.
2010-06-05 mavFix double free on error.
2010-06-05 mavPlug memory leak to silent Coverity. Error is still...
2010-06-05 mavPlug memory leak to silent Coverity. Error is still...
2010-06-05 mavFix attach errors handling.
2010-06-05 traszPlug resource leak.
2010-06-05 mavPlug memory leak to silent Coverity. Error is still...
2010-06-05 mavFix attach errors handling.
2010-06-05 traszMake sure not to pass NULL to g_orphan_provider().
2010-06-05 traszDon't use pointer to 64 bit value (id_t) to point to...
2010-06-05 alcDon't set PG_WRITEABLE in pmap_enter() unless the page...
2010-06-05 mjacobMake the internal target > SPC2 (so REPORT LUNS can...
2010-06-05 mjacobI was getting panics in sleepq_add for the second sleep...
2010-06-04 mdf- Add myself to committers-src.dot
2010-06-04 yongariDon't blindly set IFF_DRV_OACTIVE when sge_encap()...
2010-06-04 cpercivaDeclare ip6 as (struct in6_addr *) instead of (struct...
2010-06-04 maximo The typo was intended as it stated in the comment...
2010-06-04 avgscsi_cd: pass correct pointer to free()
2010-06-04 maximo Makefile BSDfication.
2010-06-04 maximo Fix typo: .uudef -> .undef.
2010-06-04 mavFix PCH chipset IDs. They are 0x3bxx, not 0x3axx.
2010-06-04 brianExplain that setting an absolute day value can fail...
2010-06-04 jchandraMake vm_contig_grow_cache() extern, and use it when...
2010-06-03 ae- Add myself to committers-src.dot
2010-06-03 traszMake chown(1) emit more useful error message when user...
2010-06-03 kibDo not leak vm page lock in vm_contig_launder(), vm_pag...
2010-06-03 edUse -Wl,-N instead of the undocumented -N option for...
2010-06-03 jhbAssert that the thread lock is held in sched_pctcpu...
2010-06-03 traszDon't forget to free the string in error case.
2010-06-03 trasz_posix1e_acl_sort() never returns anything other than...
2010-06-03 traszFix usage of uninitialized variable.
2010-06-03 traszThe 'acl_cnt' field is unsigned; no point in checking...
2010-06-03 traszThe 'acl_cnt' field is unsigned; no point in checking...
2010-06-03 traszThe 'acl_cnt' field is unsigned; no point in checking...
2010-06-03 traszThe 'acl_cnt' field is unsigned; no point in checking...
2010-06-03 traszThe acl_cnt field is unsigned; no point in checking...
2010-06-03 marius- Mention that VTOC8 labels are found in Fujitsu SPARC6...
2010-06-03 marius- In gpart_bootfile_read() fix an off-by-one error...
2010-06-03 mariusAvoid possible NULL-dereferences.
2010-06-03 mmFix freeing space after deleting large files with holes.
2010-06-03 kibExtend the scope of the lock on the quota file vnode...
2010-06-03 kibSometimes vnodes share the lock despite being different...
2010-06-03 kibAdd assertion and comment in vm_page_flag_set() describ...
2010-06-03 attilio[0] Improve wording.
2010-06-03 pjdopensolaris_kmem.c is already part of opensolaris.ko...
2010-06-03 alcIn the unlikely event that pmap_ts_referenced() demoted...
2010-06-03 alcMaintain the pretense that we support 32KB pages for...
2010-06-03 kanPlug possible memory leak.
2010-06-03 jfvFixes for panic experienced in test at Intel, when
2010-06-02 mjacobVarious minor and not so minor fixes suggested by Coverity.
2010-06-02 mmDocument import of xz.
2010-06-02 jmallettFix build for O32 systems without a TARGET_CPUTYPE...
2010-06-02 jillessh: Pass TERM changes to libedit.
2010-06-02 uqsAdd required header for isalnum(3) to quench compiler...
2010-06-02 mjacobProtect periph drivers list and rearrange things to...
2010-06-02 rajProvide memchr() in the libkern.
2010-06-02 rajProvide kernel level headers for the libfdt code.
2010-06-02 rajFlattened Device Tree helper scripts.
2010-06-02 rajFDT (simplebus) compatible attachment for uart(4).
2010-06-02 rajImport the common Flattened Device Tree infrastructure.
2010-06-02 mariusDon't leak memory on destruction.
2010-06-02 alcMinimize the use of the page queues lock for synchroniz...
2010-06-02 zecVirtualize the IPv4 multicast routing code.
2010-06-02 zecProvide a macro for registering a virtualized sysctl...
2010-06-02 jhbMFamd64: Add a new macro PCPU_XEN_FIELDS to hold XEN...
2010-06-02 jmallettAdd/improve mips64r2, Octeon, n32 and n64 support in...
2010-06-02 uqsmdoc: spell macros correctly, there's no need for the...
2010-06-02 uqsmdoc: use literal text, not a column table to present the
2010-06-02 uqsmdoc cleanup
2010-06-02 kibAdd a facility to dynamically adjust or unconfigure...
2010-06-02 uqsZero struct before reading from it
2010-06-02 mavRecommend disabling LAPIC timer instead whole APIC...
2010-06-02 brianFix stuttering sequences and reverse ranges
next