kan
8a33824d16
Use correct priority parameter value in add_prefix from corresponding
...
enum instead of passing literal 0. This fixes gcc invocations with
GCC_EXEC_PREFIX environment set.
Submitted By: Geoff Morrison
PR: gnu/53476
2003-11-13 22:40:05 +00:00
obrien
b876c3cd17
Document CVS_CLIENT_PORT.
2003-11-13 17:57:53 +00:00
deischen
5563abd4bb
Remove a comment stating that -pthread isn't supported.
2003-11-10 18:52:57 +00:00
harti
09b97877f4
Add update instructions for bsnmp. Bsnmp is the base for the NgATM
...
ILMI daemon.
2003-11-10 08:56:56 +00:00
harti
d65ce423f4
This commit was generated by cvs2svn to compensate for changes in r122394,
...
which included commits to RCS files with non-trunk default branches.
2003-11-10 08:53:38 +00:00
harti
ea9d8683bc
Virgin import of bsnmp 1.4
2003-11-10 08:53:38 +00:00
harti
a6feaf2011
This commit was generated by cvs2svn to compensate for changes in r122213,
...
which included commits to RCS files with non-trunk default branches.
2003-11-07 09:00:58 +00:00
harti
4908ed7a46
Virgin import of signaling layer of NgATM (user part) 0.91
2003-11-07 09:00:58 +00:00
kan
b78cfa5333
Drop r1.6 (warn_system_heders by default). Use stock version of
...
the file from now on.
2003-11-07 03:30:31 +00:00
kan
aba667dc74
Merge revs 1.2 (-fformat-extensions), 1.7 (FORCE_OPTIMIZATION_DOWNGRADE knob),
...
1.14 (-O/-O1 optimize alignment for time, not size).
Back out r1.22 which used to enable warnings in system headers by
default.
2003-11-07 03:27:32 +00:00
kan
06a580baf7
Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.21 ("GCC_OPTIONS"); 1.{16,25,27}
...
(cross compiling issues).
2003-11-07 03:23:43 +00:00
kan
b62edf39c3
Merge r1.3 (suppress warnings on K&R main).
2003-11-07 03:21:29 +00:00
kan
9e0d7f6582
New GCC version.
2003-11-07 03:19:35 +00:00
kan
c49dadd24a
Merge r1.11 (-mno-align-long-strings).
2003-11-07 03:17:46 +00:00
kan
7329cbde9d
Merge r1.10 (-mno-align-long-strings) and r1.11 (make LONG_TYPE_SIZE
...
overridable from the command line).
2003-11-07 03:16:22 +00:00
kan
e8544b5a9c
Merge r1.8 (printf format error fixes).
2003-11-07 03:13:51 +00:00
kan
6d5af2ef68
Drop the revision 1.2 (don't let gcc(1) hide warnings in system headers)
...
and use stock version of this file now.
2003-11-07 03:09:40 +00:00
kan
a084c35ceb
No FreeBSD-local changes in these files.
2003-11-07 03:05:29 +00:00
kan
1f2e36b731
This commit was generated by cvs2svn to compensate for changes in r122186,
...
which included commits to RCS files with non-trunk default branches.
2003-11-07 02:44:13 +00:00
kan
2b59a681a5
Gcc 3.3.3 20031106 libf2c bits.
2003-11-07 02:44:13 +00:00
kan
a01121bb14
This commit was generated by cvs2svn to compensate for changes in r122184,
...
which included commits to RCS files with non-trunk default branches.
2003-11-07 02:44:11 +00:00
kan
fc9b5bb894
Gcc 3.3.3 20031106 Objective C support bits.
2003-11-07 02:44:11 +00:00
kan
a510563f44
This commit was generated by cvs2svn to compensate for changes in r122182,
...
which included commits to RCS files with non-trunk default branches.
2003-11-07 02:44:01 +00:00
kan
a342444c67
Gcc 3.3.3 20031106 C++ support bits.
2003-11-07 02:44:01 +00:00
kan
1f79a7c5d0
This commit was generated by cvs2svn to compensate for changes in r122180,
...
which included commits to RCS files with non-trunk default branches.
2003-11-07 02:43:04 +00:00
kan
b09448931a
Gcc 3.3.3 20031106.
2003-11-07 02:43:04 +00:00
green
4e6189970a
Remove a reference to part of the pcap API not yet merged.
2003-11-04 06:16:55 +00:00
green
1bb1923e83
* Modify libpcap to work a bit better with our 802.11 code. This means
...
tcpdump -y ieee802_11 will work in the basic senses, including the
code compilation for filters (where you may specify "link[]" to refer
to parts of the 802.11 header, as well as treat it like a normal
Ethernet header). Previously, it was just too far off to do anything
useful for us.
* While I'm here, fix some compile problems that will result from lex
and yacc namespace polution when linking with -lpcap. The namespace
is now "pcapyy*" instead of "yy*", and it tests fine with world and
some external applications that may or may not use "yy*".
2003-11-04 06:12:21 +00:00
mikeh
d75892856f
This commit was generated by cvs2svn to compensate for changes in r121966,
...
which included commits to RCS files with non-trunk default branches.
2003-11-03 17:12:09 +00:00
mikeh
8c05e4b202
Import latest CVS lukemftp.
2003-11-03 17:12:09 +00:00
harti
378fe256e4
Terminate the execl() argument list with (char *)NULL instead of 0.
...
The later is wrong and may fail on sizeof(char *) != sizeof(int)
machines. The patch has already been sent to and accepted by the
diffutils author, but the file is already off the vendor branch, so
correct it here in the meanwhile too.
2003-11-03 12:41:27 +00:00
harti
88077f483f
Virgin import of NgATM user part 0.91
2003-11-03 12:08:41 +00:00
harti
3959c97243
This commit was generated by cvs2svn to compensate for changes in r121947,
...
which included commits to RCS files with non-trunk default branches.
2003-11-03 12:08:41 +00:00
ru
ba6fe9a715
MFV: The -d option.
2003-11-02 07:27:40 +00:00
ru
99d648cb98
Sort encodings.
2003-11-02 07:25:24 +00:00
gshapiro
a29eaca969
Cast the NULL to a pointer type for 64 bit architectures
...
Submitted by: harti
MFC after: 4 days
2003-10-31 22:12:09 +00:00
harti
bb2eea5d55
Virgin import of the NgATM SSCOP tool v0.9.
2003-10-29 10:26:38 +00:00
harti
dafee728ad
This commit was generated by cvs2svn to compensate for changes in r121663,
...
which included commits to RCS files with non-trunk default branches.
2003-10-29 10:26:38 +00:00
ume
881c4fa391
Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542
...
(aka RFC2292bis). Though I believe this commit doesn't break
backward compatibility againt existing binaries, it breaks
backward compatibility of API.
Now, the applications which use Advanced Sockets API such as
telnet, ping6, mld6query and traceroute6 use RFC3542 API.
Obtained from: KAME
2003-10-24 18:26:30 +00:00
ume
0bbe986bd7
EAI_ADDRFAMILY and EAI_NODATA was deprecated in RFC3493
...
(aka RFC2553bis). Now, getaddrinfo(3) returns EAI_NONAME
instead of EAI_NODATA. Our getaddrinfo(3) nor getnameinfo(3)
didn't use EAI_ADDRFAMILY.
Obtained from: KAME
2003-10-23 13:55:36 +00:00
harti
dd3527a2d4
Some upgrade instructions.
2003-10-22 09:28:49 +00:00
harti
d079cc2511
Virgin import of the NgATM SAAL layer user part v0.9.
2003-10-22 08:09:00 +00:00
harti
c61cedd977
This commit was generated by cvs2svn to compensate for changes in r121330,
...
which included commits to RCS files with non-trunk default branches.
2003-10-22 08:09:00 +00:00
gshapiro
7d4f685f3e
Adding WorkAroundBrokenAAAA seems a necessity even in the submit.mc given
...
the number of broken DNS servers out there in the world. Since we are
diverging from the sendmail.org submit.mc, it's time to make our own
freebsd.submit.mc.
PR: conf/57733
Reviewed by: nork
MFC after: 2 weeks
2003-10-19 00:03:13 +00:00
deischen
4d5be91935
The ports freeze may take longer than anticipated. Instead of
...
waiting for it to be delayed, temporarily back out the -pthread
removal until the freeze is lifted.
Freeze possibly taking longer than necessary: will
Requested by: kris
2003-09-21 07:59:16 +00:00
ru
98481926f5
Sync with FSF branch.
2003-09-20 21:20:01 +00:00
ru
7fdb08c0c2
This commit was generated by cvs2svn to compensate for changes in r120297,
...
which included commits to RCS files with non-trunk default branches.
2003-09-20 21:13:43 +00:00
ru
6f34f71446
Keep up with recent mdoc(7) changes, that include:
...
- If no .Os call is made, don't print the OS info at all.
- Allow for multiple .Lb calls in the LIBRARY section.
- Improved documentation on punctuation characters.
2003-09-20 21:13:43 +00:00
gshapiro
2eea3491ad
Update for 8.12.10 import
2003-09-19 23:20:46 +00:00
gshapiro
ff300598d7
Fix sendmail 8.12.10 import conflicts
2003-09-19 23:14:57 +00:00