]> andersk Git - openssh.git/commit - loginrec.c
Many changes to new login code based on Damien's feedback:
authorandre <andre>
Sun, 4 Jun 2000 17:07:49 +0000 (17:07 +0000)
committerandre <andre>
Sun, 4 Jun 2000 17:07:49 +0000 (17:07 +0000)
commit564dd50a9d64a21658ad513f98408a64bc94f244
tree9343960e14d1cf55bff8b1341d73e1bcbb5c9e34
parent2d6c411fbba85b3f71990d6b0a8c98178e265068
Many changes to new login code based on Damien's feedback:
- Removed many redundant accessor/mutator methods as they're not necesary
   in OpenSSH
- Added proper credits for OpenBSD code in loginrec.c
- Changed function definitions to the OpenBSD style
- Removed spurious 'L' prefix in line filename abbreviation for ut_line
- Added some documentation in loginrec.c
- Changed lastlog access function names
- Removed #include lines in mid-file loginrec.c
- loginrec.h, login.c and logintest.c changed to reflect new interface
- Added TODO note for ttyslot() replacement
login.c
loginrec.c
loginrec.h
logintest.c
This page took 0.0398 seconds and 5 git commands to generate.