Searched hist:"6 bc860372dd7b2be0227ca213af631bdc51c2339" (Results 1 – 6 of 6) sorted by relevance
/freebsd/stand/common/ |
H A D | interp.c | diff 6bc860372dd7b2be0227ca213af631bdc51c2339 Tue Dec 19 05:05:55 CET 2017 Warner Losh <imp@FreeBSD.org> Interact is always called with NULL. Simplify code a little by removing this argument, and expanding when rc is NULL. This effectively completes the back out of custom scripts for tftp booted loaders from r269153 that was started in r292344 with the new path tricks that obsoleted it.
Submitted by: Netflix
|
H A D | interp_forth.c | diff 6bc860372dd7b2be0227ca213af631bdc51c2339 Tue Dec 19 05:05:55 CET 2017 Warner Losh <imp@FreeBSD.org> Interact is always called with NULL. Simplify code a little by removing this argument, and expanding when rc is NULL. This effectively completes the back out of custom scripts for tftp booted loaders from r269153 that was started in r292344 with the new path tricks that obsoleted it.
Submitted by: Netflix
|
H A D | bootstrap.h | diff 6bc860372dd7b2be0227ca213af631bdc51c2339 Tue Dec 19 05:05:55 CET 2017 Warner Losh <imp@FreeBSD.org> Interact is always called with NULL. Simplify code a little by removing this argument, and expanding when rc is NULL. This effectively completes the back out of custom scripts for tftp booted loaders from r269153 that was started in r292344 with the new path tricks that obsoleted it.
Submitted by: Netflix
|
/freebsd/stand/userboot/userboot/ |
H A D | main.c | diff 6bc860372dd7b2be0227ca213af631bdc51c2339 Tue Dec 19 05:05:55 CET 2017 Warner Losh <imp@FreeBSD.org> Interact is always called with NULL. Simplify code a little by removing this argument, and expanding when rc is NULL. This effectively completes the back out of custom scripts for tftp booted loaders from r269153 that was started in r292344 with the new path tricks that obsoleted it.
Submitted by: Netflix
|
/freebsd/stand/i386/loader/ |
H A D | main.c | diff 6bc860372dd7b2be0227ca213af631bdc51c2339 Tue Dec 19 05:05:55 CET 2017 Warner Losh <imp@FreeBSD.org> Interact is always called with NULL. Simplify code a little by removing this argument, and expanding when rc is NULL. This effectively completes the back out of custom scripts for tftp booted loaders from r269153 that was started in r292344 with the new path tricks that obsoleted it.
Submitted by: Netflix
|
/freebsd/stand/efi/loader/ |
H A D | main.c | diff 6bc860372dd7b2be0227ca213af631bdc51c2339 Tue Dec 19 05:05:55 CET 2017 Warner Losh <imp@FreeBSD.org> Interact is always called with NULL. Simplify code a little by removing this argument, and expanding when rc is NULL. This effectively completes the back out of custom scripts for tftp booted loaders from r269153 that was started in r292344 with the new path tricks that obsoleted it.
Submitted by: Netflix
|