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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Sanitize script to not delete the configure program
Theodore Tso
1996-07-25
1
-0
/
+1
*
Fix bug pointed out by jhawk; we weren't looking for all ptys
Sam Hartman
1996-06-24
5
-9
/
+21
*
* configure.in: remove ref to ET_RULES
Tom Yu
1996-06-14
2
-1
/
+5
*
cvsignore hackery
Tom Yu
1996-06-10
1
-1
/
+0
*
Update .Sanitize files to reflect current file status
Theodore Tso
1996-06-06
1
-0
/
+1
*
* dump-utmp.c: New file. Not automatically used by anything, but may be useful
Ken Raeburn
1996-04-17
5
-49
/
+179
*
Changes so HPUX doesn't use streams. This
Sam Hartman
1996-04-16
3
-4
/
+13
*
Have pty_cleanup() fork on systems with vhangup()
Sam Hartman
1996-04-15
5
-6
/
+62
*
Removed a bogus dependency (if you try make depend)
Richard Basch
1996-04-03
1
-3
/
+0
*
Changes to help streams work correctly on AIX 4.1.4 and HPUX 9.
Sam Hartman
1996-03-25
6
-29
/
+93
*
Implement _getpty handling for the SGI
Sam Hartman
1996-03-24
4
-24
/
+42
*
nuke rcs cruft
Mark Eichin
1996-03-14
1
-3
/
+2
*
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
2
-0
/
+6
*
Don't update the utmp file unless update_utmp is true
Sam Hartman
1996-01-30
2
-3
/
+10
*
* void_assoc.c (ptyint_void_association): if we don't have
Mark Eichin
1996-01-27
2
-0
/
+7
*
Mainline utmp and login cleanups from hartmans_pty_utmp:
Sam Hartman
1996-01-19
7
-39
/
+85
*
Deal with CVS not doing what I expected with a branch so the code compiles an...
Sam Hartman
1996-01-16
1
-1
/
+1
*
Fix handling so that the username is only written out to wtmpx logout records;
Sam Hartman
1996-01-16
3
-4
/
+7
*
Short term, this is notes on what the interfaces to various libpty functions ...
Sam Hartman
1996-01-15
1
-0
/
+105
*
Work around apparent Solaris kernel bug. If you open the pty and close it, y...
Sam Hartman
1996-01-13
2
-30
/
+27
*
Added hack by Doug Engbert to get util/pty to work under Solaris. We
Theodore Tso
1996-01-11
2
-0
/
+10
*
Merge in changes between 1.4 and 1.5 in RCS file; this delta is Mark
Sam Hartman
1995-12-14
1
-3
/
+6
*
Fix bogus duplication of code
Sam Hartman
1995-11-17
1
-0
/
+4
*
Fix typo
Sam Hartman
1995-10-23
2
-1
/
+10
*
Incorperate utmpx patch to take advantage of longer utmpx host names
Sam Hartman
1995-10-21
5
-5
/
+59
*
Add return statement
Sam Hartman
1995-10-15
2
-27
/
+13
*
Use the SubdirLibraryRule defined in aclocal.m4 to create the DONE
Theodore Tso
1995-09-29
3
-4
/
+7
*
(gets it to actually build on sunos, and provides a fair guess for
Mark Eichin
1995-09-29
3
-0
/
+16
*
Removed "foo:: foo-$(WHAT)" lines from the Makefile
Theodore Tso
1995-09-25
2
-6
/
+5
*
Update file list
Theodore Tso
1995-08-24
2
-1
/
+5
*
update_wtmp.c (ptyint_update_wtmp): If EMPTY is not defined, then set
Theodore Tso
1995-08-22
2
-0
/
+9
*
Rename initialize_slave.c to init_slave.c
Sam Hartman
1995-08-11
3
-3
/
+8
*
Changes for Solaris and Ultrix
Sam Hartman
1995-08-11
5
-4
/
+23
*
DDon't call vhangup() on Ultrix until after session. This actually turns out...
Sam Hartman
1995-08-10
3
-2
/
+11
*
Fix test for slave buffer length
Sam Hartman
1995-08-09
2
-1
/
+5
*
* update_utmp.c (UTMP_FILE): _PATH_UTMP under NetBSD, not
Tom Yu
1995-08-09
2
-3
/
+9
*
* update_utmp.c (pty_update_utmp): change #ifdef NO_UT_PID to
Tom Yu
1995-08-09
2
-2
/
+7
*
Changes to get telnet working on Alpha
Sam Hartman
1995-08-09
5
-15
/
+42
*
* update_utmp.c: flush preprocessor directive to left margin
Tom Yu
1995-08-09
2
-1
/
+4
*
Pass correct argument to getutmpx()
Paul Park
1995-08-08
2
-1
/
+5
*
* Modify pty_update_utmp so it takes additional parameters instead of
Sam Hartman
1995-08-07
8
-35
/
+80
*
Return value from pty_open_ctty is non-zero on error, not negative
Ezra Peisach
1995-08-05
2
-1
/
+6
*
libpty.h (pty_cleanup): Fix argument type of pid to patch that used in the
Theodore Tso
1995-08-05
3
-2
/
+15
*
* Makefile.in: use libupdate so to not get multiple copies of
Tom Yu
1995-08-04
6
-12
/
+29
*
Fix up Copyright notice to have correct year (1995 instead of 1990)
Theodore Tso
1995-08-04
12
-159
/
+136
*
Add .cvsignore to ignore configure
Ezra Peisach
1995-08-04
1
-0
/
+1
*
missed a #endif
Tom Yu
1995-08-04
1
-1
/
+1
*
* cleanup.c (pty_cleanup): Add missing declarations for retval and
Tom Yu
1995-08-04
2
-3
/
+10
*
Attempt to HUP processes associated with the pty when it is revoked if
Sam Hartman
1995-08-03
3
-1
/
+25
[next]