]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-09-19 pfgawk: Use random(3) instead of rand(3)
2014-09-19 pfgunistd: drop argument names from setpgrp(3) prototype.
2014-09-19 gjbWhen populating the dvd/packages/ directory, create
2014-09-19 rodrigcReference the test case "packs" to fix warnings
2014-09-19 hselaskyAdd new USB IDs.
2014-09-19 smhFix static kernel build with options ZFS
2014-09-19 dumbbellvt(4): Remove superfluous word in comment
2014-09-19 dumbbellvt(4): Rewrite history scrolling
2014-09-19 glebius- Provide igb_get_counter() to return counters that...
2014-09-19 mavFix inverted expression to report block size in mode...
2014-09-19 dumbbellvt(4): Remove vt_buf->vb_dirtymask
2014-09-19 glebiusMechanically convert to if_inc_counter().
2014-09-19 glebiusMechanically convert to if_inc_counter().
2014-09-19 glebiusMechanically convert to if_inc_counter().
2014-09-19 glebiusMove rl(4) to dev/rl.
2014-09-19 glebiusMechanically convert to if_inc_counter().
2014-09-19 glebiusMechanically convert to if_inc_counter().
2014-09-19 glebiusMechanically convert to if_inc_counter().
2014-09-19 glebiusMechanically convert to if_inc_counter().
2014-09-19 glebiusMechanically convert to if_inc_counter().
2014-09-19 glebiusMechanically convert to if_inc_counter().
2014-09-19 glebiusMechanically convert to if_inc_counter().
2014-09-19 glebiusRemove ifq_drops from struct ifqueue. Now queue drops...
2014-09-19 phkThis is a white-space/comment cleanup commit as a precu...
2014-09-19 hrsFix cdev. It is a device node name, not a pathname.
2014-09-19 glebiusIncrease errors, not queue drops, in cases the module...
2014-09-19 glebiusRemove disabled code, that is very unlikely to be ever...
2014-09-19 glebiusMechanically convert to if_inc_counter().
2014-09-19 glebiusFix typo.
2014-09-19 glebiusMechanically convert to if_inc_counter().
2014-09-18 pjdDon't use nvl in case of a failure.
2014-09-18 mavAllow more commands to pass persistent reservation...
2014-09-18 bzFx a type from r271817; it's IFCOUNTER_* not IFNET_*.
2014-09-18 mavAdd support for "no Data-Out Buffer" (NDOB) flag of...
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 bzRevert r270808, which were changes to common code ...
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 glebiusMechanically convert to if_inc_counter().
2014-09-18 glebiusMechanically convert to if_inc_counter().
2014-09-18 glebius- Mechanically convert to if_inc_counter().
2014-09-18 smhRemove sys/types.h include as per style (9)
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 glebiusFix build on 32-bit machines.
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...
next