Age | Commit message (Collapse) | Author |
|
|
|
|
|
then/than and such. Other miscellaneous problems fixed across these source
files.
|
|
|
|
|
|
occurrences squashed as well.
|
|
|
|
it requires linking with -lz. savecore will use this to operate on
gzipped kernels.
|
|
|
|
|
|
|
|
|
|
Dumps need to be worked on...
|
|
|
|
|
|
Remove references...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
doesn't need to.
|
|
Also, if a file is specified, try the .db version of that file if it exists.
|
|
|
|
Needed to make nlist of /dev/ksyms work correctly on non-a.out kernels.
|
|
|
|
|
|
|
|
/dev/ksyms. mmap was only used because, at the time, free did not give
memory back to the system (our malloc/free uses mmap/munmap so we are ok).
|
|
|
|
|
|
|
|
Print sane error message when __fdnlist() fails
|
|
|
|
|
|
|
|
|
|
|
|
fallback on the system one if the terminal entry is not found in $TERMINFO
|
|
|
|
|