summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.2.0cvs2svn2000-11-20320-67915/+0
| | | | | | | | '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
* Fix CVS slippage from a merge. Somehow these two lines remainedJeroen Ruigrok van der Werven2000-11-161-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
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-11-15160-0/+13470
| | | | Notes: svn path=/stable/4/; revision=68797
* Resolve conflicts on aa_patch merge.Jeroen Ruigrok van der Werven2000-11-061-11/+15
| | | | Notes: svn path=/stable/4/; revision=68399
* MFC: work around for erroneous Microsoft DHCP serversDavid E. O'Brien2000-11-052-4/+10
| | | | | | | Approved by: JKH Notes: svn path=/stable/4/; revision=68355
* MFC: sync with rev 1.18.David E. O'Brien2000-11-051-26/+20
| | | | | | | Approved by: JKH Notes: svn path=/stable/4/; revision=68354
* MFC: top 1.6 (another formatting thing)Warner Losh2000-11-041-1/+1
| | | | | | | Approved by: jkh Notes: svn path=/stable/4/; revision=68338
* MFC: tcsh temporary file creation fixKris Kennaway2000-11-041-7/+19
| | | | | | | Approved by: jkh Notes: svn path=/stable/4/; revision=68335
* Fix and resolve conflicts of the BIND 8.2.3-T6B MFC.Jeroen Ruigrok van der Werven2000-11-0261-755/+2028
| | | | | | | Approved by: jkh Notes: svn path=/stable/4/; revision=68244
* Enter 4.2-BETA. This is to give Ports maintainers a few days to seeDavid E. O'Brien2000-10-311-1/+1
| | | | | | | how badly their ports will build on a 4.2 machine. Notes: svn path=/stable/4/; revision=68066
* MFC: update to `cvs' version 1.11.David E. O'Brien2000-10-3192-6118/+10726
| | | | | | | Approved by: peter Notes: svn path=/stable/4/; revision=68058
* MFC: Vendor supplied patches to fix procname ($0)Paul Saab2000-10-314-1/+53
| | | | | | | Reviewed by: markm Notes: svn path=/stable/4/; revision=68052
* MFC.David E. O'Brien2000-10-301-2/+2
| | | | | | | | | | | | | | | | | * 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
* Catch a left over reference to "/a".David E. O'Brien2000-10-301-1/+1
| | | | Notes: svn path=/stable/4/; revision=67952
* MFC: rev 1.27 (add abbrev for ISO C99 ("isoC-99"))David E. O'Brien2000-10-301-0/+10
| | | | Notes: svn path=/stable/4/; revision=67948
* MFC: Format string paranoia/fd_set fixes.Kris Kennaway2000-10-291-9/+14
| | | | Notes: svn path=/stable/4/; revision=67837
* Bring in rev 1.8.2.2 from the public FSF/GNU Binutils sources.David E. O'Brien2000-10-251-3/+8
| | | | | | | | | 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
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-10-1936-0/+17957
| | | | Notes: svn path=/stable/4/; revision=67319
* MFC: Remove GLOBAL -- it has moved to Ports.David E. O'Brien2000-10-1683-15250/+0
| | | | Notes: svn path=/stable/4/; revision=67198
* MFC: ncurses 5.1-20001009Peter Wemm2000-10-12144-5552/+8236
| | | | Notes: svn path=/stable/4/; revision=67037
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-10-118-0/+1096
| | | | Notes: svn path=/stable/4/; revision=66966
* MFC: Add FreeBSD-only options to the getopt stringGregory Neil Shapiro2000-10-101-1/+1
| | | | Notes: svn path=/stable/4/; revision=66950
* MFC: Import of sendmail 8.11.1.Gregory Neil Shapiro2000-10-1079-671/+1487
| | | | Notes: svn path=/stable/4/; revision=66911
* MFC: (rev 1.34) fix the `missing footer' problem.Ruslan Ermilov2000-10-061-0/+7
| | | | Notes: svn path=/stable/4/; revision=66750
* MFC: removed files not present in v1_15 import.Ruslan Ermilov2000-10-063-969/+0
| | | | Notes: svn path=/stable/4/; revision=66731
* MFC: Fixed the `mysterious blank lines' problem, added FreeBSD 4.2.Ruslan Ermilov2000-10-064-6/+8
| | | | Notes: svn path=/stable/4/; revision=66730
* MFC: tcpdump security fixes and string function cleanupsKris Kennaway2000-10-0510-51/+71
| | | | Notes: svn path=/stable/4/; revision=66645
* MFC: kill command fix and sprintf/snprintf paranoiaWarner Losh2000-10-042-2/+6
| | | | Notes: svn path=/stable/4/; revision=66642
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-10-031-0/+25
| | | | Notes: svn path=/stable/4/; revision=66593
* MFC: Remove Build files -- they rely on the devtools system which isn'tGregory Neil Shapiro2000-10-016-94/+0
| | | | | | | imported (or used) Notes: svn path=/stable/4/; revision=66493
* MFC rev 1.4: add missing quotePeter Wemm2000-09-251-1/+1
| | | | Notes: svn path=/stable/4/; revision=66362
* MFC 1.3 -> 1.5:Hajimu UMEMOTO2000-09-251-3/+28
| | | | | | | | | | | | - 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
* MFC: this file was repo-copied to the locale/ subdirectory.Ruslan Ermilov2000-09-201-4833/+0
| | | | Notes: svn path=/stable/4/; revision=66125
* MFC: eliminate unnecessary global referenceJordan K. Hubbard2000-09-201-1/+2
| | | | Notes: svn path=/stable/4/; revision=66095
* MFC: fix trailing newline bugJordan K. Hubbard2000-09-201-0/+3
| | | | Notes: svn path=/stable/4/; revision=66094
* MFC: use /.amd_mnt as default for -aJordan K. Hubbard2000-09-202-2/+2
| | | | Notes: svn path=/stable/4/; revision=66093
* MFC: Fix for buffer overflow in command-line arguments to dnsquery(1)Kris Kennaway2000-09-011-2/+12
| | | | Notes: svn path=/stable/4/; revision=65316
* MFC: rev 1.30, add libusbAlexey Zelkin2000-08-291-0/+1
| | | | Notes: svn path=/stable/4/; revision=65202
* MFC: Import of sendmail 8.11.0.Gregory Neil Shapiro2000-08-27231-20938/+33162
| | | | | | | | 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
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-08-2378-0/+30976
| | | | Notes: svn path=/stable/4/; revision=65026
* MFC: mdoc fixesJohn Baldwin2000-08-161-2/+2
| | | | Notes: svn path=/stable/4/; revision=64729
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-08-1392-0/+18978
| | | | Notes: svn path=/stable/4/; revision=64624
* MFC: rev 1.17 (bring in vendor fix)David E. O'Brien2000-08-091-1/+1
| | | | Notes: svn path=/stable/4/; revision=64459
* MFC: rev 1.2 (add missing prototypes / fix a cross building problem)David E. O'Brien2000-08-091-0/+8
| | | | Notes: svn path=/stable/4/; revision=64448
* Grab the latest FSF bug fixes to the anonvcs GCC 'gcc-2_95-branch' branch.David E. O'Brien2000-08-077-17/+118
| | | | | | | | | | 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
* MFC rev 1.6Mark Ovens2000-07-281-2/+1
| | | | Notes: svn path=/stable/4/; revision=63968
* MFC: rev 1.13 (arp(8) invocation fix)David E. O'Brien2000-07-271-3/+3
| | | | Notes: svn path=/stable/4/; revision=63928
* MFC: util.c rev 1.3, fix for stupid complaining about no trailed LFBrian Feldman2000-07-251-3/+2
| | | | | | | Approved by: jkh Notes: svn path=/stable/4/; revision=63823
* Merge 1.1.1.5: bring in free() bugfix from tcpdump.orgBill Fenner2000-07-221-2/+3
| | | | | | | Approved by: jkh via obrien Notes: svn path=/stable/4/; revision=63749
* MFC: rev 1.15 (fix dhcp_option_ev_name's formal parameter's type)David E. O'Brien2000-07-201-1/+1
| | | | Notes: svn path=/stable/4/; revision=63691