Searched hist:128698 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/bin/kenv/
H A Dkenv.cdiff 128698 Tue Apr 27 23:27:36 MDT 2004 das Various quibbles:
- Print a diagnostic if kdumpenv() fails. This can occur due to MAC
restrictions or lack of memory. Catch all kenv(2) failures as well.
- Just of the heck of it, DTRT if the kernel environment size changes
at the wrong time. The old code could fail silently or fail to
null-terminate a buffer if you got exceptionally unlucky.
- Sort and GC the #includes.

Completed in 94 milliseconds