summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
...
* Initial revisionTom Yu1996-12-242-0/+4
* * getsyms: Don't echo filename if there are no bad symbolsTom Yu1996-12-173-10/+21
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-1312-47/+104
* Update to not install install-sidSam Hartman1996-12-091-2/+0
* This commit was generated by cvs2svn to compensate for changes in r9624,Sam Hartman1996-12-091-0/+534
* The trunk should be dead;Sam Hartman1996-11-221-534/+0
* This commit was generated by cvs2svn to compensate for changes in r9511,Sam Hartman1996-11-221-6/+6
* * update_utmp.c (pty_update_utmp): Handle case where utmp usesEzra Peisach1996-11-153-0/+28
* make clean was missing some things; see ChangeLogs for detailsTom Yu1996-11-142-1/+7
* * send-pr/send-pr.sh (MAIL_AGENT): change "[-x" to "[ -x"Barry Jaspan1996-11-122-1/+5
* * db2: overflow_page fixes, __P redefMark Eichin1996-11-116-2/+360
* This commit was generated by cvs2svn to compensate for changes in r9357,Sam Hartman1996-11-101-3/+3
* This commit was generated by cvs2svn to compensate for changes in r9354,Sam Hartman1996-11-102-2/+8
* Build and install send-prSam Hartman1996-11-092-1/+5
* update_utmp.c (pty_update_utmp): Add code which attempts to compensateTheodore Tso1996-11-083-10/+20
* * mkrel: Fix to work with new modules definitions because cvsTom Yu1996-11-082-4/+9
* Accept either ';' or '#' on the first line of a string as a commentTheodore Tso1996-11-052-1/+6
* * mkrel: Run make in doc so that .info and .ps files get created.Tom Yu1996-11-042-5/+18
* Start by breaking my own rule about not changing this code;Sam Hartman1996-11-022-17/+20
* Initial revisionSam Hartman1996-11-029-0/+1447
* Add for compiling with shared librariesEzra Peisach1996-10-312-0/+6
* Add an option "SHARED" which runs configure with option --enable-sharedEzra Peisach1996-10-312-0/+9
* Add "uname" for use by config.guessEzra Peisach1996-10-312-0/+7
* * makeshlib.sh: Allow stuffing of SONAME field in shared lib ifTom Yu1996-10-292-0/+18
* * Makefile.in: Fixes for new subdir recursion methodTom Yu1996-10-222-1/+5
* Work around a compiler bug on the Alpha.Ezra Peisach1996-10-172-1/+8
* add mkrel (release generation script)Tom Yu1996-09-181-0/+55
* * Makefile.in (memmove.o): add -DMEMMOVE to compile as memmoveTom Yu1996-09-112-1/+6
* Change continuation processing so that it doesn't depend on ANSI CTheodore Tso1996-09-062-4/+15
* * Makefile.in (all-unix): Fix symlinking so building in a linkTom Yu1996-09-052-1/+11
* * makeshlib.sh (*-*-aix*): Echo more stuff before running it. Always useKen Raeburn1996-08-312-22/+37
* * internal.h: #ifdef NEED_SYS_ERRLIST -> #ifdefTom Yu1996-08-314-7/+17
* Tweak to manpage from CygnusJeff Bigler1996-08-291-1/+3
* * configure.in: Add check for SIZEOF_INTTom Yu1996-08-283-1/+10
* Use . instead of /tmp for TMPDIR. It makes things much safer whenTheodore Tso1996-08-232-1/+5
* Add dummy ruel so that make Makefiles is happyEzra Peisach1996-08-232-0/+6
* * makeshlib.sh (alpha-*-osf*): add -expect_unresolved (due toTom Yu1996-08-162-2/+8
* Add prototypes for missing functions dbm_error() and dbm_clearerror()Theodore Tso1996-08-152-0/+6
* "install" the db-ndbm header file with symlinksTheodore Tso1996-08-152-1/+8
* *** empty log message ***Tom Yu1996-07-311-0/+6
* * obj/Makefile.in: Add -Dfoo=my_foo when compiling replacementTom Yu1996-07-311-3/+3
* * hash/hash.c, hash/hash_func.c, hash/hash_page.c: Add "static" toTom Yu1996-07-303-12/+12
* *** empty log message ***Tom Yu1996-07-301-0/+6
* For some reason, I allowd symbols from libc to overide symbols fromSam Hartman1996-07-282-1/+6
* Add a blank install target to keep the top-level "make install" happyTheodore Tso1996-07-262-0/+7
* 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