Age | Commit message (Collapse) | Author |
|
from woods@mail.weird.com
|
|
fails (for ksyms). Also clean up some mmap/malloc leaks.
|
|
|
|
|
|
setmode()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
Remove references...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
making load/store architectures (like mips&alpha) fail whn compiled with
gcc -O2.
|
|
|
|
|
|
|
|
Solar Designer <solar@false.com> some time ago.
|
|
|
|
|