]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-07-07 Attilio Rao- Simplify logic in handling ticks wrap-up
2010-07-07 Randall StewartIf a user calls sctp_sendx() with a NULL
2010-07-07 Kevin LoAdd the u3g(4) driver. I can't find any reason why...
2010-07-07 Martin Matuska- Add support for the "sec" option to "zfs set sharenfs"
2010-07-07 Brian SomersWhen dhclient obtains a lease, it runs dhclient-script...
2010-07-07 Warner LoshFurther simplification.
2010-07-06 Warner LoshThese files should have been added/deleted in r209751
2010-07-06 Warner LoshA few patches from Ed Maste by way of Kris Moore
2010-07-06 Marcel MoolenaarProvide more examples for error injection.
2010-07-06 Rebecca CranSimplify the wording of the console configuration dialo...
2010-07-06 Jung-uk KimFix mis-merges in the previous commit.
2010-07-06 Jung-uk KimMerge ACPICA 20100702.
2010-07-06 Ed MasteUse canonical spelling of FreeBSD.org
2010-07-06 Alexander MotinATA device reset starts probe sequence from the beginni...
2010-07-06 Konstantin... Calculate nshift only once.
2010-07-06 Konstantin... In revoke(), verify that VCHR vnode indeed belongs...
2010-07-06 Pyun YongHyeonZero entire status block and add missing bus_dmamap_syn...
2010-07-06 Jung-uk KimPlug a possible memory leak.
2010-07-06 Bjoern A. ZeebAlso install the new bsd.arch.inc.mk filed. Missed...
2010-07-06 Benedict ReuschlingMention the radiolist option in the man page. It is...
2010-07-06 Jung-uk KimFix a possible null pointer dereference. A patch for...
2010-07-06 Edward Tomasz... Fix acl_from_text(3) - and, therefore, setfacl(1) ...
2010-07-06 Jung-uk KimImport ACPICA 20100702.
2010-07-06 Ed MasteSwitch to my @freebsd.org email address.
2010-07-06 Rui PauloIntroduce USD_{SET,GET}{BASE,LIMIT}. These help setting...
2010-07-06 Ed MasteRemove defunct email address from header as well.
2010-07-06 Ed MasteRemove email address that no longer exists.
2010-07-06 Nathan WhitehornIt does not actually make sense to provide an IPI facil...
2010-07-06 Nathan WhitehornFix interrupt distribution to multiple CPUs on systems...
2010-07-06 Nathan WhitehornMove the EOI logic when starting ithreads into intr_mac...
2010-07-06 Marko ZecFix a double-free bug which can occur if both bit error...
2010-07-06 Gleb SmirnoffAvoid double-free. In error cases ipfw(4) frees the...
2010-07-06 Rui PauloMerge from vendor-sys/opensolaris:
2010-07-06 Rui PauloImport fasttrap_isa.c from OpenSolaris.
2010-07-06 Ed SchoutenFix a race condition, where a TTY could be destroyed...
2010-07-06 Jeff Roberson - Handle the truncation of an inode with an effective...
2010-07-06 Jeff Roberson - Permit zero length directories as a handled inconsis...
2010-07-06 Maxim Konovalovo addr2ascii(3) was removed ages ago. Fix the comment.
2010-07-06 Pyun YongHyeonIt seems read DMA mode register requires both IPv4...
2010-07-05 Konstantin... Add the ability for the allocflag argument of the vm_pa...
2010-07-05 Edward Tomasz... Remove comment which didn't match reality for a long...
2010-07-05 Jaakko HeinonenExtend the kernel unit number allocator for allocating...
2010-07-05 Rebecca CranIncrement 'sa' at the end of the loop; otherwise, only...
2010-07-04 Matt JacobFix the clear function which has been broken for a...
2010-07-04 Benedict ReuschlingLet boot(8) refer to the uart(4) serial driver, which...
2010-07-04 Konstantin... Several cleanups for the r209686:
2010-07-04 Konstantin... Obey sv_syscallnames bounds in syscallname().
2010-07-04 Marius Strobl- Pin the IPI cache and TLB demap functions in order...
2010-07-04 Konstantin... For "thread signal" command, print some information...
2010-07-04 Konstantin... Extend the td_thrinfo_t to include siginfo for the...
2010-07-04 Konstantin... Extend ptrace(PT_LWPINFO) to report siginfo for the...
2010-07-04 Konstantin... Constify source argument for siginfo_to_siginfo32().
2010-07-04 Konstantin... Reimplement vm_object_page_clean(), using the fact...
2010-07-04 Konstantin... Introduce a helper function vm_page_find_least(). Use...
2010-07-04 Rebecca CranUse ISO C99 integer types instead of the BSD-specific...
2010-07-04 Warner LoshAdd a safety-belt. If the identified disk has 0 blocks...
2010-07-04 Warner LoshMinor formatting nits.
2010-07-03 Marcel Moolenaarsysctlbyname() returns -1 on error and sets errno....
2010-07-03 Marcel MoolenaarAllocate and setup an interrupt vector for corrected...
2010-07-03 Nathan WhitehornAdd a missing conditional. We should not bind the PIC...
2010-07-03 Alan CoxImprove the comment and man page for vm_page_alloc...
2010-07-03 Lawrence StewartHook the siftr.4 man page up to the build and alphabeti...
2010-07-03 Alexander MotinAdd ata(4) ability to limit initial ATA mode for device...
2010-07-03 Randall StewartThis fixes a crash in SCTP. It was possible to have a
2010-07-03 Lawrence StewartImport the Statistical Information For TCP Research...
2010-07-02 Jilles Tjoelkersh: Use $PWD instead of getcwd() for the \w and \W...
2010-07-02 Jilles Tjoelkersh: Remove comment that the comma operator is missing...
2010-07-02 Alan CoxPush down the acquisition of the page queues lock into
2010-07-02 Alan CoxUse vm_page_prev() instead of vm_page_lookup() in the...
2010-07-02 Alexander MotinRevert r209638. After commit, there appeared to be...
2010-07-02 Alan CoxUse vm_page_next() instead of vm_page_lookup() in exec_...
2010-07-02 Alan CoxWith the demise of page coloring, the page queue macros...
2010-07-02 Jayachandran C.Add support for XLS 108 chips - update board.c/board...
2010-07-02 Jayachandran C.Remove save/restore of PageMask in tlb.c functions...
2010-07-02 Randall StewartFix a bug that WILL cause a panic. Basically
2010-07-02 Marcel Moolenaar<machine/intr.h> removed on powerpc.
2010-07-02 Marcel MoolenaarRemove the unneeded header <machine/intr.h>.
2010-07-01 Alexander MotinMake stray irq counters have format alike to other...
2010-07-01 Jack F VogelAdd new source to the loadable em build, thought
2010-07-01 Bernhard Schmidt- Introduce IEEE80211_KEY_NOREPLAY, a per-key flag...
2010-07-01 Alexander MotinAllow attimer to be hinted at ISA if not reported by...
2010-07-01 Alexander MotinRework r209456:
2010-07-01 Gleb SmirnoffThe struct ipfw_rule_ref follows the struct m_tag....
2010-07-01 Dag-Erling... If the A flag is supplied, http_request() will attempt...
2010-07-01 Alexander MotinCorrect explanation for idle and standby subcommands...
2010-07-01 Maxim Konovalovo Add taras@.
2010-07-01 Kevin LoFix build
2010-07-01 Marcel MoolenaarMFia64:
2010-07-01 Marcel MoolenaarSimplify the calculation of s_scale by rewriting the...
2010-07-01 Weongyo JeongAdds `Dell Truemobile 1300' to the supported list.
2010-07-01 Marcel MoolenaarWhen compiling with profiling, we define PROF for users...
2010-06-30 Marcel MoolenaarWhile functions are ideally aligned to a 32-byte bounda...
2010-06-30 Jack F VogelOK, I was a bit sleep this morning and checked in
2010-06-30 Jaakko Heinonen- Don't assign the return value from read(2) to a varia...
2010-06-30 John BaldwinMove prototypes for kern_sigtimedwait() and kern_sigpro...
2010-06-30 John BaldwinUpdate comment for tdsignal() -> tdsendsignal() rename...
2010-06-30 Jack F VogelSR-IOV support added to igb
2010-06-30 Alan CoxSimplify entry to vm_pageout_clean(). Expect the page...
2010-06-30 Jack F VogelLeft out header change in last delta - new member
2010-06-30 Gleb SmirnoffFix build.
next