summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorchs <chs@NetBSD.org>2000-12-01 07:02:40 +0000
committerchs <chs@NetBSD.org>2000-12-01 07:02:40 +0000
commitb3dcb627083036f5947477f29ff90ebdcf7e4ea4 (patch)
tree26d97da50c57ce47bdd1071c92b7cbd5c729306c /libexec
parenta51ea43fd605ca591f1e58c44ea620c8874c97f3 (diff)
fix merge error: ext2fs uses a custom balloc rather than a VOP-style one.
Diffstat (limited to 'libexec')
0 files changed, 0 insertions, 0 deletions
2007-11-02 08:38:37 +0000'>2007-11-02KNF, MALLOC -> malloc, u_intXX_t -> uintXX_t.xtraeme 2007-05-01Add bio(4) and associated bioctl(8) from OpenBSD, a driver control blockbouyer