]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-02-25 gabor- Add two more iconv-related files, which were left...
2011-02-25 gaborAdd the BSD-licensed Citrus iconv to the base system...
2011-02-24 brooksEnable the check for negative permissions (the group...
2011-02-24 tuexen* Fix several bugs where the scaled versions of srtt...
2011-02-24 tuexen* Cleanup the code computing the retransmission timeout.
2011-02-24 jhbUse ffs() to locate free bits in the inode and block...
2011-02-24 dimRecently, in upstream clang, a fix was done to add...
2011-02-24 remkoAdd sticky.8 to the obsolete files since it had been
2011-02-24 hselasky- Add missing xhci(4) manual page.
2011-02-24 remkoAdd wording about the priority range and
2011-02-24 mmUpdate xz to release 5.0.1
2011-02-24 remkoMove the sticky manual from section 8 to section
2011-02-24 gahr- Fix typo
2011-02-24 pluknetRemove sysctl vm.max_proc_mmap used to protect from...
2011-02-24 hselasky- Add support for some non-standard USB MIDI devices...
2011-02-24 dougbThe new accounting file needs to be 644 so that unprivi...
2011-02-23 brucecUse the cprd_mem field when setting the start and lengt...
2011-02-23 dimFix the 32-bit build stage on amd64 when WITH_CTF is...
2011-02-23 pluknetClean up the now unused #include statement.
2011-02-23 jpaetzelAlter comment to reflect change in code.
2011-02-23 brucecHandle memory allocation failures in include().
2011-02-23 nwhitehornAdd a catch-all for miscellaneous RAID volumes while...
2011-02-23 kibMove the max_threads_per_proc and max_threads_hits...
2011-02-23 jhbRevert previous change, the existing check was correct.
2011-02-23 jhbUse umtx_key objects to uniquely identify futexes....
2011-02-23 jhbExpose the umtx_key structure and API to the rest of...
2011-02-23 jhbProperly handle BARs bigger than 4G. The '1' was treat...
2011-02-23 jhbFix off-by-one error in check against max_threads_per_proc.
2011-02-23 brucecCalculate and return the count in vmspace_swap_count...
2011-02-23 brucecFix typos - remove duplicate "is".
2011-02-23 yongariRemove unnecessary controller reinitialization which...
2011-02-22 dougbUpdate how accounting log files are rotated.
2011-02-22 jpaetzelAdded patch-functions-upgrade which should fix some...
2011-02-22 jpaetzelBetter method for grabbing disk name, dmesg may produce...
2011-02-22 bschmidtMake sure to only accept and handle action frames which...
2011-02-22 jhXref makefs(8).
2011-02-22 jhbFix whitespace nit.
2011-02-22 alcEliminate two dubious attempts at optimizing the implem...
2011-02-22 nwhitehornAdd support for optional distributions, installation...
2011-02-22 nyanMFi386: revision 218926
2011-02-22 lstewartUse a single list to simplify future maintenance and...
2011-02-22 sobomaxMake code more friendly to the non-C99 compilers -...
2011-02-22 uqsRegen src.conf(5) after r218941 and r218942.
2011-02-22 uqsThe default for FDT has changed, rename the flag/option...
2011-02-22 uqsFlesh out WITHOUT_GROFF support to DTRT.
2011-02-22 uqsTeach tools/install.sh the -d directory mode.
2011-02-22 jchandraFix bzero() for 64-bit.
2011-02-22 miwi- Fix QA issues
2011-02-22 miwi- Remove no longer in use
2011-02-22 impBack out 218933 and 281934. The easy cases still worke...
2011-02-22 adrianDon't set the RTS/CTS enable bit per-scenario if the...
2011-02-22 impSelect building CLANG based on ${TARGET_ARCH} and exist...
2011-02-22 impTesting based on MACHINE_ARCH is problematic. Default...
2011-02-22 adrianShuffle around the RTS/CTS rate/duration logic.
2011-02-22 adrian* Don't setup the scenario if the try count is 0
2011-02-21 mariusResurrect ofw_pci_if.m from r178578.
2011-02-21 bschmidtIt is IEEE80211_SUPPORT_XXX not IEEE80211_XXX_SUPPORT.
2011-02-21 bschmidtAdd a new mgmt subtype "ACTION NO ACK" defined in 802...
2011-02-21 dimIn sys/boot/i386/boot2/boot2.c, change the type of...
2011-02-21 adrianFix formatting of new stat sysctls; add descriptions
2011-02-21 adrianAdd a new counter which tracks frames TX'ed with HT...
2011-02-21 adrianAdd a vocal warning to ath_hal_computetxtime() function...
2011-02-21 brucecMake private functions static.
2011-02-21 pluknetmdoc(7) markup.
2011-02-21 adrianDefault to the lowest negotiated rate for mgmt/multicas...
2011-02-21 nwhitehornAdd some error checking on the return values of chdir...
2011-02-21 lstewartActually install the example Khelp module committed...
2011-02-21 cognetGet myself a brain, move the call to init_param1()...
2011-02-21 lstewartFinal commit to round out the "Five New TCP Congestion...
2011-02-21 brucecThe FD_FORM ioctl used to ignore errors from the floppy...
2011-02-21 brucecFix typos - remove duplicate "the".
2011-02-21 adrianModify the AR5416 11na rate table to use 24mb OFDM...
2011-02-21 adrianImplement setting the short preamble bit if it's needed...
2011-02-20 mmAdd opteron-sse3, athlon64-sse3 and k8-sse3 cpu types...
2011-02-20 mmBackport svn r124339 from gcc 4.3 and add opteron-sse3...
2011-02-20 dimClang now supports profiling, so remove the part that...
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-20 impAdd notes about ASCII/Hex WEP keys
2011-02-20 jillessh: Add some tests for omitting whitespace whereever...
2011-02-20 nwhitehornRemove a hack made obsolete by the binutils 2.17 merge.
2011-02-20 jillessh: Split off some special behaviour into separate...
2011-02-20 dimVendor import of clang trunk r126079:
2011-02-20 dimVendor import of llvm trunk r126079:
2011-02-20 kibAdd restrict keyword to pthread_sigmask prototype and...
2011-02-20 dchaginDo not clobber %rdx.
2011-02-20 murrayAdd complex(3) manual page documenting our partial...
2011-02-20 dougbAdd a note about AXFR of important zones being availabl...
2011-02-19 hselaskyAdd more udav device ID's.
2011-02-19 alctmpfs_remove() isn't modifying the file's data, so...
2011-02-19 miwi- Add support for MosChip 9865 Single 1284 Printer...
2011-02-19 nwhitehornDon't present the user with spurious errors when overwr...
2011-02-19 brucecUpdate the icmp example to show allowing only the safe...
2011-02-19 nwhitehornThe PC98 gpart module supports labels now.
2011-02-19 jhDon't restore old mount options and flags if VFS_MOUNT...
2011-02-19 jillessh: Do not use "local" in the test runner as POSIX...
2011-02-19 jillessh: Make execution/fork1.0 work even if the basename...
2011-02-19 edAdd a utility, utxrm(8).
2011-02-19 edProperly styleify utmpx code and document error codes...
2011-02-19 nyanAdd support to set a slice name.
2011-02-19 edImprove 256 color support.
next