]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-09-18 glebiusMechanically convert to if_inc_counter().
2014-09-18 glebiusMechanically convert to if_inc_counter().
2014-09-18 glebiusMechanically convert to if_inc_counter().
2014-09-18 glebiusMechanically convert to if_inc_counter().
2014-09-18 glebiusMechanically convert to if_inc_counter().
2014-09-18 glebiusMechanically convert to if_inc_counter().
2014-09-18 glebiusMechanically convert to if_inc_counter().
2014-09-18 glebiusMechanically convert to if_inc_counter().
2014-09-18 glebiusMechanically convert to if_inc_counter().
2014-09-18 glebiusMechanically convert to if_inc_counter().
2014-09-18 smhAdd dtrace probe support for zfs SET_ERROR(..)
2014-09-18 glebiusMechanically convert to if_inc_counter().
2014-09-18 glebius- Provide if_get_counter() method for vtnet(4).
2014-09-18 willRemove debug.zfs_flags in favor of the new vfs.zfs...
2014-09-18 mavMake kernel to update LUN size from the backing storage...
2014-09-18 willUse 'cc' for the C compiler instead of 'gcc'.
2014-09-18 willStart the process of cleaning up FreeBSD's firewire...
2014-09-18 mavWhen updating device media size use cached cdevsw pointer.
2014-09-18 willSilence noisy firewire logging.
2014-09-18 pfgunistd: move setpgrp(2) to the __BSD_VISIBLE section
2014-09-18 pfglpr: replace setpgrp(2) with setpgid(2).
2014-09-18 willEnable ZFS debug flags to be modified via vfs.zfs.debug...
2014-09-18 pfgsimple_httpd: cosmetic cleanups.
2014-09-18 glebius- Use if_get_counter() to fetch ifnet statistics.
2014-09-18 willReorder sysctls for spa.c global tunables; add sysctl...
2014-09-18 adrianFix the handling of EOP in status descriptors for if_ig...
2014-09-18 glebiusRemove a bunch of methods that are superseded by if_inc...
2014-09-18 glebius- Use if_inc_counter() to increment various counters.
2014-09-18 willbpobj_iterate_impl(): Close a refcount leak iterating...
2014-09-18 willFix incremental builds involving non-root users with...
2014-09-18 willFix incremental builds involving non-root users with...
2014-09-18 glebiusWhile not too late rename 'ifnet_counter' to 'ift_count...
2014-09-18 glebiusAccidentially, ng_ppp changes leaked out with r271770...
2014-09-18 willFix incremental builds involving non-root users with...
2014-09-18 glebiusAdd a function to set if_get_counter method for an...
2014-09-18 willzfs_setprop_error(): Handle errno value E2BIG.
2014-09-18 willFix an assert to tolerate spare parents with more than...
2014-09-18 emasteSwitch to text mode in UEFI boot
2014-09-18 traszAdd missing link to TIMEOUT_TASK_INIT(9).
2014-09-18 traszAdd missing links to taskqueue(9).
2014-09-18 dumbbellvt(4): Use strncpy() to copy into a fixed-size buffer
2014-09-18 emasteWrap long lines introduced in r268227
2014-09-18 dumbbellvt(4): Fix out-of-bounds array access in VT_ACTIVATE...
2014-09-18 smhRemove unused ZFS ARC functions
2014-09-18 traszFix typos.
2014-09-18 glebiusWhile not too late rename if_get_counter_compat() to...
2014-09-18 glebiusAdd if_inc_counter(), a generic method to update ifnet...
2014-09-18 kib- Use NULL instead of 0 for fpcurthread.
2014-09-18 bzFor consistency with the shared header file (and to...
2014-09-18 bzRe-gen after r271743 implementing most of
2014-09-18 bzImplement most of timer_{create,settime,gettime,getover...
2014-09-18 araujoRevert r271735. The comment is absolutely correct,...
2014-09-18 davider258695 introduces a sanity check for makefs in order...
2014-09-18 araujoRemove old comment, we already do 802.1q tagging.
2014-09-18 araujoThe lagg(4) interface is based on trunk(4) interface...
2014-09-18 araujoAdd laggproto broadcast, it allows sends frames to...
2014-09-18 willFix a kernel panic when unloading isp(4).
2014-09-18 willRoot the lib32 object tree under the overall object...
2014-09-17 davidcsFor ECORE_DBG_BREAK_IF() ECORE_BUG() ECORE_BUG_ON(...
2014-09-17 davidcsRemove clean option
2014-09-17 davidcsRemove clean option
2014-09-17 kibThe vm_mmap_cdev() explicitely converts absence of...
2014-09-17 bdreweryExplicitly set MAP_PRIVATE to avoid [EINVAL] after...
2014-09-17 jhb- Remove mention of MAP_INHERIT. It hasn't been implem...
2014-09-17 jhbExplicitly specify MAP_SHARED when mapping the stats...
2014-09-17 bdreweryIf fgets(3) fails in getbounds(), show strerror(3)...
2014-09-17 karglFor targets that have a signed zero, lgamma_r(-0, ...
2014-09-17 bdreweryCorrect a comment
2014-09-17 jhbRevert unrelated changes accidentally committed in...
2014-09-17 kibPresence of any VM_PROT bits in the permission argument...
2014-09-17 mavReprase r271616 comments.
2014-09-17 adrianMigrate ie->ie_assign_cpu and associated code to use...
2014-09-17 gjbUpdate the bhyve(8) manual to reflect that it is no
2014-09-17 dumbbelldrm/i915: Add HW context support
2014-09-17 traszFix LUN discovery for targets that don't support REPORT...
2014-09-17 mavFix tpc_create_token() introduced in r269497 to encode...
2014-09-17 mavFix typo in defined ROD types in r269497.
2014-09-17 markjImplement a workaround to allow this test program to...
2014-09-17 markjFix a number of typos and programming errors in the...
2014-09-17 jhibbitsFix the stack tracing for dtrace/powerpc.
2014-09-17 delphijUse a devd event to start hv_kvpd instead of doing...
2014-09-17 markjFix some incorrect endianness checks.
2014-09-16 markjFix elfdump(1) usage in the userland CTF tests.
2014-09-16 markjFix a typo.
2014-09-16 melifaro* Fix if_omcast handling
2014-09-16 sbrunoSuch typo, many email, very spelling. wow.
2014-09-16 sbrunoAdd proper disable/enable hooks to the default scripts...
2014-09-16 gjbBump __FreeBSD_version after SA-14:19.tcp
2014-09-16 dumbbellvt(4): Use vt_fb_drawrect() and vt_fb_setpixel() in...
2014-09-16 dumbbellvt(4): Fix a LOR which occurs during a call to vt_upgrade()
2014-09-16 jhbPermit MAP_RENAME and MAP_NORESERVE for now. These...
2014-09-16 brooksFix some extra whitespace noticed when reviewing git...
2014-09-16 bzMerge atse(4) interrupt handling and race condition...
2014-09-16 gjbSet a static revision of the Crochet checkout to avoid
2014-09-16 gjbCatch up with Crochet changes to fix the WANDBOARD...
2014-09-16 gjbCatch up with Crochet changes to fix the BEAGLEBONE
2014-09-16 asomersFix source address selection on unbound sockets in...
2014-09-16 tuexenAdd a explict cast to silence a warning when building
2014-09-16 tuexenUse a consistent type for the number of HMAC algorithms.
2014-09-16 tuexenSmall cleanup which addresses a warning regaring the...
next