This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-30 12:04:07 +00:00
Code
Issues
Releases
Activity
6504b42f68
freebsd
/
usr.bin
/
id
History
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