diff options
author | kupfer <none@none> | 2005-12-21 19:47:57 -0800 |
---|---|---|
committer | kupfer <none@none> | 2005-12-21 19:47:57 -0800 |
commit | fb9f9b975cb9214fec5dab37d461199adab9b964 (patch) | |
tree | 225906767e6b4b8460661d5665512ca553bd4171 /usr/src/stand | |
parent | cf8f45c7690afabe63bdb8066b11db58d708ad09 (diff) | |
download | illumos-gate-fb9f9b975cb9214fec5dab37d461199adab9b964.tar.gz |
6289535 build_cscope complains a bit on x86
6303550 xencrypt, xdecrypt no longer mangled
6316770 split the tree into open and closed trees
6321333 Install.sh is over-zealous looking for kmods
Diffstat (limited to 'usr/src/stand')
-rw-r--r-- | usr/src/stand/lib/req.flg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/stand/lib/req.flg b/usr/src/stand/lib/req.flg index 0992d1f74c..29780d923f 100644 --- a/usr/src/stand/lib/req.flg +++ b/usr/src/stand/lib/req.flg @@ -34,3 +34,4 @@ echo_file usr/src/psm/Makefile.psm.64 find_files "s.*.h" usr/src/psm/stand/sys find_files "s.*.h" usr/src/stand find_files "s.*.h" usr/src/uts +find_files "s.*.h" usr/closed/uts |