summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r106907,dougb2002-11-149-18/+57
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import security patches from ISC for BIND version 8.3.3dougb2002-11-149-18/+57
| |
| * I don't think we ever installed these files, and they are moredougb2002-07-0122-3778/+0
| | | | | | | | than a little dated.
* | This commit was generated by cvs2svn to compensate for changes in r106792,obrien2002-11-127-42/+109
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Import of LukeM's ftpd version 1.2 Beta 2.obrien2002-11-127-42/+109
| | |
* | | Sync with the stock FSF 3.2 file. This adds TRANSFER_FROM_TRAMPOLINE,obrien2002-11-051-0/+26
| | | | | | | | | | | | which is needed in order for nexted C functions to work.
* | | Merge conflicts.roberto2002-11-042-39/+2
| | | | | | | | | | | | MFC after: 1 month
* | | This commit was generated by cvs2svn to compensate for changes in r106424,roberto2002-11-0439-5211/+14597
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Virgin import of ntpd 4.1.1broberto2002-11-0440-5211/+14599
| | | |
| * | | Remove files not present in 4.1.1a import.roberto2002-10-2925-3978/+0
| | | |
* | | | Update for 4.1.1a.roberto2002-10-291-5/+9
| | | | | | | | | | | | | | | | Tested on: Sparc64 (panther), Alpha (beast) & i386
* | | | This commit was generated by cvs2svn to compensate for changes in r106167,roberto2002-10-2924-2991/+0
| | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
* | | | Merge conflicts.roberto2002-10-293-993/+6
| | | | | | | | | | | | | | | | MFC after: 1 month
* | | | This commit was generated by cvs2svn to compensate for changes in r106163,roberto2002-10-2990-9773/+16572
|\ \ \ \ | |/ / / | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Virgin import of ntpd 4.1.1aroberto2002-10-2992-9779/+16578
| | | |
* | | | - Rename the DDB specific %z printf format to %y.mux2002-10-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Make DDB use %y instead of %z. - Teach GCC about %y. - Implement support for the C99 %z format modifier. Approved by: re@ Reviewed by: peter Tested on: i386, sparc64
* | | | A version of SGR disabling stuff that is believed to be safe.ru2002-10-241-0/+8
| | | | | | | | | | | | | | | | Submitted by: Werner LEMBERG <wl@gnu.org>
* | | | A crude temporary hack to fix building of ms(7) formatted documentsru2002-10-231-3/+0
| | | | | | | | | | | | | | | | while I am working on a real fix.
* | | | This commit was generated by cvs2svn to compensate for changes in r105770,des2002-10-231-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | (MFP4#19900) Write message to stdout, not stderr.des2002-10-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Submitted by: jmallet Sponsored by: Rachel Hestilow <rachel@jerkcity.com>
* | | | | A better version of disabling SGR support in grotty(1).ru2002-10-211-1/+1
| | | | |
* | | | | Track changed definition of the debug registers.phk2002-10-211-2/+4
| | | | | | | | | | | | | | | | | | | | Sorry for missing this the first time.
* | | | | Fix security bug in contains_dot_dot routine.sobomax2002-10-192-1/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: 43575 Submitted by: Brett Glass <brett@lariat.org> X-MFC after: immediately
* | | | | Disable SGR support in grotty(1) pending the resolution on -arch.ru2002-10-181-0/+3
| | | | |
* | | | | This commit was generated by cvs2svn to compensate for changes in r105151,ru2002-10-151-5/+8
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | From ChangeLog:ru2002-10-151-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | : 2002-10-14 Werner LEMBERG <wl@gnu.org> : : * src/roff/troff/node.cc (troff_output_file::put_char_width, : troff_output_file::put_char, troff_output_file::fill_color, : troff_output_file::glyph_color): Handle case where color pointer : is null. This paniced troff(1) attempting to format the vinum(4) manpage.
* | | | | | Merge FSF changes onto mainline (-r option).ru2002-10-141-1/+9
| | | | | |
* | | | | | This commit was generated by cvs2svn to compensate for changes in r105081,ru2002-10-141-3/+22
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | From ChangeLog:ru2002-10-142-4/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | : 2002-10-13 Ruslan Ermilov <ru@FreeBSD.org> : : Add the new -r option to grotty. It is similar to the -i option : except it tells grotty(1) to use the "reverse video" attribute to : render italic fonts.
* | | | | | MFS: Fix smrsh bypass bug.gshapiro2002-10-131-0/+35
| | | | | |
* | | | | | Document import of gdb-5.2.1.mp2002-10-122-14/+40
| | | | | |
* | | | | | Resolve conflicts with gdb-5.2.1 import.mp2002-10-123-1/+15
| | | | | |
* | | | | | This commit was generated by cvs2svn to compensate for changes in r104990,mp2002-10-1219-313/+1064
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | Import gdb-5.2.1mp2002-10-1222-319/+1086
| | | | | | |
* | | | | | | This commit was generated by cvs2svn to compensate for changes in r104977,ache2002-10-122-0/+10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | | Fix problem with missing pseudographics on stock xterm* entries -ache2002-10-122-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | import official fix onto the vendor branch. Submitted by: Thomas Dickey <dickey@herndon4.his.com> Approved by: no response from maintainer
* | | | | | | | ELF low-level toolchain bits now live in /usr/bin, not /usr/libexec/elf.obrien2002-10-121-1/+1
| | | | | | | |
* | | | | | | | This commit was generated by cvs2svn to compensate for changes in r104912,ru2002-10-111-1/+1
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | | Hyphenation of characters with codes above 128 was broken.ru2002-10-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This my patch has just been committed to the Groff source repository.
| * | | | | | | Removed files not present in v1.18.1 import.ru2002-10-1116-3644/+0
| | | | | | | |
* | | | | | | | Update for Groff 1.18.1.ru2002-10-111-0/+2
| | | | | | | |
* | | | | | | | New Russian hyphenation patterns from the teTeX distribution.ru2002-10-111-11/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the new .hpfa request to append them to English patterns.
* | | | | | | | This commit was generated by cvs2svn to compensate for changes in r104871,obrien2002-10-112-0/+112
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | | | Import of Binutils from the FSF 2.13 branch (just pre-.1 release).obrien2002-10-112-0/+112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These bits are taken from the FSF anoncvs repo on 11-Oct-2002 22:39:35 PDT.
* | | | | | | | | illegal.cc was renamed to invalid.cc. Bring in the fixru2002-10-111-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | that makes almost all characters above 128 "valid".
* | | | | | | | | Merge Groff 1.18.1 changes.ru2002-10-115-461/+1720
| | | | | | | | |
* | | | | | | | | Use stock (FSF) version of this file.ru2002-10-114-248/+1902
| | | | | | | | |
* | | | | | | | | This commit was generated by cvs2svn to compensate for changes in r104865,ru2002-10-1115-3584/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
* | | | | | | | | Removed files not present in v1.18.1 import.ru2002-10-111-62/+0
| | | | | | | | |
* | | | | | | | | This commit was generated by cvs2svn to compensate for changes in r104862,ru2002-10-11531-40247/+125061
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
OpenPOWER on IntegriCloud