index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
/
pty
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* update_utmp.c (pty_update_utmp): Don't record LOGIN_PROCESS
Tom Yu
1998-04-06
1
-0
/
+5
*
oops... add PR number
Tom Yu
1998-03-12
1
-1
/
+1
*
* update_utmp.c (pty_update_utmp): Fix bogus entry of
Tom Yu
1998-03-12
1
-0
/
+5
*
Remove trailing slash from thisconfigdir. Change directory syntax
Tom Yu
1998-02-18
1
-0
/
+5
*
Mass makefile/configure.in build system revamp
Theodore Tso
1998-02-12
1
-0
/
+8
*
* getpty.c (pty_getpty): Fix goof in previous, which introduced
Tom Yu
1997-12-07
1
-0
/
+5
*
* getpty.c (pty_getpty): Fix checks on string lengths to account
Tom Yu
1997-12-05
1
-0
/
+5
*
* pty_err.et: Add PTY_OPEN_SLAVE_TOOSHORT error code
Tom Yu
1997-12-03
1
-0
/
+7
*
* pty-int.h: Do not prototype initialize_pty_error_table as
Ezra Peisach
1997-10-28
1
-0
/
+5
*
* Makefile.in (CFILES): Add $(srcdir)
Ezra Peisach
1997-10-24
1
-0
/
+4
*
Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogs
Tom Yu
1997-10-02
1
-0
/
+5
*
Remove erroneous space from the HPUX open()
Theodore Tso
1997-06-03
1
-0
/
+4
*
Check for openpty() in -lutil. It's there on FreeBSD and BSDI
Theodore Tso
1997-04-25
1
-0
/
+5
*
* Make shared libs work on AIX
Sam Hartman
1997-02-22
1
-0
/
+4
*
Merge of libhack_branch
Tom Yu
1997-02-09
1
-0
/
+18
*
Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*
Theodore Tso
1996-12-13
1
-0
/
+10
*
* update_utmp.c (pty_update_utmp): Handle case where utmp uses
Ezra Peisach
1996-11-15
1
-0
/
+10
*
update_utmp.c (pty_update_utmp): Add code which attempts to compensate
Theodore Tso
1996-11-08
1
-0
/
+7
*
Fix bug pointed out by jhawk; we weren't looking for all ptys
Sam Hartman
1996-06-24
1
-0
/
+12
*
* configure.in: remove ref to ET_RULES
Tom Yu
1996-06-14
1
-0
/
+4
*
* dump-utmp.c: New file. Not automatically used by anything, but may be useful
Ken Raeburn
1996-04-17
1
-0
/
+18
*
Changes so HPUX doesn't use streams. This
Sam Hartman
1996-04-16
1
-0
/
+7
*
Have pty_cleanup() fork on systems with vhangup()
Sam Hartman
1996-04-15
1
-0
/
+13
*
Changes to help streams work correctly on AIX 4.1.4 and HPUX 9.
Sam Hartman
1996-03-25
1
-0
/
+20
*
Implement _getpty handling for the SGI
Sam Hartman
1996-03-24
1
-0
/
+12
*
Fixed mispelling of Doug Engert's name
Theodore Tso
1996-03-11
1
-1
/
+1
*
Don't do call vhangup() if system doesn't have it
Theodore Tso
1996-02-25
1
-0
/
+4
*
Don't update the utmp file unless update_utmp is true
Sam Hartman
1996-01-30
1
-1
/
+7
*
* void_assoc.c (ptyint_void_association): if we don't have
Mark Eichin
1996-01-27
1
-0
/
+5
*
Mainline utmp and login cleanups from hartmans_pty_utmp:
Sam Hartman
1996-01-19
1
-0
/
+19
*
Work around apparent Solaris kernel bug. If you open the pty and close it, y...
Sam Hartman
1996-01-13
1
-7
/
+17
*
Added hack by Doug Engbert to get util/pty to work under Solaris. We
Theodore Tso
1996-01-11
1
-0
/
+6
*
Fix bogus duplication of code
Sam Hartman
1995-11-17
1
-0
/
+4
*
Fix typo
Sam Hartman
1995-10-23
1
-0
/
+8
*
Incorperate utmpx patch to take advantage of longer utmpx host names
Sam Hartman
1995-10-21
1
-1
/
+45
*
Add return statement
Sam Hartman
1995-10-15
1
-21
/
+5
*
Use the SubdirLibraryRule defined in aclocal.m4 to create the DONE
Theodore Tso
1995-09-29
1
-0
/
+6
*
(gets it to actually build on sunos, and provides a fair guess for
Mark Eichin
1995-09-29
1
-0
/
+6
*
Removed "foo:: foo-$(WHAT)" lines from the Makefile
Theodore Tso
1995-09-25
1
-0
/
+5
*
Update file list
Theodore Tso
1995-08-24
1
-0
/
+4
*
update_wtmp.c (ptyint_update_wtmp): If EMPTY is not defined, then set
Theodore Tso
1995-08-22
1
-0
/
+5
*
Rename initialize_slave.c to init_slave.c
Sam Hartman
1995-08-11
1
-0
/
+5
*
Changes for Solaris and Ultrix
Sam Hartman
1995-08-11
1
-0
/
+15
*
DDon't call vhangup() on Ultrix until after session. This actually turns out...
Sam Hartman
1995-08-10
1
-0
/
+5
*
Fix test for slave buffer length
Sam Hartman
1995-08-09
1
-0
/
+4
*
* update_utmp.c (UTMP_FILE): _PATH_UTMP under NetBSD, not
Tom Yu
1995-08-09
1
-0
/
+6
*
* update_utmp.c (pty_update_utmp): change #ifdef NO_UT_PID to
Tom Yu
1995-08-09
1
-1
/
+6
*
Changes to get telnet working on Alpha
Sam Hartman
1995-08-09
1
-2
/
+11
*
* update_utmp.c: flush preprocessor directive to left margin
Tom Yu
1995-08-09
1
-0
/
+3
*
Pass correct argument to getutmpx()
Paul Park
1995-08-08
1
-0
/
+4
[next]