aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/include/exec.h
Commit message (Collapse)AuthorAgeFilesLines
* Use a common multi-inclusion protection, and add such aRuslan Ermilov2005-02-191-1/+6
| | | | | | | protection to alpha/include/exec.h. Notes: svn path=/head/; revision=142107
* Begin all license/copyright comments with /*- or #-Warner Losh2005-01-051-1/+1
| | | | Notes: svn path=/head/; revision=139727
* Add $FreeBSD$Peter Wemm2000-05-011-0/+1
| | | | Notes: svn path=/head/; revision=59874
* Import NetBSD/Alpha headers needed to get the FreeBSD userland to compileJohn Birrell1998-03-091-0/+34
(and even run). These files don't necessarily make sense for a FreeBSD/Alpha kernel build. That will come later and these files will be changed accordingly. Notes: svn path=/cvs2svn/branches/JB/; revision=34368