NetBSD/usr.sbin/chroot
manu 6248c5cc45 strtol -> strtoul because we use an unsigned type (uid_t/gid_t)
isdigit with an unsigned char cast
2001-07-14 21:56:45 +00:00
..
Makefile
chroot.8 use Ar macro appropriately 2001-03-19 03:41:42 +00:00
chroot.c strtol -> strtoul because we use an unsigned type (uid_t/gid_t) 2001-07-14 21:56:45 +00:00