freebsd-dev/stand/userboot
Ian Lepore 9f6fd8397c Remove comments and assertions that are no longer valid after r330809.
r330809 replaced duplication of devdesc struct fields with an embedded copy
of the devdesc struct, to avoid fragility.  That means all the scattered
comments indicating that structs must match are no longer valid.  Likewise
asserts that attempted to mitigate some of the old fragility.

Reviewed by:	imp@
2018-06-05 22:13:45 +00:00
..
test Centralize several variables. 2018-02-02 06:32:26 +00:00
userboot Remove comments and assertions that are no longer valid after r330809. 2018-06-05 22:13:45 +00:00
Makefile
Makefile.inc
userboot.h Make putenv and getenv match the userland definition of these 2017-12-06 02:00:00 +00:00