summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-2920-15/+45
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+11
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-297-0/+22
* * btree/bt_split.c (bt_psplit): Correctly account forTom Yu2002-08-282-2/+9
* Quote targets of some copy operations within the build tree. NeededKen Raeburn2002-08-274-2/+11
* * Makefile: DeletedKen Raeburn2002-08-242-23/+2
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-2322-16/+50
* * dbtest.c: Include btree.h if we're compiled with -DSTATISTICSTom Yu2002-08-233-1/+21
* * main.c: Disable append(); we don't have R_APPEND in this releaseTom Yu2002-08-232-8/+88
* * Makefile.in (LIBMINOR): Bump due to addition of bt_rseq()Tom Yu2002-08-238-12/+474
* * db.h: Add rename and prototype for bt_rseq(); this is a kludgeTom Yu2002-08-232-0/+7
* * Makefile.in (EXTRADEPSRCS): New variable.Ken Raeburn2002-08-152-0/+14
* * Makefile.in (SUBDIROBJLISTS): New variableKen Raeburn2002-08-152-0/+5
* * Makefile.in ($(HDRS)): Depend on 'includes'.Ken Raeburn2002-08-142-1/+8
* When directory was deleted, Makefile.in was left behindEzra Peisach2002-07-301-110/+0
* drop libdyn as a separate libraryKen Raeburn2002-07-1723-1596/+4
* * reconf: Create include/krb5/autoconf.stmp on success if it didn't already e...Ken Raeburn2002-07-172-1/+11
* * Makefile.in (install): Don't install libpty.h.Ken Raeburn2002-07-133-3/+9
* *Makefile.in(install): Don't install mit-sipb-copyright.h, it's unreferencedKen Raeburn2002-07-132-4/+5
* Put # for cpp directives in first columnKen Raeburn2002-07-092-2/+6
* * et_c.awk: Fix up <com_err.h> inclusion for windows and macTom Yu2002-07-083-3/+15
* * Makefile.in (SLIBSH): Use vertical-bar instead of comma for substituting CCKen Raeburn2002-07-062-1/+6
* 2002-07-03 Tom Yu <tlyu@mit.edu>Tom Yu2002-07-0310-16/+109
* * prof_parse.c (strip_line): Simplify loop by preserving "p" rather thanKen Raeburn2002-06-192-9/+6
* use strdupKen Raeburn2002-06-193-9/+26
* update dependenciesKen Raeburn2002-06-153-37/+33
* * depfix.sed: Ignore header files under /mit/gnu/. ReplaceKen Raeburn2002-06-152-1/+7
* update dependenciesKen Raeburn2002-06-151-14/+14
* * depfix.sed: Ignore header files under /mit/gnu/Ken Raeburn2002-06-152-0/+7
* Include "com_err.h" instead of <com_err.h>Ken Raeburn2002-06-1314-13/+18
* * pty-int.h: Don't include syslog.hKen Raeburn2002-06-122-1/+4
* * prof_get.c (profile_get_integer): Set errno to 0 before strtol call, so weKen Raeburn2002-06-042-8/+22
* * sane_hostname.c (pty_make_sane_hostname): Always initialize "ai"Ken Raeburn2002-05-252-1/+6
* * dbtest.c: Test for __STDC__ defined, not nonzero, to decide whether to useKen Raeburn2002-05-082-3/+8
* * prof_get.c (conf_yes, conf_no): Now const.Ken Raeburn2002-05-082-3/+8
* * reconf: Only for autoreconf 2.53, create a private copy ofEzra Peisach2002-04-252-0/+34
* Handle KRB5_CALLCONV_WRONG in .def fileDanilo Almeida2002-04-162-1/+5
* * def-check.pl: Better error checking. Handles variable argumentDanilo Almeida2002-04-052-11/+54
* update dependenciesKen Raeburn2002-03-261-2/+1
* Change approach for getaddrinfo support. Now, only fake-addrinfo.h isKen Raeburn2002-03-262-2/+6
* shlib version number updates from 1.2.x branchKen Raeburn2002-03-072-2/+4
* make a log entry more readableKen Raeburn2002-03-061-4/+5
* * run.test: Use "/bin/." instead of "/bin" in find commands in case /bin itselfKen Raeburn2002-02-203-12/+31
* * Makefile.in (LIBMINOR): BumpKen Raeburn2002-02-202-1/+5
* * Makefile.in (LIBMINOR): BumpKen Raeburn2002-02-202-1/+5
* prof_init.c, prof_tree.c: Fixed calls to profile_update_file/profile_open_fil...Alexandra Ellwood2002-01-233-3/+17
* Check test results more carefully.Ken Raeburn2002-01-045-6/+28
* * update_utmp.c (PTY_GETUTXENT): Fix typo. Thanks to ShawnTom Yu2001-12-082-2/+16
* * test_profile.c (main): Call profile_release() before exitingEzra Peisach2001-12-052-0/+6
* Fix documentation bugSam Hartman2001-12-042-1/+5