]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
Remove empty lines for consistency with other entries
[FreeBSD/FreeBSD.git] / sys / boot /
2017-09-25 Toomas Soomelibefi: efipart_floppy() will should not pass acpi...
2017-09-23 Mariusz ZaborskiAfter the r317886 support for TFTP and NFS can be enabl...
2017-09-22 Andriy GaponMFV r323917: 8648 Fix range locking in ZIL commit codepath
2017-09-22 Andriy GaponMFV r323914: 8661 remove "zil-cw2" dtrace probe
2017-09-22 Toomas Soomelibefi: define EISA PNP constants
2017-09-22 Toomas Soomelibefi: efipart_hdinfo_add_filepath should check strtol...
2017-09-22 Toomas Soomelibefi: efipart.c cstyle fix for efipart_print_common()
2017-09-22 Toomas Soomelibefi: efipart_strategy() should return ENXIO when...
2017-09-22 Toomas Soomelibefi: pdinfo_t pd_unit and pd_open should be unsigned
2017-09-22 Toomas Soomeefilib.h: typo in structure member description
2017-09-22 Toomas Soomer323885 did miss efilib.h update
2017-09-22 Toomas Soomelibefi: efi_devpath_match local len should be unsigned
2017-09-21 Toomas Soomelibefi: efipart.c should use calloc()
2017-09-21 Toomas Soomelibefi: efi_devpath_match() should return bool
2017-09-21 Toomas Soomelibefi: devicename.c cleanups
2017-09-20 Alan SomersMFV r323789: 8473 scrub does not detect errors on...
2017-09-20 Andriy GaponMFV r323792: 8602 remove unused "dp_early_sync_tasks...
2017-09-20 Andriy GaponMFV r323790: 8567 Inconsistent return value in zpool_re...
2017-09-18 Toomas Soomeloader: biosmem allocate heap just below 4GB
2017-09-17 Gordon TetlowMFV r323678: file 5.32
2017-09-14 Toomas Soomeloader: biosmem.c cstyle cleanup
2017-09-13 Allan JudeIncrease EFI boot file size frok 128k to 384k
2017-09-13 Toomas Soomelibefi: efipart_realstrategy rsize pointer may be NULL
2017-09-13 Andriy GaponMFV r323527: 5815 libzpool's panic function doesn't...
2017-09-13 Andriy GaponMFV r323523: 8331 zfs_unshare returns wrong error code...
2017-09-13 Andriy GaponMFV r316932: 6280 libzfs: unshare_one() could fail...
2017-09-12 Toomas Soomelibefi: efipart_open should check the status from disk_open
2017-09-12 Toomas Soomeloader should support large_dnode
2017-09-11 Ed Masteboot1: remove BOOT1_MAXSIZE default value
2017-09-11 Andriy GaponMFV r323111: 8569 problem with inline functions in...
2017-09-11 Andriy GaponMFV r323110: 8558 lwp_create() returns EAGAIN on system...
2017-09-11 Toomas Soomer323389 breaks the kernel build when WITHOUT_ZFS is...
2017-09-11 Ed Masteboot1 generate-fat: generate all templates at once
2017-09-10 Toomas Soomeloader.efi: chain loader should provide proper device...
2017-09-10 Marius StroblMFV: r323381
2017-09-09 Warner LoshIt's been pointed out that init_script at least is...
2017-09-09 Warner LoshMark init_chroot and init_script variables as deprecated.
2017-09-09 Andriy GaponMFV r323107: 8414 Implemented zpool scrub pause/resume
2017-09-07 Warner LoshBe consistent and do return (1);
2017-09-07 Warner LoshFix armv6 build
2017-09-07 Warner Loshucs2len
2017-09-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-09-05 Conrad MeyerAdd smn(4) driver for AMD System Management Network
2017-09-05 Marcin WojtasFix loader bug causing too many pages allocation when...
2017-09-02 Warner LoshRevert r322941: Eliminate redundant device matching...
2017-09-01 Dimitry AndricUpgrade our copies of clang, llvm, lldb and compiler...
2017-08-31 Jung-uk KimMerge ACPICA 20170831.
2017-08-31 Warner LoshSave where we're booted from
2017-08-31 Warner LoshExit rather than panic for most errors.
2017-08-31 Warner Loshboot1.efi: print more info about where boot1.efi is...
2017-08-31 Warner LoshMake efichar.c routines available to libefi.
2017-08-31 Dag-Erling SmørgravMerge upstream r4302 to support multiple concurrently...
2017-08-27 Warner LoshEliminate redunant device path matching.
2017-08-26 Warner LoshUse efi_devpath_str for debug path info.
2017-08-26 Warner LoshLink in libefi for boot1
2017-08-26 Warner LoshForward declare struct dsk to avoid warnings when build...
2017-08-26 Warner LoshRemove useless 'static' for an enum definition.
2017-08-26 Warner LoshFix warnings due to type mismatch.
2017-08-26 Warner Losh_STAND is sometimes defined on the command line. Make...
2017-08-26 Warner LoshNo need for MK_ZFS around these: they are by their...
2017-08-26 Warner LoshUse the loader.efi conventions for the various EFI...
2017-08-26 Warner LoshCleanup efi_main return type
2017-08-26 Warner LoshMove efi_main into efi/loader
2017-08-26 Mariusz ZaborskiHide length of geli passphrase during boot.
2017-08-25 Maxim SobolevMake spinconsole platform independent and hook it up...
2017-08-24 Dimitry AndricUpgrade our copies of clang, llvm, lldb and compiler...
2017-08-24 Oleksandr TymoshenkoAdd "xlnx,zynq-7000" to zedboard and zybo compatible...
2017-08-22 Baptiste DaroussinImport zstandard 1.3.1
2017-08-21 Dimitry AndricUpgrade our copies of clang, llvm, lld and libc++ to...
2017-08-19 Emmanuel VadotRPI DTS: Add value previously set by VideoCore and...
2017-08-18 Baptiste DaroussinRemove example from zstd sources, their license does...
2017-08-17 Oleg BulyzhinFix BSD label partition end sector calculation.
2017-08-16 Warner LoshDefine proposed GUID for FreeBSD boot loader variables.
2017-08-16 Warner LoshRemove unused defines.
2017-08-15 Toomas Soomeloader.efi: repace XXX with real comments in trap.c
2017-08-14 Enji CooperAdd supporting changes for `Add limited sandbox capabil...
2017-08-11 Peter WemmUpdate from sqlite3-3.14.1 to sqlite3-3.20.0. This...
2017-08-10 Peter WemmUpdate subversion 1.9.5 -> 1.9.7
2017-08-10 Ruslan BukinSupport for v1.10 (latest) of RISC-V privilege specific...
2017-08-09 Ryan Libbyi386/boot2: -fno-asynchronous-unwind-tables for gcc
2017-08-09 Dimitry AndricUpgrade our copies of clang, llvm and libc++ to r310316...
2017-08-09 Marcin WojtasUpdate pl310 node in Armada 38x DTS to match the one...
2017-08-09 Marcin WojtasRemove clock-frequency properties from Armada 38x timer...
2017-08-09 Marcin WojtasRestore original /soc ranges on Marvell Armada 38x...
2017-08-08 Andriy GaponMFV r322242: 8373 TXG_WAIT in ZIL commit path
2017-08-08 Andriy GaponMFV r322240: 8491 uberblock on-disk padding to reserve...
2017-08-08 Andriy GaponMFV r322238: 7915 checks in l2arc_evict could use some...
2017-08-08 Andriy GaponMFV r322236: 8126 ztest assertion failed in dbuf_dirty...
2017-08-08 Andriy GaponMFV r322232: 8426 mark immutable buffer arguments as...
2017-08-08 Andriy GaponMFV r322229: 7600 zfs rollback should pass target snaps...
2017-08-08 Andriy GaponMFV r322227: 8377 Panic in bookmark deletion
2017-08-08 Andriy GaponMFV r322223: 8378 crash due to bp in-memory modificatio...
2017-08-08 Andriy GaponMFV r322221: 7910 l2arc_write_buffers() may write beyon...
2017-08-08 Andriy GaponMFV r322217: 8418 zfs_prop_get_table() call in zfs_vali...
2017-08-05 Toomas Soomelibefi/time.c cstyle cleanup
2017-08-04 Enji CooperMFhead@r322057
2017-08-04 Warner LoshMove EFI fmtdev functionality to libefi
2017-08-04 Dag-Erling SmørgravUpgrade to OpenSSH 7.5p1.
2017-08-04 Warner LoshAdd EFI utility functions to libefi
2017-08-04 Warner LoshMove EFI ZFS functions to libefi
next