Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kill another bogus inclusion of <netinet/if_ether.h>. | wollman | 1997-01-05 | 1 | -1/+1 |
| | |||||
* | This commit was generated by cvs2svn to compensate for changes in r21336, | ache | 1997-01-05 | 2 | -0/+2206 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Add manpage from another bash directory | ache | 1997-01-05 | 2 | -0/+2206 |
| | | |||||
* | | Turn on PAREN_MATCHING | ache | 1997-01-05 | 1 | -1/+1 |
| | | |||||
* | | Backup savestring as rl_savestring | ache | 1997-01-05 | 2 | -4/+2 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r21308, | ache | 1997-01-04 | 59 | -0/+24805 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Libreadline. | ache | 1997-01-04 | 59 | -0/+24805 |
| | |||||
* | Update to reflect changes in net/if.h. | wollman | 1997-01-03 | 18 | -17/+18 |
| | |||||
* | Change the description for section 4 to read: | mpp | 1997-01-02 | 1 | -1/+1 |
| | | | | | | | | Kernel Interfaces Manual This was needed because of a few man pages like keyboard(4) which caused the header to become unreadable with the longer description. | ||||
* | These are gone in 4.9.5 | peter | 1997-01-01 | 2 | -383/+0 |
| | |||||
* | This commit was generated by cvs2svn to compensate for changes in r21138, | peter | 1996-12-31 | 65 | -4039/+7509 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import Paul Vixie/ISC's bind-4.9.5-patch1 onto the vendor branch. | peter | 1996-12-31 | 65 | -4039/+7509 |
| | | | | | | | | | | | | | | This has some (all?) of the DNSSEC key management/distribution mechanism in place. (The SIG and KEY RR's) Obtained from: Paul Vixie / ISC / ftp.isc.org | ||||
* | | a uniq name for every manpage section in header macro .Dt | wosch | 1996-12-31 | 1 | -1/+8 |
| | | |||||
* | | Bump default escapetime from 1 (ie: 100ms) to 3 (ie: 300ms). Hopefully | peter | 1996-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | this will make it less likely to misinterpret arrow keys as seperate keys when running over anything slower than a console. This has been talked about for a while, I hope it's long enough but not too long to be annoying. | ||||
* | | Ay, merge from RELENG_2_2. Back out the "moving HEAD" fix. | asami | 1996-12-19 | 1 | -2/+2 |
| | | |||||
* | | Teach mdoc macros to recognize section 9 and the i386 architecture. | wollman | 1996-12-18 | 1 | -1/+3 |
| | | |||||
* | | Fix generated code for DLT_NULL encapsulation. | fenner | 1996-12-18 | 1 | -1/+1 |
| | | | | | | | | This fixes PR#bin/2212. | ||||
* | | Fix the "moving head" problem. | asami | 1996-12-12 | 1 | -2/+2 |
| | | |||||
* | | repair editor damage | adam | 1996-12-11 | 1 | -1/+1 |
| | | |||||
* | | Please shut up if asked to be quiet. | phk | 1996-12-11 | 1 | -1/+1 |
| | | |||||
* | | Fix up programs which expect <net/if.h> to include <sys/time.h> to instead | wollman | 1996-12-10 | 1 | -0/+1 |
| | | | | | | | | | | | | do it themselves. (Some of these programs actually depended on this beyond compiling the definition of struct ifinfo!) Also fix up some other #include messes while we're at it. | ||||
* | | Use LANG=C, LC_CTYPE=C, LC_TIME=C | ache | 1996-11-26 | 1 | -0/+3 |
| | | |||||
* | | More fixes to Russian catalog | ache | 1996-11-26 | 8 | -536/+526 |
| | | | | | | | | | | Should go to 2.2 (wrong number of % formatting found in old version) | ||||
* | | LBL chose to use IPPROTO_ENCAP to represent IP proto 4 encapsulation | fenner | 1996-11-26 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | as performed by the multicast kernel modifications. However, BSD already had IPPROTO_ENCAP defined as 98 (RFC 1241 encapsulation). This changes the use of IPPROTO_ENCAP to IPPROTO_IPIP, which is the BSD name for IP proto 4. | ||||
* | | Update the French message catalog to use ISO 8859-1 instead of IBM437 | joerg | 1996-11-25 | 2 | -459/+459 |
| | | | | | | | | | | | | | | | | characters. 2.2 candidate. Submitted by: roberto@keltia.freenix.fr (Ollivier Robert) | ||||
* | | Fix the IGMP printer. A lost pair of parenthesis caused all IGMP | fenner | 1996-11-25 | 1 | -70/+5 |
| | | | | | | | | | | | | reports to be printed as IGMPv1, and a misapplied patch caused IGMP Leave messages to be partially interpreted as DVMRP routing messages. | ||||
* | | Understand ru_RU too | ache | 1996-11-23 | 2 | -2/+4 |
| | | |||||
* | | Restore 8bit stripped down in all lines | ache | 1996-11-06 | 2 | -532/+532 |
| | | | | | | | | | | | | Without this change all messages looks very funny 2.2 candidate | ||||
* | | add FreeBSD 2.1.6 and 3.0 for .Fx macro | wosch | 1996-11-04 | 1 | -0/+4 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r19370, | pst | 1996-11-03 | 869 | -0/+441264 |
|\ \ | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | Import GDB in its full glory (all 25mb). We'll put it on a diet once it's | pst | 1996-11-03 | 869 | -0/+441264 |
| / | | | | | | | | | | | | | | | | | | | fully registered. (This is the second try, the first import ignored .info files but not .info-* files, for some reason. I'm going to make this consistent.) Reviewed by: core Approved for: 2.2 | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r19304, | peter | 1996-11-01 | 292 | -0/+98515 |
|\ \ | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | Import of nvi-1.79, minus a few bits that we dont need (eg: postscript | peter | 1996-11-01 | 292 | -0/+98515 |
| / | | | | | | | | | | | | | files, curses, db, regex etc that we already have). The other glue will follow shortly. Obtained from: Keith Bostic <bostic@bostic.com> | ||||
* | | Use collating info for [a-z]-type national ranges | ache | 1996-10-31 | 1 | -0/+31 |
| | | |||||
* | | Apparently this patch fixes the objc backend on the i386 platforms. | peter | 1996-10-26 | 1 | -0/+7 |
| | | | | | | | | | | | | | | Without this, compiled programs die with FP errors. This is originally credited to: jlemon@netcom.com (Jonathan Lemon), and has been forwarded to me by quite a few of people. | ||||
* | | Add upgrade instructions. | markm | 1996-10-20 | 1 | -0/+26 |
| | | | | | | | | Stolen from: contrib/libpcap/FREEBSD-upgrade | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r19048, | markm | 1996-10-20 | 318 | -0/+48802 |
|\ \ | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | Clean import of libgmp 2.0.2, with only the non-x86 bits removed. | markm | 1996-10-20 | 318 | -0/+48802 |
| / | | | | | | | | | | | | | BMakefiles and other bits will follow. Requested by: Andrey Chernov Made world by: Chuck Robey | ||||
* | | Make things compile again. | pst | 1996-10-17 | 1 | -1/+1 |
| | | |||||
* | | Import NFSv3 support from NetBSD | dfr | 1996-10-17 | 5 | -536/+1409 |
| | | | | | | | | Obtained from: NetBSD | ||||
* | | Don't mention tcpdump; this is for groff. | bde | 1996-10-08 | 1 | -1/+1 |
| | | |||||
* | | Fix a typo. Oops. | sef | 1996-10-08 | 1 | -2/+2 |
| | | | | | | | | Submitted by: asami | ||||
* | | Shared libraries should be linked with -x. | pst | 1996-10-08 | 1 | -1/+1 |
| | | | | | | | | Submitted to: john.osterhout@eng.sun.com | ||||
* | | Paul objected to my previous change. This adds the same functionality | sef | 1996-10-08 | 2 | -5/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | (implemented better, admittedly) with a new option, '-S'. If the maintainers of traceroute (Van?) add a -S option, we will then be in conflict. Also added a too-brief description of the option in the man page. Someone with a better command of English than I at the moment should probably look over it and rephrase it. Reviewed by: pst, jkh | ||||
* | | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 7 | -8/+17 |
| | | |||||
* | | Print out a summary of the loss percentages for each hop. No manual changes | sef | 1996-10-05 | 1 | -3/+7 |
| | | | | | | | | | | | | just yet, I know, evil of me. Reviewed by: jkh | ||||
* | | Remove temporary hack to disable use of libstdc++ now that it's built and | peter | 1996-10-04 | 1 | -3/+0 |
| | | | | | | | | installed (and hopefully: working). | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r18667, | peter | 1996-10-03 | 1 | -0/+263 |
|\ \ | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | Drat, I got carried away cleaning up and forgot this. This is where | peter | 1996-10-03 | 1 | -0/+263 |
| | | | | | | | | | | | | the version number is obtained from. | ||||
* | | | The one and only change that I had to make to get all the tests to fly. | peter | 1996-10-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | #include_next <string.h> wasfailing since the /usr/include directory is first on FreeBSD, and since it was already past it, it failed some of the tests. |