Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add back strchr/strrchr; from dhartmei | 2004-05-06 | 1 | -0/+67 | |
| | |||||
* | Several kernel files have internal (conflicting) versions of strchr() so | 1997-05-05 | 1 | -57/+0 | |
| | | | | move to libsa for now. | ||||
* | Alpha needs strchr.c | 1997-05-04 | 1 | -0/+57 | |
Fix up clean and depend targets in Makefile.inc so we can include Makefile.inc in cases where there is already a clean/depend target (based on a NetBSD Makefile.inc). |