]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-02-02 Jilles Tjoelkersh: Add test for shell script without '#!'.
2011-02-02 Jilles Tjoelkersh: Remove comment mentioning herefd, which is gone.
2011-02-02 Ulrich SpörleinAdd some obsolete manpages.
2011-02-02 Bjoern A. ZeebAdd missing argument after r218192.
2011-02-02 Ulrich Spörleinlibkvm: fix logic inversion introduced with last commit
2011-02-02 Matthew D FlemingPut the general logic for being a CPU hog into a new...
2011-02-02 Pawel Jakub... - Rename proto_descriptor_{send,recv}() functions to
2011-02-02 Pawel Jakub... Add proto_connect_wait() to wait for connection to...
2011-02-02 Pawel Jakub... Allow to specify connection timeout by the caller.
2011-02-02 Pawel Jakub... Move protocol allocation and deallocation to separate...
2011-02-02 John BaldwinFix build with DIAGNOSTIC enabled.
2011-02-02 Sergey KandaurovRemove OpenSolaris include path referring to a non...
2011-02-02 Randall Stewart1) Allow a chunk to track the cwnd it was at when sent.
2011-02-02 Pawel Jakub... Be prepared that hp_client or hp_server might be NULL...
2011-02-02 Marcel MoolenaarRename INTR_VEC to MAP_IRQ. From the OFW or FDT we...
2011-02-02 Adrian ChaddCall the correct ANI Attach routine.
2011-02-02 Warner LoshMake the generated files depend on the Makefile so...
2011-02-02 Warner LoshRevert last change now that the reason for it is no...
2011-02-01 Martin MatuskaRecommit r218169, enclosing with #ifdef _KERNEL
2011-02-01 Warner LoshWhitespace nit
2011-02-01 Nick HibmaNew ID for the Novatel MC547
2011-02-01 Alexander KabaevRevert r218169 until it can be tested and fixed properly.
2011-02-01 John BaldwinSome cosmetic fixes and remove a duplicate constant.
2011-02-01 John Baldwin- Set the next_alloc fields for an i-node after allocat...
2011-02-01 John BaldwinOutput an appropriate amount of padding to line up...
2011-02-01 Adrian ChaddJust to be sure, make sure the MCS rates are allowed...
2011-02-01 Martin MatuskaFor ZFS, change the type of clock_t to int64_t.
2011-02-01 Konstantin... The unp_gc() function drops and reaquires lock between...
2011-02-01 Lawrence StewartAlgorithm modules can define their own private congesti...
2011-02-01 Martin MatuskaReintroduce bugfix from r210103 and fix xz on strong...
2011-02-01 Hans Petter... Use correct kernel types for all fields in USB PF code...
2011-02-01 Adrian ChaddAdd a new method to the rate control modules which...
2011-02-01 Adrian ChaddInclude some preliminary TX HT rate scenario setup...
2011-02-01 Pawel Jakub... Do not set socket send and receive buffer. It will...
2011-02-01 Adrian ChaddRefator the common code which calculates the 802.11g...
2011-02-01 Lawrence StewartFix typo in comment: "course" -> "coarse"
2011-02-01 Lawrence StewartImport an implementation of the CAIA-Hamilton-Delay...
2011-02-01 Adrian Chadd* Add a rather hacky "does this speak the 11n TX descri...
2011-02-01 Lawrence StewartImport a clean-room implementation of the Hamilton...
2011-02-01 Lawrence StewartImport a clean-room implementation of the VEGAS congest...
2011-02-01 Adrian ChaddAdd TX/RX chainmask info to if_ath - this is needed...
2011-02-01 Adrian ChaddAdd a new capability which reports the number of spatia...
2011-02-01 Jack F VogelSupport for the new Patsburg PCH chipset:
2011-01-31 Pawel Jakub... Fix build on ia64.
2011-01-31 Pawel Jakub... Until I fix the build on ia64 comment out problematic...
2011-01-31 Adrian ChaddRemove the now unneeded XXX.
2011-01-31 Adrian ChaddEnable AMPDU reorder processing and receiving BAR frame...
2011-01-31 Doug BartonLet rpcbind clean up after itself
2011-01-31 Pyun YongHyeonalc_rev was used without initialization such that it...
2011-01-31 Jack F VogelSupport for the new DH89xxCC PCH chipset including:
2011-01-31 Pawel Jakub... Implement two new functions for sending descriptor...
2011-01-31 Pawel Jakub... - Use pjdlog for assertions and aborts as this will...
2011-01-31 Pawel Jakub... Rename pjdlog_verify() to pjdlog_abort() as it better...
2011-01-31 Adrian ChaddDon't incorrectly set the burst duration setting in...
2011-01-31 Warner LoshMove the architecture guessing from Makefile.inc1 to...
2011-01-31 Randall StewartMore ECN fixes:
2011-01-31 Martin MatuskaUse correct alphabetical order for xz(1) in SEE ALSO...
2011-01-31 Martin MatuskaAdd xz(1) support to newsyslog.
2011-01-31 Edwin GroothuisMFV of tzdata2011a, r218120
2011-01-31 Edwin GroothuisVendor import of tzdata2011a:
2011-01-31 Maxim Konovalovo Add user 'hast'.
2011-01-31 Dmitry ChaginYet another unimplemented futex operation, print out...
2011-01-31 Dmitry ChaginImplement a futex BITSET op.
2011-01-31 Bjoern A. ZeebUpdate interface stats counters to match the current...
2011-01-30 Alan CoxRelease the free page queues lock earlier in vm_page_al...
2011-01-30 Jilles Tjoelkersh: Send messages about signals to stderr.
2011-01-30 Dmitry ChaginRegen for r218101.
2011-01-30 Dmitry ChaginChange linux futex syscall definition to match actual...
2011-01-30 Dmitry ChaginThe kern_wait() code already removes the SIGCHLD signal...
2011-01-30 Konstantin... Fix grammar in comment.
2011-01-30 Konstantin... Make ldd(1) work when versioned dependency file is...
2011-01-30 Bernhard SchmidtFix the 'scan hang' issue.
2011-01-30 Bernhard SchmidtInstead of always returning 0 to a scan request, indica...
2011-01-30 Bernhard SchmidtChange return code semantics of start_scan_locked(...
2011-01-30 Bernhard SchmidtWhen doing a scan while being associated it is possible...
2011-01-30 Ulrich Spörleinsyscons: install all available kbdmaps
2011-01-30 Adrian ChaddAdd support for the m25p64; lifted straight from Linux.
2011-01-30 Bernhard SchmidtHonor the IEEE80211_SCAN_BGSCAN flag, which makes it...
2011-01-29 Nathan WhitehornFix boot on SMP systems after r218075 by delaying CPU...
2011-01-29 Bjoern A. ZeebRemove duplicate printing of TF_NOPUSH in db_print_tfla...
2011-01-29 Marcel MoolenaarDon't operate on the parent of the PCI node. It's the...
2011-01-29 Marcel MoolenaarCall newbus_device_create() for PCI devices. Call pci_f...
2011-01-29 Marcel MoolenaarFix the interrupt code, broken 7 months ago. The interr...
2011-01-29 Marcel MoolenaarHave nexus behave the same as the one on ARM (marvell...
2011-01-29 Marcel MoolenaarIntroduce macro FDT_MAP_IRQ to map from an interrupt...
2011-01-29 Randall StewartFixes to ECN in SCTP.
2011-01-29 Alan CoxReenable the call to vm_map_simplify_entry() from vm_ma...
2011-01-29 Adrian ChaddAvoid writing CCA threshold values for the EXT radios...
2011-01-29 Adrian ChaddBring over some NF calibration changes from ath9k.
2011-01-29 Adrian ChaddFix some errors introduced w/ the last commit; fix...
2011-01-29 Adrian ChaddLink in the 11n specific TX methods into the HAL.
2011-01-29 Adrian ChaddMigrate the TX path code out of if_ath and into a separ...
2011-01-29 Jayachandran C.Rewrite the ARCH check another way for backward compati...
2011-01-29 Adrian ChaddAdd a check for the AR9285E; I have no idea what this is.
2011-01-29 Dmitry ChaginMy style(9) bug.
2011-01-29 Adrian ChaddBreak out the debug macros from if_ath.c into if_ath_de...
2011-01-29 Adrian ChaddKeep this in sync with the ar5212 power rate table...
2011-01-29 Justin T. GibbsFix bug in the netfront driver that caused excessive...
2011-01-29 Andrew TurnerUse bus space functions rather than inw/outw
2011-01-29 Andrew TurnerMove the load address of the kernel to the start of...
next