]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use the standardized CHAR_BIT constant instead of NBBY in userland.
authorMike Barcroft <mike@FreeBSD.org>
Wed, 25 Sep 2002 04:06:37 +0000 (04:06 +0000)
committerMike Barcroft <mike@FreeBSD.org>
Wed, 25 Sep 2002 04:06:37 +0000 (04:06 +0000)
commit89fdc4e117285d001665922c93080c804a8f8810
tree2295edf76df9065e84ea0b415c9c13ecf434f1fa
parentdf93d794dccd272ca6d809e325cd381faeb6a4df
Use the standardized CHAR_BIT constant instead of NBBY in userland.
26 files changed:
lib/libc/net/res_init.c
lib/libstand/printf.c
libexec/ftpd/ftpcmd.y
libexec/ftpd/ftpd.c
sbin/dump/dump.h
sbin/dump/dumprmt.c
sbin/dump/itime.c
sbin/dump/main.c
sbin/dump/optr.c
sbin/dump/tape.c
sbin/dump/traverse.c
sbin/fsck_ffs/pass1.c
sbin/fsck_ffs/pass5.c
sbin/fsck_ffs/setup.c
sbin/growfs/debug.c
sbin/growfs/growfs.c
sbin/newfs/mkfs.c
sbin/restore/dirs.c
sbin/restore/interactive.c
sbin/restore/main.c
sbin/restore/restore.c
sbin/restore/restore.h
sbin/restore/symtab.c
sbin/restore/tape.c
sbin/restore/utilities.c
usr.sbin/mountd/mountd.c