]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin/mkimg
Update serf-1.3.6 -> 1.3.7
[FreeBSD/FreeBSD.git] / usr.bin / mkimg /
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:
2014-07-01 Xin LIMFV r267567:
2014-07-01 Xin LIMFV r267566:
2014-07-01 Xin LIMFV r267565:
2014-06-26 Rui PauloMFV illumos
2014-06-26 Rui PauloMFV illumos
2014-06-26 Rui PauloMFV illumos
2014-06-26 Rui PauloMFV illumos r266986:
2014-06-26 Xin LIMFV r267843: update file/libmagic to 5.19.
2014-06-17 Xin LIMFV r249332 (illumos-gate 14005:55fc53126003)
2014-06-15 Pedro F. GiffuniMFV r266988:
2014-06-14 Edwin GroothuisMFV of 267471, tzdata2014e
2014-06-09 Jung-uk KimMerge OpenSSL 1.0.1h.
2014-06-06 Joel DahlMinor mdoc improvements.
2014-05-31 Xin LIMFV 266913+266914:
2014-05-27 Xin LIMFV r266766:
2014-05-27 Peter WemmMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-27 Peter WemmMerge svn-1.8.8 -> 1.8.9
2014-05-27 Peter WemmUpdate serf 1.3.4 -> 1.3.5
2014-05-25 Baptiste DaroussinUpdate to 20140422
2014-05-24 Baptiste Daroussinmerge libucl 20140514
2014-05-22 Marcel MoolenaarCreate our temporary file in $TMPDIR, if the environmen...
2014-05-22 Gregory Neil ShapiroMerge sendmail 8.14.9 to HEAD
2014-05-21 Marcel MoolenaarFix CID 1204379 (vtoc8.c) & CID 1204380 (bsd.c): Cast...
2014-05-21 Marcel MoolenaarFix CID 1204394: Use strncpy(3) instead of strcpy(3...
2014-05-21 Marcel MoolenaarFix CID 1215124: Handle errors properly.
2014-05-21 Marcel MoolenaarFix CID 1215125: fstat(2) returns -1 on error and sets...
2014-05-21 Marcel MoolenaarFix CID 1215128: Free the allocated buf when image_set_...
2014-05-21 Marcel MoolenaarFix CID 1215129: move the call to lseek(2) before the...
2014-05-15 Marcel MoolenaarMFuser/marcel/mkimg:
2014-05-15 Dag-Erling SmørgravMFV: re-add svn:mime-type where needed
2014-05-15 Dag-Erling SmørgravMFV: re-add svn:mime-type where needed
2014-05-15 Dag-Erling SmørgravUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-13 Edwin GroothuisMFV of 265975, tzdata2014c
2014-05-12 Dimitry AndricUpgrade our copy of llvm/clang to 3.4.1 release. This...
2014-05-06 Marcel MoolenaarAdd mkimg_write() which combines lseek(2) and write...
2014-05-06 Marcel MoolenaarIn apm_write(), both fd and imgsz are referenced, so...
2014-05-01 Nathan WhitehornAdd freebsd-boot to recognized partition types.
2014-04-23 Xin LIMFV r264830:
2014-04-23 Xin LIMFV r264829:
2014-04-23 Baptiste DaroussinUpdate to byacc 20140409
2014-04-22 Baptiste DaroussinImport libucl 0.4.0
2014-04-20 Dag-Erling SmørgravApply upstream patch for EC calculation bug and bump...
2014-04-20 Martin MatuskaBackport from projects/pf r263908:
2014-04-18 Xin LIMFV r264668:
2014-04-18 Xin LIMFV r264667:
2014-04-18 Xin LIMFV r264666:
2014-04-11 Xin LIMFV r258194-264360: nc(1) from OpenBSD 5.5.
2014-04-08 Jung-uk KimMerge OpenSSL 1.0.1g.
2014-04-07 Martin MatuskaMerge from projects/pf r264198:
2014-04-04 Glen BarberMerge r262907 from ^/projects/release-embedded:
2014-04-03 Alexander MotinMFV r258922:
2014-04-01 Julio MerinoAdd atf m4 files from the vendor branch.
2014-03-30 Baptiste DaroussinConvert an unused banner from skeleton.c into a comment.
2014-03-29 Marcel MoolenaarFix build on FreeBSD 7 where:
2014-03-29 Marcel MoolenaarFix build on FreeBSD 8 where partition types for nandfs...
2014-03-29 Marcel MoolenaarFix build on FreeBSD 9 where <sys/pc98.h> has the same...
2014-03-29 Marcel MoolenaarAdd mkimg, a utility for making disk images from raw...