pkelsey
7e965066ed
MFV r285191: tcpdump 4.7.4.
...
Also, the changes made in r272451 and r272653 that were lost in the
merge of 4.6.2 (r276788) have been restored.
PR: 199568
Differential Revision: https://reviews.freebsd.org/D3007
Reviewed by: brooks, hiren
Approved by: jmallett (mentor)
MFC after: 1 month
2015-07-08 16:19:32 +00:00
sjg
008d7c831f
Add META_MODE support.
...
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.
Still need to add real targets under targets/ to build packages.
Differential Revision: D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
sjg
75a137820d
dirdeps.mk now sets DEP_RELDIR
2015-06-08 23:35:17 +00:00
sjg
65145fa4c8
Merge sync of head
2015-05-27 01:19:58 +00:00
delphij
f49c5d523a
MFV r276761: tcpdump 4.6.2.
...
MFC after: 1 month
2015-01-07 19:55:18 +00:00
bapt
a191ba5195
Convert usr.sbin to LIBADD
...
Reduce overlinking
2014-11-25 16:57:27 +00:00
sjg
d7cd1d425c
Merge head from 7/28
2014-08-19 06:50:54 +00:00
imp
0ed032933f
When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS and
...
remove the now-redundant checks for RELEASE_CRUNCH. This originally
was defined for building smaller sysinstall images, but was later also
used by picobsd builds for a similar purpose. Now that we've moved
away from sysinstall, picobsd is the only remaining consumer of this
interface. Adding these two options reduces the RELEASE_CRUNCH
special cases in the tree by half.
2014-06-06 04:09:07 +00:00
sjg
5860f0d106
Updated dependencies
2014-05-16 14:09:51 +00:00
sjg
ed3fc70bf5
Merge from head
2014-05-08 23:54:15 +00:00
imp
2118f42afd
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
...
from the latter.
2014-05-06 04:22:01 +00:00
sjg
5e568154a0
Merge head
2014-04-28 07:50:45 +00:00
pjd
98a8a992a3
Add Casper support.
...
Sponsored by: The FreeBSD Foundation
2013-12-15 23:05:19 +00:00
glebius
b0bc7b1d54
Make userland tools honor WITHOUT_PF build option.
...
Tested by: dt71@gmx.com
2013-10-29 17:38:13 +00:00
sjg
62bb106222
Merge from head
2013-09-05 20:18:59 +00:00
delphij
859c39ab9e
Convert Makefile to have only one file for each line, while I'm there, sort
...
SRCS to ease future upgrades.
2013-05-30 21:24:33 +00:00
delphij
cc86f13365
MFV: tcpdump 4.4.0.
...
MFC after: 4 weeks
2013-05-30 20:51:22 +00:00
sjg
6d37b86f2b
Updated dependencies
2013-03-11 17:21:52 +00:00
sjg
0ee5295509
Updated dependencies
2013-02-16 01:23:54 +00:00
sjg
778e93c51a
Sync from head
2012-11-04 02:52:03 +00:00
delphij
dca5e2df84
MFV: tcpdump 4.3.0.
...
MFC after: 4 weeks
2012-10-05 20:19:28 +00:00
glebius
9aada32871
Provide ability for printing and decoding pfsync(4) traffic. This
...
doesn't mean supporting IFT_PFSYNC (which I hope will eventually
die). This means decoding packets with IP protocol of 240 caught
on any normal interface like Ethernet.
The code is based on couple of files from OpenBSD, significantly
modified by myself.
Parser differentiates for four levels of verbosity: no -v, -v,
-vv and -vvv.
We don't yet forward this code upstream, because currently it
strongly relies on if_pfsync.h and even on pfvar.h. I hope that
this can be fixed in future.
Reviewed by: gnn, delphij
2012-10-05 07:51:21 +00:00
eadler
8600cbb5b6
Correct double "the the"
...
Approved by: cperciva
MFC after: 3 days
2012-09-14 21:28:56 +00:00
marcel
9dd41e3647
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
...
Requested by: Simon Gerraty <sjg@juniper.net>
2012-08-22 19:25:57 +00:00
delphij
661b9d9441
Merge tcpdump 4.2.1.
...
MFC after: 2 weeks
2012-05-17 05:11:57 +00:00
eadler
1ef5fe44d3
Remove trailing whitespace per mdoc lint warning
...
Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days
2012-03-29 05:02:12 +00:00
uqs
415a3a9b96
Spelling fixes for usr.sbin/
2011-12-30 10:58:14 +00:00
eadler
9d7884364e
- change "is is" to "is" or "it is"
...
- change "the the" to "the"
Approved by: lstewart
Approved by: sahil (mentor)
MFC after: 3 days
2011-10-16 14:30:28 +00:00
dim
ce6cf18f95
Actually remove the HAVE_CAST_H define this time.
2010-10-30 16:30:50 +00:00
dim
270962e5e2
Regenerate our usr.sbin/tcpdump/tcpdump/config.h for tcpdump 4.1.1, and
...
remove unused HAVE_RC5_H and HAVE_CAST_H defines from CFLAGS.
2010-10-30 16:25:08 +00:00
rpaulo
c04eb1485e
Add print-ipnet.c
...
Submitted by: dim
2010-10-29 21:03:59 +00:00
rpaulo
4985537637
Update for the new tcpdump 4.1.1. The man page is a result of running
...
tcpdump's autoconf on FreeBSD.
2010-10-28 19:08:56 +00:00
imp
c3a399c4ba
MFtbemd:
...
Prefer MACHNE_CPUARCH to MACHINE_ARCH in most contexts where you want
to test of all the CPUs of a given family conform.
2010-08-23 22:24:11 +00:00
ed
073cafdd42
The last big commit: let usr.sbin/ use WARNS=6 by default.
2010-01-02 11:07:44 +00:00
rpaulo
651cad1956
Add new build targets for tcpdump 4.0.0.
2009-03-21 18:40:38 +00:00
mlaier
5dfcfe7ef2
Update for tcpdump 3.9.8
2007-10-16 02:32:44 +00:00
bms
289b19d981
De-orbit burn tcpslice.
...
Reviewed by: sam, bmah
2006-09-24 09:18:36 +00:00
bms
ca71dca5f5
Disconnect tcpslice from build.
...
Reviewed by: sam, bmah
2006-09-24 09:16:27 +00:00
bms
34aba10f3e
Fix our ancient tcpslice for >2GB limits.
...
PR: bin/13691
MFC after: 1 week
Submitted by: Bruce A. Mah
2006-09-23 21:12:23 +00:00
sam
e0d6b62fc6
update for v3.9.4
...
MFC after: 1 month
2006-09-04 20:27:05 +00:00
ru
388e590f95
Reimplementation of world/kernel build options. For details, see:
...
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html
The src.conf(5) manpage is to follow in a few days.
Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine)
2006-03-17 18:54:44 +00:00
sam
531103fe3e
update for v3.9.1 (releaes)
...
Approved by: re (scottl)
2005-07-11 04:14:42 +00:00
sam
db5bc54c03
update after import of v3.9.1-096
...
Reviewed by: bms
2005-05-29 19:11:21 +00:00
ru
5c04306fea
NOINET6 -> NO_INET6
2004-12-21 10:49:29 +00:00
ru
f4c44b761b
NOCRYPT -> NO_CRYPT
2004-12-21 10:16:04 +00:00
cperciva
e629b37603
Join the 21st century: Cryptography is no longer an optional component
...
of releases. The -DNOCRYPT build option still exists for anyone who
really wants to build non-cryptographic binaries, but the "crypto"
release distribution is now part of "base", and anyone installing from a
release will get cryptographic binaries.
Approved by: re (scottl), markm
Discussed on: freebsd-current, in late April 2004
2004-08-06 07:27:08 +00:00
ru
6294018a20
Mechanically kill hard sentence breaks.
2004-07-02 23:13:00 +00:00
bms
495c505dca
Merge of tcpdump 3.8.3 from tcpdump.org.
2004-03-31 15:00:44 +00:00
markm
376c7c030b
Don't check for the existance of src/crypto/ for building items that
...
may contain crypto. The days of ITAR paranoia are over, and the simple
macro tests that remain are sufficient.
2003-07-24 18:30:25 +00:00
des
e5d2d778eb
Retire the useless NOSECURE knob.
...
Approved by: re (scottl)
2003-05-19 15:52:01 +00:00