summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | Merge from old tar.c rev 1.2: Recognize and skip 'x' and 'g' paxtjr2005-10-011-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | extension entries.
* | | | | | | Merge from old copyin.c rev 1.5, copypass.c rev 1.2: Create fifos usingtjr2005-10-012-8/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | mkfifo() instead of attempting to create them using mknod().
* | | | | | | Rename isnumber() to cpio_isnumber() to avoid clashing with thetjr2005-10-011-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | <ctype.h> library function of the same name.
* | | | | | | Remove files no longer present in GNU cpio distribution. Most of thesetjr2005-10-0135-10361/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | were actually moved into subdirectories.
* | | | | | | This commit was generated by cvs2svn to compensate for changes in r150765,tjr2005-10-0184-10/+19558
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | | Import GNU cpio 2.6 (trimmed)tjr2005-10-0184-10/+19558
| | | | | | | |
* | | | | | | | Redirect bridge(4) to if_bridge(4). These should have pointed to if_bridgemlaier2005-09-282-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from the begining. Reminded by: ru
* | | | | | | | s/routnes/routines/ in help message.brooks2005-09-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This file is already off the vendor branch and there hasn't been a bc release in more than 4 years so I can't see any harm in fixing this. Submitted by: Arne Woerner <arne_woerner at yahoo dot com> PR: gnu/86627
* | | | | | | | Fix get{w,d}{l,b}e, set{w,d}{l,b}e macros on big endian systems.imura2005-09-191-14/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Obtained from: NetBSD
* | | | | | | | Remove macrosimura2005-09-194-20/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | htole{s,l,q}, letoh{s,l,q}, htobe{s,l,q}, betoh{s,l,q} and replace it with more standard byteorder macros in our system.
* | | | | | | | Correct insecure temporary file usage.cperciva2005-09-071-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Security: FreeBSD-SA-05:20.cvsbug
* | | | | | | | Fix bug where static forward declarations weren't accepted.obrien2005-09-071-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows us to fix non-ISO-C constructs in our kernel to legal ISO-C. Submitted by: rodrigc Obtained from: http://gcc.gnu.org/ml/gcc-patches/2005-09/msg00006.html
* | | | | | | | Update URL and email address.jcamou2005-09-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approved by: trhodes (mentor) 20 day timeout: mbr (did not reply, mentor approved commit)
* | | | | | | | Pretty print multipath routes.andre2005-08-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before (backslash in c syntax meaning): 6 p16-2-0-0.r21.sttlwa01.us.bb.verio.net (129.250.2.180) 71.027 ms \ p16-1-1-3.r20.sttlwa01.us.bb.verio.net (129.250.2.6) 66.730 ms 66.535 ms 7 xe-0-2-0.r20.sttlwa01.us.bb.verio.net (129.250.4.16) 71.092 ms \ xe-3-1.r00.sttlwa01.us.bb.verio.net (129.250.2.205) 66.598 ms \ xe-0-2-0.r20.sttlwa01.us.bb.verio.net (129.250.4.16) 71.024 ms After: 6 p16-2-0-0.r21.sttlwa01.us.bb.verio.net (129.250.2.180) 71.027 ms p16-1-1-3.r20.sttlwa01.us.bb.verio.net (129.250.2.6) 66.730 ms 66.535 ms 7 xe-0-2-0.r20.sttlwa01.us.bb.verio.net (129.250.4.16) 71.092 ms xe-3-1.r00.sttlwa01.us.bb.verio.net (129.250.2.205) 66.598 ms xe-0-2-0.r20.sttlwa01.us.bb.verio.net (129.250.4.16) 71.024 ms Submitted by: Richard A Steenbergen <ras at e-gerbil.net> MFC after: 3 days
* | | | | | | | Fix a one byte off error which causes "less" to crash if you view atjr2005-08-261-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | large file, jump to the end, scroll backwards with "b" and try to search backwards afterwards. Submitted by: Matthias Scheler
* | | | | | | | - Fix checking range of strings of struct iconv_add_in in libsmb and libkiconv,imura2005-08-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add checking range of strings to iconv_sysctl_add(). Submitted by: Rudolf Cejka
* | | | | | | | FreeBSD now supports BIOCLOCK. So we can use it now.csjp2005-08-231-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed by: mlaier
* | | | | | | | This commit was generated by cvs2svn to compensate for changes in r149245,dougb2005-08-181-2/+4
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | | Update the vendor branch with a patch to this file that wasdougb2005-08-181-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | researched by glebius, and incorporated by ISC into the next version of BIND. Unfortunately, it looks like their release will come after the release of FreeBSD 6, so we will bring this in now. The patch addresses a problem with high-load resolvers which hit memory barriers. Without this patch, running the resolving name server out of memory would lead to "unpredictable results." Of course, the canonical answer to this problem is to put more memory into the system, however that is not always possible, and the code should be able to handle this situation gracefully in any case.
| * | | | | | | Remove files from the vendor branch that were [re]moved in 9.3.1dougb2005-03-1726-16519/+0
| | | | | | | |
* | | | | | | | Remove the dates from these files. They serve no purpose and result incperciva2005-08-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these files spuriously changing each time they are built. Also, add $FreeBSD$ tags, because cvs is unhappy otherwise.
* | | | | | | | Tell nls_setlocale() the very locale name from command line option,imura2005-08-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rather than using optarg variable which would be allways NULL.
* | | | | | | | More tcpdump 8->1 cleanup.brueffer2005-08-063-12/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approved by: mlaier MFC after: 3 days
* | | | | | | | Correct argument order of kiconv_add_xlat16_cspairs().imura2005-07-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Security:
* | | | | | | | Create /etc/opiekeys with 0600, not 0644ache2005-07-292-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: 84221
* | | | | | | | terminate when all interfaces have been removed; since we do notsam2005-07-291-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | do interface discovery there's no point in sticking around MFC after: 3 days
* | | | | | | | Fix core dump when "smbutil lc".imura2005-07-281-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OK'ed by: bp
* | | | | | | | Spell "committing" correctly.keramida2005-07-281-1/+1
| | | | | | | |
* | | | | | | | Spell "referred" correctly.keramida2005-07-281-1/+1
| | | | | | | |
* | | | | | | | Update (correct autotools usage, copy generated headers, --disable-threads)des2005-07-251-6/+18
| | | | | | | |
* | | | | | | | Fix bug where GCC thought athlon-tbird had SSE support.obrien2005-07-191-4/+4
| | | | | | | |
* | | | | | | | Switch to contemporary TTY interface.phk2005-07-151-1/+3
| | | | | | | |
* | | | | | | | - Remove MLINKS to nonexistant manpagesbrueffer2005-07-143-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Change some section numbers to match reality - For MLINKS to manpages from ports, mention which port installs them MFC after: 3 days
* | | | | | | | resolve merge conflictssam2005-07-1122-492/+1013
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approved by: re (scottl)
* | | | | | | | This commit was generated by cvs2svn to compensate for changes in r147899,sam2005-07-1159-818/+3330
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | | Virgin import of tcpdump v3.9.1 (release) from tcpdump.orgsam2005-07-1182-1358/+4379
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approved by: re (scottl)
* | | | | | | | resolve merge conflictssam2005-07-1110-544/+1556
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approved by: re (scottl)
* | | | | | | | This commit was generated by cvs2svn to compensate for changes in r147894,sam2005-07-1128-282/+1239
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | | | Virgin import of libpcap v0.9.1 (release) from tcpdump.orgsam2005-07-1138-730/+2803
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approved by: re (scottl)
* | | | | | | | | This commit was generated by cvs2svn to compensate for changes in r147824,obrien2005-07-071-101/+63
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | | | | Fix bogus fmov* SPARC opcodes.obrien2005-07-071-101/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Note this makes the vendor branch not represent Binutils in the vendor's CVS repository at any point in time. Portmgr did not like the state of Binutils on Sparc that represented the point in time the vendor fixed this issue. I'd rather have fixed this on RELENG_6.) Approved by: re
* | | | | | | | | | Patch the freebsd spec file for PowerPC so that PIC code builds correctly.scottl2005-07-071-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows FreeBSD/PPC to build and run out of stock CVS sources. This also takes the file off of the vendor branch. Submitted by: kan, grehan Approved by: re, kan
* | | | | | | | | | This commit was generated by cvs2svn to compensate for changes in r147801,sam2005-07-061-0/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | | | | clr ptr after freeing state to avoid subsequent null ptr derefsam2005-07-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (on vendor branch since this change already exists in Jouni's cvs). Approved by: re (scottl)
* | | | | | | | | | Fix ipfw packet matching errors with address tables.simon2005-06-291-7/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The ipfw tables lookup code caches the result of the last query. The kernel may process multiple packets concurrently, performing several concurrent table lookups. Due to an insufficient locking, a cached result can become corrupted that could cause some addresses to be incorrectly matched against a lookup table. Submitted by: ru Reviewed by: csjp, mlaier Security: CAN-2005-2019 Security: FreeBSD-SA-05:13.ipfw Correct bzip2 permission race condition vulnerability. Obtained from: Steve Grubb via RedHat Security: CAN-2005-0953 Security: FreeBSD-SA-05:14.bzip2 Approved by: obrien Correct TCP connection stall denial of service vulnerability. A TCP packets with the SYN flag set is accepted for established connections, allowing an attacker to overwrite certain TCP options. Submitted by: Noritoshi Demizu Reviewed by: andre, Mohan Srinivasan Security: CAN-2005-2068 Security: FreeBSD-SA-05:15.tcp Approved by: re (security blanket), cperciva
* | | | | | | | | | Remove isc-dhcp files from HEAD now that we're using the OpenBSDbrooks2005-06-29149-71890/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dhclient. Reminded by: ru Approved by: re (blanket dhclient)
* | | | | | | | | | Fix markup in local FreeBSD additions.ru2005-06-271-5/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approved by: re (blanket manpages)
* | | | | | | | | | Remove these files from src/contrib/ipfilter as they are already presentdarrenr2005-06-2316-8232/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in src/sys/contrib/ipfilter/netinet. Makefile's reachover bits find what they need so building is unaffected. Approved by: re (dwhite)
* | | | | | | | | | Fix some minor problems before release:darrenr2005-06-231-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) "ipf -T" is broken for fetching single entries and (2) loading rules with numbered collections does not order insertion right. (3) stats aren't accumulated for hash table memory failures Approved by: re (dwhite)
* | | | | | | | | | This commit was generated by cvs2svn to compensate for changes in r147466,des2005-06-1743-43/+43
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
OpenPOWER on IntegriCloud