summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Allocate and clear the correct number of bytes for arobert2002-06-231-2/+2
* Tweaks to make these files live beside our hacked config.obrien2002-06-212-9/+15
* Tweaks for the 64-bit compiler.obrien2002-06-211-3/+3
* cc -O0 and -O1 didn't do the easy optimization of alignment for space.obrien2002-06-211-1/+1
* BDE prefers this organization.obrien2002-06-211-9/+11
* Merge libpcap 0.7.1fenner2002-06-219-106/+1270
* This commit was generated by cvs2svn to compensate for changes in r98530,fenner2002-06-2132-840/+3224
|\
| * Import libpcap 0.7.1, fromfenner2002-06-2142-949/+4511
* | Merge tcpdump 3.7.1fenner2002-06-2130-1474/+3144
* | This commit was generated by cvs2svn to compensate for changes in r98524,fenner2002-06-2186-4240/+10457
|\ \
| * | Import tcpdump 3.7.1, fromfenner2002-06-21116-5624/+13491
* | | Remove GAWK. I removed it from the build 2 weeks ago and the worldobrien2002-06-20292-108772/+0
* | | Merge ncurses 5.2-20020615 changes onto mainline.peter2002-06-201-3/+3
* | | This commit was generated by cvs2svn to compensate for changes in r98503,peter2002-06-2024-257/+640
|\ \ \
| * | | Import ncurses 5.2-20020615 to fix a first-column display bug.peter2002-06-2025-260/+643
| * | | Removed in latest importpeter2002-05-211-158/+0
* | | | FreeBSD is one of the OS's that does not require the use of libio with Gcc 3.1.obrien2002-06-18212-41351/+0
* | | | Teach mdoc about the 4.6 releasedougb2002-06-181-0/+1
* | | | In TTEST2(), check to make sure the "l" argument isn't so large thatfenner2002-06-171-2/+10
* | | | Our strerror_r(3) returns int, not char *. This fixes bogus error messagessobomax2002-06-161-1/+6
* | | | This commit was generated by cvs2svn to compensate for changes in r98247,mikeh2002-06-1522-487/+2085
|\ \ \ \
| * | | | Import lukemftp-1.6-beta2.mikeh2002-06-1522-487/+2085
* | | | | sendmail 8.12.4 has been importedgshapiro2002-06-111-4/+4
* | | | | Resolve conflicts from sendmail 8.12.4 importgshapiro2002-06-1120-66/+142
* | | | | This commit was generated by cvs2svn to compensate for changes in r98121,gshapiro2002-06-11432-1044/+2215
|\ \ \ \ \
| * | | | | Import sendmail 8.12.4gshapiro2002-06-11453-1117/+2364
* | | | | | cvs -j -j gave me two copies of TARGET_VERSION and I didn't noticeobrien2002-06-101-3/+0
* | | | | | Don't depend on <pwd.h> to bogusly include <sys/types.h>.mike2002-06-091-0/+3
* | | | | | Allow one to profile FORTRAN77 programs.obrien2002-06-091-6/+33
* | | | | | Use easy way to sense C and POSIX locales, like in GLIBCache2002-06-081-1/+2
* | | | | | Some upgrade instructionsache2002-06-081-0/+13
* | | | | | This commit was generated by cvs2svn to compensate for changes in r98038,ache2002-06-0853-0/+18692
|\ \ \ \ \ \
| * | | | | | Virgin import (trimmed) of GNU Sort, textutils 2.0.21ache2002-06-0853-0/+18692
| / / / / /
* | | | | | Commit changes that happened in IPFilter versions 3.4.27 - 3.4.28darrenr2002-06-072-7/+18
* | | | | | This commit was generated by cvs2svn to compensate for changes in r98008,darrenr2002-06-079-0/+81
|\ \ \ \ \ \
| * | | | | | Import IPFilter 3.4.28darrenr2002-06-079-0/+81
* | | | | | | This commit was generated by cvs2svn to compensate for changes in r98005,darrenr2002-06-0715-45/+137
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Import IPFilter 3.4.28darrenr2002-06-0729-90/+236
* | | | | | | Disabling automatic --same-owner option when running as uid 0 along withsobomax2002-06-071-1/+1
* | | | | | | IMO it was a quite ugly idea that if we are running as uid 0 then we cansobomax2002-06-071-0/+4
* | | | | | | Match the DBX_OUTPUT_MAIN_SOURCE_FILE_END definition in dbxelf.h.obrien2002-06-061-2/+3
* | | | | | | Allow the specification of LONG_TYPE_SIZE on the command line.obrien2002-06-061-0/+2
* | | | | | | Implement "-mno-align-long-strings" which prevents pessimization of stringsobrien2002-06-062-2/+9
* | | | | | | Didn't get them all in revision 1.50.obrien2002-06-061-8/+8
* | | | | | | Fix excessive alignment for the aout case, and unbreak genassym for that case.obrien2002-06-061-4/+3
* | | | | | | Tidy do-while.obrien2002-06-061-7/+7
* | | | | | | Read specs from /usr/libdata/gcc/specs if it exists.obrien2002-06-061-2/+2
* | | | | | | The brokenness in ix86_expand_clrstr is quite visible when youobrien2002-06-041-3/+3
* | | | | | | Gcc 3.1 (-O) now generates broken inline code for memset in some cases.obrien2002-06-041-0/+7
* | | | | | | Move patches into the src/contrib/tar.sobomax2002-06-049-34/+117
OpenPOWER on IntegriCloud