summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-033-5/+3
* Add support for Linux shared librariesTheodore Tso1995-11-023-0/+54
* Add /usr/lib/ispell/ispell.words for LinuxEzra Peisach1995-10-302-0/+7
* Fix typoSam Hartman1995-10-232-1/+10
* Incorperate utmpx patch to take advantage of longer utmpx host namesSam Hartman1995-10-215-5/+59
* Add return statementSam Hartman1995-10-152-27/+13
* Fix handling of index so db test compiles on AIXSam Hartman1995-10-122-3/+8
* Changes to do shared library versioning under AIXSam Hartman1995-10-113-10/+13
* For NetBSD convert flags designed for cc to those used by ldEzra Peisach1995-10-092-0/+8
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-078-4/+20
* Fix logic if #ifdefs for HAVE_STRERROR and HAVE_SYS_ERRLIST.Theodore Tso1995-10-052-4/+13
* * prof_init.c (profile_init_path): Add const declarationsEzra Peisach1995-10-022-2/+6
* * prof_init.c (profile_init_path): takes a single string entryMark Eichin1995-10-023-0/+77
* Makefile.in (check-unix): Changed building of library from check to check-unixEzra Peisach1995-10-022-1/+6
* * configure.in (V5_MAKE_SHARED_LIB): Add version number 0.1 for libraryEzra Peisach1995-10-023-16/+9
* * makeshlib.sh: For solaris, if you are not using gcc, add the -hEzra Peisach1995-10-022-2/+13
* Use the SubdirLibraryRule defined in aclocal.m4 to create the DONETheodore Tso1995-09-293-4/+7
* (gets it to actually build on sunos, and provides a fair guess forMark Eichin1995-09-293-0/+16
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-2514-26/+35
* Change password for the MacKeith Vetter1995-09-242-1/+22
* prof_int.h: added SIZEOF defines for the PC, and added missingTheodore Tso1995-09-233-9/+18
* Only define sys_nerr if we're on a Macintosh. On those systems whichTheodore Tso1995-09-222-0/+9
* Makefile.in (check): Only build libdb.a when making the self checks. DoEzra Peisach1995-09-183-20/+10
* Convert C+ comment to older 'standard' C style commentEzra Peisach1995-09-112-1/+5
* Mac Beta 1 submissionKeith Vetter1995-09-117-0/+245
* Remove __dbtest after done with make checkPaul Park1995-09-012-0/+9
* 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