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 enable WARNS=2 2001-04-06 02:19:27 +00:00
chroot.8
chroot.c strtol -> strtoul because we use an unsigned type (uid_t/gid_t) 2001-07-14 21:56:45 +00:00