]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin/mkimg
Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernel
[FreeBSD/FreeBSD.git] / usr.bin / mkimg /
2014-10-04 Xin LIDiff reduction with upstream. The code change is not...
2014-10-04 Xin LIMFV r272496:
2014-10-04 Xin LIMFV r272495:
2014-10-04 Xin LIMFV r272494:
2014-10-04 Xin LIMFV r272493:
2014-10-03 Marcel MoolenaarUpdate baseline files for EBR, MBR and PC98 now that...
2014-10-03 Marcel MoolenaarAdd mkimg_chs() for those schemes that need the LBA...
2014-10-02 Enji CooperImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 Jung-uk KimMerge ACPICA 20140926.
2014-10-02 Glen BarberReintegrate head@r272414
2014-10-02 Glen BarberMerge the following revisions from ^/projects/release...
2014-10-01 Marcel MoolenaarImprove performance of mking(1) by keeping a list of...
2014-10-01 Marcel MoolenaarSuffix the cookie constants with ULL to silence warning...
2014-09-27 Neel NatuIFC @r272185
2014-09-27 Marcel MoolenaarUpdate the usage message and the man page to account...
2014-09-27 Marcel MoolenaarAdd 3 long options for getting information about mkimg...
2014-09-24 Marcel MoolenaarAdd baseline files for QCOW2.
2014-09-24 Marcel MoolenaarFinish QCOW version 2 and stop making it conditional.
2014-09-24 Peter WemmMerge apr-util 1.5.3 -> 1.5.4. A minor bug fix update.
2014-09-24 Marcel MoolenaarUpdate the baseline for QCOW version 1. A bug was found...
2014-09-24 Marcel MoolenaarFix the creation of the L2 cluster table for version...
2014-09-24 Enji CooperImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-24 Marcel MoolenaarClean the generated baseline files by adding them to...
2014-09-22 Marcel MoolenaarRename the tests to something more meaningful. I spent...
2014-09-22 Marcel MoolenaarDon't update the baseline file when the result of the...
2014-09-22 Marcel MoolenaarDon't echo '# $FreeBSD$' as the first line into the...
2014-09-22 Marcel MoolenaarUpdate the unit tests to include the QCOW (version...
2014-09-22 Marcel MoolenaarAdd support for QCOW version 1. Version 2 is partially...
2014-09-20 Marcel MoolenaarAdd unit tests for mkimg(1):
2014-09-20 Neel NatuIFC @r271887
2014-09-19 Marcel MoolenaarFix partition alignment and image rounding when any...
2014-09-17 Neel NatuIFC @r271694
2014-09-15 Dag-Erling SmørgravUpgrade to OpenPAM Ourouparia.
2014-09-13 Xin LIMFV r271518:
2014-09-13 Xin LIMFV r271517:
2014-09-13 Xin LIMFV r271516:
2014-09-13 Xin LIMFV r271515:
2014-09-13 Xin LIMFV r271512:
2014-09-13 Xin LIMFV r271511:
2014-09-13 Xin LIMFV r271510:
2014-09-12 Marcel MoolenaarAdd support for adding empty partition entries. I.e...
2014-09-12 Marcel MoolenaarBe compatible with boot code that starts right after...
2014-09-12 Marcel MoolenaarFix checksum calculation:
2014-09-08 Brooks DavisMerge from NetBSD:
2014-09-07 Xin LIMFV r271225:
2014-09-07 Xin LIMFV r271223:
2014-09-05 Warner LoshMerge forgotten .h files from vendor branch.
2014-09-04 Warner LoshReimport dts files from vendor repo now that it has...
2014-09-04 Warner LoshUpdate bindings to latest vendor branch representing...
2014-09-02 Neel NatuIFC @r269962
2014-08-27 Sergey KandaurovMFV of r270725, tzdata2014f
2014-08-22 Xin LIInstead of using timestamp in the AVL, use the memory...
2014-08-22 Xin LIMFV r270197:
2014-08-20 Xin LIMFV r270196:
2014-08-20 Xin LIMFC r270195:
2014-08-20 Xin LIMFV r270193:
2014-08-14 Alan SomersConvert devd's client socket to type SOCK_SEQPACKET.
2014-08-13 Alexander V. ChernikovSync to HEAD@r269943.
2014-08-12 Hajimu UMEMOTOFix broken pointer overflow check ns_name_unpack()
2014-08-12 Hajimu UMEMOTOUpdate our stub resolver to final version of libbind.
2014-08-12 Peter WemmUpdate sqlite-3.7.17 -> 3.8.5
2014-08-11 Peter WemmUpdate serf-1.3.6 -> 1.3.7
2014-08-09 Marcel MoolenaarCreate a redundant grain directory and table. Previousl...
2014-08-07 Jung-uk KimMerge OpenSSL 1.0.1i.
2014-08-05 Xin LIMFV r269542:
2014-08-02 Xin LIMFV r269427:
2014-08-02 Xin LIMFV r269426:
2014-07-29 Xin LIMFV r269224:
2014-07-29 Xin LIMFV r269223:
2014-07-26 Xin LIMFV r269010:
2014-07-23 Marcel MoolenaarFix builds on older FreeBSD versions and/or non-FreeBSD...
2014-07-21 Peter WemmMerge serf-1.3.6
2014-07-19 Baptiste DaroussinMerge libucl 20140718 (fixes a bug in the parser)
2014-07-19 Xin LIReduce lock contention on the z_teardown_lock under...
2014-07-18 Xin LIMFV r268851:
2014-07-18 Xin LIMFV r268850:
2014-07-18 Xin LIMFV r268848:
2014-07-18 Baptiste DaroussinUpdate libucl to the 2014-07-16 snapshot
2014-07-17 Baptiste DaroussinUpdate to byacc 20140715 (only concerns regression...
2014-07-17 Marcel MoolenaarAdd support for the fixed image type. The fixed image...
2014-07-15 Xin LIAdd a bandaid to fix GCC build (on sparc64 et al).
2014-07-15 Xin LIMFV r268714:
2014-07-15 Xin LIMFV r268702:
2014-07-15 Marcel MoolenaarAdd image_data() for checking whether a sequence of...
2014-07-11 Marcel MoolenaarMake this compile on older FreeBSD versions that don...
2014-07-09 Xin LIMFV r268455:
2014-07-09 Xin LIMFV r268454:
2014-07-09 Xin LIMFV r268453:
2014-07-09 Xin LIMFV r268452:
2014-07-08 Simon J. GerratyUpdate to bmake-20140620
2014-07-04 Marcel MoolenaarDocument the -y option as a unit test option.
2014-07-03 Marcel MoolenaarAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-02 Marcel MoolenaarAdd a ful stop after FreeBSD's version in the history...
2014-07-02 Marcel MoolenaarPrepare for merging to stable/10: update the history...
2014-07-01 Xin LIMFV r268122:
2014-07-01 Xin LIMFV r268121:
2014-07-01 Xin LIMFV r268119:
2014-07-01 Xin LIMFV r267570:
2014-07-01 Xin LIMFV r267569:
2014-07-01 Xin LIMFV r267568:
next