| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
correctly - logically complete that now by removing MLINKS from base;
authors need only to ensure there is an entry in NAME for any function/
util being added. MLINKS will still work, and remain for perl to ease
upgrades;
ok nicm (curses) bcook (ssl)
ok schwarze, who provided a lot of feedback and assistance
ok tb natano jung
|
|
|
|
|
|
|
|
| |
- bring comment in both programms in line
- tokeninit(8) needs "tty" for readpassphrase(3)
- call token_init() after pledge(2)
- fix whitespace
OK millert@
|
|
|
|
|
|
|
| |
on the DB files and before that it also needs "getpw" due to calling getgrnam(3)
to get the group (TOKEN_GROUP).
This was OK bluhm@ and also with a slightly tweak sugested from him
|
|
|
|
|
|
|
|
|
| |
possible. Annotate <sys/param.h> lines with their current reasons. Switch
to PATH_MAX, NGROUPS_MAX, HOST_NAME_MAX+1, LOGIN_NAME_MAX, etc. Change
MIN() and MAX() to local definitions of MINIMUM() and MAXIMUM() where
sensible to avoid pulling in the pollution. These are the files confirmed
through binary verification.
ok guenther, millert, doug (helped with the verification protocol)
|
|
|
|
|
|
| |
telnet portion partially from the latest heimdal.
ok mikeb@
|
| |
|
|
|
|
| |
from Igor Sobrado
|
| |
|
|
|
|
| |
handler below. millert@ ok
|
|
|
|
| |
ok deraadt@ millert@
|
|
|
|
|
| |
tftpd(8): tweak and ok millert@
tokenadm(8): tweak and ok millert@
|
| |
|
| |
|
| |
|
|
|
|
| |
millert@ ok
|
| |
|
| |
|
| |
|
|
from BSDi. Will be enabled when BSD authentication is turned on (login_token).
|