]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-01-30 kibMake ldd(1) work when versioned dependency file is...
2011-01-30 bschmidtFix the 'scan hang' issue.
2011-01-30 bschmidtInstead of always returning 0 to a scan request, indica...
2011-01-30 bschmidtChange return code semantics of start_scan_locked(...
2011-01-30 bschmidtWhen doing a scan while being associated it is possible...
2011-01-30 uqssyscons: install all available kbdmaps
2011-01-30 adrianAdd support for the m25p64; lifted straight from Linux.
2011-01-30 bschmidtHonor the IEEE80211_SCAN_BGSCAN flag, which makes it...
2011-01-29 nwhitehornFix boot on SMP systems after r218075 by delaying CPU...
2011-01-29 bzRemove duplicate printing of TF_NOPUSH in db_print_tfla...
2011-01-29 marcelDon't operate on the parent of the PCI node. It's the...
2011-01-29 marcelCall newbus_device_create() for PCI devices. Call pci_f...
2011-01-29 marcelFix the interrupt code, broken 7 months ago. The interr...
2011-01-29 marcelHave nexus behave the same as the one on ARM (marvell...
2011-01-29 marcelIntroduce macro FDT_MAP_IRQ to map from an interrupt...
2011-01-29 rrsFixes to ECN in SCTP.
2011-01-29 alcReenable the call to vm_map_simplify_entry() from vm_ma...
2011-01-29 adrianAvoid writing CCA threshold values for the EXT radios...
2011-01-29 adrianBring over some NF calibration changes from ath9k.
2011-01-29 adrianFix some errors introduced w/ the last commit; fix...
2011-01-29 adrianLink in the 11n specific TX methods into the HAL.
2011-01-29 adrianMigrate the TX path code out of if_ath and into a separ...
2011-01-29 jchandraRewrite the ARCH check another way for backward compati...
2011-01-29 adrianAdd a check for the AR9285E; I have no idea what this is.
2011-01-29 dchaginMy style(9) bug.
2011-01-29 adrianBreak out the debug macros from if_ath.c into if_ath_de...
2011-01-29 adrianKeep this in sync with the ar5212 power rate table...
2011-01-29 gibbsFix bug in the netfront driver that caused excessive...
2011-01-29 andrewUse bus space functions rather than inw/outw
2011-01-29 andrewMove the load address of the kernel to the start of...
2011-01-28 kanEliminate the use of symlook_needed function in favor...
2011-01-28 marcelDon't use the MAC address in the device tree if it...
2011-01-28 pjdDrop privileges in worker processes.
2011-01-28 pjdImplement function that drops privileges by:
2011-01-28 pjdChange hast user home directory to /var/empty.
2011-01-28 pjdAdd 'hast' user and 'hast' group that will be used...
2011-01-28 pjdUse newly added descriptors_assert() function to ensure...
2011-01-28 pjdAdd function to assert that the only descriptors we...
2011-01-28 pjdClose all unneeded descriptors after fork(2).
2011-01-28 pjdAdd comments to places where we treat errors as ciritic...
2011-01-28 pjdAdd function to close all unneeded descriptors after...
2011-01-28 pjdInitialize all global variables on pjdlog_init().
2011-01-28 rrsKeep track of the real last RTT on each net.
2011-01-28 yongariFix logic error. Due to the bug, it incorrectly checked...
2011-01-28 rrsFix a bug in the way ECN-Echo chunk
2011-01-28 dchaginStyle(9) fixes.
2011-01-28 dchaginImplement a variation of the linux_common_wait() which...
2011-01-28 dchaginTo avoid excessive code duplication move struct rusage...
2011-01-28 kibIf more than one thread allocated sf buffers for sendfi...
2011-01-28 pluknetRemove SuperH architecture from a comment as we do...
2011-01-28 jillesDo not trip a KASSERT if /dev/null cannot be opened...
2011-01-28 aeDocument the "bios-boot" partition type.
2011-01-28 aeAdd new user-friendly aliases for partition types for...
2011-01-28 adrian(Mostly) teach ath_rate_sample about MCS rates.
2011-01-28 adrianMake space for the extended 802.11n MCS rate tables.
2011-01-28 adrianBring in some 802.11n packet duration calculation funct...
2011-01-28 hselasky- Remove double semicolon.
2011-01-28 jchandraCDDL fixes for MIPS n32.
2011-01-28 dchaginStyle(9) fix.
2011-01-27 jillessh: Add test for EXIT trap in command substitution.
2011-01-27 kiblinux_sigreturn() loads the struct trapframe from l_sig...
2011-01-27 yongariixgb(4) does not support altq(4) yet.
2011-01-27 yongariBackout r216577. ixgb(4) does not support altq(4) yet.
2011-01-27 pjdRemember created control connection so on fork(2) we...
2011-01-27 pjdClose the control socket before exiting, so it will...
2011-01-27 pjdExtend pjdlog_verify() to support the following additio...
2011-01-27 pjdAdd functions to initialize/finalize pjdlog. This allow...
2011-01-27 pjdUse my copyright for 2011 work.
2011-01-27 pjdAdd LOG_NDELAY flag to openlog(3) - we want descriptor...
2011-01-27 pjd- Remove obvious NOTREACHED comment after abort() call.
2011-01-27 pjdRemove __dead2 from pjdlog_verify() prototype, it does...
2011-01-27 kibAdd support for BIO_DELETE on swap-backed md(4). In...
2011-01-27 jchandraImplement sf_buf using direct map (XKPHYS) in MIPS...
2011-01-27 jchandraFix n32 compile.
2011-01-27 adrianInitialise the chainmask from the EEPROM rather than...
2011-01-27 adrianAdd missing getCapability call for AR5416.
2011-01-27 aeWhile inspecting the disklabel check that start offset...
2011-01-27 adrianMake a note to re-check whether that particular check...
2011-01-27 gnnQuick fix to a comment.
2011-01-27 adrianWriting to the analog registers on the AR9220 (Merlin...
2011-01-27 mdfExplicitly wire the user buffer rather than doing it...
2011-01-26 mdfRemove the CTLFLAG_NOLOCK as it seems to be both unused and
2011-01-26 yongariDocument newly added tunables.
2011-01-26 tuexen* Use 300 ms as the default for RTO_MIN.
2011-01-26 yongariAdd support for RTL8105E PCIe Fast Ethernet controller...
2011-01-26 yongariAdd Realtek RTL8201E 10/100 PHY found in RTL8105E contr...
2011-01-26 yongariDo not use interrupt taskqueue on controllers with...
2011-01-26 dchaginAdd macro to test the sv_flags of any process. Change...
2011-01-26 tuexenMake SCTP_MAX_BURST compliant with the latest version of
2011-01-26 tuexenChange infrastructure for SCTP_MAX_BURST to allow compl...
2011-01-26 uqsUnroll vgrind filter to no longer depend on vgrind...
2011-01-26 uqsFix typo in example getopt(1) script: $i vs $1 [1]
2011-01-26 deischenPrison check addresses set with multicast interface...
2011-01-26 mdfSet td_kstack_pages for thread0. This was already...
2011-01-26 mavAdd missing part of r217877.
2011-01-26 adrianAdd ar5416RestoreChainMask() which will undo any AR5416...
2011-01-26 adrianAdd an AR5416 workaround - force a different bias based...
2011-01-26 kibTreat async buffer writes from the gjournal switcher...
2011-01-26 adrianBreak out the chainmask init code into a new function...
2011-01-26 adrian* fix HAL_DEBUG_INTERRUPT to be a separate bit, it...
next