freebsd-dev/usr.bin/id
Christian S.J. Peron 2e61a3d00a Fix id -A when the subject has an extended subject token associated with
them (for example when they have logged in from an ip6 source).

- Stick with the initial call to getaudit(2), if it returns E2BIG, use
  getaudit_addr(2) instead and set the "extended" flag to indicate that
  we the calling credential has an extended subject state.
- Additionally, add the printing of the machine/at_addr (the ip/ip6
  addresses)

MFC after:	1 week
Obtained from:	TrustedBSD Project
2007-10-14 00:52:30 +00:00
..
groups.1 Improve markup. 2006-12-23 17:14:01 +00:00
id.1 Add a -a option as a no-op for Solaris compatibility, as briefly 2006-09-26 22:28:12 +00:00
id.c Fix id -A when the subject has an extended subject token associated with 2007-10-14 00:52:30 +00:00
Makefile Add a -a argument to id(1), which causes id(1) to print out process 2006-09-23 12:30:31 +00:00
whoami.1