]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom
Implement ifconfig_wlanX="HOSTAP".
[FreeBSD/FreeBSD.git] / sys / geom /
2013-06-25 Xin LIMFV r252215:
2013-06-25 Xin LIDiff reduction against Illumos, no real change to code...
2013-06-19 Scott LongFix a mystery cut-n-paste corruption from the previous...
2013-06-19 Scott LongMark geom_mirror as capable of unmapped i/o
2013-06-18 Peter WemmMerge 1.8.0
2013-06-18 Peter WemmIntroduce svnlite so that we can check out our source...
2013-06-17 Baptiste DaroussinUpdate dialog to 1.2-20130523
2013-06-12 Dimitry AndricUpgrade our copy of llvm/clang to 3.3 release.
2013-06-12 Alexander MotinMake CAM return and GEOM DISK pass through new GEOM...
2013-06-12 Xin LIMFV r251644:
2013-06-11 Xin LIMFV r251626:
2013-06-11 Xin LIMFV r251624:
2013-06-11 Xin LIMFV r251623:
2013-06-11 Xin LIMFV r251622:
2013-06-11 Xin LIMFV r251621:
2013-06-11 Xin LIMFV r251620:
2013-06-11 Xin LIMFV r251619:
2013-06-11 Alexander MotinDon't update provider properties and don't set DISKFLAG...
2013-06-09 Marcel MoolenaarChange the set and unset ctlreqs by making the index...
2013-06-09 Marcel MoolenaarRemove stub implementation.
2013-06-08 Xin LIMFV r251519:
2013-06-06 Xin LIMFV r251474:
2013-06-05 Jung-uk KimAdd GNU regex from glibc 2.17.
2013-06-05 Simon J. GerratyUpdate to bmake-20130604 to fix file descriptor leak.
2013-05-31 Xin LIMFV: Redo the fixup using the submitted version accepte...
2013-05-30 Xin LIMFV: tcpdump 4.4.0.
2013-05-30 Baptiste DaroussinUpdate byacc to 20130304
2013-05-30 Xin LIMFV: libpcap 1.4.0.
2013-05-30 Brooks DavisMFP4 @222836
2013-05-21 Jung-uk KimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-21 Jaakko HeinonenRemove an extra semicolon from the DOT language output.
2013-05-20 Jung-uk KimMerge ACPICA 20130517.
2013-05-20 Simon J. GerratySync with upstream version (20130520) that includes...
2013-05-20 Alexander MotinFix vdc->Secondary_Element_Count metadata field access...
2013-05-19 Mark JohnstonRe-introduce another part of r249367. This commit fixes...
2013-05-17 Dag-Erling SmørgravUpgrade to OpenSSH 6.2p2. Mostly a no-op since I had...
2013-05-13 Xin LIMFV: less v458.
2013-05-12 Mark JohnstonBring back part of r249367 by adding DTrace's temporal...
2013-05-08 Jung-uk KimMFV: r250336
2013-05-05 Stanislav Sedov- Use int8_t type for the mftrecsz field in g_label_ntf...
2013-05-05 Xin LIMFV: Update zlib to 1.2.8.
2013-04-28 Adrian ChaddCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-27 Dimitry AndricMerge libc++ trunk r180598. Contains several minor...
2013-04-27 Dimitry AndricMerge libcxxrt c812a07cd2f95c1403baf0bbe0366e7618d1d6d3:
2013-04-27 Alexander MotinReturn "descr" field alike to "Intel RAID1 volume"...
2013-04-26 Steven HartlandTeach GEOM and CAM about the difference between the...
2013-04-26 Steven HartlandAdded a sysctl (kern.geom.dev.delete_max_sectors) to...
2013-04-24 Martin MatuskaMFV r249857:
2013-04-24 Dag-Erling SmørgravMerge updated "no such identity file" patch.
2013-04-21 Gregory Neil ShapiroMerge sendmail 8.14.7 to HEAD
2013-04-20 Edwin GroothuisMerge of vendor of 249690, tzdata2013c
2013-04-19 Jung-uk KimMerge ACPICA 20130418.
2013-04-16 Ivan VorasComment typo fix.
2013-04-16 Ivan VorasFix the buffer-overflow-fixing fixes.
2013-04-16 Pedro F. GiffuniDTrace: print() should try to resolve function pointers
2013-04-16 Brooks DavisPartial MFP4 of 222836:
2013-04-15 Ivan VorasIntroduce glabel labels based on GEOM ident attributes...
2013-04-15 Ivan VorasIntroduce a symbol for the GEOM class name instead...
2013-04-15 Xin LIMFV r249496,249498. The most visible change is that...
2013-04-14 Dag-Erling SmørgravSilence "received disconnect" in the common case.
2013-04-13 John-Mark Gurneymove the error report to a lower log level... Now...
2013-04-12 Pedro F. GiffuniDtrace: resolve const types from fbt and other fixes.
2013-04-12 Dimitry AndricUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 Pedro F. GiffuniDTrace: option for time-ordered output
2013-04-11 Martin MatuskaMFV r249354:
2013-04-09 Dag-Erling SmørgravRevert local changes and pull in r3828 from upstream.
2013-04-09 Ed SchoutenImport a new version of NetBSD's mtree.
2013-04-06 Martin MatuskaMFV r249186:
2013-04-06 Martin MatuskaMFV r249185:
2013-04-06 Martin MatuskaMFV r248660:
2013-04-06 Martin MatuskaMFV r248217:
2013-04-06 Edward Tomasz Napi... Make it possible to submit FLUSH bios through geom_dev...
2013-04-06 Martin MatuskaMFV r242816:
2013-04-05 Alexander MotinFollowing r241022, replace iteration over the provider...
2013-04-05 Dag-Erling SmørgravUpgrade to 1.4.20.
2013-04-05 Dag-Erling SmørgravMinimal subset of the unbound sources.
2013-04-04 Jung-uk KimMerge ACPICA 20130328.
2013-04-02 Simon J. GerratyUpdate to bmake-20130330
2013-04-02 Dag-Erling SmørgravMerge upstream patch to silence spurious "no such ident...
2013-04-01 Pedro F. GiffuniDtrace: enablings on defunct providers prevent provider...
2013-03-27 Erwin LansingUpdate to 9.8.4-P2
2013-03-26 Alexander Motingeom_slice.c and its consumers like GEOM_LABEL are...
2013-03-26 Alexander MotinGEOM NOP does not touch the data, so pass G_PF_ACCEPT_U...
2013-03-26 Alexander MotinRemove extra bio_data and bio_length copying to child...
2013-03-26 Alexander KabaevDo not pass unmapped buffers to drivers that cannot...
2013-03-25 Pedro F. GiffuniDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 Pedro F. GiffuniDtrace: add toupper()/tolower() and enhancements to...
2013-03-25 Alexander MotinMake GEOM MULTIPATH to report unmapped bio support...
2013-03-25 Alexander MotinIn GEOM DISK:
2013-03-24 Pedro F. GiffuniDtrace: add optional size argument to tracemem().
2013-03-24 Alexander MotinFix long known deadlock between geom dev destruction...
2013-03-24 Alexander MotinMake g_wither_washer() to not loop by itself, but only...
2013-03-22 Dag-Erling SmørgravUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 Martin MatuskaMFV r248590,248594:
2013-03-21 Konstantin BelousovCorrect the page count when excess length is trimmed...
2013-03-21 Martin MatuskaMerge libzfs_core branch:
2013-03-21 Konstantin BelousovAssert that transient mapping of the bio is only done...
2013-03-19 Konstantin BelousovThe geom_part provider supports unmapped bio iff the...
2013-03-19 Konstantin BelousovA flag for the geom disk driver to indicate that it...
2013-03-19 Konstantin BelousovImplement the concept of the unmapped VMIO buffers...
next