summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/include/ansi.h
AgeCommit message (Collapse)Author
1998-05-08use generic mips ansi.hTodd C. Miller
1997-07-07Too many things include <machine/ansi.h> w/o <sys/types.h> soTodd C. Miller
make time_t int not int32_t.
1997-07-05Make _BSD_TIME_T_ int32_t on all platforms. You can't writeTodd C. Miller
lint-free code when these differ in name accross platforms. Fundamnetal type has not changed (was int on alpha and long on others).
1997-05-02add posix 1003b types (from NetBSD) - why everyone who does somethingThomas Graichen
for nearly all ports always forgets the pmax ? :-)
1996-09-29merge mips back into pmax; by graichenTheo de Raadt
1996-09-15sync to netbsd; for graichenTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt