| Commit message (Expand) | Author | Age | Files | Lines |
| * | Everyone's favorite: finally bump vi's escapetime. | Joerg Wunsch | 1997-01-17 | 1 | -1/+1 |
| * | Bring over Joerg's arrow-key, page-up, and page-down modifications. | Joshua Peck Macdonald | 1997-01-17 | 4 | -11/+103 |
| * | FreeBSD specific modifications. | Gary Jennejohn | 1997-01-15 | 5 | -14/+260 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 10 | -11/+11 |
| * | Fix BB profiling. | Poul-Henning Kamp | 1997-01-13 | 1 | -2/+2 |
| * | I added both features Peter Wemm requested. First, the new option | Joshua Peck Macdonald | 1997-01-12 | 1 | -4/+22 |
| * | *gulp* break this file off the vendor branch in order to fix the | Peter Wemm | 1997-01-12 | 1 | -1/+1 |
| * | This file has the info annotation, except its annotated name | Joshua Peck Macdonald | 1997-01-11 | 1 | -1/+1 |
| * | Correct a bogus strerror declaration and make install-info | Joshua Peck Macdonald | 1997-01-11 | 1 | -24/+36 |
| * | Remove a non-posix terminal flag OCRNL from terminal.c, add the | Joshua Peck Macdonald | 1997-01-11 | 3 | -2/+241 |
| * | This commit was generated by cvs2svn to compensate for changes in r21495, | Joshua Peck Macdonald | 1997-01-11 | 107 | -0/+77698 |
| |\ |
|
| | * | This is unmodified GNU texinfo-3.9 source. I'll be commiting a fewvendor/misc-GNU/texinfo/3.9 | Joshua Peck Macdonald | 1997-01-11 | 107 | -0/+77698 |
| * | Kill another bogus inclusion of <netinet/if_ether.h>. | Garrett Wollman | 1997-01-05 | 1 | -1/+1 |
| * | This commit was generated by cvs2svn to compensate for changes in r21336, | Andrey A. Chernov | 1997-01-05 | 2 | -0/+2206 |
| |\ |
|
| | * | Add manpage from another bash directory | Andrey A. Chernov | 1997-01-05 | 2 | -0/+2206 |
| * | | Turn on PAREN_MATCHING | Andrey A. Chernov | 1997-01-05 | 1 | -1/+1 |
| * | | Backup savestring as rl_savestring | Andrey A. Chernov | 1997-01-05 | 2 | -4/+2 |
| * | | This commit was generated by cvs2svn to compensate for changes in r21308, | Andrey A. Chernov | 1997-01-04 | 59 | -0/+24805 |
| |\| |
|
| | * | Libreadline. | Andrey A. Chernov | 1997-01-04 | 59 | -0/+24805 |
| * | Update to reflect changes in net/if.h. | Garrett Wollman | 1997-01-03 | 18 | -17/+18 |
| * | Change the description for section 4 to read: | Mike Pritchard | 1997-01-02 | 1 | -1/+1 |
| * | These are gone in 4.9.5 | Peter Wemm | 1997-01-01 | 2 | -383/+0 |
| * | This commit was generated by cvs2svn to compensate for changes in r21138, | Peter Wemm | 1996-12-31 | 65 | -3985/+7455 |
| |\ |
|
| | * | Import Paul Vixie/ISC's bind-4.9.5-patch1 onto the vendor branch. | Peter Wemm | 1996-12-31 | 65 | -3985/+7455 |
| * | | a uniq name for every manpage section in header macro .Dt | Wolfram Schneider | 1996-12-31 | 1 | -1/+8 |
| * | | Bump default escapetime from 1 (ie: 100ms) to 3 (ie: 300ms). Hopefully | Peter Wemm | 1996-12-30 | 1 | -1/+1 |
| * | | Ay, merge from RELENG_2_2. Back out the "moving HEAD" fix. | Satoshi Asami | 1996-12-19 | 1 | -2/+2 |
| * | | Teach mdoc macros to recognize section 9 and the i386 architecture. | Garrett Wollman | 1996-12-18 | 1 | -1/+3 |
| * | | Fix generated code for DLT_NULL encapsulation. | Bill Fenner | 1996-12-18 | 1 | -1/+1 |
| * | | Fix the "moving head" problem. | Satoshi Asami | 1996-12-12 | 1 | -2/+2 |
| * | | repair editor damage | Adam David | 1996-12-11 | 1 | -1/+1 |
| * | | 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 | -438/+438 |
| * | | 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 |
| | / |
|