Yoshinobu Inoue
4dd8b5ab79
another tcp apps IPv6 updates.(should be make world safe)
...
ftp, telnet, ftpd, faithd
also telnet related sync with crypto, secure, kerberosIV
Obtained from: KAME project
2000-01-27 09:28:38 +00:00
Archie Cobbs
0989ffbd53
Document the -X flag.
2000-01-26 18:55:58 +00:00
Archie Cobbs
37eaa1d162
Add the -X flag to dump the buffer in "emacs-hexl" style,
...
that is, with ASCII character decoding.
Obtained from: OpenBSD
2000-01-26 18:10:21 +00:00
Peter Wemm
5bd21f8a0a
Revision 1.3 is now taken care of in the base ncurses source.
2000-01-26 16:55:09 +00:00
Peter Wemm
f8370a60ad
This commit was generated by cvs2svn to compensate for changes in r56639,
...
which included commits to RCS files with non-trunk default branches.
2000-01-26 16:43:25 +00:00
Peter Wemm
1759abf3ae
Import ncurses-5.0-release to update the 5.0-prerelease that we had.
2000-01-26 16:43:25 +00:00
David E. O'Brien
7885e8b5d8
Do not use "DEFAULT_VTABLE_THUNKS". The bugs that have existed since
...
EGCS 1.x have not been worked out. And with 4.0 RELEASE comming quickly
we need C++ to be stable and usable.
2000-01-25 06:58:15 +00:00
Ruslan Ermilov
76ac4b7bf9
Quietly delete duplicate Info entries with --quiet.
...
Reviewed by: bde
2000-01-24 16:05:17 +00:00
David E. O'Brien
f3fe9ba024
Merge in fixes from the GCC anoncvs tree.
2000-01-22 16:05:33 +00:00
David E. O'Brien
f402e7674c
Merge in the restore pic register fix from the vendor branch.
...
PR: 3441
Submitted by: Mark Diekhans <markd@Grizzly.COM>
2000-01-22 16:04:30 +00:00
David E. O'Brien
aaaa7e3448
This commit was generated by cvs2svn to compensate for changes in r56385,
...
which included commits to RCS files with non-trunk default branches.
2000-01-22 02:59:08 +00:00
David E. O'Brien
cbab320528
Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch"
...
branch on Jan 20th, 2000.
2000-01-22 02:59:08 +00:00
Chris Costello
fe93771ac9
- Use proper markup for a section header.
...
- Replace nonexistent OPIE_PROMPT_MAX with OPIE_CHALLENGE_MAX
PR: 16209
Submitted by: Tetsuro Furuya <tfuruya@ppp142197.asahi-net.or.jp>
2000-01-19 21:54:19 +00:00
David E. O'Brien
8107fa79b5
Virgin import of the GCC 2.95.2 compilers
2000-01-17 12:16:41 +00:00
David E. O'Brien
0274b6ee0d
This commit was generated by cvs2svn to compensate for changes in r56173,
...
which included commits to RCS files with non-trunk default branches.
2000-01-17 12:16:41 +00:00
Ruslan Ermilov
ddc844637d
Add upgrade instructions and helper file.
2000-01-17 11:53:54 +00:00
Ruslan Ermilov
57e22115a5
Update for GNU texinfo 4.0
2000-01-17 10:52:37 +00:00
Ruslan Ermilov
afbbfd9124
Merge our changes into GNU texinfo 4.0
2000-01-17 10:50:35 +00:00
Ruslan Ermilov
980e0006ad
This is the stock GNU texinfo 4.0 file
2000-01-17 10:45:43 +00:00
Ruslan Ermilov
f5069999f7
Remove files not present in last import
2000-01-17 10:42:59 +00:00
Ruslan Ermilov
1f9d6869be
This commit was generated by cvs2svn to compensate for changes in r56160,
...
which included commits to RCS files with non-trunk default branches.
2000-01-17 10:39:58 +00:00
Ruslan Ermilov
cab79d6646
Virgin import of GNU texinfo 4.0
2000-01-17 10:39:58 +00:00
David E. O'Brien
d98b1e1d59
Update this for the recient import.
2000-01-16 10:22:31 +00:00
David E. O'Brien
ca4d36dde4
Merge rev 1.2 into BC 1.0.5a, which fixes a spelling error.
2000-01-16 10:14:50 +00:00
David E. O'Brien
094b5d2f25
GNU has figured out they should fix the bug we fixed in rev 1.2 themselves.
...
So return this file back to the stock version.
2000-01-16 10:10:15 +00:00
David E. O'Brien
9641ce7adc
This commit was generated by cvs2svn to compensate for changes in r56101,
...
which included commits to RCS files with non-trunk default branches.
2000-01-16 10:01:07 +00:00
David E. O'Brien
65865e2a46
Import GNU bc 1.05a.
2000-01-16 10:01:07 +00:00
David E. O'Brien
9c1f8f49ec
Only log when there is a real change to the configuration state.
...
Requested and Tested by: unfurl
2000-01-15 22:46:40 +00:00
Bruce Evans
faadebf26b
Removed redundant declarations again. Fixed in rev.1.5, broken in rev.1.8.
2000-01-14 18:57:33 +00:00
Bruce Evans
1e2904b73e
Fixed bitrot in K&R support (3 missing __P(())'s defeated the point of 7
...
non-missing ones in <com_err.h> which includes this file).
2000-01-14 18:51:30 +00:00
Bruce Evans
c807777a43
Fixed bitrot in K&R support (1 missing __P(()) defeated the point of 7
...
non-missing ones).
Removed private declaration of __P(()) while I'm here. Include
<sys/cdefs.h> to get the system definition. The privation declaration
would break the system definition if it were different.
2000-01-14 18:28:23 +00:00
Guido van Rooij
c41766e97e
This commit was generated by cvs2svn to compensate for changes in r55924,
...
which included commits to RCS files with non-trunk default branches.
2000-01-13 18:30:37 +00:00
Guido van Rooij
23a0caaf86
Import of ipfilter 3.3.6 (freebsd relevant part)
...
Obtained from: ftp://coombs.anu.edu.au/pub/net/firewall/ip-filter/ip_fil3.3.6.tar.gz
2000-01-13 18:30:37 +00:00
Jeroen Ruigrok van der Werven
76a1875dc5
Fix dhclient-exit-hooks location. (PR 14253)
...
Add $FreeBSD$ CVS identifier.
PR: 14253
Submitted by: Arcady Genkin
2000-01-13 16:27:20 +00:00
Jeroen Ruigrok van der Werven
f793f3b35e
The groff package is not maintained by jjc@jclark.com anymore.
...
Reflect this change in the upgrade file.
2000-01-12 10:35:57 +00:00
Jeroen Ruigrok van der Werven
49cdd23549
Fix conflicts which arose during import, also add $FreeBSD$.
2000-01-12 10:26:36 +00:00
Jeroen Ruigrok van der Werven
444af277af
This commit was generated by cvs2svn to compensate for changes in r55839,
...
which included commits to RCS files with non-trunk default branches.
2000-01-12 09:51:43 +00:00
Jeroen Ruigrok van der Werven
e159d2bd86
Virgin import of FSF groff v1.15
2000-01-12 09:51:43 +00:00
Kris Kennaway
4f38e89827
10 X's in mkstemp().
2000-01-10 09:17:46 +00:00
Kris Kennaway
cb358f5cfb
Use X x X's in mkstemp().
2000-01-10 08:56:01 +00:00
Alexey Zelkin
2fbeee0c6c
Teach .Os macro about 3.4-RELEASE and 3.5-RELEASE.
...
Allow to specify major version number only (like ``.Os FreeBSD 3''.
2000-01-07 12:54:00 +00:00
Alexey Zelkin
0434a6f844
Teach .Fx macro about 3.4-RELEASE and 3.5-RELEASE
2000-01-07 12:51:34 +00:00
Peter Wemm
dd4450d659
I believe this fixes the problem certain people have been seeing when doing
...
checkouts from a local repo and committing via remote cvs. A cvs -d
override of the mismatched CVS/Root files was missing. This is a client
side fix, I'd appreciate it if the folks having trouble with this would
update their cvs client and pay particular attention next time..
2000-01-06 17:57:24 +00:00
Andrey A. Chernov
2adca0d334
Oops, fix typo in prev commit
2000-01-06 12:48:48 +00:00
Andrey A. Chernov
2b1956a854
Don't set \(hy to char173 for koi8-r
2000-01-06 12:47:21 +00:00
David E. O'Brien
8a579d74bf
Since this has left the vendor branch, sort this incredably disorganized
...
manpage.
2000-01-02 11:13:23 +00:00
David E. O'Brien
253745e1fc
Allow the specification of a prefix for gcc to find all the various bits.
...
If one wishes to anchor the compiler toolchain tree somewhere other than /,
all one needs to do is set "TOOLS_PREFIX" to a different rooting.
Submitted by: marcel (in a different format and reworked by me)
1999-12-29 14:42:46 +00:00
Sheldon Hearn
7dfb2a9760
Fix zero-padding for printf formats which include a precision or
...
width.
This is a vendor-supplied patch.
Requested by: bde
Submitted by: Aharon Robbins <arnold@skeeve.com>
1999-12-23 18:24:31 +00:00
David E. O'Brien
a3d6eca585
Reduce the FreeBSD custom hacks to gcc.c by using the GCC provided methods
...
of changing the search dirs. This also removes an used search dir,
removes unneeded redundancy, and a bugus dir we enherited on the i386
by baseing off of svr4.h.
We went from:
install: /usr/libexec/(null)
programs: /usr/libexec/<OBJFORMAT>/:/usr/libexec/:/usr/bin/:/usr/libexec/
libraries: /usr/libdata/gcc/:/usr/libexec/:/usr/ccs/lib/:/usr/lib/
to:
install: /usr/libexec/(null)
programs: /usr/libexec/<OBJFORMAT>/:/usr/libexec/
libraries: /usr/libexec/:/usr/lib/
1999-12-22 05:00:28 +00:00
Alexey Zelkin
0dba17bd72
s/tcpdump/traceroute
...
PR: docs/14523
Submitted by: Adam Morrison <adam@xpert.com>
1999-12-20 16:07:53 +00:00