Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
making load/store architectures (like mips&alpha) fail whn compiled with
gcc -O2.
|
|
|
|
|
|
|
|
Solar Designer <solar@false.com> some time ago.
|
|
|
|
|
|
|
|
or poorly implemented.
|
|
|
|
|
|
|
|
same values for malloc_pageshift and malloc_minsize except for sparc
|
|
|
|
trim_whitespace() since it trims from both ends, not just the rear.
|
|
|