]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin/geom
Sync: merge r215464 through r215708 from ^/head.
[FreeBSD/FreeBSD.git] / sbin / geom /
2010-11-22 dimSync: merge r215464 through r215708 from ^/head.
2010-11-22 brucecFix some more warnings found by clang.
2010-11-22 aeAdd SIGINT handler to `gpart restore` action.
2010-11-22 aeAlways dump partition labels with `gpart backup`, but...
2010-11-20 aeAdd to gpart(8) an ability to backup partition table and
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-01 dimSync: merge r214353 through r214648 from ^/head.
2010-11-01 dimMerge ^/vendor/binutils/dist@214571 into contrib/binuti...
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-26 pjdUse fprintf(stderr) instead of gctl_error() to print...
2010-10-25 dimSync: merge r214221 through r214352 from ^/head.
2010-10-25 aeReimplemented "gpart destroy -F". Now it does all work...
2010-10-22 dimSync: merge r214077 through r214219 from ^/head.
2010-10-21 dimMerge ^vendor/binutils/dist@214082 into contrib/binutils.
2010-10-20 pjdBring in geli suspend/resume functionality (finally).
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-10-09 aeReplace strlen(_PATH_DEV) with sizeof(_PATH_DEV) - 1.
2010-10-08 uqsmdoc: drop redundant .Pp and .LP calls
2010-09-28 pjdDocument recently added GPT attributes (bootme, bootonc...
2010-09-26 aeRemove superfluous word from "gpart bootcode" usage...
2010-09-25 pjd- Add support for loading passphrase from a file (...
2010-09-24 aeImplement "force" (-F) option for gpart destroy verb.
2010-09-23 pjd- Simplify code by using g_*() API.
2010-09-23 pjdUpdate copyright years.
2010-09-23 pjdDocument AES-XTS.
2010-09-23 pjd- When trashing metadata, repeat overwrite kern.geom...
2010-09-23 pjd- Use g_*() API when doing backups.
2010-09-23 pjdBecause we first write metadata into new place and...
2010-09-23 pjd- Make use of g_*() API.
2010-09-23 pjdSimplify code a bit by using g_*() API from libgeom.
2010-09-20 brianAdd a geli resize subcommand to resize encrypted filesy...
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-19 pjdFix indent.
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-15 pjdGPART_PARAM_INDEX is now G_TYPE_NUMBER.
2010-09-14 pjdRemove dead code.
2010-09-14 pjdRemove now unused G_TYPE_ASCNUM.
2010-09-14 pjd- Change all places where G_TYPE_ASCNUM is used to...
2010-09-14 pjdUpdate two last places where "arg0" should be used...
2010-09-14 pjdAll gpart(8) subcommands apart from the 'bootcode'...
2010-09-14 pjdRemove dot which shouldn't be here, as err(3) will...
2010-09-14 pjdIntroduce special G_VAL_OPTIONAL define, which when...
2010-09-13 pjdAdd G_TYPE_MULTI flag, which when set for the given...
2010-09-13 pjd- Remove gc_argname field. It was introduced for gpart...
2010-09-13 pjd- Allow to specify value as const pointers.
2010-09-01 maximo List MOUNTVER and SCHED classes. X-ref gsched(8...
2010-08-29 uqsgsched(8): fix example usage, mdoc nits
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-19 desexpand_number(3) takes a uint64_t * now; intmax_t was...
2010-08-16 joelFix typos, spelling, formatting and mdoc mistakes found...
2010-08-13 mjacobAvoid a memory leak.
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-06 joelFix typos and spelling mistakes.
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-07-30 uqsgsched(8) was first released with FreeBSD 8.1
2010-07-27 bcrSmall typo fix: s/ommited/omitted
2010-07-23 aeDocument that SI unit suffixes are supported for -b...
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 rpauloMFV:
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-14 mavDo not bzero() NULL pointer on malloc() error.
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-07-04 mjacobFix the clear function which has been broken for a...
2010-06-21 aeCheck for overflow before it occurs. Also add check for
2010-06-21 aeRemove G_TYPE_ASCLBA type and replace it with G_TYPE_ST...
2010-06-19 uqsmdoc nitpicking for gsched.8
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-07 aebgeom(3) does strdup of param name.
2010-06-03 marius- Mention that VTOC8 labels are found in Fujitsu SPARC6...
2010-06-03 marius- In gpart_bootfile_read() fix an off-by-one error...
2010-05-16 nwhitehornTeach gpart about bootcode on APM.
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 mckusickUpdate to current version of head.
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-23 marcelAdd and describe GEOM_PART_EBR.
2010-04-23 marcelImplement the resize command for resizing partitions...
2010-04-15 impsvn merge svn+ssh://svn.freebsd.org/base/head@206684
2010-04-15 pjdFlush disk write cache after storing and clearing metadata.
2010-04-14 impmerge svn+ssh://svn.freebsd.org/base/head@206610
2010-04-13 luigifix copyright format, as requested by Joel Dahl
2010-04-13 luigiuse correct .PATH, remove unused CFLAGS
2010-04-12 impMerge from head, part 5 of many.
2010-04-12 impmerge from head: part 4 of many
2010-04-12 impmerge from head: 3 of many
2010-04-12 impmerge from head: part 2 of many.
2010-04-12 luigiBring in geom_sched, support for scheduling disk I...
2010-03-29 mjacobChange how multipath labels are created and managed...
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-21 mjacobAdd 'rotate' and 'getactive' verbs to provide some...
2010-03-19 delphijCreate a custom branch where I will be able to do the...
next