| Commit message (Expand) | Author | Age | Files | Lines |
* | Please shut up if asked to be quiet. | Poul-Henning Kamp | 1996-12-11 | 1 | -1/+1 |
* | Fix up programs which expect <net/if.h> to include <sys/time.h> to instead | Garrett Wollman | 1996-12-10 | 1 | -0/+1 |
* | Use LANG=C, LC_CTYPE=C, LC_TIME=C | Andrey A. Chernov | 1996-11-26 | 1 | -0/+3 |
* | More fixes to Russian catalog | Andrey A. Chernov | 1996-11-26 | 8 | -536/+526 |
* | LBL chose to use IPPROTO_ENCAP to represent IP proto 4 encapsulation | Bill Fenner | 1996-11-26 | 1 | -3/+3 |
* | Update the French message catalog to use ISO 8859-1 instead of IBM437 | Joerg Wunsch | 1996-11-25 | 2 | -459/+459 |
* | Fix the IGMP printer. A lost pair of parenthesis caused all IGMP | Bill Fenner | 1996-11-25 | 1 | -70/+5 |
* | Understand ru_RU too | Andrey A. Chernov | 1996-11-23 | 2 | -2/+4 |
* | Restore 8bit stripped down in all lines | Andrey A. Chernov | 1996-11-06 | 2 | -532/+532 |
* | add FreeBSD 2.1.6 and 3.0 for .Fx macro | Wolfram Schneider | 1996-11-04 | 1 | -0/+4 |
* | This commit was generated by cvs2svn to compensate for changes in r19370, | Paul Traina | 1996-11-03 | 869 | -0/+441264 |
|\ |
|
| * | Import GDB in its full glory (all 25mb). We'll put it on a diet once it's | Paul Traina | 1996-11-03 | 869 | -0/+441264 |
* | This commit was generated by cvs2svn to compensate for changes in r19304, | Peter Wemm | 1996-11-01 | 292 | -0/+98515 |
|\ |
|
| * | Import of nvi-1.79, minus a few bits that we dont need (eg: postscript | Peter Wemm | 1996-11-01 | 292 | -0/+98515 |
* | Use collating info for [a-z]-type national ranges | Andrey A. Chernov | 1996-10-31 | 1 | -0/+31 |
* | Apparently this patch fixes the objc backend on the i386 platforms. | Peter Wemm | 1996-10-26 | 1 | -0/+7 |
* | Add upgrade instructions. | Mark Murray | 1996-10-20 | 1 | -0/+26 |
* | This commit was generated by cvs2svn to compensate for changes in r19048, | Mark Murray | 1996-10-20 | 318 | -0/+48802 |
|\ |
|
| * | Clean import of libgmp 2.0.2, with only the non-x86 bits removed. | Mark Murray | 1996-10-20 | 318 | -0/+48802 |
* | Make things compile again. | Paul Traina | 1996-10-17 | 1 | -1/+1 |
* | Import NFSv3 support from NetBSD | Doug Rabson | 1996-10-17 | 5 | -536/+1409 |
* | Don't mention tcpdump; this is for groff. | Bruce Evans | 1996-10-08 | 1 | -1/+1 |
* | Fix a typo. Oops. | Sean Eric Fagan | 1996-10-08 | 1 | -2/+2 |
* | Shared libraries should be linked with -x. | Paul Traina | 1996-10-08 | 1 | -1/+1 |
* | Paul objected to my previous change. This adds the same functionality | Sean Eric Fagan | 1996-10-08 | 2 | -5/+13 |
* | delete doubled words, e.g.: "the the" -> "the" | Wolfram Schneider | 1996-10-05 | 7 | -8/+17 |
* | Print out a summary of the loss percentages for each hop. No manual changes | Sean Eric Fagan | 1996-10-05 | 1 | -3/+7 |
* | Remove temporary hack to disable use of libstdc++ now that it's built and | Peter Wemm | 1996-10-04 | 1 | -3/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r18667, | Peter Wemm | 1996-10-03 | 1 | -0/+263 |
|\ |
|
| * | Drat, I got carried away cleaning up and forgot this. This is where | Peter Wemm | 1996-10-03 | 1 | -0/+263 |
* | | The one and only change that I had to make to get all the tests to fly. | Peter Wemm | 1996-10-03 | 1 | -1/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r18661, | Peter Wemm | 1996-10-03 | 633 | -0/+132281 |
|\| |
|
| * | Import of raw libg++-2.7.2, but in a very cut-down form. There is still | Peter Wemm | 1996-10-03 | 633 | -0/+132281 |
* | | Fix a bug that caused incorrect PIC code to be generated for exceptions. | John Polstra | 1996-10-03 | 2 | -1/+23 |
* | | Instructions on upgrading traceroute | Bill Fenner | 1996-10-01 | 1 | -0/+31 |
* | | Activate the .weak code generation for libgcc.a and g++ now that it works. | Peter Wemm | 1996-10-01 | 2 | -14/+2 |
* | | Fix some typos | Paul Traina | 1996-10-01 | 2 | -7/+7 |
* | | Fix a bug in the "cvs init" command. It ignored the global "-H" option. | John Polstra | 1996-10-01 | 2 | -1/+2 |
* | | Add FreeBSD modifications | Bill Fenner | 1996-09-30 | 1 | -9/+38 |
* | | This commit was generated by cvs2svn to compensate for changes in r18579, | Bill Fenner | 1996-09-30 | 22 | -0/+6321 |
|\ \ |
|
| * | | Virgin import of LBL traceroute version 1.3.2.vendor/traceroute/1.3.2 | Bill Fenner | 1996-09-30 | 22 | -0/+6321 |
| / |
|
* | | Import Nx macro - NetBSD | Wolfram Schneider | 1996-09-28 | 1 | -0/+28 |
* | | Temporarily disable the code that wants to add -lstdc++ in tge g++ driver | Peter Wemm | 1996-09-27 | 1 | -0/+3 |
* | | Merge local changes. | Poul-Henning Kamp | 1996-09-18 | 3 | -9/+25 |
* | | This commit was generated by cvs2svn to compensate for changes in r18351, | Poul-Henning Kamp | 1996-09-18 | 61 | -1031/+2353 |
|\ \ |
|
| * | | Import tcl7.5p1 | Poul-Henning Kamp | 1996-09-18 | 62 | -1040/+2362 |
* | | | Doc fixes and updates to reflect reality, as well as info about profiling | Peter Wemm | 1996-09-18 | 3 | -16/+32 |
* | | | Merge in freebsd-specific changes | Peter Wemm | 1996-09-18 | 5 | -112/+237 |
* | | | Add in hooks to produce assembler output suitable for binutils+elf | Peter Wemm | 1996-09-18 | 2 | -0/+210 |
* | | | Add the hooks that we use for our profiling extensions. | Peter Wemm | 1996-09-18 | 1 | -0/+12 |