summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
...
* com_err.h, error_table.h: Use "#if defined(MSDOS) || ..." instead ofTheodore Tso1998-12-014-12/+7
* error_message.c: Use "#if defined(MSDOS) || ..." instead of "#ifTheodore Tso1998-12-012-1/+7
* prof_get.c (profile_get_values): If there are no relations found,Theodore Tso1998-11-172-0/+10
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-1413-242/+480
* * prof_init.c (profile_init): Fix a problem whereby if the lastGeoffrey King1998-11-052-3/+12
* Makefile.in: Added prof_get.c to the list of files to be compiledTheodore Tso1998-11-0312-608/+710
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-307-4/+27
* * mkrel: Add fixes to deal with "tails" on release directories,Tom Yu1998-09-252-0/+15
* prof_tree.c: (profile_delete_node_relation): Fix bug where deleting aTheodore Tso1998-08-072-10/+18
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-176-19/+15
* Mac: now calling NewCWindow when possible; changed GetNextEvent to WaitNextEventMiro Jurisic1998-07-141-3/+10
* Added magic incantations for Macontosh CFM-68KMiro Jurisic1998-07-141-1/+12
* Preliminary fixes for AIX4.3:Sam Hartman1998-07-123-1/+9
* Perl versions of the conversion utilitiesTheodore Tso1998-07-092-0/+535
* com_err.c (MacMessageBox): Change TextBox to TETextBox to match upTheodore Tso1998-07-022-1/+6
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-066-5/+18
* * Makefile.in (includes): Don't mkdir unless the directory doesn'tTom Yu1998-04-062-1/+6
* * update_utmp.c (pty_update_utmp): Don't record LOGIN_PROCESSTom Yu1998-04-062-1/+10
* gcc -Wall cleanups. Mainly adding prototypes andEzra Peisach1998-03-3010-4/+35
* oops... add PR numberTom Yu1998-03-121-1/+1
* * update_utmp.c (pty_update_utmp): Fix bogus entry ofTom Yu1998-03-122-3/+11
* * Makefile.in: Integrate in the krb5 build tree rules.Ezra Peisach1998-03-023-5/+16
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-1813-14/+46
* Document previous changesTom Yu1998-02-131-0/+15
* * recno/extern.h: Additional renamingTom Yu1998-02-131-0/+18
* * hash/extern.h: Additional renamingTom Yu1998-02-134-3/+40
* * mpool/mpool.h: Additional renamingTom Yu1998-02-131-0/+10
* * btree/extern.h: Additional renamingTom Yu1998-02-131-0/+29
* * db-int.h: Additional renamingTom Yu1998-02-132-0/+6
* Add AC_PROG_INSTALL since it's needed to install the libraries andTheodore Tso1998-02-132-0/+6
* * hash/hash.c (__kdb2_hash_open): Rename to avoid potentialTom Yu1998-02-134-26/+37
* * db.h: Rename dbopen to avoid collision with NetBSD libcTom Yu1998-02-134-0/+24
* Mass makefile/configure.in build system revampTheodore Tso1998-02-1225-70/+194
* prof_parse.c (parse_std_line, parse_quoted_string, need_double_quotes,Theodore Tso1998-01-243-8/+122
* * btree/bt_open.c: Added O_BINARY for __CYGWIN32__.Ezra Peisach1998-01-2121-31/+67
* * hash/hash_bigkey.c (collect_key, collect_data): Cast mallocEzra Peisach1998-01-154-6/+36
* * hash/dbm.c: Rename the errno member of HTABTom Yu1997-12-214-9/+19
* * getpty.c (pty_getpty): Fix goof in previous, which introducedTom Yu1997-12-072-3/+8
* Include <string.h> for memset prototypeEzra Peisach1997-12-072-0/+5
* * getpty.c (pty_getpty): Fix checks on string lengths to accountTom Yu1997-12-052-32/+31
* * pty_err.et: Add PTY_OPEN_SLAVE_TOOSHORT error codeTom Yu1997-12-033-1/+11
* * Makefile.in (clean-unix): Remove db lib symlinksEzra Peisach1997-11-192-0/+8
* * configure.in: Update to new library build systemTom Yu1997-11-193-42/+22
* libupdate.sh: Add semicolons to prevent Bash 2.0 from complaining.Theodore Tso1997-11-142-2/+7
* * pty-int.h: Do not prototype initialize_pty_error_table asEzra Peisach1997-10-282-1/+5
* * Makefile.in (CFILES): Add $(srcdir)Ezra Peisach1997-10-242-4/+11
* * mkrel: Allow for edits of relevant files that should be changedTom Yu1997-10-082-2/+51
* * Makefile.in (SRCS): Add $(srcdir) as prefix to srcsEzra Peisach1997-10-072-1/+8
* Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogsTom Yu1997-10-022-1/+6
* Modified to work with the new CVS re-organizationTheodore Tso1997-10-011-6/+2