Use NAME_MAX instead of MAXNAMLEN. Cast ino_t to uint64_t + proper
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 8 Aug 2005 18:58:56 +0000 (18:58 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 8 Aug 2005 18:58:56 +0000 (18:58 +0000)
commitb4b030593411fce4a0ed6d74b76e91d8f6588076
treebe9a6e13498969f01cff5a9e370a738282ce17b8
parentb117e43bc7480d54b10196202351f9ae961d852d
Use NAME_MAX instead of MAXNAMLEN. Cast ino_t to uint64_t + proper
format specifier in a snprintf.
usr.sbin/lpr/common_source/displayq.c
usr.sbin/lpr/common_source/lp.h
usr.sbin/lpr/common_source/matchjobs.c
usr.sbin/lpr/lpc/movejobs.c
usr.sbin/lpr/lpr/lpr.c