summaryrefslogtreecommitdiffstats
path: root/src/util/pty/logwtmp.c
Commit message (Expand)AuthorAgeFilesLines
* Move pty library from util/pty to appl/libpty; update Makefile.in andKen Raeburn2006-04-111-112/+0
* Include "com_err.h" instead of <com_err.h>Ken Raeburn2002-06-131-1/+1
* * pty-int.h: Provide revoke() prototype if system headers lackingEzra Peisach2001-06-111-0/+4
* * logwtmp.c: Delete code under "#if 0". Fix reversed test forTom Yu2001-05-091-42/+6
* * cleanup.c (pty_cleanup): Delcare local variable only ifEzra Peisach2001-05-031-0/+2
* * configure.in: Many changes to support the rewriting of the utmpTom Yu2001-04-281-3/+80
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Fix handling so that the username is only written out to wtmpx logout records;Sam Hartman1996-01-161-1/+1
* Incorperate utmpx patch to take advantage of longer utmpx host namesSam Hartman1995-10-211-1/+1
* * Modify pty_update_utmp so it takes additional parameters instead ofSam Hartman1995-08-071-1/+1
* * Makefile.in: use libupdate so to not get multiple copies ofTom Yu1995-08-041-2/+2
* Fix up Copyright notice to have correct year (1995 instead of 1990)Theodore Tso1995-08-041-13/+11
* Add missing logwtmp fileSam Hartman1995-08-011-0/+64