]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
pkgbase: Fix building out-of-tree manual pages
[FreeBSD/FreeBSD.git] / stand /
2021-08-11 Mitchell HornePrefer MK_SSP=no to SSP_CFLAGS=
2021-08-08 Toomas Soomeloader: tftp client should use server address from...
2021-08-08 Toomas Soomeloader: cstyle cleanup of libsa/lseek.c
2021-08-05 Andrew TurnerUse the arm virtual counter in the arm64 loader
2021-08-03 Li-Wen Hsuloader.conf(5): mention "efi" option for "console"...
2021-07-30 Warner Loshtypo: becauce -> because
2021-07-30 Warner Loshboot: fix OBJS to not include BTX's crt0.o
2021-07-27 Warner LoshRevert "loader: support.4th resets the read buffer...
2021-07-21 Warner Loshloader: make sure CPUTYPE is ignored when building
2021-07-21 EmrionFix pmbr issues > 2TB
2021-07-16 Warner Loshloader: Don't reserve space for symbols twice.
2021-07-16 Daniel Gerzoloader: update autoboot description and move to loader...
2021-07-16 John Hoodloader: support.4th resets the read buffer incorrectly
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-20 Mark Johnstonstand: Fix __elfN(loadimage) return value
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-12 Andrew TurnerUpdate the EFI timer to be called once a second
2021-06-09 David Brightlibsa: Fix infinite loop in bzipfs & gzipfs
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-05-23 Toomas Soomeloader: gfx_fb_drawrect should use GfxFbBltVideoFill
2021-05-10 Hans Petter SelaskyFix build of stand/usb .
2021-04-28 Toomas Soomeloader: do not output empty menu title
2021-04-22 Alex RichardsonDon't add -Winline for WARNS=6
2021-04-10 Alex Richardsonlibsa: Remove conflicting .global/.weak directive
2021-04-09 Toomas Soomeloader: we should support pools without features
2021-04-03 Toomas Soomeloader: insert spaces around menu title
2021-03-23 Mark Johnstonstand: Load INIT_ARRAY and FINI_ARRAY sections
2021-03-10 Martin Matuskazfs: merge OpenZFS master-9312e0fd1
2021-03-09 Toomas Soomeloader: cursor off should restore display content
2021-03-06 Toomas Soomeloader_4th: brand image is aligned right
2021-03-04 Toomas Soomeloader: use display pixel density for font autoselection
2021-03-01 Toomas Soomeloader: autoload_font will hung loader when there is...
2021-02-21 Toomas Soomeloader: unload command should reset tg_kernel_supported...
2021-02-21 Dimitry AndricFix loader detection of vbefb support on !amd64
2021-02-21 Toomas Soomeloader: start kernel in text mode when there is no...
2021-02-21 Toomas Soomeloader_lua: consider userboot console as serial
2021-02-22 Guangyuan Yangpxeboot(8): remove antiquated information
2021-02-15 Toomas Soomeloader: do not autoselect smaller font than 8x16 with...
2021-02-15 Toomas Soomeloader: remove BORDER_PIXELS
2021-02-04 Toomas Soomeloader.efi: There are systems without ConOut, also...
2021-02-03 Roger Pau Monnéstand/multiboot: adjust the protocol between loader...
2021-02-03 Kyle Evanslualoader: position hyphens at the beginning of charact...
2021-02-03 Kyle Evansstand: lua: enhance lfs.dir() to speed up kernels_autod...
2021-02-02 Toomas Soomeuserboot: provide stub gfx functions
2021-02-02 Toomas Soomeloader: create built in font from bold font face
2021-01-30 Kyle Evansstand: ensure that the efi directory's dependencies...
2021-01-29 Kyle Evanslualoader: improve loader.conf var processing
2021-01-20 Andrew TurnerReuse the amd64 loader relocation code on arm64
2021-01-19 Toomas Soomeloader: comment on rgb_to_color_index()
2021-01-19 Toomas Soomeloader: handle malloc failures in vbe_init, use consist...
2021-01-17 Toomas Soomeloader: update gfx module
2021-01-17 Emmanuel Vadotloader: Use TERM_EMU for arm and arm64
2021-01-17 Emmanuel Vadotloader: Partial revert of 987eabdc2ae1
2021-01-17 Toomas Soomeloader.efi: commands gop, uga and autoresize should...
2021-01-17 Toomas Soomeloader.efi: variable 'hlist' is uninitialized
2021-01-17 Toomas Soomeloader.efi: unused variable 'mode'
2021-01-16 Toomas Soomeloader.efi: handle multiple gop instances
2021-01-16 Toomas Soomeloader.efi: Use Blt with gop as default
2021-01-16 Toomas Soomeloader: create local copy of mode list provided by...
2021-01-15 Kyle Evanslualoader: use floor division to get correct type
2021-01-15 Toomas Soomeloader: do not update palette in text mode (real fix)
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-15 Simon J. Gerratypkgfs_open: follow symlinks
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-13 Toomas SoomeRevert "loader.efi: disable workaround for serial conso...
2021-01-13 Toomas Soomeloader.efi: initial terminal size should base on UEFI...
2021-01-12 Toomas Soomeloader.efi: disable workaround for serial console on...
2021-01-12 Toomas Soomeloader.efi: reworked framebuffer setup
2021-01-11 Toomas Soomeloader.efi: efifb_mask_from_pixfmt is missing PixelBltOnly
2021-01-10 Toomas Soomeloader: term_image_display() should test screen_buffer
2021-01-07 Toomas Soomeloader: really use bold font for vga text mode
2021-01-07 Kyle Evansstand: remove bogus dependency from libsa32
2021-01-07 Kyle Evansstand: avoid adding fdt SUBDIR_DEPEND if WITHOUT_FDT...
2021-01-07 Mateusz PiotrowskiFix date
2021-01-07 Toomas Soomeloader: do not update palette in text mode
2021-01-06 Mateusz PiotrowskiFix a couple of typos and formatting issues
2021-01-06 Toomas Soomeloader: instead of hw.vga.textmode, use screen.textmode
2021-01-06 Toomas Soomeloader: remove left over call to unsetenv()
2021-01-06 Toomas Soomeloader: rewrite vidc_install_font
2021-01-04 Toomas Soomeloader: only use vidc_install_font() with vga controller
2021-01-04 Toomas Soomeloader: vidc_load_palette() does not need arguments
2021-01-04 Toomas Soomeloader: fix powerpc build with gfx_fb
2021-01-04 Toomas Soomeloader: fix mips build with gfx_fb
2021-01-03 Toomas Soomeloader: fix uboot build with gfx_fb
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-02 Toomas Soomeloader: fix build on non-x86 platforms
2021-01-02 Toomas Soomeloader: implement framebuffer console
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2021-01-01 Eric van Gyzenefi loader: fix typos in a comment
2021-01-01 Kyle Evansstand: fix WITHOUT_FORTH/WITHOUT_LOADER_LUA build
2020-12-31 Kyle Evansstand: properly declare subdir deps or .WAIT, do parall...
2020-12-31 Kyle Evanslualoader: add loader_conf_dirs support (loader.conf.d)
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
next