Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: sharesrc



| Module Name:  sharesrc
| Committed By: gmcgarry
| Date:         Sun Jun  4 22:38:58 UTC 2000
| 
| Modified Files:
|         sharesrc/share/man/man4/man4.i386: apm.4
| 
| Log Message:
| Document APM_ALLOW_BOGUS_SEGMENTS.  Update description for APM_POWER_CHANGE,
| addresses PR10066 from Takahiro Kambe <taca%sky.yamashina.kyoto.jp@localhost>.

Err, what does APM_ALLOW_BOGUS_SEGMENTS really do? I don't see it in the
code:

zorkmid% pwd
/usr/local/current-src/sys
zorkmid% find . -name '*.[ch]' | xargs grep APM_ALLOW
zorkmid% 

It seems to me that in the spirit of "be liberal in what you accept...",
we should always accept bogus segments unless there is a very good
reason not to do so.

But the code seemsd to be absent.

--jhawk



Home | Main Index | Thread Index | Old Index