| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
'RELENG_4_2_0_RELEASE'.
Notes:
svn path=/stable/4/; revision=68930
svn path=/release/4.2.0/; revision=68931; tag=release/4.2.0
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
when they were supposed to be superceded by the following lines. Odd.
Anyway, this fixes the coredumps some people have been experiencing
when a dynamic update was triggered and ifp got to be NULL somehow.
Submitted by: Masayuki FUKUI <fukui@sonic.nm.fujitsu.co.jp>, nsayer
Approved by: jkh
Notes:
svn path=/stable/4/; revision=68812
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=68797
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=68399
|
| |
|
|
|
|
|
| |
Approved by: JKH
Notes:
svn path=/stable/4/; revision=68355
|
| |
|
|
|
|
|
| |
Approved by: JKH
Notes:
svn path=/stable/4/; revision=68354
|
| |
|
|
|
|
|
| |
Approved by: jkh
Notes:
svn path=/stable/4/; revision=68338
|
| |
|
|
|
|
|
| |
Approved by: jkh
Notes:
svn path=/stable/4/; revision=68335
|
| |
|
|
|
|
|
| |
Approved by: jkh
Notes:
svn path=/stable/4/; revision=68244
|
| |
|
|
|
|
|
| |
how badly their ports will build on a 4.2 machine.
Notes:
svn path=/stable/4/; revision=68066
|
| |
|
|
|
|
|
| |
Approved by: peter
Notes:
svn path=/stable/4/; revision=68058
|
| |
|
|
|
|
|
| |
Reviewed by: markm
Notes:
svn path=/stable/4/; revision=68052
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Bring back the guts of crt{i,n}.S. This allows C++ exceptions to work
when using the egcs and gcc-devel ports, along with GCC built from stock
public FSF sources. With out this change, FreeBSD will be removed from
the list of systems GCC 3.0 must be evaluated on before release.
* Switch from our own crt{begin,in} to those created from GCC's crtstuff.c.
* Break out our ELF branding bits into a seperate file. Currently this
is now included by our crt1.c files (since this functionality was part of
our native crtbegin.c). Later crtbrand.o will be merged in the creation
of crti.o.
Notes:
svn path=/stable/4/; revision=68000
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=67952
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=67948
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=67837
|
| |
|
|
|
|
|
|
|
| |
This fixes the bug in Binutils 2.10.0 that makes it difficult to debug code
in shared libraries. See the "GDB 4.18 and shared libraries (Mozilla)"
thread in the -stable mailing list for background.
Notes:
svn path=/stable/4/; revision=67574
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=67319
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=67198
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=67037
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66966
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66950
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66911
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66750
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66731
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66730
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66645
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66642
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66593
|
| |
|
|
|
|
|
| |
imported (or used)
Notes:
svn path=/stable/4/; revision=66493
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66362
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Don't touch ai_canonname without checking NULL. Current
implementation of getaddrinfo() may return NULL ai_canonname.
There is no consensus how getaddrinfo() should fill ai_canonname
when numeric hostname is given.
- reject numeric address
- validate scope in sockaddr comparison logic
Notes:
svn path=/stable/4/; revision=66330
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66125
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66095
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66094
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66093
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=65316
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=65202
|
| |
|
|
|
|
|
|
| |
Includes: moving /etc/aliases to /etc/mail/aliases, removing outdated
documentation, and updating freebsd.mc for new syntax.
Notes:
svn path=/stable/4/; revision=65133
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=65026
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=64729
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=64624
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=64459
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=64448
|
| |
|
|
|
|
|
|
|
|
| |
This covers the bug fixes from May 26th - August 3rd, 2000.
This isn't being brought in on the vendor branch as that has moved passed
the GCC 2.95 branch since the import of a 2.96 snapshot. Otherwise this
would have had a vendor import tag of "gcc_2_95_cvs_20000703".
Notes:
svn path=/stable/4/; revision=64335
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=63968
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=63928
|
| |
|
|
|
|
|
| |
Approved by: jkh
Notes:
svn path=/stable/4/; revision=63823
|
| |
|
|
|
|
|
| |
Approved by: jkh via obrien
Notes:
svn path=/stable/4/; revision=63749
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=63691
|