freebsd-dev/usr.bin/id
Gleb Kurtsou 9b33705411 Adjust printf format specifiers for dev_t and ino_t in user space.
ino_t and dev_t are about to become uint64_t.

Reviewed by:	kib, mckusick
2014-12-17 07:10:48 +00:00
..
groups.1
id.1 Add two new system calls, setloginclass(2) and getloginclass(2). This makes 2011-03-05 12:40:35 +00:00
id.c Adjust printf format specifiers for dev_t and ino_t in user space. 2014-12-17 07:10:48 +00:00
Makefile id(1) only uses getaudit(2) from the BSM which is part of the libc 2014-11-05 15:03:58 +00:00
whoami.1