]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/i386
loader: ptable_close() should check its argument
[FreeBSD/FreeBSD.git] / stand / i386 /
2019-02-17 pkelseyRemove whole-disk vdev support from zfsboot
2019-02-15 emasteAdd WITH_PIE knob to build Position Independent Executables
2019-02-12 mmMFV r344063:
2019-02-04 impRegularize the Netflix copyright
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
2018-08-22 tsoomeloader: bios loader should allow to chain load a file
2018-08-18 dimMerge ^/head r337646 through r338014.
2018-08-16 tsoomelibi386: bd_io_workaround() is to be called for reads...
2018-08-16 tsoomelibi386: small style updates in biosdisk
2018-08-15 tsoomelibi386: use BD_RD and BR_WR constants
2018-08-15 tsoomelibi386: remove bd_read() and bd_write() wrappers
2018-08-15 tsoomelibi386: remove BD_SUPPORT_FRAGS
2018-08-14 impCreate a loader for each interpreter for x86 BIOS and...
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-10 dimMerge ^/head r337286 through r337585.
2018-08-09 kevanslibi386: Fix typo in pxe.h
2018-08-09 kevansisoboot, gptboot: Fix WITHOUT_LOADER_GELI (gptboot...
2018-08-08 eadlerfile: update to 5.34
2018-08-05 tsoomeloader: bd_open() should cleanup from disk_open() error
2018-08-05 tsoomeloader: 337353 did miss to rename 2 write instances
2018-08-05 tsoomeloader: cstyle cleanup for biosdisk.c
2018-08-05 kpzfsboot: Fix startup crash
2018-08-04 tsoomeloader: biosdisk.c has leftover geli header.
2018-08-04 delphijIn r337271, we limited the sector number to the lower...
2018-08-04 dimMerge ^/head r336870 through r337285, and resolve confl...
2018-08-03 cySome drives report a geometry that is inconsisetent...
2018-08-02 emasteMerge vendor lld/docs directory from r337145
2018-08-02 dimMerge libc++ trunk r338150 (just before the 7.0.0 branc...
2018-08-02 dimMerge clang trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-07-31 mavMFV r336991, r337001:
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 mmMFV r336851:
2018-07-23 impOlder zfs boot blocks don't support symlinks. install...
2018-07-20 impNM and OBJCOPY are already defined for all builds....
2018-07-20 impEliminate zfsloader man page.
next