]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
hyperv/hn: Trust host TCP segment checksum verification by default.
[FreeBSD/FreeBSD.git] / sys / boot /
2016-01-22 Ed MasteUse MAN= to specify that no man page is provided
2016-01-22 Xin LIMFV r294491: ntp 4.2.8p6.
2016-01-22 Wojciech MacekProvide busdma stubs for loader/kshim
2016-01-22 Wojciech MacekFix compilation errors in usb/kshim
2016-01-21 Steven HartlandPrevent loader.conf load failure due to unknown console...
2016-01-21 Dag-Erling SmørgravUpgrade to OpenSSH 7.1p2.
2016-01-21 Steven HartlandFix EFI UFS caching
2016-01-20 Dag-Erling SmørgravUpgrade to OpenSSH 7.0p1.
2016-01-20 Ed MasteIncrease BERI boot components section alignment to 16
2016-01-20 Zbigniew BodekChange DTS entry of PCIe controller for Armada38x
2016-01-20 Zbigniew BodekFix busy-detect when using DesignWare UART
2016-01-20 Zbigniew BodekAdd global mpcore timer node to Armada 38x DTS
2016-01-20 Zbigniew BodekCorrect ranges in Armada38x dts
2016-01-20 Zbigniew BodekIntroduce initial support for Marvell Armada38x
2016-01-20 Dag-Erling SmørgravMFV (r285035): fix props (no content changes)
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.9p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.8p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-18 Andrew TurnerReset the filesystem cache before reading from a potent...
2016-01-18 Ed Masteboot1: correct typo in error message
2016-01-18 Steven HartlandFix EFI_DEBUG option
2016-01-18 Xin LIMFV r294260:
2016-01-15 Baptiste DaroussinUpdate mandoc to 20160116
2016-01-15 Allan JudeConnect the ZFS boot environment menu to the UEFI loader
2016-01-15 Allan JudeMove init_zfs_bootenv to sys/boot/zfs/zfs.c instead...
2016-01-15 Steven HartlandAdd EFI ZFS boot support
2016-01-15 Steven HartlandModularise EFI boot loader
2016-01-15 Steven HartlandEnsure boot fsread correctly probes all partitions
2016-01-15 Steven HartlandMake common boot file_loadraw name parameter const
2016-01-14 Juli MallettMake it possible to specify the path to userboot.so...
2016-01-14 Steven HartlandRemove unused reg param from fdt_fixup_memory
2016-01-14 Steven HartlandPrevent bogus compiler in ZFS boot code
2016-01-14 Steven HartlandOnly build EFI components on supported compilers
2016-01-14 Steven HartlandRevert r293903
2016-01-14 Steven HartlandFix GCC warnings causing build failure after r293724
2016-01-13 Steven HartlandImprove non-interactive forth cmd error reporting
2016-01-13 Steven HartlandFix typo in libefi.c
2016-01-13 Ian LeporeGo back to using uintptr_t, because code that actually...
2016-01-12 Ian LeporeCast using uintfptr_t and eliminate the cast to uint64_...
2016-01-12 Steven HartlandEnable warnings in EFI boot code
2016-01-11 Allan JudeDIOCGSECTORSIZE expects to write to a u_int, but struct...
2016-01-09 Allan JudeReturn call to init_zfs_bootenv to its previous location
2016-01-09 Steven HartlandRemove hidden "Not ufs" printfs from boot code
2016-01-09 Steven HartlandSwitch EFT boot1 to use libstand
2016-01-09 Allan JudeOnly call init_zfs_bootenv() when the system was booted...
2016-01-09 Bryan DreweryUpdate dependencies.
2016-01-08 Ed MasteReduce libstand Makefile duplication
2016-01-08 Ed MasteAvoid unintended $FreeBSD$ expansion in generate-fat.sh
2016-01-08 Ed MasteAdd safety belt for boot1.efi file size
2016-01-08 Xin LIMFV r293415:
2016-01-08 Steven HartlandUpdate generated efi boot image templates
2016-01-08 Allan JudeAdd support for ZFS Boot Environments to userboot ...
2016-01-07 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2016-01-07 Bryan DreweryDon't install /usr/include/stand.h twice after r293040.
2016-01-06 Steven Hartlandstyle(9) fixes for EFI boot
2016-01-06 Steven HartlandFix return from zfs_probe_dev
2016-01-06 Steven HartlandFix _MSC_EXTENSIONS checks
2016-01-06 Ed Masteloader.efi style(9) cleanup
2016-01-06 Ed MasteIntroduce and use new EFI_ERROR_CODE macro for EFI...
2016-01-06 Ed MasteEnable the beastie menu for the UEFI console
2016-01-06 Ed Masteloader.efi: add terminal emulation support
2016-01-05 Xin LIMFV r293125: less v481.
2016-01-04 Ed Masteloader.efi: support non-contiguous console modes
2016-01-02 Ian LeporeCast pointer through uintptr_t on the way to uint64_t...
2016-01-02 Ian LeporeUse 64-bit math when finding a block of ram to hold...
2016-01-02 Ian LeporeRevert accidental change that snuck into r293045.
2016-01-02 Ian LeporeMake the 'env' directive described in config(5) work...
2016-01-01 Ed MasteReduce libstand Makefile duplication
2015-12-31 Dimitry AndricMerge r293013 from clang380-import branch:
2015-12-31 Dimitry AndricMerge r293006 from clang380-import branch:
2015-12-31 Allan JudeIntroduce the ZFS Boot Environments menu to the loader...
2015-12-31 Devin TeskeRemove supposition comment that code would better live...
2015-12-31 Devin TeskeFix a memory leak. nextboot_conf_file is not volatile...
2015-12-31 Devin TeskeRemove debugging messages. NB: SVN r187143 reads:
2015-12-30 Dimitry AndricUpdate clang to trunk r256633.
2015-12-30 Dimitry AndricUpdate llvm to trunk r256633.
2015-12-30 Devin TeskeFix stack leak introduced by SVN r97201 (nextboot_conf...
2015-12-29 Ian LeporeFix the error checking for the ubenv command. This...
2015-12-25 Dimitry AndricUpgrade our copies of clang and llvm to 3.7.1 release...
2015-12-25 Simon J. GerratyMerge bmake-20151220
2015-12-24 John BaldwinFix remaining direct tests of the carry flag in the...
2015-12-24 Navdeep ParharMFP r291227, r291228, and r292618.
2015-12-22 Ed MasteRevert accidental whitespace changes included with...
2015-12-22 Ed MasteSupport a.out format in nlist only on i386
2015-12-22 Ian LeporeSet env vars from values on the efi loader command...
2015-12-21 Ed Masteboot1.efi: show EFI error number, not full status value
2015-12-21 Ed Masteloader.efi: strip trailing whitespace
2015-12-21 Ian LeporeAdd strlcat() and strlcpy() to libstand32. This should...
2015-12-20 Ed Masteloader.efi: refresh size in GetMemoryMap retry loop
2015-12-20 Enji CooperAdd missing smbios.h #include to mute a -Wimplicit...
2015-12-19 Warner LoshPass the UEFI system table into the kernel from the...
2015-12-18 Ed Masteloader.efi: show EFI error number, not full status...
2015-12-18 Christian BruefferMerge OpenBSM 1.2 alpha 4.
2015-12-16 Baptiste DaroussinUse human readable representation of ip for the pxeboot...
2015-12-16 Baptiste Daroussinpxeboot: make the tftp loader use the option root-path...
2015-12-16 Ed MasteUEFI: combine GetMemoryMap and ExitBootServices and...
2015-12-14 Ian LeporeEnhance the "ubenv import" command to allow importing...
2015-12-14 Dag-Erling SmørgravUpgrade to Unbound 1.5.7.
2015-12-11 Ed MasteUpdate to ELF Tool Chain r3272
2015-12-10 Andrey V. ElsukovMake detection of GPT a bit more reliable.
next