]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-11-24 Max KhonRemove unused code.
2011-11-24 Max KhonRemove unused code.
2011-11-24 Adrian ChaddNow that I've brought up FreeBSD via flash, I've discov...
2011-11-24 Adrian ChaddFlip on AR71XX_ENV_UBOOT so the environment variables...
2011-11-24 Adrian ChaddIntroduce a new (global, sorry!) option which controls...
2011-11-24 Adrian ChaddDon't compile in the AR9130 embedded WMAC code into...
2011-11-24 Adrian ChaddFlesh out a geom_map setup, so the kernel can be squeez...
2011-11-24 Adrian ChaddCompile in the right bits so the AR9130 WMAC support...
2011-11-24 Adrian ChaddAdd a comment documenting where the WMAC hangs off of.
2011-11-24 Adrian ChaddFlip on these debugging options by default. This is...
2011-11-24 Adrian ChaddSlim the default build down a little:
2011-11-23 Pyun YongHyeonTo save more power, switch to 10/100Mbps link when...
2011-11-23 Pyun YongHyeonMake sure to stop TX MAC before freeing queued TX frames.
2011-11-23 Marius StroblWrap BCM5785 in #ifdef notyet for now. According to...
2011-11-23 Marius Strobl- Just use cam_calc_geometry(9) on newer version of...
2011-11-23 Marius StroblUse DEVMETHOD_END.
2011-11-23 Marius StroblProbe the BCM5785.
2011-11-23 Marius StroblSync with NetBSD rev. 1.104
2011-11-23 Max KhonRemove unused functions.
2011-11-23 Max Khon- Remove unused old libdialog includes
2011-11-23 Gleb SmirnoffFix parsing of redirect_addr argument.
2011-11-23 Ed MasteAvoid double free creating a new RAID with invalid...
2011-11-23 Luigi Rizzosome tweaks to build picobsd for different architectures.
2011-11-23 Kevin LoPlug fd leaks
2011-11-23 Luigi Rizzofix formatting warning using casts. The numbers involved
2011-11-23 Mikolaj GolubFix build without INVARIANTS.
2011-11-23 Mikolaj GolubFix build, hopefully.
2011-11-23 Adrian ChaddRe-lock the ath lock after ath_reset() has been called.
2011-11-23 Kevin LoRemove unused variable mii.
2011-11-23 Adrian ChaddTidy up the statistic documentation.
2011-11-23 Adrian ChaddAdd the new statistics introduced in r227868.
2011-11-23 Adrian ChaddFlesh out the TX aggregation completion statistics.
2011-11-23 Pyun YongHyeonDisable accepting frames in re_stop() to put RX MAC...
2011-11-22 Jilles Tjoelkerfdopendir(): Do not close the passed file descriptor...
2011-11-22 Pyun YongHyeonPerform media change after setting IFF_DRV_RUNNING...
2011-11-22 Pyun YongHyeonWriting access to RL_CFG5 register also requires EEPROM...
2011-11-22 Hans Petter... Rename device_delete_all_children() into device_delete_...
2011-11-22 Marius Strobls,KOBJMETHOD_END,DEVMETHOD_END,g in order to fully...
2011-11-22 Hans Petter... Style change.
2011-11-22 Mikolaj GolubRemove yet another outdated note about procfs(5) being...
2011-11-22 Luigi Rizzoforgot to merge NETMAP entries in sys/conf !
2011-11-22 Marius StroblUpdate to use DEVMETHOD_END.
2011-11-22 Marius Strobl- There's no need to overwrite the default device metho...
2011-11-22 Pyun YongHyeonFor IP1001 PHY, do not set multi-port device(MASTER...
2011-11-22 Dag-Erling... Remove libpam from _prebuild_libs. This should unbreak...
2011-11-22 Mikolaj GolubNo need in procfs(5).
2011-11-22 Mikolaj GolubNow kvm_getenvv() and kvm_getargv() don't need procfs(5).
2011-11-22 Mikolaj GolubAdd new options, -e and -x, to display process environm...
2011-11-22 Pyun YongHyeonAnnounce flow control capability to underlying PHY...
2011-11-22 Mikolaj GolubRetire linprocfs_doargv(). Instead use new functions...
2011-11-22 Pyun YongHyeonRework link establishment and link state detection...
2011-11-22 Mikolaj GolubIn procfs_doproccmdline() if arguments are not cashed...
2011-11-22 Mikolaj GolubAdd new sysctls, KERN_PROC_ENV and KERN_PROC_AUXV,...
2011-11-22 Gleb SmirnoffImprove logging:
2011-11-22 Gleb Smirnoffstyle(9) nit
2011-11-22 Gleb SmirnoffFix SIOCDIFADDR semantics: if no address is specified...
2011-11-22 Marius Strobl- Add a DEVMETHOD_END alias for KOBJMETHOD_END so that...
2011-11-22 Pyun YongHyeonAlways start MII auto polling before accessing any...
2011-11-22 Robert MillanDefine __FreeBSD_kernel__ macro in sys/param.h.
2011-11-22 Jaakko HeinonenAppend unit number to the WMI status device name to...
2011-11-22 Ivan VorasAvoid panics from recursive rename operations. Not...
2011-11-22 David ChisnallFix a crash when trying to duplicate a locale that...
2011-11-22 Konstantin... Put all the messages from msdosfs under the MSDOSFS_DEB...
2011-11-22 Konstantin... Remove the wrong comment about ufs not being loadable.
2011-11-22 Attilio Rao- Use ppb_assert_locked() rather than using explicit...
2011-11-22 Eitan Adler- fix some style(9) nits with my last commit
2011-11-22 Rick MacklemThis patch enables the new/default NFS server's use...
2011-11-22 Eitan Adler- add check for pointer equality prior to performing...
2011-11-21 David Chisnall(Hopefully) Fix the build with clang by removing a...
2011-11-21 Adrian ChaddUse the correct lock when calling msleep().
2011-11-21 Bernhard SchmidtThe DC calibration result obtained during initializatio...
2011-11-21 Adrian ChaddFix some whitespace pollution.
2011-11-21 Martin MatuskaRevert back to revision 227649 because of license uncer...
2011-11-21 Xin LIImprove the way to calculate available pages in tmpfs:
2011-11-21 Gleb SmirnoffThis check isn't needed now, sanity checking done in...
2011-11-21 Warren BlockCorrect and expand BSD partitioning scheme description.
2011-11-21 Jayachandran C.Do dcache flush on CPU core before enabling threads.
2011-11-21 Dag-Erling... Simplify the libpam build by removing the shared module...
2011-11-21 Dag-Erling... As threatened on -arch, add {SHARED,STATIC}_{C,CXX...
2011-11-21 Rick MacklemClean up some cruft in the NFSv4 client left over from the
2011-11-21 Martin MatuskaFix mismerge in copyright of zpool(8).
2011-11-21 Martin MatuskaUpdate zfs(8) and zpool(8) manpages from CDDL-licensed...
2011-11-21 Martin MatuskaFor now, remove MANFILTER from ZFS manpages (bad effect...
2011-11-21 Sergey KandaurovAdd history for setsockopt(2).
2011-11-21 Gleb SmirnoffHistorically in_control() did not check sockaddrs suppl...
2011-11-21 Gleb SmirnoffBe more informative for "unknown hardware address forma...
2011-11-21 Lawrence Stewart- Add Pulse-Per-Second timestamping using raw ffcounter...
2011-11-21 Attilio RaoIntroduce the same mutex-wise fix in r227758 for sx...
2011-11-21 Gleb SmirnoffBetter use pkill(1) in last commit.
2011-11-21 Sergey KandaurovRemove no more relevant XXXRW comments since accessing...
2011-11-21 Gleb Smirnoff- Reduce severity for all ARP events, that can be trigg...
2011-11-21 Sergey KandaurovUse the acquired reference to the vmspace instead of...
2011-11-21 Jayachandran C.Merge XLP 3XX updates and related rework.
2011-11-21 Jayachandran C.XLP processors have the release 2 pagegrain register
2011-11-21 Hans Petter... Add new USB IDs to RUN driver.
2011-11-21 Adrian ChaddAlways leave the -current kernel debugging options on.
2011-11-21 Nathan WhitehornThe PPC IRQ layer assumes that the IPI IRQ is the last...
2011-11-21 Lawrence Stewart- When feed-forward clock support is compiled in, chang...
2011-11-21 Warren BlockFix date.
2011-11-21 Lawrence Stewart- Add the ffclock_getcounter(), ffclock_getestimate...
next