summaryrefslogtreecommitdiff
path: root/usr/src/boot/forth
AgeCommit message (Collapse)AuthorFilesLines
2022-07-26 [illumos-gate merge]Dan McDonald3-2/+18
commit f3ba9b4e08f448ddcb00b37383e05dae8544e31e 14846 loader: console setup is still broken commit cbce81458212807de7a4731e284017eda3f97a65 14748 loader: support for hiding the cursor on the console (fix autoboot) commit 519c7dc997514f86d3105ff6bae95bb94e255e48 14825 loader: recognize and process boot-arg -x
2022-07-2714748 loader: support for hiding the cursor on the console (fix autoboot)Toomas Soome1-0/+5
Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-07-2714825 loader: recognize and process boot-arg -xToomas Soome2-2/+13
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Alexander Eremin <aeremin@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-07-21 [illumos-gate merge]Dan McDonald2-0/+10
commit 46b0ac2b8506d5f4ba5ae6bff508c343d0ab4830 14802 Remove system-library-processor.p5m package commit 5e897995316df4eaf44613326c4cc090d915778c 14748 loader: support for hiding the cursor on the console commit ba5ca68405ba4441c86a6cfc87f4ddcb3565c81d 14647 SMB: Kerberos and NTLM auth should do the same post-work commit a68304eb6e91ead0cd793eae3030b924ca68adb4 14810 pcieadm show-devs should use current values for type commit 71815ce76261aa773c97600750fdce92334d1990 14727 Want AMD Unified Memory Controller Driver commit 1bcd6a1a4eeaf2fd7a90ce8b8cebd4f34baf049f 14776 pcieadm typos bytes to byes Conflict: usr/src/boot/forth/menu.4th
2022-07-2114748 loader: support for hiding the cursor on the consoleToomas Soome2-0/+10
Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-05-17 [illumos-gate merge]Dan McDonald1-0/+3
commit c55633c3b85a97a093b3f79f341aee08eb6bd15b 14605 More incorrect cross-references in the manual commit 3bb2c1567625e7b11f8c2a5335125224717af64a 14602 ttymon: cleanup commit 08ae0f1eeaa2952f05e6cc3e67da55db918f8e4a 14609 loader: os console in options menu should use first name from list
2022-05-1714609 loader: os console in options menu should use first name from listToomas Soome1-0/+3
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-04-14OS-8370 Welcome MNX (fix loader & onbld copyright)Dan McDonald5-13/+15
Portions contributed by: Brian Bennett <brian.bennett@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Brian Bennett <brian.bennett@joyent.com> Approved by: Brian Bennett <brian.bennett@joyent.com>
2022-02-1714480 loader: restructure loader source tree (fix mismerge)Dan McDonald1-2/+2
2022-02-17 [illumos-gate merge]Dan McDonald37-0/+8044
commit 22028508fd28d36ff74dc02c5774a8ba1f0db045 14480 loader: restructure loader source tree commit 94afd1448ba04525848cf1165d8deec88a124035 14479 SMB testoplock broken after 13515 (fix check_rtime) commit 4d723c3fe851d72cc2dc241f5a1777f9e3e85b87 14479 SMB testoplock broken after 13515 commit 0a34963c38fe21eee84ebab010996317731a5171 14475 Recursive death in libfakekernel assfail after 12396 commit 6ce41887bdf3c5c43465fd94dffe1b4acd302afe 14499 i86xpv/unix: variable 'val' is uninitialized commit dfc4fe31363cc213fe0423dc162bc08298c796cd 14473 ps: only build 64-bit ps Conflicts: manifest usr/src/boot/efi/loader/Makefile.com usr/src/boot/forth/Makefile usr/src/boot/i386/loader/Makefile
2022-02-1714480 loader: restructure loader source treeToomas Soome32-0/+7656
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Michael van der Westhuizen <r1mikey@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>