]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-05-31 attilioMFC
2011-05-31 nwhitehornIt is generally considered useful for release media...
2011-05-31 mavAdd quirks to hint 4K physical sector (Advanced Format...
2011-05-31 bcrMinor wording adjustments to usbdump(8).
2011-05-31 pjdImagine situation where a security problem is found...
2011-05-31 yongariCorrectly check MAC running status before disabling...
2011-05-31 bzNo logner set an IPv4 loopback address by default in...
2011-05-30 npUpdate to firmware interface 1.3.10
2011-05-30 jillessh: Add tests for some somewhat obscure aspects of...
2011-05-30 jillesposix_spawn(): Do not fail when trying to close an...
2011-05-30 np- Specialized ingress queues that take interrupts for...
2011-05-30 npL2 table code. This is enough to get the T4's switch...
2011-05-30 karglClean up the unneeded cpp macro INLINE_REM_PIO2L.
2011-05-30 bzUnbreak NOINET kernels after r222488.
2011-05-30 bzContrary to the rc.conf framework, when manualy enablin...
2011-05-30 adrianEnable setting the short-GI bit when TX'ing HT rates...
2011-05-30 adrianSet default A-MPDU density/size.
2011-05-30 aeDocument kern.geom.part.check_integrity sysctl variable.
2011-05-30 bcrBump document date.
2011-05-30 bcrAdd a short description about NO_CHECKSUM.
2011-05-30 adrianMention in ath(4) that ath_pci is required now.
2011-05-30 adrianAdd ath_ahb and ath_pci module manpages.
2011-05-30 adrianUpdate chipset support list for ath_hal.
2011-05-30 rwatsonDecompose the current single inpcbinfo lock into two...
2011-05-30 bzUpgrade jail(2) to latest jail(2) API to make the regre...
2011-05-30 rwatsonRework TIMEWAIT regression test so that kernel-allocate...
2011-05-30 rwatsonAdd missing include of stdio.h.
2011-05-30 rwatsonIn the tcpdrop regression test, allow the kernel to...
2011-05-30 rwatsonAdd missing #include of err.h.
2011-05-30 bzWhile doing it right for current configuration, fix...
2011-05-30 jchandraFix read_ivar implementation for MMC and SD.
2011-05-30 aeWrap long line.
2011-05-30 aeAdd tablearg support for ipfw setfib.
2011-05-30 julianInclude forgotten framework changes to get some of...
2011-05-29 nwhitehornUse kproc_exit() instead of returning from the manageme...
2011-05-29 bzSplit netconfig into three parts:
2011-05-29 trocinyIf READ from the local node failed we send the request...
2011-05-29 rmacklemModify the umount(8) command so that it doesn't do
2011-05-29 bzCheck for IPv4 or IPv6 to be available by the kernel...
2011-05-29 rmacklemAdd a check for MNTK_UNMOUNTF at the beginning of nfs_s...
2011-05-29 nwhitehornAdd some error handling here: if a sensor returns an...
2011-05-29 nwhitehornAdd the next digit of precision to temperatures, which...
2011-05-29 nwhitehornMove the celsius-to-kelvin conversion to a place that...
2011-05-29 nwhitehornDon't put negative values into the averages.
2011-05-29 tuexenGet rid of unused functions.
2011-05-29 nwhitehornUpdate the I2C-based temperature/fan drivers to connect...
2011-05-29 attilioMFC
2011-05-29 attilioRemove the unnecessary _KERNEL protection
2011-05-29 trocinyIn soreceive_generic(), if MSG_WAITALL is set but the...
2011-05-29 jillessh: Add test for 'set +o'.
2011-05-29 andreastAdd some missing files. Without we hang in the OF promp...
2011-05-29 andreastAdd a new driver, the ad7417, to read temperatures...
2011-05-29 bcrMention that jumbo frame support is disabled on PCIe...
2011-05-29 bzThe argument to setsockopt for IP_MULTICAST_LOOP depend...
2011-05-29 qingliSupply the LLE_STATIC flag bit to in_ifscurb() when...
2011-05-29 attilioMFC
2011-05-29 marcelThe P4080 has 8 cores. Bump MAXCPU to 8 to match.
2011-05-29 marcelo Add system versions for the P4040(E) and P4080(E).
2011-05-29 adrianTeach if_ath about devices which have short-GI in 20MHz...
2011-05-28 nwhitehornAdapt smusat(4) to use powermac_thermal. This provides...
2011-05-28 nwhitehornRequire an error instead of a timeout to decide the...
2011-05-28 nwhitehornFactor out the SMU fan management code into a new modul...
2011-05-28 marcelo Determine the number of LAWs in a way the is future...
2011-05-28 marcelRemove unused defines. They're distracting...
2011-05-28 nwhitehornFix shell-based partitioning.
2011-05-28 adrianFix AR9287 operation when >1 TX chain is enabled.
2011-05-28 mckusickUpdate the manual page to reflect the new 32K/4K defaults.
2011-05-28 mckusickDue to a lag in updating the fs_pendinginodes count...
2011-05-28 jillesprintf(1): Document that %c and precision for %b/%s...
2011-05-28 jillesprintf: Allow multibyte characters for '<char> form...
2011-05-28 julianNew boot loader menus from Devin Teske.
2011-05-28 marcelBetter support different kernel hand-offs. When loaded...
2011-05-28 dougbUpgrade to 9.6-ESV-R4-P1, which address the following...
2011-05-27 marcelo The P1020(E) & P2020(E) also have two cores. This...
2011-05-27 marcelWire the kernel using TLB1 entry 0 rather than entry...
2011-05-27 jillesfind: If a part of an expression is unknown, do not...
2011-05-27 rmacklemFix the new NFS client so that it handles NFSv4 state
2011-05-27 jillessh: Remove the "exp" builtin.
2011-05-27 jillessh: Correct criterion for using CDPATH in cd.
2011-05-27 traszRemove definitions for RACCT_FSIZE and RACCT_SBSIZE...
2011-05-27 jillessh: Add simple CDPATH test.
2011-05-27 kevloWhitespace fixes
2011-05-27 attilioMFC
2011-05-27 attilioStyle fix: cast to size_t rather than u_long when compa...
2011-05-27 jillessh: Various updates to the TOUR document.
2011-05-27 jillessh: Fix unquoted $@/$* if IFS=''.
2011-05-27 attilioIn the near future cpuset_t objects in struct pcpu...
2011-05-27 aeAdd example how to create MBR and BSD schemes and insta...
2011-05-27 aeSynchronize manpage's synopsis with program's usage...
2011-05-27 gabor- Move some internal functions to the private namespace
2011-05-27 pjdSilence warnings about unsupoorted value types.
2011-05-27 aeSome partitioning tools may have a different opinion...
2011-05-27 marcelo Swap the SVR numbers for MPC8533 & MPC8533E
2011-05-27 mavChange new constant names to ones used by OpenSolaris.
2011-05-27 mavOops, fix typo in r222336.
2011-05-27 mavAdd ses/srcs/eltsub.h to the list of files to be installed.
2011-05-27 mavAdd names for few more SES element types according...
2011-05-26 mckusickThe check for whether a block is going to be claimed...
2011-05-26 delphijIn ipoib_cm_handle_rx_wc(): Count incoming packets and
2011-05-26 rmacklemAdd a check for MNTK_UNMOUNTF at the beginning of nfs_s...
next