summaryrefslogtreecommitdiff
path: root/sys/arch/x68k/usr.bin/bellctrl/bellctrl.c
AgeCommit message (Expand)Author
2011-08-25fix non-literal format stringschristos
2011-05-19WARNSfy.tsutsui
2006-08-04gcc4 fix: needs string.hmhitch
2005-12-11merge ktrace-lwp.christos
2004-05-08An unexported header file was #included from an exported header file.minoura
2003-07-15rcsidlukem
2003-05-17More style fix.isaki
2003-05-17Use err(3), instead of original error().isaki
2003-05-17Style and indent fix.isaki
2003-05-17Correct argument type of isdigit().isaki
2001-12-27bcopy/bcmp/bzero -> memcpy/memcmp/memsetwiz
1996-08-30RCS id police.thorpej
1996-05-05NetBSD/x68k, by Masaru Oki.oki