]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
[etc] Update newsyslog.conf default comment
[FreeBSD/FreeBSD.git] / stand /
2018-05-01 Jung-uk KimMFV: r333077
2018-05-01 Warner LoshUse M. Warner Losh everywhere on my copyrights.
2018-04-27 Warner LoshNo need to make objects here.
2018-04-27 Ed MasteUpdate ELF Tool Chain to r3614
2018-04-25 Kyle Evansforthloader: Remove "EFI boot environment message"
2018-04-20 Emmanuel Vadotgnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-19 Ed MasteAdd support for linker-type-specific flags
2018-04-19 Kyle Evansefi loader: Address two nits with recent graphics changes
2018-04-16 Kyle EvansRegenerate FAT templates after r332561
2018-04-16 Toomas Soomeloader: cstyle cleanup of command.c
2018-04-16 Kyle EvansRename volume label for ESP
2018-04-16 Toomas Soomeloader: make sure we do not return garbage from help_ge...
2018-04-16 Toomas Soomeloader: command_errmsg should be const
2018-04-16 Toomas Soomeloader: make sure we use snprintf() in commands.c
2018-04-16 Toomas Soomeloader: provide values in help_getnext()
2018-04-13 Brooks DavisRemove support for the Arcnet protocol.
2018-04-11 Warner LoshRefactor currdev setting
2018-04-11 Warner LoshRevert r332275, r332272, r332270
2018-04-08 Toomas Soomeloader: 332270 did left out stand/i386/loader/loader.rc
2018-04-08 Toomas Soomeloader: 332270 did use wrong path for efi.4th
2018-04-08 Toomas Soomeloader: include efi.4th only if we do have uefi
2018-04-07 Toomas Soomelibsa: name is not used in dirmatch()
2018-04-07 Toomas Soomelibsa: cd9660: warning: 'lenskip' may be used uninitial...
2018-04-06 Kyle Evanslualoader: Fix menu skipping with loader.conf(5) vars
2018-04-06 Ed Mastestand: pass --no-rosegment for i386 bits when linking...
2018-04-05 Benno RiceAdd an ISO9660 "partition table" type to loader.
2018-04-05 Benno RiceAdd isoboot(8) for booting BIOS systems from HDDs conta...
2018-04-05 Benno RiceVarious style(9) fixes.
2018-04-05 Benno RiceUse consistent whitespace.
2018-04-04 Ruslan BukinImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-03 Kyle EvansDefault loader.conf: Drop efi_max_resolution to 1x1
2018-04-02 Olivier HouchardImport CK as of commit b19ed4c6a56ec93215ab567ba18ba61b...
2018-04-01 Kyle Evanslualoader: Don't try to lookup a nil logo
2018-04-01 Kyle Evanslualoader: Split logodefs out into logo-* files
2018-04-01 Kyle Evanslualoader: Simplify some expressions
2018-03-31 Kyle Evanslualoader: revert whitespace change that snuck in
2018-03-31 Kyle Evanslualoader: Don't assume that {module}_load is set
2018-03-31 Kyle Evanslualoader: Do case-insensitive comparison of "yes"
2018-03-31 Warner Loshfwohcireg.h is 99% the same between the boot loader...
2018-03-30 Emmanuel Vadotefinet: Do not return only if ReceiveFilter fails
2018-03-29 Kyle Evansstand: Add workaround for HP BIOS issues
2018-03-28 Alexander MotinMFV r331712:
2018-03-28 Alexander MotinMFV 331710:
2018-03-28 Alexander MotinMFV r331708:
2018-03-28 Alexander MotinMFV r331706:
2018-03-28 Alexander MotinMFV 331704:
2018-03-28 Alexander MotinMFV 331702:
2018-03-28 Alexander MotinMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-28 Alexander MotinPartial MFV r329753:
2018-03-27 Eugene GrosbeinFix instructions in the zfsboot manual page.
2018-03-27 Jung-uk KimMerge OpenSSL 1.0.2o.
2018-03-26 Kyle Evanslualoader: Actually re-raise error in try_include
2018-03-26 Kyle Evanslualoader: Implement try_include and use it for includi...
2018-03-26 Kyle Evansloader efifb: implement uga_autoresize as a call to...
2018-03-24 Philip PaepsImport tzdata 2018d
2018-03-24 Kyle Evanslualoader: Privatize some more config.lua bits
2018-03-24 Kyle Evanslualoader: Make config env-related bits private API
2018-03-24 Kyle Evansloader consoles: Implement SGR 24, 25
2018-03-24 Kyle Evansefi loader: Choose a console mode instead if hw.vga...
2018-03-23 Kyle Evansloader.conf(5): Convert list of values to much better...
2018-03-23 Kyle Evansloader.conf(5): Document efi_max_resolution
2018-03-23 Kyle Evansefi loader: Respect efi_max_resolution in loader.conf(5)
2018-03-23 Kyle EvansMatch broken style of vidconsole.c
2018-03-23 Kyle EvansLoader consoles: Implement SGR 22, reset intensity
2018-03-23 Alexander MotinMFV r331407: 9213 zfs: sytem typo
2018-03-23 Alexander MotinMFV r331405: 9084 spa_*_ashift must ignore spare devices
2018-03-23 Alexander MotinMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-22 Kyle Evansforthloader: Don't break BIOS boots...
2018-03-21 Conrad MeyerApply r228478 (CTASSERT => _Static_assert()) to stand...
2018-03-21 Kyle EvansForth version of EFI autoresizing
2018-03-21 Kyle EvansUEFI: Ditch console mode setting, choose optimal GOP...
2018-03-21 Kyle Evanslualoader: Use printc when we expect ANSI escape sequences
2018-03-21 Kyle Evanslualoader: Clear up some possible naming confusion
2018-03-21 Kyle Evanscore.lua(8): Update to reflect recently added function...
2018-03-21 Kyle Evanslualoader: Add primitive hook module, use it to untangl...
2018-03-20 Kyle Evanslualoader: Use less atomic options for resetting colors...
2018-03-20 Kyle Evanslualoader: Reset attributes and color scheme with color...
2018-03-19 Ruslan BukinImport Intel Processor Trace decoder library from
2018-03-19 Kyle EvansAmend missed reference to /boot/overlays, moved to...
2018-03-19 Kyle EvansMove /boot/overlays to /boot/dtb/overlays
2018-03-19 Kyle Evanslualoader: Setup default color scheme if we're using...
2018-03-19 Ed Masteloader.conf: remove obsolete non-x86 beastie menu statement
2018-03-18 Warner LoshDon't add links or cleanfiles for NO_OBJ case, in addit...
2018-03-17 Ed MasteRevert r313780 (UFS_ prefix)
2018-03-17 Ed MastePrefix UFS symbols with UFS_ to reduce namespace pollution
2018-03-16 Warner LoshOnly print boot order / boot current if we can get...
2018-03-15 Andriy GaponMFV r330973: 9164 assert: newds == os->os_dsl_dataset
2018-03-15 Toomas Soomelibefi: UEFI_BOOT_VAR_GUID duplicates EFI_GLOBAL_VARIABLE
2018-03-14 Jung-uk KimMerge ACPICA 20180313.
2018-03-14 Kyle Evansubldr: Bump heap size from 512K to 1M
2018-03-13 Gleb SmirnoffFix typo that misteriously passes compilation.
2018-03-13 Kyle EvansEFIRT: SetVirtualAddressMap with 1:1 mapping after...
2018-03-13 Warner LoshPrefer uintXX_t to u_intXX_t
2018-03-13 Toomas Soomebiosdisk.c should not set d_opendata.
2018-03-13 Kyle Evanslualoader: Sprinkle some verbose_loading salt
2018-03-12 Warner LoshPrint the load and device path as well as BootCurrent...
2018-03-12 Warner LoshStar BootCurrent entry when booting.
2018-03-12 Warner LoshMove the env convenience routines out of boot1.c.
2018-03-12 Warner LoshUse the one-line-per-file pattern here, and sort the...
2018-03-12 Warner LoshGC unused routines.
next