# $NetBSD: TODO,v 1.2 2010/03/08 06:43:18 lukem Exp $ install ldap.conf ? add patches from pkgsrc/databases/openldap/patches ? build server? build: slappasswd te' title='Atom feed' href='http://git.infra.scholz.ruhr/netbsd/atom/sys/ddb/db_kernel.c?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sys/ddb/db_kernel.c
AgeCommit message (Expand)Author
2020-05-31Switch from kmem_intr_alloc(sz, KM_NOSLEEP) to kmem_alloc(sz, KM_SLEEP).rin
2020-05-31XXXrin
2009-03-08include ddb headers *after* sys/types.h or sys/param.h.mrg
2009-03-07Make ddb compile and work in userspace. Mostly this is comprised of threead