]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-08-17 John BaldwinFix a regression where a rule containing a source port...
2011-08-17 Gabor Kovesdan- Fix exclusion of directories from a recursive search
2011-08-17 Gabor Kovesdan- Fix handling of environmental variables when they...
2011-08-17 Sergey KandaurovFix build failure without BPF.
2011-08-17 Konstantin... Fix build breakage. Initialize error variables explicit...
2011-08-16 Alexander MotinAlways check current HPET counter value after comparato...
2011-08-16 Michael TuexenFix the handling of [gs]etsockopt() unconnected 1-to...
2011-08-16 Hans Petter... Update LibUSB v1.0 manual page:
2011-08-16 Konstantin... Do not return success and a string "unknown" when vn_fu...
2011-08-16 Konstantin... Add the fo_chown and fo_chmod methods to struct fileops...
2011-08-16 Jonathan AndersonFix a merge conflict.
2011-08-16 Jonathan Andersonpoll(2) implementation for capabilities.
2011-08-16 Adrian ChaddFix BAR frame TX completion - successful transmission...
2011-08-16 Xin LIUpdate arcmsr(4) to 1.20.00.22 to solve recursive acqui...
2011-08-16 Hans Petter... Add missing function to get device speed to the LibUSB...
2011-08-15 John BaldwinAdd device id for the Moxa CP-112UL dual-port serial...
2011-08-15 Gleb SmirnoffFix a couple of issues in last commit.
2011-08-15 Nathan WhitehornUse a maximum of -O on PowerPC kernels instead of ...
2011-08-15 Gleb SmirnoffDescribe how carp(4) status changes can be processed...
2011-08-15 Robert WatsonFix two cases involving opt_capsicum.h and module builds:
2011-08-15 Robert WatsonBump __FreeBSD_version to reflect the availability...
2011-08-14 Michael TuexenAdd support for the spp_dscp field in the SCTP_PEER_ADD...
2011-08-14 Alexander MotinFix integer overflow on 32bit systems when calculating...
2011-08-14 Nathan WhitehornProvide a kboot.conf to allow powerpc64 install media...
2011-08-14 Jilles Tjoelkertail: Fix crash if -F'ed file's filesystem disappears.
2011-08-14 Robert WatsonCross-reference cap_new(2) from dup(2), as they have...
2011-08-14 Robert WatsonUpdates to libprocstat(3) and procstat(1) to allow...
2011-08-14 Nathan WhitehornAdd support for the Blu-Ray drive found in the Sony...
2011-08-13 Matt JacobMost of these changes to isp are to allow for isp.ko...
2011-08-13 Martin Matuskazfs_ioctl.c: improve code readability in zfs_ioc_datase...
2011-08-13 Robert WatsonTrim some warnings and notes from capabilities.conf...
2011-08-13 Attilio RaoFix a typo in cb_dumpdata() about wrongly calling wdog_...
2011-08-13 Robert WatsonWhen falloc() was broken into separate falloc_noinstall...
2011-08-13 Bjoern A. ZeebFix jls backward compat mode broken in r222465, correctly
2011-08-13 Robert WatsonUpdate use of the FEATURE() macro in sys_capability...
2011-08-13 Robert WatsonNow that capability support has been committed, update...
2011-08-13 Robert WatsonBump __FreeBSD_version to reflect the availability...
2011-08-13 Robert WatsonRegenerate system call files following r224812 changes...
2011-08-13 Martin MatuskaFix race between dmu_objset_prefetch() invoked from
2011-08-13 Jonathan AndersonAllow openat(2), fstatat(2), etc. in capability mode.
2011-08-13 Jonathan AndersonAllow Capsicum capabilities to delegate constrained
2011-08-12 Matt JacobFixes for sure bus reference miscounting and potential...
2011-08-12 Matt JacobFixes zombie device and loop down timers so that they...
2011-08-12 Jonathan AndersonRename CAP_*_KEVENT to CAP_*_EVENT.
2011-08-12 Jonathan AndersonReorder and renumber capability rights.
2011-08-12 Jonathan AndersonTest *at(2) calls with capability-mode lookup.
2011-08-12 Pawel Jakub... Eliminate the zfsdev_state_lock entirely and replace...
2011-08-11 Jonathan AndersonUse the right printf() format string without a cast...
2011-08-11 Jonathan AndersonOnly call fdclose() on successfully-opened FDs.
2011-08-11 Yoshihiro TakahashiAllow to build a release for stable/[78] on a current...
2011-08-11 Yoshihiro TakahashiFix building a release with old release scheme. This...
2011-08-11 Robert WatsonSecond-to-last commit implementing Capsicum capabilitie...
2011-08-11 Hans Petter... Use synchronous device destruction instead of asynchron...
2011-08-11 Ruslan Ermilov- Merged awk upstream that includes a fix for a bug...
2011-08-11 Ruslan ErmilovCorrected description of the bugfix; distfile was updated.
2011-08-11 Ruslan ErmilovVendor import of bwk's 10-Aug-2011 release.
2011-08-10 Navdeep ParharMove cxgbtool from usr.sbin to tools/tools.
2011-08-10 Doug BartonRevert r224760, and enhance the sed patterns from r2246...
2011-08-10 Marius StroblSync makefs(8) ISO 9660 support with NetBSD:
2011-08-10 Marius Stroblo Improve 224494:
2011-08-10 Rong-En Fan- Remove myself from ncurses maintainer due to ENOTIME
2011-08-10 Kevin LoIf RTF_HOST flag is specified, then we are interested...
2011-08-09 Konstantin... - Move the PG_UNMANAGED flag from m->flags to m->oflags...
2011-08-09 Attilio RaoRevert r224736 as the introduced value was already...
2011-08-09 Konstantin... Do not update mountpoint generation counter to the...
2011-08-09 Attilio RaoAdd the PCI ID for the PCH DH89xxCC on ichsmb as got...
2011-08-09 Adrian ChaddRemove the now unneeded references to these DFS methods.
2011-08-09 John BaldwinMerge 220876, 220877, and 221537 from the new NFS clien...
2011-08-09 Jonathan AndersonRemove timeval2timespec and its converse, since we...
2011-08-09 Ruslan ErmilovUpdate to a 7-Aug-2011 release.
2011-08-09 Ruslan ErmilovVendor import of bwk's 7-Aug-2011 release.
2011-08-09 Alexander MotinDo not block zero report ID. It is correct value for...
2011-08-09 Doug BartonMake clear that the -U option can be dangerous. [1]
2011-08-09 Adrian ChaddRemove this call, now that I've solved the radar module...
2011-08-08 Dimitry AndricFix buffer overflow in sys/boot/common/util.c's printf...
2011-08-08 Jonathan AndersonCreate timeval2timespec() and timespec2timeval().
2011-08-08 Adrian ChaddAnd add another missing brace. Another pointy hat moment.
2011-08-08 Adrian ChaddBitten again by the optional HALDEBUG compilation.
2011-08-08 Adrian ChaddThe older HAL code sets up the regulatory domain once...
2011-08-08 Bernhard SchmidtWhen setting a fixed channel on adapters with 11n suppo...
2011-08-08 Adrian ChaddIntroduce some more DFS related hooks, inspired both...
2011-08-08 Adrian Chadd.. and add a missing bracket.
2011-08-08 Adrian ChaddFix method naming to match the reference HAL definition.
2011-08-08 Martin MatuskaRevert r224655 and r224614 because vn_fullpath* does...
2011-08-08 Adrian ChaddAdd another HAL method - ah_isFastClockEnabled - which...
2011-08-08 Rick MacklemChange "options NFSCLIENT" to "options NFSCL" in diskle...
2011-08-08 Kevin LoIn rtinit1(), before rtrequest1_fib() is called, info...
2011-08-08 Kevin Locatstrg() does not set the resulting string length.
2011-08-08 Hiroki SatoFix a pathname (s,netinet/if_ether.h,net/ethernet.h,).
2011-08-07 Martin MatuskaMerge revision 3554 from libarchive's release/2.8 branch:
2011-08-07 Rick MacklemChange all the sample kernel configurations to use
2011-08-07 Attilio RaoConvert pmcstat about using cpuset_t rather than relyin...
2011-08-07 Marius StroblChange lwp to int64_t as thr_pread_long() always uses...
2011-08-07 Martin MatuskaAdd compatibility for ISO images created with unfixed...
2011-08-07 Martin MatuskaFix NetBSD PR bin/44114:
2011-08-07 Alan CoxFix an error in kmem_alloc_attr(). Unless "tries"...
2011-08-06 Robert WatsonProperly initialise the "len" argument to getsockname...
2011-08-06 Marius StroblCompile fbsd-threads.c. Amongst others this is necessar...
2011-08-06 Marius StroblImplement functions necessary for compiling fbsd-threads.c.
2011-08-06 Marius StroblImplement
next