summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* Add serialization support for profilePaul Park1995-08-293-0/+183
* Update file listTheodore Tso1995-08-2413-5/+36
* Unifdef isn't used anymore --- it was only used with Imake. Removing it,Theodore Tso1995-08-247-871/+0
* Updated for autoconf 2.4Theodore Tso1995-08-242-0/+5
* Updated to reflect ct_c.* to ct_c.*.in filename changesTheodore Tso1995-08-242-2/+6
* update_wtmp.c (ptyint_update_wtmp): If EMPTY is not defined, then setTheodore Tso1995-08-222-0/+9
* * prof_parse.c (strip_line,parse_line): Declare as staticEzra Peisach1995-08-153-3/+25
* Rename initialize_slave.c to init_slave.cSam Hartman1995-08-113-3/+8
* Changes for Solaris and UltrixSam Hartman1995-08-115-4/+23
* DDon't call vhangup() on Ultrix until after session. This actually turns out...Sam Hartman1995-08-103-2/+11
* Fix test for slave buffer lengthSam Hartman1995-08-092-1/+5
* * update_utmp.c (UTMP_FILE): _PATH_UTMP under NetBSD, notTom Yu1995-08-092-3/+9
* * update_utmp.c (pty_update_utmp): change #ifdef NO_UT_PID toTom Yu1995-08-092-2/+7
* Changes to get telnet working on AlphaSam Hartman1995-08-095-15/+42
* * update_utmp.c: flush preprocessor directive to left marginTom Yu1995-08-092-1/+4
* Pass correct argument to getutmpx()Paul Park1995-08-082-1/+5
* * Modify pty_update_utmp so it takes additional parameters instead ofSam Hartman1995-08-078-35/+80
* If using the autoconf in the local tree, invoke it using /bin/sh, soTheodore Tso1995-08-072-2/+10
* Add $(SHELL) to invocation of config_script, so that the tree canTheodore Tso1995-08-072-1/+8
* Add $(SHELL) to invocation of config_script, so that the tree canTheodore Tso1995-08-072-1/+6
* Return value from pty_open_ctty is non-zero on error, not negativeEzra Peisach1995-08-052-1/+6
* libpty.h (pty_cleanup): Fix argument type of pid to patch that used in theTheodore Tso1995-08-053-2/+15
* * Makefile.in: use libupdate so to not get multiple copies ofTom Yu1995-08-046-12/+29
* Fix up Copyright notice to have correct year (1995 instead of 1990)Theodore Tso1995-08-0412-159/+136
* Add .cvsignore to ignore configureEzra Peisach1995-08-041-0/+1
* missed a #endifTom Yu1995-08-041-1/+1
* * cleanup.c (pty_cleanup): Add missing declarations for retval andTom Yu1995-08-042-3/+10
* Attempt to HUP processes associated with the pty when it is revoked ifSam Hartman1995-08-033-1/+25
* * Fix tests for length of slave buffer.Sam Hartman1995-08-027-6/+47
* Make interface change so getpty doesn't overwriteSam Hartman1995-08-017-12/+107
* Fix typo TIOCSTTY to TIOCSCTTY in ioctlEzra Peisach1995-08-012-1/+6
* Add missing logwtmp fileSam Hartman1995-08-011-0/+64
* Check in first version of libptySam Hartman1995-07-3114-0/+1078
* Protect test for Gcc under AIX so it works with non-Gcc compilersSam Hartman1995-07-313-2/+11
* Fix previous change by removing configure.in dependency onSam Hartman1995-07-193-2/+6
* Update Makefile.in to use $(STEXT) so shared libs under AIX workSam Hartman1995-07-182-4/+11
* Added test for pgno_t that should avoid breaking NetBSDSam Hartman1995-07-142-1/+16
* Clean up prototypes for error_message. I think we may need to insert a test ...Sam Hartman1995-07-132-2/+10
* Do not include stdlib.h unless it existsEzra Peisach1995-07-122-0/+6
* Remove LDFLAGSPaul Park1995-07-072-1/+4
* Make symlink in TOPLIBD for libssPaul Park1995-07-072-0/+6
* Add DEPLIBS, needed by shared library rulePaul Park1995-07-074-1/+10
* prof_int.h must be included after stdio.h for prototypesEzra Peisach1995-07-062-2/+7
* Checking in the change of removing makeshlibEzra Peisach1995-07-061-0/+4
* Remove makeshlib on cleanEzra Peisach1995-07-061-1/+1
* Changes for Macintosh implementationKeith Vetter1995-07-068-5/+35
* * makeshlib.sh: Add support for NetBSD shared librariesTom Yu1995-07-042-0/+13
* * Makefile.in (libdb.a): Quiet the if statementTom Yu1995-07-033-5/+10
* * Replace Gcc test from top level configure.in with one fromSam Hartman1995-07-033-10/+16
* * configure.in: Don't check for pgno_t; it's not in sys/types.h onTom Yu1995-07-022-1/+6