Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove alpha left-overs. | Ruslan Ermilov | 2006-08-22 | 1 | -5/+0 |
| | | | | Notes: svn path=/head/; revision=161526 | ||||
* | Add alpha support to libpthread. It compiles but hasn't been tested; | Daniel Eischen | 2003-08-09 | 1 | -1/+1 |
| | | | | | | | | | there is still some missing kernel support. Reviewed by: marcel Notes: svn path=/head/; revision=118689 | ||||
* | Move the machine specific files from sys/Makefile.inc and put them | Marcel Moolenaar | 2003-06-23 | 1 | -0/+5 |
in a machine specific makefile. While here, sort the sub-directories in Makefile and remove _atomic_lock.S from all makefiles. Notes: svn path=/head/; revision=116705 |