]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl
Remove unused variable. Newer versions of gcc care.
[FreeBSD/FreeBSD.git] / sys / cddl /
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-20 avgzfs: wait in arc_lowmem only if curproc == pageproc
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-17 avgzfs: make use of getnewvnode_reserve in zfs_mknode...
2012-10-10 kevloRevert previous commit...
2012-10-09 kevloPrefer NULL over 0 for pointers
2012-10-06 avgzvol: set mediasize in geom provider right upon its...
2012-10-06 avgzfs_mount: taste geom providers for root pool config
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-26 mmMerge recent vendor changes in ZFS.
2012-09-23 pjdIt is possible to recursively destroy snapshots even...
2012-09-23 pjdAdd TRIM support.
2012-09-22 avgzfs: allow a zvol to be used as a pool vdev, again
2012-09-22 pjdAs in r226967, r226987 and r232401 changes to UFS and...
2012-09-18 avgzfs: correctly calculate dn_bonuslen for saving SAs...
2012-09-18 avgzfs: allow both DEBUG and ZFS_DEBUG to be defined on...
2012-09-12 mmMerge recent zfs vendor changes, sync code and adjust...
2012-09-11 avgforgotten file from r240346
2012-09-11 avgzfs: fix sa_modify_attrs handling of variable-sized...
2012-09-10 mmAdd assfail() and assfail3() to the opensolaris module.
2012-09-06 mmMake r230454 more readable and vendor-like.
2012-09-05 mmMerge recent vendor changes and sync code:
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-08-28 edUse a proper destructor function.
2012-08-28 mmMerge recent vendor changes:
2012-08-23 mmMerge recent vendor changes:
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-19 mmBackport fix for vendor issue #3085
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-15 hselaskyStreamline use of cdevpriv and correct some corner...
2012-08-08 andrewImport compiler-rt r160957.
2012-08-05 mariusInclude <vm/vm_param.h> for PA_LOCK_COUNT in order...
2012-07-30 mmPartial MFV (illumos-gate 13753:2aba784c276b)
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-20 traszMake ZVOL resizing ('zfs set volsize') properly resize...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-17 gnnChange UL to ULL since time is 32 bits.
2012-07-16 gnnAdd support for walltimestamp in DTrace.
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-06 avgr237748 continuation: fix nopw (0f 1f) behavior with...
2012-07-06 avgr237748 continuation: segment-override prefixes are...
2012-07-04 pjdvdev_io_done stage is not used for ioctls.
2012-07-02 mmExpose scrub and resilver tunables.
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-29 pfgBump dtrace_helper_actions_max from 32 to 128
2012-06-29 avgdtrace instruction decoder: add 0x0f 0x1f NOP opcode...
2012-06-27 pfgBring llquantize support into Dtrace.
2012-06-22 mmImport Illumos revision 13736:9f1d48e1681f
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-11 mmIntroduce "feature flags" for ZFS pools (bump SPA versi...
2012-06-09 pjdds_guid of 0 is special, as it is used by snapshot...
2012-06-04 gnnIntegrate a fix for a very odd signal delivery problem...
2012-06-04 zmlFix DTrace TSC skew calculation:
2012-05-29 pjdTighten up the assertion: because size can't be 0 and...
2012-05-29 pjdEliminate 'where' argument, we don't use it.
2012-05-29 pjdRemove unused variable.
2012-05-29 pjdRemove unused sysctl.
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-27 mmImport illumos changeset 13570:3411fd5f1589
2012-05-27 mmImport illumos changeset 13605:b5c2b5db80d6 (partial)
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-22 traszFix enforcement of file size limit with O_APPEND on...
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 avgadd a zfs spa_t change missed in r235329
2012-05-10 mmImport illumos changeset 13686:4bc0783f6064
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-04-29 mariusPartially revert r232938; ZFS only requires nfs4 but...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-26 rstoneImplement the D "cpu" variable, which returns curcpu...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-23 traszRemove unused thread argument to vrecycle().
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-09 attilio- Introduce a cache-miss optimization for consistency...
2012-04-05 avgzfs_ioctl: no need for ddi_copyin/out here because...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-27 rstoneInstead of only iterating over the set of known SDT...
2012-03-26 gonzo- For o32 ABI get arguments from the stack
2012-03-26 gonzoProperly cast 64-bit dofhp_dof to pointer.
2012-03-26 gonzoUse macroses to load/store pointers and increase indexe...
2012-03-24 gonzoAdd device part of DTrace/MIPS code
2012-03-24 gonzoAdd MIPS support to cddl/contrib part:
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-13 adrianAdd dependencies onto acl_posix1e and acl_nfs4.
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-02-26 mmAnalogous to r232059, add a parameter for the ZFS file...
2012-02-25 mmUpdate libarchive to 3.0.3
next