]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2011-11-21 Nathan WhitehornConnect LLVM/clang to the build on powerpc64. After...
2011-11-21 Warren BlockAdd a section that explicitly describes partitioning...
2011-11-20 Jilles Tjoelkersh: Allow unsetting OPTIND.
2011-11-20 Glen BarberReplace 'chflags' with 'file flags' in a comment, since...
2011-11-20 Glen BarberFix the note in r227769 to be less specific to the...
2011-11-20 Glen BarberAdd a note to src/Makefile that explains that 'rm'...
2011-11-20 Rick MacklemAdd two arguments to the nfsrpc_rellockown() function...
2011-11-20 Attilio RaoRevert part of the r227758 which crept in.
2011-11-20 Attilio RaoIntroduce macro stubs in the mutex implementation that...
2011-11-20 Dag-Erling... key_load_private() ignores the passphrase argument...
2011-11-20 Michael TuexenAdd support for the SCTP_REMOTE_UDP_ENCAPS_PORT socket...
2011-11-20 David ChisnallImplement xlocale APIs from Darwin, mainly for use...
2011-11-20 Martin MatuskaUpdate and desolarization of zdb(8) and zstreamdump...
2011-11-20 Martin Wilke- Add support for Add LOGITECH Webcam C100
2011-11-20 Martin Wilke- Add missing usb and ucom devices
2011-11-20 Hans Petter... Given that the typical usage of pause() is pause("zzz...
2011-11-20 Hans Petter... Minor style change:
2011-11-20 Lawrence Stewart- Provide a sysctl interface to change the active syste...
2011-11-20 Lawrence StewartFix a whitespace nit.
2011-11-20 Lawrence StewartProvide high-level functions to access the feed-forward...
2011-11-20 Rick MacklemSince the nfscl_cleanup() function isn't used by the...
2011-11-20 Rick MacklemPost r223774 the NFSv4 client never uses the linked...
2011-11-19 Christian BruefferAdd 2010 and 2011 copyrights.
2011-11-19 Adrian ChaddAdd some (totally untested!) code to correctly set...
2011-11-19 Adrian ChaddBegin breaking apart the receive setup/stop path in...
next