summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* Fix Sanitize script to not delete the configure programTheodore Tso1996-07-251-0/+1
* Removing last remnants of berk_dbTheodore Tso1996-07-244-218/+0
* Removing berk_db, since it is now replaced by db2Theodore Tso1996-07-2461-9826/+0
* Ignore db-config.h.in which is generated by autoheaderEzra Peisach1996-07-231-0/+1
* obj/dbm.c: Copy the elements between the struct DBT andEzra Peisach1996-07-232-0/+58
* If __STDC__ is not defined, generate proper prototypes..Ezra Peisach1996-07-232-1/+6
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-2211-0/+946
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-22126-172/+49884
* On Windows builds, add -DHAVE_STDLIB_HTheodore Tso1996-07-132-1/+6
* Only include stdlib.h if it's availableTheodore Tso1996-06-249-0/+21
* Fix bug pointed out by jhawk; we weren't looking for all ptysSam Hartman1996-06-245-9/+21
* * configure.in: remove ref to ET_RULESTom Yu1996-06-144-2/+10
* * configure.in: remove ref to SS_RULES, ET_RULESTom Yu1996-06-142-2/+4
* For Win32, define away FAR and NEARTheodore Tso1996-06-132-0/+9
* * autoconf.texi (Output): document changes to AC_OUTPUTTom Yu1996-06-122-0/+17
* * acgeneral.m4 (AC_OUTPUT_FILES): allow for multiple files inTom Yu1996-06-121-2/+14
* com_err.h:Theodore Tso1996-06-129-30/+120
* test_profile.c: Add usage message if not enough argumentsTheodore Tso1996-06-127-15/+58
* cvsignore hackeryTom Yu1996-06-1010-8/+54
* Don't pass $(LIBCMD) on the command line. It's set in the windows.inTheodore Tso1996-06-062-1/+6
* Update .Sanitize filesTheodore Tso1996-06-061-0/+2
* Update .Sanitize files to reflect current file statusTheodore Tso1996-06-062-1/+4
* Update use of libupdate to use the new command line argumentsTheodore Tso1996-05-212-8/+7
* Update autoconf to version 2.10. This will fix the reported bugs ofTheodore Tso1996-05-2023-2020/+11668
* fix libupdate and allow it to deal with multiple directoriesTom Yu1996-05-202-7/+15
* document changes to libupdate.shTom Yu1996-05-201-0/+4
* * libupdate.sh: do the shift before the assignmentsTom Yu1996-05-201-18/+12
* Define $library from the positional arguments before --force uses $libraryTheodore Tso1996-05-182-4/+9
* Back out change to libupdate.sh.Ezra Peisach1996-05-122-6/+1
* When invoked with --force, do not use variable before being setEzra Peisach1996-05-112-1/+6
* Wed Mar 6 05:02:36 1996 Mark Eichin <eichin@cygnus.com>Ken Raeburn1996-04-172-0/+10
* * dump-utmp.c: New file. Not automatically used by anything, but may be usefulKen Raeburn1996-04-175-49/+179
* Changes so HPUX doesn't use streams. ThisSam Hartman1996-04-163-4/+13
* Have pty_cleanup() fork on systems with vhangup()Sam Hartman1996-04-155-6/+62
* Removed a bogus dependency (if you try make depend)Richard Basch1996-04-031-3/+0
* Added SunOS shared library supportRichard Basch1996-03-302-0/+19
* Changes to help streams work correctly on AIX 4.1.4 and HPUX 9.Sam Hartman1996-03-256-29/+93
* Implement _getpty handling for the SGISam Hartman1996-03-244-24/+42
* Fix SRCS definition so that it doesn't fool the Macintosh macfiles.shTheodore Tso1996-03-202-2/+9
* print an error when dsize test failsMark Eichin1996-03-141-2/+6
* nuke rcs cruftMark Eichin1996-03-141-3/+2
* use AC_HEADER_STDARGKen Raeburn1996-03-134-2/+12
* regeneratedKen Raeburn1996-03-131-24/+0
* Fixed mispelling of Doug Engert's nameTheodore Tso1996-03-111-1/+1
* Windows has strerror()Theodore Tso1996-02-282-0/+7
* Don't do call vhangup() if system doesn't have itTheodore Tso1996-02-252-0/+6
* Add support for HPUX and Sinix (sys5r4 on mips)Theodore Tso1996-02-252-0/+30
* Make parsing more flexible, so we don't barf over lack of spacesTheodore Tso1996-02-143-16/+21
* Folded in danw's changes to allow building Makefiles for theTheodore Tso1996-02-074-3/+15
* * configure.in, Makefile.inRichard Basch1996-02-042-2/+3