summaryrefslogtreecommitdiffstats
path: root/src/util/pty/update_wtmp.c
Commit message (Expand)AuthorAgeFilesLines
* Include "com_err.h" instead of <com_err.h>Ken Raeburn2002-06-131-1/+1
* * configure.in: Check for system provided getutmp() prototypeEzra Peisach2001-06-111-0/+4
* * update_wtmp.c (ptyint_update_wtmpx): Add missing semi-colon inEzra Peisach2001-05-011-1/+1
* * configure.in: Fix some quoting of shell variables when passingTom Yu2001-04-301-1/+4
* * configure.in: Many changes to support the rewriting of the utmpTom Yu2001-04-281-70/+69
* * libpty.h: If SOCK_DGRAM is not defined, provide a definition forEzra Peisach2000-06-261-3/+6
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* update_wtmp.c: Don't use updwtmpx() even if it exists for glibc 2.1,Theodore Tso1999-04-141-0/+7
* * update_wtmp.c: Define WTMPX_FILE to be _PATH_WTMPX in case we'reTom Yu1999-03-281-0/+3
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-1/+3
* Fix bug pointed out by jhawk; we weren't looking for all ptysSam Hartman1996-06-241-3/+3
* * dump-utmp.c: New file. Not automatically used by anything, but may be usefulKen Raeburn1996-04-171-8/+16
* Fix handling so that the username is only written out to wtmpx logout records;Sam Hartman1996-01-161-2/+5
* Merge in changes between 1.4 and 1.5 in RCS file; this delta is MarkSam Hartman1995-12-141-3/+6
* Fix typoSam Hartman1995-10-231-1/+2
* Incorperate utmpx patch to take advantage of longer utmpx host namesSam Hartman1995-10-211-1/+8
* Add return statementSam Hartman1995-10-151-6/+8
* (gets it to actually build on sunos, and provides a fair guess forMark Eichin1995-09-291-0/+5
* update_wtmp.c (ptyint_update_wtmp): If EMPTY is not defined, then setTheodore Tso1995-08-221-0/+4
* * Modify pty_update_utmp so it takes additional parameters instead ofSam Hartman1995-08-071-2/+6
* Fix up Copyright notice to have correct year (1995 instead of 1990)Theodore Tso1995-08-041-13/+11
* Check in first version of libptySam Hartman1995-07-311-0/+68