Status: Re-opened
Summary: |
|
||||
---|---|---|---|---|---|
Bugs: |
|
||||
Depends On: |
|
||||
Diff: |
Revision 1 (+152 -24) |
Change Summary:
fixed comment for be_installboot; removed installboot case from i386.
Diff: |
Revision 2 (+146 -21) |
---|
-
-
usr/src/lib/libbe/common/libbe.h (Diff revision 2) Having a define for the zero case is a bit strange. Usually, I see a define for each bit but the zero (no flags) case is just open coded.