]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-02-25 Jung-uk KimAdd more definitions for vendor-specific CPU capability...
2011-02-25 Kenneth D.... Silence 'out of chain frames' warnings and bump the...
2011-02-25 Sergey KandaurovFix division by zero, causing floating point exception...
2011-02-25 Alexander LeidingerMake the description of the feature consistent with...
2011-02-25 Alexander LeidingerAdd some FEATURE macros for various GEOM classes.
2011-02-25 Alexander LeidingerAdd some FEATURE macros for various features (AUDIT...
2011-02-25 Poul-Henning... Fix a bunch of trivial whitespace mistakes and update...
2011-02-25 VANHULLEBUS... fixed size of AH_ALEN_MAX, which is 64 bytes for SHA...
2011-02-25 David E. O... Add a real dependency on the microcode.
2011-02-25 Maxim Konovalovo FreeBSD 8.2 and 7.4-RELEASE added. Mac OS X 10.6...
2011-02-25 Gabor Kovesdan- Add two more iconv-related files, which were left...
2011-02-25 Gabor KovesdanAdd the BSD-licensed Citrus iconv to the base system...
2011-02-24 Brooks DavisEnable the check for negative permissions (the group...
2011-02-24 Michael Tuexen* Fix several bugs where the scaled versions of srtt...
2011-02-24 Michael Tuexen* Cleanup the code computing the retransmission timeout.
2011-02-24 John BaldwinUse ffs() to locate free bits in the inode and block...
2011-02-24 Dimitry AndricRecently, in upstream clang, a fix was done to add...
2011-02-24 Remko LodderAdd sticky.8 to the obsolete files since it had been
2011-02-24 Hans Petter... - Add missing xhci(4) manual page.
2011-02-24 Remko LodderAdd wording about the priority range and
2011-02-24 Martin MatuskaUpdate xz to release 5.0.1
2011-02-24 Martin MatuskaVendor import of xz (stripped)
2011-02-24 Remko LodderMove the sticky manual from section 8 to section
2011-02-24 Pietro Cerutti- Fix typo
2011-02-24 Sergey KandaurovRemove sysctl vm.max_proc_mmap used to protect from...
2011-02-24 Hans Petter... - Add support for some non-standard USB MIDI devices...
2011-02-24 Doug BartonThe new accounting file needs to be 644 so that unprivi...
2011-02-23 Rebecca CranUse the cprd_mem field when setting the start and lengt...
2011-02-23 Dimitry AndricFix the 32-bit build stage on amd64 when WITH_CTF is...
2011-02-23 Sergey KandaurovClean up the now unused #include statement.
2011-02-23 Josh PaetzelAlter comment to reflect change in code.
2011-02-23 Rebecca CranHandle memory allocation failures in include().
2011-02-23 Nathan WhitehornAdd a catch-all for miscellaneous RAID volumes while...
2011-02-23 Konstantin... Move the max_threads_per_proc and max_threads_hits...
2011-02-23 John BaldwinRevert previous change, the existing check was correct.
2011-02-23 John BaldwinUse umtx_key objects to uniquely identify futexes....
2011-02-23 John BaldwinExpose the umtx_key structure and API to the rest of...
2011-02-23 John BaldwinProperly handle BARs bigger than 4G. The '1' was treat...
2011-02-23 John BaldwinFix off-by-one error in check against max_threads_per_proc.
2011-02-23 Rebecca CranCalculate and return the count in vmspace_swap_count...
2011-02-23 Rebecca CranFix typos - remove duplicate "is".
2011-02-23 Pyun YongHyeonRemove unnecessary controller reinitialization which...
2011-02-22 Doug BartonUpdate how accounting log files are rotated.
2011-02-22 Josh PaetzelAdded patch-functions-upgrade which should fix some...
2011-02-22 Josh PaetzelBetter method for grabbing disk name, dmesg may produce...
2011-02-22 Bernhard SchmidtMake sure to only accept and handle action frames which...
2011-02-22 Jaakko HeinonenXref makefs(8).
2011-02-22 John BaldwinFix whitespace nit.
2011-02-22 Alan CoxEliminate two dubious attempts at optimizing the implem...
2011-02-22 Nathan WhitehornAdd support for optional distributions, installation...
2011-02-22 Yoshihiro TakahashiMFi386: revision 218926
2011-02-22 Lawrence StewartUse a single list to simplify future maintenance and...
2011-02-22 Maxim SobolevMake code more friendly to the non-C99 compilers -...
2011-02-22 Ulrich SpörleinRegen src.conf(5) after r218941 and r218942.
2011-02-22 Ulrich SpörleinThe default for FDT has changed, rename the flag/option...
2011-02-22 Ulrich SpörleinFlesh out WITHOUT_GROFF support to DTRT.
2011-02-22 Ulrich SpörleinTeach tools/install.sh the -d directory mode.
2011-02-22 Jayachandran C.Fix bzero() for 64-bit.
2011-02-22 Martin Wilke- Fix QA issues
2011-02-22 Martin Wilke- Remove no longer in use
2011-02-22 Warner LoshBack out 218933 and 281934. The easy cases still worke...
2011-02-22 Adrian ChaddDon't set the RTS/CTS enable bit per-scenario if the...
2011-02-22 Warner LoshSelect building CLANG based on ${TARGET_ARCH} and exist...
2011-02-22 Warner LoshTesting based on MACHINE_ARCH is problematic. Default...
2011-02-22 Adrian ChaddShuffle around the RTS/CTS rate/duration logic.
2011-02-22 Adrian Chadd* Don't setup the scenario if the try count is 0
2011-02-21 Marius StroblResurrect ofw_pci_if.m from r178578.
2011-02-21 Bernhard SchmidtIt is IEEE80211_SUPPORT_XXX not IEEE80211_XXX_SUPPORT.
2011-02-21 Bernhard SchmidtAdd a new mgmt subtype "ACTION NO ACK" defined in 802...
2011-02-21 Dimitry AndricIn sys/boot/i386/boot2/boot2.c, change the type of...
2011-02-21 Adrian ChaddFix formatting of new stat sysctls; add descriptions
2011-02-21 Adrian ChaddAdd a new counter which tracks frames TX'ed with HT...
2011-02-21 Adrian ChaddAdd a vocal warning to ath_hal_computetxtime() function...
2011-02-21 Rebecca CranMake private functions static.
2011-02-21 Sergey Kandaurovmdoc(7) markup.
2011-02-21 Adrian ChaddDefault to the lowest negotiated rate for mgmt/multicas...
2011-02-21 Nathan WhitehornAdd some error checking on the return values of chdir...
2011-02-21 Lawrence StewartActually install the example Khelp module committed...
2011-02-21 Olivier HouchardGet myself a brain, move the call to init_param1()...
2011-02-21 Lawrence StewartFinal commit to round out the "Five New TCP Congestion...
2011-02-21 Rebecca CranThe FD_FORM ioctl used to ignore errors from the floppy...
2011-02-21 Rebecca CranFix typos - remove duplicate "the".
2011-02-21 Adrian ChaddModify the AR5416 11na rate table to use 24mb OFDM...
2011-02-21 Adrian ChaddImplement setting the short preamble bit if it's needed...
2011-02-20 Martin MatuskaAdd opteron-sse3, athlon64-sse3 and k8-sse3 cpu types...
2011-02-20 Martin MatuskaBackport svn r124339 from gcc 4.3 and add opteron-sse3...
2011-02-20 Dimitry AndricClang now supports profiling, so remove the part that...
2011-02-20 Dimitry AndricUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-20 Warner LoshAdd notes about ASCII/Hex WEP keys
2011-02-20 Jilles Tjoelkersh: Add some tests for omitting whitespace whereever...
2011-02-20 Nathan WhitehornRemove a hack made obsolete by the binutils 2.17 merge.
2011-02-20 Jilles Tjoelkersh: Split off some special behaviour into separate...
2011-02-20 Dimitry AndricVendor import of clang trunk r126079:
2011-02-20 Dimitry AndricVendor import of llvm trunk r126079:
2011-02-20 Konstantin... Add restrict keyword to pthread_sigmask prototype and...
2011-02-20 Dmitry ChaginDo not clobber %rdx.
2011-02-20 Murray StokelyAdd complex(3) manual page documenting our partial...
2011-02-20 Doug BartonAdd a note about AXFR of important zones being availabl...
2011-02-19 Hans Petter... Add more udav device ID's.
2011-02-19 Alan Coxtmpfs_remove() isn't modifying the file's data, so...
next