]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-07-07 brianWhen dhclient obtains a lease, it runs dhclient-script...
2010-07-07 impFurther simplification.
2010-07-06 impThese files should have been added/deleted in r209751
2010-07-06 impA few patches from Ed Maste by way of Kris Moore
2010-07-06 marcelProvide more examples for error injection.
2010-07-06 brucecSimplify the wording of the console configuration dialo...
2010-07-06 jkimFix mis-merges in the previous commit.
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 emasteUse canonical spelling of FreeBSD.org
2010-07-06 mavATA device reset starts probe sequence from the beginni...
2010-07-06 kibCalculate nshift only once.
2010-07-06 kibIn revoke(), verify that VCHR vnode indeed belongs...
2010-07-06 yongariZero entire status block and add missing bus_dmamap_syn...
2010-07-06 jkimPlug a possible memory leak.
2010-07-06 bzAlso install the new bsd.arch.inc.mk filed. Missed...
2010-07-06 bcrMention the radiolist option in the man page. It is...
2010-07-06 jkimFix a possible null pointer dereference. A patch for...
2010-07-06 traszFix acl_from_text(3) - and, therefore, setfacl(1) ...
2010-07-06 jkimImport ACPICA 20100702.
2010-07-06 emasteSwitch to my @freebsd.org email address.
2010-07-06 rpauloIntroduce USD_{SET,GET}{BASE,LIMIT}. These help setting...
2010-07-06 emasteRemove defunct email address from header as well.
2010-07-06 emasteRemove email address that no longer exists.
2010-07-06 nwhitehornIt does not actually make sense to provide an IPI facil...
2010-07-06 nwhitehornFix interrupt distribution to multiple CPUs on systems...
2010-07-06 nwhitehornMove the EOI logic when starting ithreads into intr_mac...
2010-07-06 zecFix a double-free bug which can occur if both bit error...
2010-07-06 glebiusAvoid double-free. In error cases ipfw(4) frees the...
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-07-06 rpauloImport fasttrap_isa.c from OpenSolaris.
2010-07-06 edFix a race condition, where a TTY could be destroyed...
2010-07-06 jeff - Handle the truncation of an inode with an effective...
2010-07-06 jeff - Permit zero length directories as a handled inconsis...
2010-07-06 maximo addr2ascii(3) was removed ages ago. Fix the comment.
2010-07-06 yongariIt seems read DMA mode register requires both IPv4...
2010-07-05 kibAdd the ability for the allocflag argument of the vm_pa...
2010-07-05 traszRemove comment which didn't match reality for a long...
2010-07-05 jhExtend the kernel unit number allocator for allocating...
2010-07-05 brucecIncrement 'sa' at the end of the loop; otherwise, only...
2010-07-04 mjacobFix the clear function which has been broken for a...
2010-07-04 bcrLet boot(8) refer to the uart(4) serial driver, which...
2010-07-04 kibSeveral cleanups for the r209686:
2010-07-04 kibObey sv_syscallnames bounds in syscallname().
2010-07-04 marius- Pin the IPI cache and TLB demap functions in order...
2010-07-04 kibFor "thread signal" command, print some information...
2010-07-04 kibExtend the td_thrinfo_t to include siginfo for the...
2010-07-04 kibExtend ptrace(PT_LWPINFO) to report siginfo for the...
2010-07-04 kibConstify source argument for siginfo_to_siginfo32().
2010-07-04 kibReimplement vm_object_page_clean(), using the fact...
2010-07-04 kibIntroduce a helper function vm_page_find_least(). Use...
2010-07-04 brucecUse ISO C99 integer types instead of the BSD-specific...
2010-07-04 impAdd a safety-belt. If the identified disk has 0 blocks...
2010-07-04 impMinor formatting nits.
2010-07-03 marcelsysctlbyname() returns -1 on error and sets errno....
2010-07-03 marcelAllocate and setup an interrupt vector for corrected...
2010-07-03 nwhitehornAdd a missing conditional. We should not bind the PIC...
2010-07-03 alcImprove the comment and man page for vm_page_alloc...
2010-07-03 lstewartHook the siftr.4 man page up to the build and alphabeti...
2010-07-03 mavAdd ata(4) ability to limit initial ATA mode for device...
2010-07-03 rrsThis fixes a crash in SCTP. It was possible to have a
2010-07-03 lstewartImport the Statistical Information For TCP Research...
2010-07-02 jillessh: Use $PWD instead of getcwd() for the \w and \W...
2010-07-02 jillessh: Remove comment that the comma operator is missing...
2010-07-02 alcPush down the acquisition of the page queues lock into
2010-07-02 alcUse vm_page_prev() instead of vm_page_lookup() in the...
2010-07-02 mavRevert r209638. After commit, there appeared to be...
2010-07-02 alcUse vm_page_next() instead of vm_page_lookup() in exec_...
2010-07-02 alcWith the demise of page coloring, the page queue macros...
2010-07-02 jchandraAdd support for XLS 108 chips - update board.c/board...
2010-07-02 jchandraRemove save/restore of PageMask in tlb.c functions...
2010-07-02 rrsFix a bug that WILL cause a panic. Basically
2010-07-02 marcel<machine/intr.h> removed on powerpc.
2010-07-02 marcelRemove the unneeded header <machine/intr.h>.
2010-07-01 mavMake stray irq counters have format alike to other...
2010-07-01 jfvAdd new source to the loadable em build, thought
2010-07-01 bschmidt- Introduce IEEE80211_KEY_NOREPLAY, a per-key flag...
2010-07-01 mavAllow attimer to be hinted at ISA if not reported by...
2010-07-01 mavRework r209456:
2010-07-01 glebiusThe struct ipfw_rule_ref follows the struct m_tag....
2010-07-01 desIf the A flag is supplied, http_request() will attempt...
2010-07-01 mavCorrect explanation for idle and standby subcommands...
2010-07-01 maximo Add taras@.
2010-07-01 kevloFix build
2010-07-01 marcelMFia64:
2010-07-01 marcelSimplify the calculation of s_scale by rewriting the...
2010-07-01 weongyoAdds `Dell Truemobile 1300' to the supported list.
2010-07-01 marcelWhen compiling with profiling, we define PROF for users...
2010-06-30 marcelWhile functions are ideally aligned to a 32-byte bounda...
2010-06-30 jfvOK, I was a bit sleep this morning and checked in
2010-06-30 jh- Don't assign the return value from read(2) to a varia...
2010-06-30 jhbMove prototypes for kern_sigtimedwait() and kern_sigpro...
2010-06-30 jhbUpdate comment for tdsignal() -> tdsendsignal() rename...
2010-06-30 jfvSR-IOV support added to igb
2010-06-30 alcSimplify entry to vm_pageout_clean(). Expect the page...
2010-06-30 jfvLeft out header change in last delta - new member
2010-06-30 glebiusFix build.
2010-06-30 alcImprove bufdone_finish()'s handling of the bogus page...
2010-06-30 marcelOn powerpc, calculate s_scale using the non-FP version...
2010-06-30 jfvBAH, I apologize, the wrong version of the code got
2010-06-30 jfvAdd a new sysctl option, this will allow one to
next