Commit Graph

2722 Commits

Author SHA1 Message Date
gad
f5ea035aa9 Add back the "\ No newline at end of file" marker that is printed when
comparing two files, where only one file is missing the final newline
character.  This undoes revisions 1.3 and 1.4, returning 'diff' to how
it behaved before July 2000.  We can do this now because our version of
'patch' was modified (just before 4.6-release) to understand what to do
with that line.  This marker is the same one generated by 'diff' under
netbsd, openbsd, darwin, and linux (and any OS with "gnu-diff" installed).

Reviewed by:	imp freebsd-standards (back in april)
Approved by:	re (bmah)
MFC after:	1 week
2002-11-25 22:59:52 +00:00
dougb
c4304565b2 This commit was generated by cvs2svn to compensate for changes in r106907,
which included commits to RCS files with non-trunk default branches.
2002-11-14 10:04:51 +00:00
dougb
99352105ab Import security patches from ISC for BIND version 8.3.3 2002-11-14 10:04:51 +00:00
obrien
670d79c3d0 This commit was generated by cvs2svn to compensate for changes in r106792,
which included commits to RCS files with non-trunk default branches.
2002-11-12 06:42:39 +00:00
obrien
6377a9ef76 Import of LukeM's ftpd version 1.2 Beta 2. 2002-11-12 06:42:39 +00:00
obrien
24104aa19a Sync with the stock FSF 3.2 file. This adds TRANSFER_FROM_TRAMPOLINE,
which is needed in order for nexted C functions to work.
2002-11-05 03:35:56 +00:00
roberto
1574d075e4 Merge conflicts.
MFC after:	1 month
2002-11-04 19:38:46 +00:00
roberto
db225527b1 This commit was generated by cvs2svn to compensate for changes in r106424,
which included commits to RCS files with non-trunk default branches.
2002-11-04 19:36:11 +00:00
roberto
a85d9ae25e Virgin import of ntpd 4.1.1b 2002-11-04 19:36:11 +00:00
roberto
0ecd70b08e Update for 4.1.1a.
Tested on:	Sparc64 (panther), Alpha (beast) & i386
2002-10-29 20:30:43 +00:00
roberto
8d541346f2 Remove files not present in 4.1.1a import. 2002-10-29 20:11:45 +00:00
roberto
b602dcce82 This commit was generated by cvs2svn to compensate for changes in r106167,
which included commits to RCS files with non-trunk default branches.
2002-10-29 20:11:45 +00:00
roberto
7fcedbb531 Merge conflicts.
MFC after:	1 month
2002-10-29 20:04:27 +00:00
roberto
f77146900e Virgin import of ntpd 4.1.1a 2002-10-29 19:58:12 +00:00
roberto
cedad8c93e This commit was generated by cvs2svn to compensate for changes in r106163,
which included commits to RCS files with non-trunk default branches.
2002-10-29 19:58:12 +00:00
mux
7b7b14c55f - Rename the DDB specific %z printf format to %y.
- 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
2002-10-25 19:41:32 +00:00
ru
17ed7bc039 A version of SGR disabling stuff that is believed to be safe.
Submitted by:	Werner LEMBERG <wl@gnu.org>
2002-10-24 11:05:58 +00:00
ru
11c2eea1c4 A crude temporary hack to fix building of ms(7) formatted documents
while I am working on a real fix.
2002-10-23 19:04:00 +00:00
des
96ba5a4261 This commit was generated by cvs2svn to compensate for changes in r105770,
which included commits to RCS files with non-trunk default branches.
2002-10-23 08:21:00 +00:00
des
9bd2a545b1 (MFP4#19900) Write message to stdout, not stderr.
Submitted by:	jmallet
Sponsored by:	Rachel Hestilow <rachel@jerkcity.com>
2002-10-23 08:21:00 +00:00
ru
b5bb8421c1 A better version of disabling SGR support in grotty(1). 2002-10-21 12:29:57 +00:00
phk
7ae5bcce13 Track changed definition of the debug registers.
Sorry for missing this the first time.
2002-10-21 05:33:05 +00:00
sobomax
f658892ad8 Fix security bug in contains_dot_dot routine.
PR:             43575
Submitted by:   Brett Glass <brett@lariat.org>

X-MFC after:	immediately
2002-10-19 09:32:03 +00:00
ru
9327aa4d6c Disable SGR support in grotty(1) pending the resolution on -arch. 2002-10-18 09:10:44 +00:00
ru
5c3a81f7d6 This commit was generated by cvs2svn to compensate for changes in r105151,
which included commits to RCS files with non-trunk default branches.
2002-10-15 10:42:07 +00:00
ru
f78d5fa81a From ChangeLog:
: 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.
2002-10-15 10:42:07 +00:00
ru
b728ea611d Merge FSF changes onto mainline (-r option). 2002-10-14 09:15:17 +00:00
ru
5c810fd127 From ChangeLog:
: 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.
2002-10-14 09:12:27 +00:00
ru
d6d6cbf4f0 This commit was generated by cvs2svn to compensate for changes in r105081,
which included commits to RCS files with non-trunk default branches.
2002-10-14 09:12:27 +00:00
gshapiro
676249e67e MFS: Fix smrsh bypass bug. 2002-10-13 00:56:58 +00:00
mp
95c301cfa8 Document import of gdb-5.2.1. 2002-10-12 21:33:49 +00:00
mp
dd47f94b48 Resolve conflicts with gdb-5.2.1 import. 2002-10-12 17:56:57 +00:00
mp
662bef054d This commit was generated by cvs2svn to compensate for changes in r104990,
which included commits to RCS files with non-trunk default branches.
2002-10-12 17:47:36 +00:00
mp
88f121ea81 Import gdb-5.2.1 2002-10-12 17:47:36 +00:00
ache
cb20d96121 This commit was generated by cvs2svn to compensate for changes in r104977,
which included commits to RCS files with non-trunk default branches.
2002-10-12 10:22:52 +00:00
ache
bbc1d3e75c Fix problem with missing pseudographics on stock xterm* entries -
import official fix onto the vendor branch.

Submitted by:	Thomas Dickey <dickey@herndon4.his.com>
Approved by:	no response from maintainer
2002-10-12 10:22:52 +00:00
obrien
bab0e7f864 ELF low-level toolchain bits now live in /usr/bin, not /usr/libexec/elf. 2002-10-12 01:39:46 +00:00
ru
ab2c19acae Hyphenation of characters with codes above 128 was broken.
This my patch has just been committed to the Groff source
repository.
2002-10-11 16:04:04 +00:00
ru
44e7b9c2ce This commit was generated by cvs2svn to compensate for changes in r104912,
which included commits to RCS files with non-trunk default branches.
2002-10-11 16:04:04 +00:00
ru
5259f893c3 Update for Groff 1.18.1. 2002-10-11 12:24:44 +00:00
ru
710f3f9392 New Russian hyphenation patterns from the teTeX distribution.
Use the new .hpfa request to append them to English patterns.
2002-10-11 12:20:02 +00:00
obrien
9edf4341d8 This commit was generated by cvs2svn to compensate for changes in r104871,
which included commits to RCS files with non-trunk default branches.
2002-10-11 09:15:11 +00:00
obrien
5c30ffe938 Import of Binutils from the FSF 2.13 branch (just pre-.1 release).
These bits are taken from the FSF anoncvs repo on 11-Oct-2002 22:39:35 PDT.
2002-10-11 09:15:11 +00:00
ru
5e0f0f8a8e illegal.cc was renamed to invalid.cc. Bring in the fix
that makes almost all characters above 128 "valid".
2002-10-11 09:03:04 +00:00
ru
cb68c80afc Merge Groff 1.18.1 changes. 2002-10-11 08:54:44 +00:00
ru
63d1247667 Use stock (FSF) version of this file. 2002-10-11 08:54:15 +00:00
ru
d95ca6e95c Removed files not present in v1.18.1 import. 2002-10-11 08:53:48 +00:00
ru
db8af472aa This commit was generated by cvs2svn to compensate for changes in r104865,
which included commits to RCS files with non-trunk default branches.
2002-10-11 08:53:48 +00:00
ru
b86561ba92 Removed files not present in v1.18.1 import. 2002-10-11 08:53:48 +00:00
ru
127e61728b Virgin import of FSF groff v1.18.1 2002-10-11 08:52:17 +00:00