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
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
cbc6e26dd5
Virgin import of tcpdump v3.9.1 (alpha 096) from tcpdump.org
2005-05-29 18:24:21 +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
88a191f109
Virgin import of tcpdump v3.9.1 (alpha 096) from tcpdump.org
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
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
sam
70f7ae46f5
Virgin import of libpcap v0.9.1 (alpha 096) from tcpdump.org
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
harti
ed95926eea
Apply vendor patch: include the header files from the canonical place.
...
Explained to me by: ru
2005-05-25 12:03:26 +00:00
harti
cf57287362
This commit was generated by cvs2svn to compensate for changes in r146609,
...
which included commits to RCS files with non-trunk default branches.
2005-05-25 12:00:03 +00:00
harti
2b366eef52
Apply a vendor patch: silence gcc on arm (alignent when casting pointer).
...
Submitted by: Olivier Houchard <cognet@ci0.org>
2005-05-25 12:00:03 +00:00
cognet
8f10c3fc8a
arm defaults to unsigned char as well.
2005-05-24 21:25:32 +00:00
harti
f75f62a8c5
Virgin import of NgATM user part 1.2
2005-05-23 12:22:12 +00:00
harti
4136c68b3e
This commit was generated by cvs2svn to compensate for changes in r146532,
...
which included commits to RCS files with non-trunk default branches.
2005-05-23 12:22:12 +00:00
harti
a585c860e6
Virgin import of bsnmpd 1.10
2005-05-23 11:19:11 +00:00
harti
d137b5d262
This commit was generated by cvs2svn to compensate for changes in r146525,
...
which included commits to RCS files with non-trunk default branches.
2005-05-23 11:19:11 +00:00
ru
97cb4a691b
Update for version 4.8 import.
2005-05-23 10:55:29 +00:00
ru
7458d315c1
Update for texinfo 4.8.
2005-05-23 10:52:07 +00:00
ru
7c23eda8bf
Merge texinfo 4.8 changes onto the trunk.
2005-05-23 10:50:48 +00:00
ru
8b2f0a4d7f
Use stock (FSF) version of this file.
2005-05-23 10:50:32 +00:00
ru
adfa5ff0fc
This commit was generated by cvs2svn to compensate for changes in r146518,
...
which included commits to RCS files with non-trunk default branches.
2005-05-23 10:47:04 +00:00
ru
425ad50cfe
This commit was generated by cvs2svn to compensate for changes in r146515,
...
which included commits to RCS files with non-trunk default branches.
2005-05-23 10:46:22 +00:00
ru
212fa58b27
Import of stripped down GNU texinfo 4.8
2005-05-23 10:46:22 +00:00
ume
ed819b8c09
NI_WITHSCOPEID cleanup
2005-05-21 15:28:42 +00:00
keramida
acf4c33aac
The 'text' argument of u_header() is not used, so we don't need to
...
trim_header() it.
Noticed by: bde
2005-05-19 13:34:19 +00:00
keramida
c355fa8659
Properly trim the header line too, to fix wrap-around problems that
...
have been noticed by running top(1) in terminals that are too narrow
(or on systems with usernames that were too long, pushing everything
too far to the right).
Note that this does *not* solve the wrap-around problem of the system
statistics, which is an entirely different matter :-/
Tested on: i386, sparc64 (panther), amd64 (sledge)
Approved by: davidxu (in principle)
2005-05-18 13:48:33 +00:00
keramida
0f9725e09b
Merge the CPU and WCPU columns in a single %6.2f column, add a new 'C'
...
command that toggles between the two and update the ORDER_PCTCPU()
macro to sort correctly by the visible "cpu" value.
This saves 6 more columns in 80-column terminals, making things a lot
better for the COMMAND column.
Tested on: i386, sparc64 (panther), amd64 (sledge)
Approved by: davidxu (in principle)
2005-05-18 13:30:08 +00:00
mikeh
cca364f13b
This commit was generated by cvs2svn to compensate for changes in r146309,
...
which included commits to RCS files with non-trunk default branches.
2005-05-17 03:11:29 +00:00
mikeh
7e8a9605b1
Import latest NetBSD version...changes:
...
* Whitespace and gcc 4.x fixes.
* Fix deallocation bug in fetch.c.
* Implement timeouts for accept(2) and connect(2),
which accept timeout values with '-q quittime'.
(intended to help with active mode through firewalls)
* Fix bin/77158 by Ryoji Kanai <rkanai@eeye.com>.
2005-05-17 03:11:29 +00:00
ru
9c27dea05c
Update for the 2005/04/24 import.
2005-05-16 19:19:32 +00:00
ru
8003014f21
This commit was generated by cvs2svn to compensate for changes in r146299,
...
which included commits to RCS files with non-trunk default branches.
2005-05-16 19:11:36 +00:00
ru
78d66df18b
Vendor import of bwk's 24-Apr-2005 release.
2005-05-16 19:11:36 +00:00
obrien
d80e4b8864
Update to match the 1.0.3 import.
2005-05-16 18:56:30 +00:00
obrien
a8891cc2a4
This commit was generated by cvs2svn to compensate for changes in r146293,
...
which included commits to RCS files with non-trunk default branches.
2005-05-16 18:31:55 +00:00
obrien
344ba35988
Virgin import (trimmed) of Bzip2 version 1.0.3.
2005-05-16 18:31:55 +00:00
darrenr
7b001e5d5e
Enable building /sbin/ipf (but not the rescue version) with the ability to
...
parse bpf strings for filter rules in ipf.conf
2005-05-16 16:22:55 +00:00
ume
e33ba03345
NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines
...
NI_WITHSCOPEID, and our getaddrinfo(3) does nothing special
for it, now.
2005-05-13 16:31:11 +00:00
grehan
e9af45b288
Fix tinderbox build on ppc.
...
Requested by: mlaier
2005-05-08 00:29:15 +00:00
takawata
a61ec3d816
Make smbfs capable to use 16bit char set in filenames.
...
PR:78110
2005-05-04 15:05:46 +00:00
mlaier
b28479dfe2
Resolve conflicts created during the import of pf 3.7 Some features are
...
missing and will be implemented in a second step. This is functional as is.
Tested by: freebsd-pf, pfsense.org
Obtained from: OpenBSD
2005-05-03 16:55:20 +00:00
mlaier
f9e60af500
This commit was generated by cvs2svn to compensate for changes in r145837,
...
which included commits to RCS files with non-trunk default branches.
2005-05-03 16:47:37 +00:00
mlaier
511d1c13c3
Import pf userland from OpenBSD 3.7 (OPENBSD_3_7 as of today)
2005-05-03 16:47:37 +00:00
harti
8bf5d359a2
Vendor patch: fix a bug that was introduced when moving from libisc to
...
libbegemot: the rpoll_start_timer function needs the timeout value in
milli-seconds, not the absolute time when the timer should tick.
2005-04-29 11:02:18 +00:00
harti
577bdeea78
This commit was generated by cvs2svn to compensate for changes in r145673,
...
which included commits to RCS files with non-trunk default branches.
2005-04-29 11:02:18 +00:00
darrenr
a57939d5ce
Don't use quad_t on FreeBSD (deprecated) so use "long long" instead.
...
Someday this should be converted to uint64_t and printstate.c changed to
use those horrid PRiud64 things.
2005-04-28 21:36:30 +00:00
darrenr
f739412edd
Patches from Ruslam Ermilov to remove NetBSD bits from Makefiles and cleanup
...
build problems with rescue.
2005-04-28 16:26:35 +00:00
harti
f3155bccfa
Virgin import of bsnmp 1.9
2005-04-26 16:43:22 +00:00