]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/i386
Remove spurious newline
[FreeBSD/FreeBSD.git] / stand / i386 /
2019-05-20 mmMFV r347989:
2019-05-09 tsoomeloader: use DPRINTF in biosdisk.c and define safe DPRINTF
2019-05-09 tsoomeloader: no-TERM_EMU is broken now
2019-05-09 tsoomeloader: implement proper 8 char tab stops
2019-05-08 manudts: Import files from Linux 5.1
2019-04-30 ianAdd a paragraph that mentions gptboot having an interac...
2019-04-30 tsoomezfsboot: to detect disk size, use GPT information first
2019-04-26 tsoomeloader: implement map-vdisk and unmap-vdisk commands
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-26 emastestand: remove CLANG_NO_IAS from zfsldr
2019-03-25 mmMFV r345495:
2019-03-24 ianDistinguish between "no partition" and "choose best...
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-07 cyMFV r344878:
2019-03-06 jhbDrop "All rights reserved" from my copyright statements.
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-02-26 sjgEnable veriexec for loader
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-19 ngieMFhead@r344270
2019-02-17 pkelseyRemove whole-disk vdev support from zfsboot
2019-02-15 emasteAdd WITH_PIE knob to build Position Independent Executables
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-04 impRegularize the Netflix copyright
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-14 gonzoAdd Dell Chromebook to the list of devices with E820...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-08 impbiospci_write_config args were backwards
2019-01-05 mmacyMK_ZFS -> {MK_ZFS|MK_LOADER_ZFS}, this is so we can...
2019-01-05 tsoomeWith buggy int13 ah=15, we can mis-identify the floppy...
2019-01-02 tsoomei386_parsedev() needs to support fd devices
2018-12-30 tsoomeAdd Copyright.
2018-12-30 tsoomeloader: create bio_alloc and bio_free for bios bounce...
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-06 ianDon't reference zfs-specific variables if LOADER_ZFS_SU...
2018-12-04 ianFix args cross-threading between gptboot(8) and loader...
2018-12-03 emastestand/i386: rename .s to .S to use Clang IAS
2018-12-03 ianEliminate duplicated code and struct member definitions...
2018-11-30 tsoomeloader: create separate lists for fd, cd and hd, merge...
2018-11-29 sobomaxThe libstand's panic() appends its own '\n' to the...
2018-11-28 ianAdd comments describing the bootargs handoff between...
2018-11-27 ianRestore the ability to override the disk unit/partition...
2018-11-27 ygyBump the date of pxeboot(8) manual page for r340917.
2018-11-26 emastestand/i386/libi386: rename .s file to .S to use Clang IAS
2018-11-26 emastebtx: rename .s files to .S to use Clang IAS
2018-11-25 dimMerge ^/head r340869 through r340917.
2018-11-25 ygyUpdate pxeboot(8) manual page to reflect the next-serve...
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-23 emasteDisable build-id in i386 binary boot components
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-20 emastestand: remove CLANG_NO_IAS from btx and gptboot
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-07 dimMerge ^/head r340213 through r340234.
2018-11-07 tsoomeloader: always set media size from partition.
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-02 tsoomeloader: biosdisk should check if the media is present
2018-11-02 tsoomeloader: do not probe floppy devices for zfs
2018-10-31 tsoomeloader: issue edd probe before legacy ah=08 and detect...
2018-10-25 mmMFV r339640,339641,339644:
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-23 tsoomeloader: biosdisk interface should be able to cope with...
2018-10-20 emastelibi386: remove CLANG_NO_IAS workaround
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-24 dimMerge ^/head r338026 through r338297, and resolve confl...
2018-08-23 manudts: Import DTS for arm64
next