summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
...
* Merged changed from Mac_V2_0_derivatives branchMiro Jurisic1999-06-092-1/+7
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-196-6/+52
* Commit the right version of the Changelog comment for previous checkinTheodore Tso1999-05-151-5/+5
* makeshlib.sh (library): Add -bnoentry to the AIX shared library linkTheodore Tso1999-05-152-2/+12
* Do win32 build in subdirDanilo Almeida1999-05-106-26/+40
* * update_utmp.c (pty_update_utmp): utx.ut_pid is a pid_t, andTom Yu1999-04-242-1/+8
* update_wtmp.c: Don't use updwtmpx() even if it exists for glibc 2.1,Theodore Tso1999-04-142-0/+14
* prof_init.c (profile_abandon): New function which frees the profileTheodore Tso1999-04-145-6/+41
* Rename CHANGELOG to CHANGELOG.db2 to avoid messing up things under WindowsTheodore Tso1999-04-081-0/+0
* * update_wtmp.c: Define WTMPX_FILE to be _PATH_WTMPX in case we'reTom Yu1999-03-282-0/+8
* * profile.hin: Fix GSS_DLLIMPTom Yu1999-03-152-0/+5
* * com_err.h: Fix GSS_DLLIMPTom Yu1999-03-152-0/+5
* * profile.hin: Fix prototype of profile_flush() to use long ratherTom Yu1999-03-092-1/+7
* * prof_tree.c (profile_node_iterator): Fix bug where it will loopTheodore Tso1999-03-083-3/+15
* prof_file.c (profile_flush_file): On the Macintosh, fopen() doesn'tTheodore Tso1999-03-033-2/+19
* test_profile.c: Added ability to test profile set functions, and in aTheodore Tso1999-03-0314-81/+531
* prof_tree.c: Add new functions profile_get_node_name,Theodore Tso1999-03-039-134/+620
* test_parse.c (main): Add a call to profile_verify_node so we can testTheodore Tso1999-02-193-4/+24
* * sane_hostname.c (pty_make_sane_hostname): Remove unusedTom Yu1999-02-182-1/+5
* * sane_hostname.c: Re-order so that pty-int.h precedes libpty.h toTom Yu1999-02-172-2/+7
* * sane_hostname.c: Force maxlen to be 16 if it's less than 16,Tom Yu1999-02-122-1/+5
* bump minor versionTom Yu1999-02-122-2/+2
* * Makefile.in: Add sane_hostname.{o,c}Tom Yu1999-02-124-2/+112
* (Forgot to check in ChangeLog earlier...)Theodore Tso1999-02-091-0/+11
* * et_c.awk: Fix to not depend on CPP symbol "unix"Tom Yu1999-02-023-2/+8
* Added missing #include of termios.hTheodore Tso1999-01-271-0/+1
* listen.c (print_prompt): Replace BSD-style ioctl with termios interfaceTheodore Tso1999-01-273-12/+12
* Makefile.in, configure.in: Move the responsibility for generatingTheodore Tso1999-01-279-36/+33
* configure.in: Remove test CHECK_WAIT_TYPE since nothing is using theTheodore Tso1999-01-273-1/+7
* * prof_tree.c (profile_node_iterator): Added comments indicating thatTheodore Tso1999-01-252-2/+39
* profile.hin: Fix definition of PROTOYPE so that it works under C++Theodore Tso1999-01-212-1/+6
* prof_tree.c (profile_node_iterator): Make sure the pointer to theTheodore Tso1999-01-023-3/+26
* prof_get.c: Add new public profile_iterator functions for iteratingTheodore Tso1998-12-045-5/+62
* 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