]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/i386
Add UPDATING entries and bump version.
[FreeBSD/FreeBSD.git] / stand / i386 /
2021-10-08 Toomas Soomeloader: implement GELI writes
2021-10-08 Toomas Soomeloader: cstyle cleanup
2021-10-08 Toomas Soomeloader: crc32 is provided by libsa
2021-10-08 Guangyuan Yangpxeboot(8): remove antiquated information
2021-10-08 Toomas Soomezfsboot: add prototype for main()
2021-10-08 Toomas Soomeloader: edd_device_path_v3 is too small
2021-10-08 Gleb SmirnoffWhen we have a command returned by zfs_nextboot() that...
2021-10-08 Toomas Soomeloader: create single zfs nextboot implementation
2021-10-08 Toomas Soomeboot2: need to expand tab output and mask getchar
2021-10-08 Toomas Soomezfsboot: cstyle cleanup
2021-10-08 Alex RichardsonAvoid using non-portable dd conv=osync option
2021-10-08 Toomas Soomeloader: remove libsa/crc32.c and use version from zlib
2021-10-08 Warner LoshMove smbios.c to libsa.
2021-10-08 Warner LoshCreate ptov() function.
2021-10-08 Toomas Soomezfsboot: vdev_read_pad2 does allocate buffer with wrong...
2021-10-08 Toomas Soomevdev_read_pad2: freeing wrong pointer
2021-10-08 Toomas Soomeloader: rewrite zfs reader zap code to use malloc
2021-10-08 Toomas Soomecstyle cleanup for i386_copy.c
2021-10-08 Patrick KelseyRemove whole-disk vdev support from zfsboot
2021-10-08 Ian LeporeIn gptboot, don't assume a partition number is a single...
2021-10-08 Warner LoshUse symbolic names for int13 calls
2021-10-07 Toomas SoomeBackout 356693. The libsa malloc does provide necessary...
2021-10-07 Toomas Soomeloader: allocate properly aligned buffer for network...
2021-09-15 Dimitry Andrici386 loaders: avoid lld 13 garbage collecting linker...
2021-09-04 Kyle Evanspxeboot: improve and simplify rx handling
2021-09-03 Dimitry AndricRevert the changes that removed support for old gcc...
2021-09-02 Eric van GyzenRemove tests for obsolete compilers in the build system
2021-09-02 Ed Mastegptzfsboot: remove CLANG_NO_IAS
2021-09-02 Ed Mastestand: remove CLANG_NO_IAS from pxeldr
2021-09-02 Ed Mastestand: remove CLANG_NO_IAS from cdboot
2021-09-02 Ed Mastestand: remove CLANG_NO_IAS from boot2
2021-09-02 Ed Mastestand: remove CLANG_NO_IAS from zfsldr
2021-09-02 Ed Mastestand: remove CLANG_NO_IAS from btx and gptboot
2021-08-19 Gordon BerglingFix a few typos in source code comments
2021-07-31 Warner Loshtype: becauce -> because
2021-07-21 Warner Loshboot: fix OBJS to not include BTX's crt0.o
2021-07-21 EmrionFix pmbr issues > 2TB
2021-02-17 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2021-01-24 Kyle Evansstand: properly declare subdir deps or .WAIT, do parall...
2020-12-29 Ed Mastelibi386: remove CLANG_NO_IAS workaround
2020-11-07 Dimitry AndricMFC r344855 (by jhb):
2020-05-03 Mark JohnstonMFC r360260:
2020-04-09 Simon J. Gerratyveloader use vectx API for kernel and modules
2020-03-19 Dimitry AndricMFC r358643:
2020-03-19 Toomas SoomeMFC r354240, r354252, r358906
2020-02-04 Toomas SoomeMFC r357442:
2020-01-31 Dimitry AndricMFC r357232:
2020-01-28 Konstantin BelousovMFC r356940:
2020-01-09 Toomas SoomeMFC r356570:
2020-01-07 Dimitry AndricMFC r355940:
2019-12-19 Simon J. GerratyAdd Makefile.depend.options
2019-12-02 Toomas SoomeMFC r354253, r354254, r354264, r354265
2019-10-31 Simon J. GerratyAdd support for hypervisor check on x86
2019-10-24 Kyle EvansMFC r346759: loader: implement map-vdisk and unmap...
2019-10-24 Kyle EvansMFC r345477, r346675, r346984, r348748
2019-10-24 Kyle EvansMFC r340834: Disable build-id in i386 binary boot compo...
2019-10-24 Kyle EvansMFC r352032: loader: --gc-sections needs sections to...
2019-10-24 Kyle EvansMFC r348658-r348659, r348674-r348675, r348678, r348760...
2019-10-24 Kyle EvansMFC r345066, r347219-r347220, r347223, r347388-r347389...
2019-10-24 Kyle EvansMFC r346969: zfsboot: to detect disk size, use GPT...
2019-10-24 Kyle EvansMFC r342865: biospci_write_config args were backwards
2019-09-26 Ed MasteAdd WITH_PIE knob to build Position Independent Executables
2019-09-05 Warner LoshMFC r343755:
2019-09-05 Warner LoshRevert r351902 ... it didn't properly exclude rack...
2019-09-05 Warner LoshMFC r343755:
2019-08-26 Kyle EvansMFC r351119, r351135-r351136, r351412: stand xtoolchain...
2019-08-22 Toomas Soomeloader: support com.delphix:removing
2019-06-10 Kyle EvansMFC r348569: [zfsboot] Fix boot env back compat (#190)
2019-05-16 Ian LeporeMFC r346968, r346973
2019-04-21 Ian LeporeMFC r341420, r341473, r341651
2019-04-12 Simon J. GerratyAdd support for loader veriexec
2019-03-20 Matt MacyMFC r342793 - selectively disable ZFS without disabling...
2019-02-03 Oleksandr TymoshenkoMFC r343008:
2019-01-13 Toomas SoomeMFC: r342619, r342626
2019-01-13 Toomas Soomei386_parsedev() needs to support fd devices
2019-01-13 Toomas SoomeWith buggy int13 ah=15, we can mis-identify the floppy...
2018-12-30 Toomas SoomeMFC r341328:
2018-12-17 Maxim SobolevMFC r341253: panic() should not apply \n.
2018-12-03 Ian LeporeMFC r341071, r341160
2018-12-02 Guangyuan YangMFC r340917, r341007
2018-11-29 Toomas SoomeMFC r340047:
2018-11-29 Toomas SoomeMFC r340049:
2018-11-29 Toomas SoomeMFC r339959:
2018-11-29 Toomas SoomeMFC r339658:
2018-11-29 Toomas SoomeMFC r340215:
2018-11-27 Ian LeporeRevert r341069, I committed it to the wrong branch.
2018-11-27 Ian LeporeRestore the ability to override the disk unit/partition...
2018-10-16 Jonathan T. LooneyImport CK as of commit 5221ae2f3722a78c7fc41e47069ad949...
2018-10-10 Dag-Erling SmørgravUpgrade to 1.8.1.
2018-10-10 Dag-Erling SmørgravUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 Jung-uk KimUpdate ACPICA to 20181003.
2018-10-09 John BaldwinUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 Ed MasteCopy libevent sources to contrib
2018-10-08 Glen BarberMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 Ed Masteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-09-24 Ed MasteCopy libevent sources to contrib
2018-09-21 Alexander MotinMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-20 Martin MatuskaMFV r338797:
2018-09-20 Baptiste DaroussinImport mandoc 1.14.4
2018-09-13 Jung-uk KimUpdate OpenSSL to 1.1.1.
next