]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/efibootmgr
sys/{x86,amd64}: remove one of doubled ;s
[FreeBSD/FreeBSD.git] / usr.sbin / efibootmgr /
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-16 impMake not getting BootOrder a warning, not a fatal error...
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-09 jkimMFV: r329072
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-12 impFix error in determining the next available boot slot.
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-06 impThere's no need / benefit from deleting the variable...
2018-01-06 impFix usage strings. -d and -p were removed before this...
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-05 impFree options before setting them. This will prevent...
2018-01-05 impEnsure that we have a description string. When unspecif...
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 dimMerge ^/head r327150 through r327164.
2017-12-24 kanRemove write-only opt and useless optlen variables.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-12 impActually insert the free(d) call missed in r326802.
2017-12-12 impAdd sanity testing against maximum sane lengths for...
2017-12-12 impFree load_opt_buf after we're done with it.
2017-12-12 impFix resource leak. Free converted description after...
2017-12-12 impDon't leak new_data.
2017-12-12 impCheck return value for set_bootvar and give a good...
2017-12-11 impUnbreak gcc build by using (void) for functions that...
2017-12-09 impIndent multiple device path entries correctly.
2017-12-09 impRemove vestiges of -d and -p commands.
2017-12-09 impForgotten in 326725
2017-12-09 impImport Netflix's efibootmgr to help manage UEFI boot...