]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-04-27 Attilio Rao- Add the possibility to reuse the already last used...
2011-04-27 Sergey KandaurovFix typo in "continuously" argument used in patrol...
2011-04-27 Sergey KandaurovAdd DragonFly 2.10.1 release.
2011-04-27 David E. O... Be clear of what licensing terms we are using.
2011-04-27 Alexander MotinAdd obvious note that CAM drivers are required for...
2011-04-27 Marcel MoolenaarFix copy-paste bug.
2011-04-27 Dag-Erling... Mechanical whitespace cleanup.
2011-04-27 Dag-Erling... Fix boo-boo in previous commit.
2011-04-27 Dag-Erling... Alphabetize the options. No date bump since no actual...
2011-04-27 Dag-Erling... Rename alloc_unr(9) to unr(9) and adjust the links...
2011-04-27 Jung-uk KimUse ACPI-supplied CPU frequencies instead of estimated...
2011-04-27 Alexander MotinImplement relaxed comparision for hardcoded provider...
2011-04-26 David E. O... Reap old SPL comments.
2011-04-26 Edwin GroothuisMFV of tzdata2011g, 221089.
2011-04-26 Edwin GroothuisVendor import of tzdata2011g:
2011-04-26 Doug BartonRevert r221053 by replacing WARNS?= 3 since it's breaki...
2011-04-26 Ryan StoneIf the 4BSD scheduler tries to schedule a thread that...
2011-04-26 John BaldwinGenerate the network byte order version of the window...
2011-04-26 Mikolaj GolubAdd missing ifdef. This fixes build with NO_OPENSSL.
2011-04-26 Hans Petter... The maximum NCM frame size must be so that it
2011-04-26 Mikolaj GolubRename HASTCTL_ defines, which are used for conversion...
2011-04-26 Mikolaj GolubFor conversation between hastctl and hastd we should...
2011-04-26 Mikolaj GolubFix assert messages.
2011-04-26 Hans Petter... Fix for missing EHCI datatoggle change case.
2011-04-26 Alexander Motin - Add shim to simplify migration to the CAM-based...
2011-04-26 Maxim SobolevWith the typical memory size of the system in tenth...
2011-04-26 Rick MacklemFix a kernel linking problem introduced by r221032...
2011-04-26 Konstantin... Document timeout_task.
2011-04-26 Konstantin... Implement the delayed task execution extension to the...
2011-04-26 Jeff Roberson - Catch up to falloc() changes.
2011-04-26 David E. O... This builds OK using the parent dir's WARNS=6.
2011-04-26 David E. O... Catch up with r57841 which removed the possible linking...
2011-04-26 Colin PercivalStop trying to zero UFS1 superblocks if we fall off...
2011-04-26 Rick MacklemUpdate the /etc/rc.d scripts for mountd and nfsd so...
2011-04-25 Jack F Vogel- Add the RX refresh changes from igb to ixgbe
2011-04-25 Rick MacklemModify the experimental (newnfs) NFS client so that...
2011-04-25 Marcel MoolenaarRemove prototypes of non-existent functions.
2011-04-25 Rick MacklemFix the experimental NFS client so that it does not...
2011-04-25 David Christensen- Removed duplicate {_bxe} definition.
2011-04-25 David Christensen- Added bxe(4) driver for i386 and amd64. Currently...
2011-04-25 Jilles Tjoelkersh: Set $? to 0 for background commands.
2011-04-25 Jilles Tjoelkerprintf(1): Move non-bugs from the BUGS section to a...
2011-04-25 Olivier HouchardTypo fix
2011-04-25 Attilio RaoAdd the possibility to verify MD5 hash of incoming...
2011-04-25 Bjoern A. ZeebWe need in.h for both INET and INET6, as according...
2011-04-25 Bjoern A. ZeebBe less strict on includes than in r220746. We need...
2011-04-25 Bjoern A. ZeebAfter r220885 compile the various NIC drivers depending...
2011-04-25 Adrian ChaddWrap the MIMO stuff in #ifdef AH_SUPPORT_AR5416, as...
2011-04-25 Rick MacklemFix the experimental NFS client so that it does not...
2011-04-25 Attilio RaoAdd missing bit in r221015.
2011-04-25 Attilio RaoDon't assume that SMI are enabled when attaching ichwd...
2011-04-25 Rick MacklemModify the experimental NFS client so that it uses...
2011-04-25 Jilles Tjoelkerprintf(1): Mention effect of '#' modifier on other...
2011-04-25 Jilles Tjoelkersh: Check setuid()/setgid() return values.
2011-04-25 Jilles Tjoelkersh: Remove duplicate code resetting uid/gid for set...
2011-04-25 Dag-Erling... Whitespace nit
2011-04-25 Bernd Waltercorrect variable type name in comment
2011-04-25 Doug BartonCreate a function for the code from r192246 so that...
2011-04-25 Doug BartonAdd svn:executable property
2011-04-25 Gleb SmirnoffWhen msk_detach() is called from msk_attach(), ifp...
2011-04-24 Adrian ChaddBreak out the PLL setup into an overridable method.
2011-04-24 Adrian ChaddUse the refactored ar5416WriteTxPowerRateRegisters...
2011-04-24 Adrian ChaddEliminate code duplication between AR5416/AR9160/AR9280...
2011-04-24 Konstantin... Fix typo.
2011-04-24 Konstantin... VFS sometimes is unable to inactivate a vnode when...
2011-04-24 Pawel Jakub... One key is expected from providers smaller than or...
2011-04-24 Alexander MotinExplicitly note that device numbers are starting from...
2011-04-24 Alexander MotinSwitch the GENERIC kernels for all architectures to...
2011-04-24 Rick MacklemPatch the mountd and nfsd man pages to reflect the...
2011-04-24 Rick MacklemThis patch changes the default NFS server to the new...
2011-04-23 Konstantin... Fix display of the drm sysctls.
2011-04-23 Jilles Tjoelkersh: Allow EV_EXIT through function calls, make {.....
2011-04-23 Konstantin... Fix two bugs in r218670.
2011-04-23 Glen Barber- Clarification on kld_file_stat.size
2011-04-23 Doug BartonAs previously advertised, remove the error message...
2011-04-23 Simon L. B... Check return code of setuid() and setgid() in finger.
2011-04-23 Simon L. B... Check return code of setuid() in timedc.
2011-04-23 Simon L. B... Check return code of setuid(), setgid(), and setgroups...
2011-04-23 Simon L. B... Check return code of setuid() in traceroute.
2011-04-23 Rick MacklemFix a LOR in vfs_busy() where, after msleeping, it...
2011-04-23 Adrian ChaddFix a corner-case of interrupt handling which resulted...
2011-04-23 Maxim Konovalovo Remove an incomplete sentence.
2011-04-23 Doug BartonImprove the error handling for the new get_pidfile_from...
2011-04-23 Doug BartonIntroduce to rc.subr get_pidfile_from_conf(). It does...
2011-04-22 Adrian ChaddFix the merlin LNA configuration code - these are bit...
2011-04-22 David E. O... Note which of the built kernels is being installed.
2011-04-22 Marius StroblCorrect spelling in comments.
2011-04-22 Marius StroblMore spelling fixes.
2011-04-22 Marius StroblCorrect spelling in comments.
2011-04-22 Marius StroblMF sparc64: r181701 (partial), r182020 (partial), r1827...
2011-04-22 Adrian ChaddThe second regdomain word is a set of bitflags describing
2011-04-22 Adrian ChaddBring over a pdadc calibration fix from ath9k - unused...
2011-04-22 Marius StroblCorrect spelling.
2011-04-22 Marius Strobl- Correct spelling. [1]
2011-04-22 Marius StroblCorrect spelling in a comment.
2011-04-22 Marius StroblCorrect spelling in comments.
2011-04-22 Marius StroblCorrect spelling in comments.
2011-04-22 Marius StroblCorrect spelling in comments.
2011-04-22 Marius StroblCorrect spelling in comments.
2011-04-22 Jaakko HeinonenUtilize vfs_sanitizeopts() in vfs_mergeopts() to merge...
next