aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Clean up telnet's argument processing a bit. autologin and encryption isNick Sayer2001-04-062-34/+23
* Do not log every potential exploit attempt since a denial-of-serviceChris D. Faulhaber2001-04-061-10/+1
* - Correct off-by-one error and buffer underflow from previous fixChris D. Faulhaber2001-04-061-5/+5
* Reactivate SRA.Nick Sayer2001-04-051-0/+18
* Record -lposix1e death.Ruslan Ermilov2001-04-051-1/+0
* Fix a potential ROOT-exploit in NTPD.Poul-Henning Kamp2001-04-041-1/+18
* This commit was generated by cvs2svn to compensate for changes in r75147,Bill Fenner2001-04-041-1/+1
|\
| * Check in the diff for rev 1.11 of tcpdump.org's print-smb.cBill Fenner2001-04-041-1/+1
* | Merge tcpdump 3.6.2Bill Fenner2001-04-0331-1606/+3253
* | This commit was generated by cvs2svn to compensate for changes in r75115,Bill Fenner2001-04-03118-2910/+10356
|\|
| * Virgin import of tcpdump.org tcpdump v3.6.2Bill Fenner2001-04-03151-4362/+14179
* | Merge libpcap 0.6.2Bill Fenner2001-04-0311-277/+982
* | This commit was generated by cvs2svn to compensate for changes in r75107,Bill Fenner2001-04-0339-1046/+5096
|\ \
| * | Virgin import of tcpdump.org libpcap v0.6.2Bill Fenner2001-04-0351-1316/+6255
* | | Consistently space the output.David E. O'Brien2001-03-311-5/+5
* | | Change "*coff*" to "coff*" so that the pattern will not dike out xcoffsolib.h.David E. O'Brien2001-03-301-1/+1
* | | Forgot to update this README when I imported 8.11.3Gregory Neil Shapiro2001-03-301-4/+4
* | | Remove these MD files that we've never needed.David E. O'Brien2001-03-301-209/+0
* | | Remove this auto-generated file (and isn't part of 5.0 as it shouldn't be).David E. O'Brien2001-03-301-182/+0
* | | Remove these GDB 4.18 docs that did not make it into 5.0.David E. O'Brien2001-03-303-1869/+0
* | | Remove this GDB 4.18 file that is no longer part of GDB [5.0].David E. O'Brien2001-03-291-17/+0
* | | Update for file 3.34.David E. O'Brien2001-03-251-4/+5
* | | This commit was generated by cvs2svn to compensate for changes in r74784,David E. O'Brien2001-03-2528-129/+773
|\ \ \
| * | | Virgin import of Christos Zoulas's FILE 3.34.vendor/file/3.34David E. O'Brien2001-03-2528-129/+773
* | | | List of distfile contents to delete using `rm' and `find -delete'.David E. O'Brien2001-03-241-0/+71
* | | | This commit was generated by cvs2svn to compensate for changes in r74722,David E. O'Brien2001-03-244-72/+140
|\ \ \ \
| * | | | Import the setjump/longjump exception handling fixes from GCC 2.95.3.test3David E. O'Brien2001-03-244-72/+140
* | | | | Don't attempt to parse %cAndrey A. Chernov2001-03-211-4/+27
* | | | | This commit was generated by cvs2svn to compensate for changes in r74485,David E. O'Brien2001-03-192-4/+11
|\| | | |
| * | | | Virgin import of GCC 2.95.3's libobjcDavid E. O'Brien2001-03-192-4/+11
* | | | | This commit was generated by cvs2svn to compensate for changes in r74483,David E. O'Brien2001-03-197-246/+396
|\| | | |
| * | | | Virgin import of GCC 2.95.3's libstdc++David E. O'Brien2001-03-197-246/+396
* | | | | This commit was generated by cvs2svn to compensate for changes in r74481,David E. O'Brien2001-03-1911-38/+95
|\| | | |
| * | | | Virgin import of GCC 2.95.3's libio -- the C++ iostream facility.David E. O'Brien2001-03-1911-38/+95
* | | | | Remove some files that are no longer in the FSF branch.David E. O'Brien2001-03-191-26/+0
* | | | | Merge gcc-2.95.3 changes onto mainline. Update FreeBSD changes to convergeDavid E. O'Brien2001-03-1910-2670/+172
* | | | | This commit was generated by cvs2svn to compensate for changes in r74473,David E. O'Brien2001-03-1910-151/+119
|\| | | |
| * | | | Virgin import of the GCC 2.95.3 compilersDavid E. O'Brien2001-03-1913-154/+122
* | | | | Fix core noted in -stable with 'auth disable SRA'.Nick Sayer2001-03-181-2/+2
* | | | | .St macro cleanup:Ruslan Ermilov2001-03-121-25/+16
* | | | | enable auto-negotiation of encrypt and decryptAssar Westerlund2001-03-121-0/+13
* | | | | This commit was generated by cvs2svn to compensate for changes in r73569,Kris Kennaway2001-03-052-2/+2
|\ \ \ \ \
| * | | | | Import patch to fix non-constant format string abuses. This patch wasKris Kennaway2001-03-052-2/+2
* | | | | | This commit was generated by cvs2svn to compensate for changes in r73393,Kris Kennaway2001-03-032-16/+35
|\ \ \ \ \ \
| * | | | | | Import vendor fix for buffer overflow in HOME environment variableKris Kennaway2001-03-032-16/+35
* | | | | | | setlocale(3) has been fixed to match POSIX standard:Ruslan Ermilov2001-03-024-4/+4
* | | | | | | Change "NO_PROFILE_DATA" to "NO_PROFILE_COUNTERS" to match the commit byDavid E. O'Brien2001-03-021-2/+2
* | | | | | | Move the obvious bits of mixed ELF and a.out support down into this MDDavid E. O'Brien2001-03-021-0/+108
* | | | | | | Push as much as was easy of the mixed ELF & a.out support for the i386David E. O'Brien2001-03-021-130/+21
* | | | | | | Fixed undesirable hyphenation on the dash of a flag argument.Ruslan Ermilov2001-03-011-1/+1