summaryrefslogtreecommitdiff
path: root/sys/arch/mipsco/stand/common/callvec.c
AgeCommit message (Expand)Author
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2005-12-11merge ktrace-lwp.christos
2003-10-08Remove some unneeded include files.simonb
2000-09-18Initial commit of a 2 stage bootloader for NetBSD/mipsco. Based on pmaxwdk