jcamou
5dd28816ce
Update URL and email address.
...
Approved by: trhodes (mentor)
20 day timeout: mbr (did not reply, mentor approved commit)
2005-09-02 06:30:41 +00:00
andre
dda5a2d10a
Pretty print multipath routes.
...
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
2005-08-26 18:08:24 +00:00
tjr
7c5f6cabc9
Fix a one byte off error which causes "less" to crash if you view a
...
large file, jump to the end, scroll backwards with "b" and try to search
backwards afterwards.
Submitted by: Matthias Scheler
2005-08-26 10:05:59 +00:00
imura
a32dd5a151
- Fix checking range of strings of struct iconv_add_in in libsmb and libkiconv,
...
- Add checking range of strings to iconv_sysctl_add().
Submitted by: Rudolf Cejka
2005-08-24 12:38:26 +00:00
csjp
f267b4783c
FreeBSD now supports BIOCLOCK. So we can use it now.
...
Reviewed by: mlaier
2005-08-23 00:03:58 +00:00
dougb
e48a6516ad
This commit was generated by cvs2svn to compensate for changes in r149245,
...
which included commits to RCS files with non-trunk default branches.
2005-08-18 18:39:31 +00:00
dougb
9123af99f7
Update the vendor branch with a patch to this file that was
...
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.
2005-08-18 18:39:31 +00:00
cperciva
afe2192571
Remove the dates from these files. They serve no purpose and result in
...
these files spuriously changing each time they are built.
Also, add $FreeBSD$ tags, because cvs is unhappy otherwise.
2005-08-17 15:56:04 +00:00
imura
5a67019bb8
Tell nls_setlocale() the very locale name from command line option,
...
rather than using optarg variable which would be allways NULL.
2005-08-07 08:46:56 +00:00
brueffer
ec4f7f03b1
More tcpdump 8->1 cleanup.
...
Approved by: mlaier
MFC after: 3 days
2005-08-06 13:03:03 +00:00
imura
b1a3558c87
Correct argument order of kiconv_add_xlat16_cspairs().
...
Security:
2005-07-29 14:56:16 +00:00
ache
7cefcfe3b0
Create /etc/opiekeys with 0600, not 0644
...
PR: 84221
2005-07-29 09:59:24 +00:00
sam
b9e6c6d781
terminate when all interfaces have been removed; since we do not
...
do interface discovery there's no point in sticking around
MFC after: 3 days
2005-07-29 05:58:35 +00:00
imura
3dd597e54b
Fix core dump when "smbutil lc".
...
OK'ed by: bp
2005-07-28 22:35:38 +00:00
keramida
e19c1e09f5
Spell "committing" correctly.
2005-07-28 13:53:45 +00:00
keramida
6e46724141
Spell "referred" correctly.
2005-07-28 13:03:19 +00:00
des
514635c5be
Update (correct autotools usage, copy generated headers, --disable-threads)
2005-07-25 17:14:00 +00:00
obrien
66b2171b38
Fix bug where GCC thought athlon-tbird had SSE support.
2005-07-19 21:53:22 +00:00
phk
69f19770ff
Switch to contemporary TTY interface.
2005-07-15 07:41:26 +00:00
brueffer
2a75eb6afb
- Remove MLINKS to nonexistant manpages
...
- Change some section numbers to match reality
- For MLINKS to manpages from ports, mention which port installs them
MFC after: 3 days
2005-07-14 20:29:08 +00:00
sam
5d66575dd9
resolve merge conflicts
...
Approved by: re (scottl)
2005-07-11 04:14:02 +00:00
sam
1166f90fe8
Virgin import of tcpdump v3.9.1 (release) from tcpdump.org
...
Approved by: re (scottl)
2005-07-11 03:54:22 +00:00
sam
357fae9fdf
This commit was generated by cvs2svn to compensate for changes in r147899,
...
which included commits to RCS files with non-trunk default branches.
2005-07-11 03:54:22 +00:00
sam
b0948cc146
resolve merge conflicts
...
Approved by: re (scottl)
2005-07-11 03:43:25 +00:00
sam
17d5b030de
This commit was generated by cvs2svn to compensate for changes in r147894,
...
which included commits to RCS files with non-trunk default branches.
2005-07-11 03:24:53 +00:00
sam
d1c1ca625a
Virgin import of libpcap v0.9.1 (release) from tcpdump.org
...
Approved by: re (scottl)
2005-07-11 03:24:53 +00:00
obrien
f525ab342b
This commit was generated by cvs2svn to compensate for changes in r147824,
...
which included commits to RCS files with non-trunk default branches.
2005-07-07 22:06:54 +00:00
obrien
1b66131eb1
Fix bogus fmov* SPARC opcodes.
...
(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
2005-07-07 22:06:54 +00:00
scottl
c6f8608ea0
Patch the freebsd spec file for PowerPC so that PIC code builds correctly.
...
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
2005-07-07 21:40:37 +00:00
sam
cbd7bfe946
clr ptr after freeing state to avoid subsequent null ptr deref
...
(on vendor branch since this change already exists in Jouni's cvs).
Approved by: re (scottl)
2005-07-06 22:06:27 +00:00
sam
bbc077981c
This commit was generated by cvs2svn to compensate for changes in r147801,
...
which included commits to RCS files with non-trunk default branches.
2005-07-06 22:06:27 +00:00
simon
76d3f5f676
Fix ipfw packet matching errors with address tables.
...
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
2005-06-29 21:36:49 +00:00
brooks
bd7fc02cf0
Remove isc-dhcp files from HEAD now that we're using the OpenBSD
...
dhclient.
Reminded by: ru
Approved by: re (blanket dhclient)
2005-06-29 01:46:40 +00:00
ru
49d602bcb1
Fix markup in local FreeBSD additions.
...
Approved by: re (blanket manpages)
2005-06-27 07:07:55 +00:00
darrenr
529d7c08ef
Remove these files from src/contrib/ipfilter as they are already present
...
in src/sys/contrib/ipfilter/netinet. Makefile's reachover bits find what
they need so building is unaffected.
Approved by: re (dwhite)
2005-06-23 14:22:02 +00:00
darrenr
22c343ffc8
Fix some minor problems before release:
...
(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)
2005-06-23 14:19:02 +00:00
des
5db0b4fbd8
This commit was generated by cvs2svn to compensate for changes in r147466,
...
which included commits to RCS files with non-trunk default branches.
2005-06-17 14:39:09 +00:00
des
a41c608b44
Fix markup errors caused by a bug in gendoc.pl (see P4 change #78671 )
...
Approved by: re (kensmith)
2005-06-17 14:39:09 +00:00
des
ce58ab3b79
This commit was generated by cvs2svn to compensate for changes in r147464,
...
which included commits to RCS files with non-trunk default branches.
2005-06-17 14:37:52 +00:00
des
74d48f7bc8
MFP4: ( #78671 ) correctly escape \& in Perl strings.
...
Submitted by: ru
Approved by: re (kensmith)
2005-06-17 14:37:52 +00:00
des
b40c84fffa
This commit was generated by cvs2svn to compensate for changes in r147462,
...
which included commits to RCS files with non-trunk default branches.
2005-06-17 14:37:16 +00:00
des
a5a1a07fd9
MFP4: ( #78670 ) markup nits
...
MFP4: (#78673 ) bump date
Submitted by: ru
Approved by: re (kensmith)
2005-06-17 14:37:16 +00:00
des
0a352877da
This commit was generated by cvs2svn to compensate for changes in r147460,
...
which included commits to RCS files with non-trunk default branches.
2005-06-17 14:35:37 +00:00
des
771f41713c
MFP4: ( #78672 ) markup nits.
...
Submitted by: ru
Approved by: re (kensmith)
2005-06-17 14:35:37 +00:00
des
62f0804df4
Vendor import of OpenPAM Figwort.
2005-06-17 08:11:43 +00:00
des
38ae315ed5
This commit was generated by cvs2svn to compensate for changes in r147455,
...
which included commits to RCS files with non-trunk default branches.
2005-06-17 08:11:43 +00:00
ru
5bf67d482f
Markup fixes.
...
Approved by: re (blanket)
2005-06-16 20:51:10 +00:00
ru
caab8c7549
Apply a series of scripts to automatically fix some markup bugs.
...
Approved by: re (blanket)
2005-06-16 20:21:03 +00:00
gshapiro
9b46bba4c2
This commit was generated by cvs2svn to compensate for changes in r147353,
...
which included commits to RCS files with non-trunk default branches.
2005-06-14 02:23:14 +00:00
gshapiro
3f99651e54
Import OSTYPE(freebsd6) support from sendmail open source repo for FreeBSD 6.0.
...
Approved by: re (scottl)
Requested by: keramida
2005-06-14 02:23:14 +00:00
sam
8637a9a96a
resolve merge conflicts
...
Approved by: re (dwhite)
2005-06-13 17:07:31 +00:00
sam
ef42ed26e0
This commit was generated by cvs2svn to compensate for changes in r147341,
...
which included commits to RCS files with non-trunk default branches.
2005-06-13 17:00:32 +00:00
sam
d1a1fd4aa9
stripped down import of hostapd 0.3.9
...
Approved by: re (dwhite)
2005-06-13 17:00:32 +00:00
sam
959b8ed223
resolve merge conflicts
2005-06-13 16:54:21 +00:00
sam
b6ecc83f22
stripped down import of wpa_supplicant v0.3.9
...
Approved by: re (dwhite)
2005-06-13 16:43:14 +00:00
sam
848adee197
This commit was generated by cvs2svn to compensate for changes in r147338,
...
which included commits to RCS files with non-trunk default branches.
2005-06-13 16:43:14 +00:00
sam
e1999dee5d
pullup security fix on vendor branch
2005-06-09 15:54:42 +00:00
sam
a6836add6e
Correct several denial-of-service vulnerabilities in tcpdump.
...
Security: FreeBSD-SA-05:10.tcpdump
Security: CAN-2005-1267, CAN-2005-1278, CAN-2005-1279, CAN-2005-1280
Obtained from: tcpdump.org
2005-06-09 15:42:58 +00:00
sam
22f120bd5e
This commit was generated by cvs2svn to compensate for changes in r147173,
...
which included commits to RCS files with non-trunk default branches.
2005-06-09 15:42:58 +00:00
sam
7b035d47f2
fix byte order handling: FreeBSD != Linux
2005-06-07 23:33:13 +00:00
gshapiro
3379325ae7
Note the sendmail 8.13.4 upgrade
...
MFC after: 4 days
2005-06-07 04:22:21 +00:00
gshapiro
2a4e2057a6
Resolve conflicts from sendmail 8.13.4 import
2005-06-07 04:17:21 +00:00
gshapiro
125167ce17
Import sendmail 8.13.4
2005-06-07 04:14:59 +00:00
gshapiro
d912a4d5b0
This commit was generated by cvs2svn to compensate for changes in r147078,
...
which included commits to RCS files with non-trunk default branches.
2005-06-07 04:14:59 +00:00
sam
eb7b540c92
apply important fixes from development branch
2005-06-05 22:41:14 +00:00
cvs2svn
15d1673cd6
This commit was manufactured by cvs2svn to create branch
...
'VENDOR-hostapd'.
2005-06-05 22:36:47 +00:00
sam
8e870af29c
import/upgrade instructions
2005-06-05 22:36:46 +00:00
sam
21e78f430e
Stripped down import of hostapd v0.3.7
2005-06-05 22:35:03 +00:00
sam
bd8aec8d4d
This commit was generated by cvs2svn to compensate for changes in r147021,
...
which included commits to RCS files with non-trunk default branches.
2005-06-05 22:35:03 +00:00
sam
e0939fddf8
fix for ctrl interface socket setup
...
Submitted by: brooks
2005-06-05 21:13:08 +00:00
cvs2svn
2cc0915680
This commit was manufactured by cvs2svn to create branch
...
'VENDOR-wpa_supplicant'.
2005-06-05 20:55:02 +00:00
sam
ee5b2d618f
import/ugprade instructions
2005-06-05 20:55:01 +00:00
sam
2b0ba7bae5
Stripped down import of wpa_supplicant v0.3.8
2005-06-05 20:52:14 +00:00
sam
22428bd35b
This commit was generated by cvs2svn to compensate for changes in r147013,
...
which included commits to RCS files with non-trunk default branches.
2005-06-05 20:52:14 +00:00
kan
ceec895280
Enable handling of MS-compatible packing push and pop pragmas. This change was
...
inadvertedly left out of the last import.
2005-06-03 17:35:13 +00:00
obrien
a1ccaaff09
Make diff(1) follow traditional UNIX SOP of later options nullify earlier
...
options that are mutually exclusive.
2005-06-03 06:46:56 +00:00
kan
44e5f34aa2
Fix a typo from previos commit.
2005-06-03 05:58:56 +00:00
kan
752b1c9235
Catch up with changes in BDX_OUTPUT_[LR]BRAC callers.
2005-06-03 04:19:23 +00:00
kan
17d0aa6eb2
Merge conflicts for GCC 3.4.4.
2005-06-03 04:02:20 +00:00
kan
ff647fd5f2
Localize GCC version string for FreeBSD.
2005-06-03 03:52:25 +00:00
kan
f8dd8336e3
Stock files.
2005-06-03 03:50:42 +00:00
kan
1d986ea68c
This commit was generated by cvs2svn to compensate for changes in r146901,
...
which included commits to RCS files with non-trunk default branches.
2005-06-03 03:30:16 +00:00
kan
8a6911d2bb
Gcc 3.4.4 F77 runtime support bits.
2005-06-03 03:30:16 +00:00
kan
be081a3e1d
This commit was generated by cvs2svn to compensate for changes in r146899,
...
which included commits to RCS files with non-trunk default branches.
2005-06-03 03:29:59 +00:00
kan
eeb997f510
Gcc 3.4.4 Objective C support bits.
2005-06-03 03:29:59 +00:00
kan
c9b991bc78
This commit was generated by cvs2svn to compensate for changes in r146897,
...
which included commits to RCS files with non-trunk default branches.
2005-06-03 03:29:38 +00:00
kan
3b6c93380e
Gcc 3.4.4 C++ support bits.
2005-06-03 03:29:38 +00:00
kan
d7b0b4f3c6
This commit was generated by cvs2svn to compensate for changes in r146895,
...
which included commits to RCS files with non-trunk default branches.
2005-06-03 03:28:44 +00:00
kan
2156e40a83
Gcc 3.4.4 release.
2005-06-03 03:28:44 +00:00
sobomax
eb9b77e827
Make bzip2 support working again after bzip2 upgrade. This time commit
...
BZ_NO_COMPRESS support to the bzip2 sources directly (yes, this takes file
off the vendor branch, but looks like bzip2 maintainer doesn't care), so that
it will not be removed when the next upgrade is performed. Also, add a short
note on how to test bzip2 support.
Pointy hat to: obrien
Correct comment (libz -> libbz2) and remove useless full path to zutil.h
while I am here.
2005-05-29 21:56:38 +00:00
sam
7dacff5dd0
resolve merge conflicts and update for proper build; including:
...
o print-fr.c returned to code on vendor branch
o remove pmap_prot.h include from print-sunrprc.c
o remove gcc/i386-specific ntoh* write-arounds from tcpdump-stdinc.h
Reviewed by: bms
2005-05-29 19:09:28 +00:00
sam
cbc6e26dd5
Virgin import of tcpdump v3.9.1 (alpha 096) from tcpdump.org
2005-05-29 18:24:21 +00:00
sam
d9db21b8bc
This commit was generated by cvs2svn to compensate for changes in r146775,
...
which included commits to RCS files with non-trunk default branches.
2005-05-29 18:24:21 +00:00
sam
88a191f109
Virgin import of tcpdump v3.9.1 (alpha 096) from tcpdump.org
2005-05-29 18:17:16 +00:00
sam
777fc78fe5
This commit was generated by cvs2svn to compensate for changes in r146773,
...
which included commits to RCS files with non-trunk default branches.
2005-05-29 18:17:16 +00:00
sam
1907987c21
resolve merge conflicts
...
Reviewed by: bms (earlier version)
2005-05-29 18:09:04 +00:00
sam
70f7ae46f5
Virgin import of libpcap v0.9.1 (alpha 096) from tcpdump.org
2005-05-29 17:46:52 +00:00
sam
3fcae53268
This commit was generated by cvs2svn to compensate for changes in r146768,
...
which included commits to RCS files with non-trunk default branches.
2005-05-29 17:46:52 +00:00
eivind
e998be30e5
Since this is already off the vendor branch: Our kernel is now in
...
/boot/kernel/kernel, not plain /kernel
2005-05-27 01:09:42 +00:00
harti
fc87e3a79a
This commit was generated by cvs2svn to compensate for changes in r146611,
...
which included commits to RCS files with non-trunk default branches.
2005-05-25 12:03:26 +00:00