Takanori Watanabe
4ebd3ea1f6
Make smbfs capable to use 16bit char set in filenames.
...
PR:78110
2005-05-04 15:05:46 +00:00
Max Laier
0baf7c8675
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
Max Laier
b1feb7cada
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
Max Laier
61a1372b41
Import pf userland from OpenBSD 3.7 (OPENBSD_3_7 as of today)
2005-05-03 16:47:37 +00:00
Hartmut Brandt
5710486746
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
Hartmut Brandt
a9bfedb789
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
Darren Reed
e01de6cda3
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
Darren Reed
cf4ee2c933
Patches from Ruslam Ermilov to remove NetBSD bits from Makefiles and cleanup
...
build problems with rescue.
2005-04-28 16:26:35 +00:00
Hartmut Brandt
d7eb6b4714
Virgin import of bsnmp 1.9
2005-04-26 16:43:22 +00:00
Hartmut Brandt
646c481fe6
This commit was generated by cvs2svn to compensate for changes in r145557,
...
which included commits to RCS files with non-trunk default branches.
2005-04-26 16:43:22 +00:00
Darren Reed
dfb07485de
Fix include directives that were missing the netinet include directory, where
...
the ipl.h file is found. Also add back in ip_fil.c, which somehow went missing
in action.
2005-04-26 15:18:45 +00:00
Darren Reed
eaa8e3e8c5
Fix problems with building libipf:
...
ipf_dontuning.c - change the include to look in netinet for ipl.h
ipft_tx.c - make the private use of arrays with tcp flags info in them more
not use names that can be "confusing"
2005-04-26 14:27:12 +00:00
Darren Reed
0eb958a2b7
this file does not belong in a freebsd distribution
2005-04-25 19:15:19 +00:00
Darren Reed
750e88322f
* Someone imported a lot of files with the wrong CVS tag, so lots of files need
...
that fixed in them....
* Keep unnecessary files out of the non-vendor part of this CVS repository.
2005-04-25 18:20:15 +00:00
Darren Reed
83b71dcb90
This commit was generated by cvs2svn to compensate for changes in r145513,
...
which included commits to RCS files with non-trunk default branches.
2005-04-25 17:40:37 +00:00
Darren Reed
3c911a00da
This commit was generated by cvs2svn to compensate for changes in r145510,
...
which included commits to RCS files with non-trunk default branches.
2005-04-25 17:31:50 +00:00
Darren Reed
144279dcb8
import ipfilter 4.1.8 into the vendor branch
2005-04-25 17:31:50 +00:00
Mark Peek
7c1eefa6b6
This commit was generated by cvs2svn to compensate for changes in r145479,
...
which included commits to RCS files with non-trunk default branches.
2005-04-24 19:41:08 +00:00
Mark Peek
23338178da
Import of tcsh-6.14.00
2005-04-24 19:41:08 +00:00
Simon L. B. Nielsen
31363b6067
Correct multiple security related errors: a buffer overflow, NULL
...
pointer dereferences, possible use of uninitialized variables, and
memory leaks.
Security: CAN-2005-0753
Security: FreeBSD-SA-05:05.cvs
Approved by: peter
2005-04-22 17:58:25 +00:00
Giorgos Keramidas
32efd26355
- Add a THR column to the process listing, that shows the number of
...
threads a process has. The THR column is disabled and disappears
when 'H' is hit, because then every thread gets its own output line.
- Allow sorting processes by "threads".
Approved by: davidxu
Inspired by: Jiawei Ye <leafy7382@gmail.com>
2005-04-14 15:02:03 +00:00
Thomas Quinot
be9ede4a45
Fix minor discrepancy between documentation and implementation: the
...
destination port is incremented for each packet sent to the same hop.
MFC after: 1 week
2005-04-12 15:16:32 +00:00
Jacques Vidrine
14aab889f4
Correct a pair of buffer overflows in the telnet(1) command:
...
(CAN-2005-0468) A heap buffer overflow in env_opt_add() and related
functions.
(CAN-2005-0469) A global uninitialized data section buffer overflow in
slc_add_reply() and related functions.
As a result of these vulnerabilities, it may be possible for a malicious
telnet server or active network attacker to cause telnet(1) to execute
arbitrary code with the privileges of the user running it.
Security: CAN-2005-0468, CAN-2005-0469
Security: FreeBSD-SA-05:01.telnet
Security: http://www.idefense.com/application/poi/display?id=220&type=vulnerabilities
Security: http://www.idefense.com/application/poi/display?id=221&type=vulnerabilities
These fixes are based in part on patches
Submitted by: Solar Designer <solar@openwall.com>
2005-03-28 14:45:12 +00:00
Doug Barton
0e41462ff3
Expand and refine a few sections for future reference
2005-03-17 08:40:41 +00:00
Doug Barton
e7639cc3cd
Delete all aix ports
2005-03-17 08:40:11 +00:00
Doug Barton
0c3e8a73d1
This commit was generated by cvs2svn to compensate for changes in r143734,
...
which included commits to RCS files with non-trunk default branches.
2005-03-17 08:10:34 +00:00
Doug Barton
085ef8005f
This commit was generated by cvs2svn to compensate for changes in r143731,
...
which included commits to RCS files with non-trunk default branches.
2005-03-17 08:04:02 +00:00
Doug Barton
6bc6438a36
Vendor import of BIND 9.3.1
2005-03-17 08:04:02 +00:00
Christian Brueffer
28d223bdcb
Correct macro usage.
...
Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
MFC after: 3 days
2005-03-13 13:37:02 +00:00
Hartmut Brandt
966fd1ea2f
Don't extract the .gdbinit file from the distribution.
2005-02-28 17:29:10 +00:00
Hartmut Brandt
94caccb357
Virgin import of bsnmpd 1.8
2005-02-28 17:27:11 +00:00
Hartmut Brandt
71651a2743
This commit was generated by cvs2svn to compensate for changes in r142810,
...
which included commits to RCS files with non-trunk default branches.
2005-02-28 17:27:11 +00:00
Anton Berezin
3a44a4c33e
Increase usefulness of telnet(1) as a protocol tester. By prepending
...
"+" to the port number, disable option negotiation and allow
transferring of data with high bit set.
OKed by: markm (maintainer)
PR: 52032
Submitted by: Valentin Nechayev <netch maybe-at netch stop kiev stop ua>
MFC After: 2 weeks
2005-02-28 12:46:53 +00:00
Gleb Smirnoff
469f8a6aca
- remove OpenBSDisms, add FreeBSDisms
...
- comment out feature, we do not have yet: tcpdumping on pfsync,
add a BUGS section
- reference carp.4
- dereference bpf(4), tcpdump(7), hostname.if(5)
- sort references
- tell when pfsync appeared in FreeBSD
Reviewed by: mlaier
MFC after: 1 week
2005-02-23 17:37:39 +00:00
Mike Heffner
7ffd9476ea
This commit was generated by cvs2svn to compensate for changes in r142129,
...
which included commits to RCS files with non-trunk default branches.
2005-02-20 17:33:34 +00:00
Mike Heffner
9058027721
Import the latest CVS version of lukemftp.
...
Short list of changes:
* SIGINT termination from auto-fetch.
* Less trusting of remote filenames during auto mgets.
* Improved RFC2616 compliancy.
* Fix globs when using ftp reget (from mat@).
* Limit send buffer size.
2005-02-20 17:33:34 +00:00
Gregory Neil Shapiro
dbda3744f4
Merge mci.c change to add mci_close() from the vendor branch.
...
Problem noted by: marcus
2005-02-14 08:04:08 +00:00
Gregory Neil Shapiro
2beed715b1
This commit was generated by cvs2svn to compensate for changes in r141867,
...
which included commits to RCS files with non-trunk default branches.
2005-02-14 03:04:18 +00:00
Gregory Neil Shapiro
27bec48138
Commit patch from sendmail.org web site for socket close bug:
...
http://www.sendmail.org/patches/close_wait.p2
This is being put in the vendor branch as it is in the vendor's repo.
2005-02-14 03:04:18 +00:00
Gregory Neil Shapiro
b37a166a40
Remove files no longer in vendor distribution from vendor branch
2005-02-14 02:58:21 +00:00
Gregory Neil Shapiro
92e30605d8
Update for sendmail 8.13.3 import
2005-02-14 02:45:25 +00:00
Gregory Neil Shapiro
684b2a5fa3
Resolve conflicts from sendmail 8.13.3 import
...
MFC after: 4 days
2005-02-14 02:39:14 +00:00
Gregory Neil Shapiro
b6bacd3150
Import sendmail 8.13.3
2005-02-14 02:30:00 +00:00
Gregory Neil Shapiro
6af83ee0d2
This commit was generated by cvs2svn to compensate for changes in r141858,
...
which included commits to RCS files with non-trunk default branches.
2005-02-14 02:30:00 +00:00
Ruslan Ermilov
0227791b40
Expand *n't contractions.
2005-02-13 22:25:33 +00:00
Max Laier
c721916790
Fix sloppy use of "manpage", bump .Dd where applicable and rename RED to
...
Random Early Detection (not ... Drop) in order to be consistent with other
documentation on ALTQ
Pointed out by: simon, ru, Brad Davis
2005-02-07 23:20:12 +00:00
Max Laier
8624b327d4
Be more verbose about altq SYNOPSIS and add more linkage in the relating pf
...
documents.
Inspired by: scottl
Reviewed by: Brad Davis <so14kNOso14kSPAMcom>
MFC after: 3 days
2005-02-07 11:46:36 +00:00
Xin LI
b0683dae2d
Undo the VCS tag move to reduce diff hunks.
...
Pointed out by: ru
2005-02-07 05:34:35 +00:00
Xin LI
a58ff0abbb
Add instructions about upgrading netcat(1).
2005-02-06 15:26:44 +00:00
Xin LI
04def62430
Finish the import of nc(1) from OpenBSD. This includes:
...
- Bring IPsec support from the ports collection [1].
- Bring -o ("once only") option from the ports
collection [2].
- Adopt the Makefile framework into
usr.bin/nc/Makefile.
- Add a knob to control whether to build nc(1),
NO_NETCAT.
- Bump __FreeBSD_version so ports collection can
detect this change.
Original patchset are contributed to the ports collection by:
[1] nectar, [2] joerg.
Note: WARNS?=6 patchset spined off in this commit, in order not
to take too many files off the vendor branch.
2005-02-06 14:44:27 +00:00