]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-06-02 Rick MacklemFix the nfs related daemons so that they don't intermit...
2011-06-02 Nathan WhitehornTemporarily back out those parts of r222613 related...
2011-06-02 Nathan WhitehornThe POWER7 has only 32 SLB slots instead of 64, like...
2011-06-02 Bjoern A. ZeebWrite the multi step netconfig to a temporary file...
2011-06-02 Nathan WhitehornIf running under a hypervisor, don't yell at the user...
2011-06-02 Nathan WhitehornMissed file in r222613.
2011-06-02 Nathan WhitehornExplicitly initialize the first thread's MSR to PSL_KER...
2011-06-02 Nathan WhitehornInclude the modules area in the mapped kernel code...
2011-06-02 Nathan WhitehornRemove some dead code: unnecessary isyncs and memory...
2011-06-02 Nathan WhitehornMFpseries:
2011-06-02 Bjoern A. ZeebEmpty the network configuration only after the user...
2011-06-02 Nathan WhitehornFix opening a shell on the new system (prevent the...
2011-06-02 Andrey V. ElsukovDo not hide stripeoffset from libgeom(3), it may be...
2011-06-02 Robert WatsonDo not leak the pcbinfohash lock in the case where...
2011-06-02 Ulrich SpörleinFix man -t by not passing grotty flags to groff when...
2011-06-02 Ulrich Spörleinmdoc: reorder sections consistently
2011-06-02 Ulrich Spörleinmdoc: fix markup
2011-06-02 Jack F VogelCut and paste mistake corrected.
2011-06-02 Ed MasteThere are a couple of structs in mfireg.h with members...
2011-06-02 Jack F VogelFirst off: update the driver README, the old one was...
2011-06-01 Konstantin... In the VOP_PUTPAGES() implementations, change the defau...
2011-06-01 Adrian ChaddFlesh out the radar detection related operations for...
2011-06-01 Adrian ChaddAdd some missing DFS chipset functionality to the FreeB...
2011-06-01 Robert WatsonAdd an optional netisr dispatch point at ether_input...
2011-06-01 Andrey V. ElsukovO_FORWARD_IP is only action which depends from the...
2011-06-01 Pyun YongHyeonPoke correct GPIO pins for newer axe(4) controllers...
2011-06-01 Hans Petter... Add support for new USB serial driver.
2011-06-01 Jaakko HeinonenDon't try to close the stream if fopen(3) fails.
2011-06-01 Andrey V. ElsukovHide some debug messages under debug macro.
2011-06-01 Andrey V. ElsukovHide useless warning under debug macro.
2011-06-01 Jayachandran C.Add .interp back into INITIAL_READONLY_SECTIONS in...
2011-06-01 Navdeep ParharProvide hit-count with rest of the information about...
2011-05-31 Navdeep ParharFirmware device log.
2011-05-31 Kenneth D.... Fix a bug introduced in revision 222537.
2011-05-31 Jung-uk KimMerge ACPICA 20110527.
2011-05-31 Bernhard SchmidtAdd module version to iwi/ipw/wpi and iwn.
2011-05-31 Pyun YongHyeonIf driver is not running, disable interrupts and do...
2011-05-31 Rick MacklemAdd a sentence to the umount.8 man page to clarify...
2011-05-31 Rick MacklemFix the new NFS client so that it doesn't do an NFSv3
2011-05-31 Jung-uk KimImport ACPICA 20110527.
2011-05-31 Kenneth D.... Fix apparent garbage in the message buffer.
2011-05-31 Warner LoshDon't need (and can't use) -L to copy links here.
2011-05-31 Warner LoshFix a couple of spelling errors.
2011-05-31 John Baldwin- Document the -H option and 'H' key alongside other...
2011-05-31 Nathan WhitehornOn multi-core, multi-threaded PPC systems, it is import...
2011-05-31 John BaldwinAdd a new option to toggle the display of the system...
2011-05-31 Bjoern A. ZeebRemove some further INET related symbols from pf to...
2011-05-31 Bjoern A. ZeebStart teaching pc-sysinstall about IPv6.
2011-05-31 Bjoern A. ZeebConditionally compile in the af_inet and af_inet6,...
2011-05-31 Nathan WhitehornIt is generally considered useful for release media...
2011-05-31 Alexander MotinAdd quirks to hint 4K physical sector (Advanced Format...
2011-05-31 Benedict ReuschlingMinor wording adjustments to usbdump(8).
2011-05-31 Pawel Jakub... Imagine situation where a security problem is found...
2011-05-31 Pyun YongHyeonCorrectly check MAC running status before disabling...
2011-05-31 Bjoern A. ZeebNo logner set an IPv4 loopback address by default in...
2011-05-30 Navdeep ParharUpdate to firmware interface 1.3.10
2011-05-30 Jilles Tjoelkersh: Add tests for some somewhat obscure aspects of...
2011-05-30 Jilles Tjoelkerposix_spawn(): Do not fail when trying to close an...
2011-05-30 Navdeep Parhar- Specialized ingress queues that take interrupts for...
2011-05-30 Navdeep ParharL2 table code. This is enough to get the T4's switch...
2011-05-30 Steve KarglClean up the unneeded cpp macro INLINE_REM_PIO2L.
2011-05-30 Bjoern A. ZeebUnbreak NOINET kernels after r222488.
2011-05-30 Bjoern A. ZeebContrary to the rc.conf framework, when manualy enablin...
2011-05-30 Adrian ChaddEnable setting the short-GI bit when TX'ing HT rates...
2011-05-30 Adrian ChaddSet default A-MPDU density/size.
2011-05-30 Andrey V. ElsukovDocument kern.geom.part.check_integrity sysctl variable.
2011-05-30 Benedict ReuschlingBump document date.
2011-05-30 Benedict ReuschlingAdd a short description about NO_CHECKSUM.
2011-05-30 Adrian ChaddMention in ath(4) that ath_pci is required now.
2011-05-30 Adrian ChaddAdd ath_ahb and ath_pci module manpages.
2011-05-30 Adrian ChaddUpdate chipset support list for ath_hal.
2011-05-30 Robert WatsonDecompose the current single inpcbinfo lock into two...
2011-05-30 Bjoern A. ZeebUpgrade jail(2) to latest jail(2) API to make the regre...
2011-05-30 Robert WatsonRework TIMEWAIT regression test so that kernel-allocate...
2011-05-30 Robert WatsonAdd missing include of stdio.h.
2011-05-30 Robert WatsonIn the tcpdrop regression test, allow the kernel to...
2011-05-30 Robert WatsonAdd missing #include of err.h.
2011-05-30 Bjoern A. ZeebWhile doing it right for current configuration, fix...
2011-05-30 Jayachandran C.Fix read_ivar implementation for MMC and SD.
2011-05-30 Andrey V. ElsukovWrap long line.
2011-05-30 Andrey V. ElsukovAdd tablearg support for ipfw setfib.
2011-05-30 Julian ElischerInclude forgotten framework changes to get some of...
2011-05-29 Nathan WhitehornUse kproc_exit() instead of returning from the manageme...
2011-05-29 Bjoern A. ZeebSplit netconfig into three parts:
2011-05-29 Mikolaj GolubIf READ from the local node failed we send the request...
2011-05-29 Rick MacklemModify the umount(8) command so that it doesn't do
2011-05-29 Bjoern A. ZeebCheck for IPv4 or IPv6 to be available by the kernel...
2011-05-29 Rick MacklemAdd a check for MNTK_UNMOUNTF at the beginning of nfs_s...
2011-05-29 Nathan WhitehornAdd some error handling here: if a sensor returns an...
2011-05-29 Nathan WhitehornAdd the next digit of precision to temperatures, which...
2011-05-29 Nathan WhitehornMove the celsius-to-kelvin conversion to a place that...
2011-05-29 Nathan WhitehornDon't put negative values into the averages.
2011-05-29 Michael TuexenGet rid of unused functions.
2011-05-29 Nathan WhitehornUpdate the I2C-based temperature/fan drivers to connect...
2011-05-29 Mikolaj GolubIn soreceive_generic(), if MSG_WAITALL is set but the...
2011-05-29 Jilles Tjoelkersh: Add test for 'set +o'.
2011-05-29 Andreas ToblerAdd some missing files. Without we hang in the OF promp...
2011-05-29 Andreas ToblerAdd a new driver, the ad7417, to read temperatures...
2011-05-29 Benedict ReuschlingMention that jumbo frame support is disabled on PCIe...
2011-05-29 Bjoern A. ZeebThe argument to setsockopt for IP_MULTICAST_LOOP depend...
next