summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/diff/context.c
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>1995-06-18 20:14:44 +0000
committercgd <cgd@NetBSD.org>1995-06-18 20:14:44 +0000
commit8b16cd6552bcc1e48c89e6dcb54966c8c045975c (patch)
tree58c0f421f22ead0021fdfb6ea3cc330622f10a68 /gnu/usr.bin/diff/context.c
parentf90cf78fbaf5ff6d733ed35537bc6567a77cb0e8 (diff)
reenable kernel debugger; new location more amenable to tweaking.
Diffstat (limited to 'gnu/usr.bin/diff/context.c')
0 files changed, 0 insertions, 0 deletions
an title='2013-12-27 22:09:43 +0000'>2013-12-27Remove strncat now that it is part of the kernel anyway.christos 2013-12-04fixed lua(4) alloc (nsize can be lesser than osize)lneto 2013-12-02Let's use a format string, shall we?joerg 2013-12-02merged luaconf.h of kernel and userspace Lualneto 2013-12-02put Lua auxlib and some stdlibs in lua(4)lneto 2013-12-02changed lua_Number to int64_tlneto 2013-11-23switch from malloc(9) to kmem(9)mbalmer 2013-10-31fix build on armmbalmer 2013-10-29initialize variablesmbalmer 2013-10-23use MODULE_CLASS_MISC for Lua modulesmbalmer 2013-10-18fix CVS marker and copyright yearmbalmer 2013-10-16welcome lua(4), a devide driver that can create and control Lua states inside...mbalmer