summaryrefslogtreecommitdiff
path: root/x11/lib/Xft
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2006-09-03 06:48:26 +0000
committerchristos <christos@NetBSD.org>2006-09-03 06:48:26 +0000
commit94de7229efc19cdcee1a4baa57d41a20340f8890 (patch)
treea4e80046b52ac0c5329df1df6edd819d9ccda98e /x11/lib/Xft
parent0c58aff5f55dd553f9c7b30f770e1dbb85b13680 (diff)
use c99 initializers
Diffstat (limited to 'x11/lib/Xft')
0 files changed, 0 insertions, 0 deletions
sd/commit/sys/dev/kloader.c?id=cebdea24e06906e9aceb1319a6f8e7c169e243d7'>Use uintN_t.uwe 2006-01-02In kloader_open print errno if namei or vn_open fail.uwe 2005-12-11merge ktrace-lwp.christos 2005-09-24Remove the casts in the previous commit and use %zx.peter 2005-09-24Add casts to make this compile when KLOADER_DEBUG is defined.peter 2005-09-24Fix two typos.peter 2005-05-31Preserve const in cast.uwe 2004-09-17There's no need to pass a proc value when using UIO_SYSSPACE withskrll 2004-07-06MI part of kloader moved to dev/kloader.c from arch/hpc/hpc/uch