freebsd-dev/sbin/fsck_ffs
Conrad Meyer 0ecf59f68f ufs: Use UFS_MAXNAMLEN constant
(like NFS, EXT2FS, SVR4, IBCS2) instead of redefining the MAXNAMLEN
constant.

No functional change.

Reviewed by:	kib@, markj@
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D9500
2017-02-09 17:47:01 +00:00
..
dir.c fsck_ffs for pointers replace 0 with NULL. 2016-04-12 22:55:47 +00:00
ea.c
fsck_ffs.8 Add history section to fsck_ffs(8) 2016-10-05 20:38:49 +00:00
fsck.h Fsck_ufs was using an int rather than a ufs2_daddr_t to store the 2016-08-19 00:03:41 +00:00
fsutil.c ufs: Use UFS_MAXNAMLEN constant 2017-02-09 17:47:01 +00:00
gjournal.c
globs.c Fsck_ufs was using an int rather than a ufs2_daddr_t to store the 2016-08-19 00:03:41 +00:00
inode.c Use MIN/MAX macros from sys/param.h. 2016-05-02 01:28:21 +00:00
main.c Fsck_ufs was using an int rather than a ufs2_daddr_t to store the 2016-08-19 00:03:41 +00:00
Makefile
Makefile.depend
pass1.c fsck_ffs for pointers replace 0 with NULL. 2016-04-12 22:55:47 +00:00
pass1b.c fsck_ffs for pointers replace 0 with NULL. 2016-04-12 22:55:47 +00:00
pass2.c Use MIN/MAX macros from sys/param.h. 2016-05-02 01:28:21 +00:00
pass3.c ufs: Use UFS_MAXNAMLEN constant 2017-02-09 17:47:01 +00:00
pass4.c fsck_ffs for pointers replace 0 with NULL. 2016-04-12 22:55:47 +00:00
pass5.c fsck_ffs for pointers replace 0 with NULL. 2016-04-12 22:55:47 +00:00
setup.c Fsck_ufs was using an int rather than a ufs2_daddr_t to store the 2016-08-19 00:03:41 +00:00
suj.c Use type-independent formats for printing nlink_t and ino_t. 2017-01-06 16:59:33 +00:00
utilities.c fsck_ffs for pointers replace 0 with NULL. 2016-04-12 22:55:47 +00:00