summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/include/cpu.h
AgeCommit message (Collapse)Author
1997-02-14remove stuff that is in <m68k/cpu.h>kstailey
1997-02-13prototypes (strike one)kstailey
1997-02-13prototypeskstailey
1997-01-16all modified code can now compile with -Werror -Wall -Wstrict-prototypeskstailey
CAVEAT: turning off -O2 produces warnings about "defined but not used" functions from libkern.h removed internal copy of gets() replaced with call to getsn() fixed #ifdef ... #endif mismatch in swapgeneric.c fixed printf() in if_ie.c that was missing an argument fixed si.c so that it compiles added tags to all edited files
1997-01-07backed out prev. netbsd merge except for smaller proc tablekstailey
1996-12-31sync with 17-Dec-1996kstailey
1996-11-08Added protection against multiple inclusions.kstailey
Added CTL_MACHDEP definitions. "The Way Out Is The Way In" -- Laraaji
1995-12-21from netbsd; cpu_setstack() is depricatedTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt