summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/dev/kd.c
AgeCommit message (Collapse)Author
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
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-23sync with NetBSDkstailey
1996-10-11sync + our changesTheo de Raadt
1996-05-03sync with 0430.Michael Shalayeff
1996-01-31sync with netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt