Deleted Added
full compact
loader.rc (45758) loader.rc (53673)
1\ Loader.rc
1\ Loader.rc
2\ $FreeBSD: head/sys/boot/forth/loader.rc 53673 1999-11-24 17:59:37Z dcs $
2\
3\ Includes additional commands
4include /boot/loader.4th
5
6\ Reads and processes loader.rc
7start
8
3\
4\ Includes additional commands
5include /boot/loader.4th
6
7\ Reads and processes loader.rc
8start
9
10\ Tests for password -- executes autoboot first if a password was defined
11check-password
12
9\ Unless set otherwise, autoboot is automatic at this point
10
13\ Unless set otherwise, autoboot is automatic at this point
14