summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/dev/zs.c
AgeCommit message (Collapse)Author
2001-05-13Honor the ddb.console sysctl.Miod Vallat
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1997-06-23In zs_abort, wrap a #ifdef DDB around a Debugger() invocation.kstailey
Chris Jones via Gene Skonicki.
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-12-31sync with 17-Dec-1996kstailey
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