obrien
630e24e535
NetBSD has updated their groff to a version that handles .Nm the same
...
way ours does. So use the vendor files now.
2004-08-18 06:41:13 +00:00
obrien
8a31abd60b
Merge rev 1.2 (OPIE, login user capabilities database, PAM) support
...
into 'nbsd_20040809'.
2004-08-18 06:34:20 +00:00
obrien
cf10dfca59
This commit was generated by cvs2svn to compensate for changes in r133936,
...
which included commits to RCS files with non-trunk default branches.
2004-08-18 06:29:48 +00:00
obrien
6047e98e5a
Import of LukeM's ftpd taken from the NetBSD CVS repo on 9-Aug-2004.
...
This closes the remotely exploitable vulnerability documented at
ftp://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2004-009.txt.asc
http://www.vuxml.org/freebsd/c4b025bb-f05d-11d8-9837-000c41e2cdad.html
2004-08-18 06:29:48 +00:00
mbr
3deceb91dc
Make 'client DNS forward update' working again which got broken in rev.
...
RC9 of dhclient 3.0.1. This fix will be part of dhclient 3.0.2. It is
also part of the official redhat package.
Submitted by: Jason Vas Dias <jvdias@redhat.com>
Discussed on: dhcp-hackers@isc.org
2004-08-16 22:35:56 +00:00
mbr
04f7234682
Document local changes r1.41 and r1.42 of dhclient.c
2004-08-16 21:31:34 +00:00
mbr
a130fca1a1
Recommit removed Rev. 1.40. This fix does solve a FPE with negative lease
...
time as described in the PR below.
It seems that this patch should have been part of the vendor tree but got
accidently missed in the 3.0.1 final version. It will definitly be
part of 3.0.2 but until then it's a long way to go.
Submitted by: ISC (Vendor)
PR: bin/54517
2004-08-16 21:26:04 +00:00
mbr
95ef22a8e2
It could happen that the renew/rebind times in the leasefile were
...
expired but the expire time itself was still valid and in the future.
If this happened we ended up using the state S_RENEW with an
INADDR_BROADCAST address set in the request and dhclient never got
any answer back. The only workaround was to delete the lease file.
Fix this case with a check for the S_RENEW and a fallback to the
S_INIT state.
PR: bin/69361
Submitted by: Andrew Gallatin <gallatin@cs.duke.edu>
2004-08-16 16:09:50 +00:00
mbr
c593d7cfa8
Sync a reverted part of dhclient.c with the vendor source. It seems
...
that a buxfix from rc14 got backed out again. We do the same.
2004-08-16 15:48:02 +00:00
alfred
884e72bbc0
This patch merges the sort fields for both pages, so you can (for
...
example) view io stats while sorting by process size. Also adds
voluntary and involuntary context-switch stats to the io page because
there was lots of room.
Submitted by: Dan Nelson dnelson at allantgroup.com
2004-08-16 07:51:22 +00:00
mbr
ee29adfdaf
Resolve conflicts from dhclient 3.0.1 final import.
...
No functional changes in this import.
2004-08-15 23:37:10 +00:00
mbr
f84803b430
This commit was generated by cvs2svn to compensate for changes in r133783,
...
which included commits to RCS files with non-trunk default branches.
2004-08-15 23:33:13 +00:00
mbr
8ac20c1e5c
Import ISC DHCP 3.0.1 client.
2004-08-15 23:33:13 +00:00
davidxu
69e7778859
Disable surplus detection of breakpoint event in signal stack, the check
...
causes a normal breakpoint event in new thread to be ignored unexpectly,
result is process SIGSEGV.
Test on: AMD64, i386
2004-08-15 12:31:30 +00:00
harti
66de0041de
Vendor patch: don't dump core when the config file cannot be opened.
...
Submitted by: Maxim Konovalov <maxim@macomnet.ru>
2004-08-12 19:17:29 +00:00
harti
abaec266fe
This commit was generated by cvs2svn to compensate for changes in r133594,
...
which included commits to RCS files with non-trunk default branches.
2004-08-12 19:17:29 +00:00
kan
b9da5a1362
Remove files that are not part of GCC 3.4.x from the vendor branch.
2004-08-12 16:41:42 +00:00
kan
a3e5078e55
This commit was generated by cvs2svn to compensate for changes in r133582,
...
which included commits to RCS files with non-trunk default branches.
2004-08-12 16:41:42 +00:00
tjr
25b36e207e
This commit was generated by cvs2svn to compensate for changes in r133546,
...
which included commits to RCS files with non-trunk default branches.
2004-08-12 05:59:33 +00:00
tjr
45cab82976
Import of GNU sort from coreutils CVS (trimmed)
2004-08-12 05:59:33 +00:00
tjr
1a47849986
Merge local changes.
2004-08-12 05:46:04 +00:00
tjr
a20bc469ca
Import of GNU sort from coreutils CVS (trimmed)
2004-08-12 05:37:46 +00:00
tjr
bc956eca29
This commit was generated by cvs2svn to compensate for changes in r133543,
...
which included commits to RCS files with non-trunk default branches.
2004-08-12 05:37:46 +00:00
kan
8f7d2cab01
Import one more file for Gcc 3.4.2 20040728.
2004-08-12 02:21:58 +00:00
kan
6e3dc6949a
This commit was generated by cvs2svn to compensate for changes in r133534,
...
which included commits to RCS files with non-trunk default branches.
2004-08-12 02:21:58 +00:00
harti
ca1b1749a1
Exclusion list for easier import.
2004-08-11 12:19:32 +00:00
harti
5ef136b4ee
Virgin import of NgATM user part 1.1
2004-08-11 12:17:54 +00:00
harti
e2ee66508a
This commit was generated by cvs2svn to compensate for changes in r133488,
...
which included commits to RCS files with non-trunk default branches.
2004-08-11 12:17:54 +00:00
harti
2b3cfc63fc
Fix the 4.X -> 5.X upgrade path by include <inttypes.h> instead of
...
stdint.h.
2004-08-10 11:05:25 +00:00
harti
1fa5cd5994
This commit was generated by cvs2svn to compensate for changes in r133429,
...
which included commits to RCS files with non-trunk default branches.
2004-08-10 11:05:25 +00:00
obrien
9137be5ffd
Virgin import of Christos Zoulas's FILE 4.10.
...
*- file is now broken into a library containing and processing the magic
and a consumer binary.
2004-08-09 08:45:41 +00:00
obrien
29a757251d
This commit was generated by cvs2svn to compensate for changes in r133359,
...
which included commits to RCS files with non-trunk default branches.
2004-08-09 08:45:41 +00:00
harti
152272dd78
List some more files to be excluded from the original distribution.
2004-08-06 13:41:55 +00:00
harti
b6e3f37229
Virgin import of bsnmpd 1.7
2004-08-06 13:38:30 +00:00
harti
0332693143
This commit was generated by cvs2svn to compensate for changes in r133211,
...
which included commits to RCS files with non-trunk default branches.
2004-08-06 13:38:30 +00:00
des
bb9a9f2d55
Do not check val-tags if the repository is read-only.
...
Approved by: maintainer's silence
MFC after: 2 weeks
2004-08-05 17:47:35 +00:00
gshapiro
1f73a89f4d
Update notes after sendmail 8.13.1 import
2004-08-01 01:18:40 +00:00
gshapiro
f3430e610c
Resolve conflicts from sendmail 8.13.1 import
2004-08-01 01:16:16 +00:00
gshapiro
1fc446a819
Import sendmail 8.13.1
2004-08-01 01:04:57 +00:00
gshapiro
ba0acab829
This commit was generated by cvs2svn to compensate for changes in r132943,
...
which included commits to RCS files with non-trunk default branches.
2004-08-01 01:04:57 +00:00
ru
7124b1c384
Sync with FSF.
2004-07-30 08:14:00 +00:00
ru
f8fcd9a46e
Pull up latest mdoc(7) changes:
...
: 2004-05-10 Werner LEMBERG <wl@gnu.org>
:
: * tmac/doc-syms (doc-str-Lb-libposix, doc-str-Lb-libpthread,
: doc-str-Lb-librt): Reset font.
: (Lb): Rename `doc-str-Lb' to `doc-str-Lb1'.
: Provide `doc-str-Lb' to reset font.
: * tmac/groff_mdoc.man: Updated.
: 2004-07-08 Thomas Klausner <wiz@netbsd.org>
:
: * tmac/doc-syms (doc-str-St--p1003.1-2004): New string.
: * tmac/groff_mdoc.man: Updated.
2004-07-30 08:12:09 +00:00
ru
855cc7b8a5
This commit was generated by cvs2svn to compensate for changes in r132873,
...
which included commits to RCS files with non-trunk default branches.
2004-07-30 08:12:09 +00:00
kan
bc2ea671b9
Remove obsolete ASM_FINAL_SPEC definition.
...
Reported by: green
2004-07-29 21:49:34 +00:00
kan
fa57c28c05
Allow GCC to recognize -fformat-extensions flag.
2004-07-29 02:04:58 +00:00
mux
2f8a959642
Remove an empty default: case to please GCC 3.4.2.
2004-07-28 14:21:25 +00:00
kan
91a90dc612
Add missing () to function invocation.
2004-07-28 05:37:18 +00:00
kan
dd9b95f3db
Do not use casts as lvalues.
2004-07-28 05:33:58 +00:00
kan
c517173512
Merge rev. 1.2 (allow profiling of FORTRAN77 programs) info
...
GCC 3.4.3-prerelease sources.
2004-07-28 05:08:31 +00:00
kan
5b90f70c7e
Merge FreeBSD changes into GCC 3.4.2-prerelease:
...
1.2 Printf format errors fixes.
2004-07-28 05:06:59 +00:00
kan
f6d8a1ee6b
Use stock version of this file now.
2004-07-28 05:03:19 +00:00
kan
ab2109315f
Update sparc64 MD bits to GCC 3.4.2-prerelease.
2004-07-28 05:00:13 +00:00
kan
c665cf137f
Merge FreeBSD changes into GCC 3.4.2-prerelease:
...
1.2 Tweaks to make this file live beside our hacked config.
2004-07-28 04:56:54 +00:00
kan
29f54d0e63
Merge r1.10 (-mno-align-long-strings) and r1.11 (make LONG_TYPE_SIZE
...
overridable from the command line).
2004-07-28 04:49:58 +00:00
kan
a54d904447
Merge r1.11 (-mno-align-long-strings).
2004-07-28 04:47:35 +00:00
kan
d14138e020
Update Amd64 MD bits for GCC 3.4.2-prerelease.
2004-07-28 04:44:23 +00:00
kan
4e312e6c3a
Update i386 MD bits for GCC 3.4.2-prerelease.
2004-07-28 04:41:42 +00:00
kan
452f9a403c
Update Alpha config MD bits for GCC 3.4.2-prerelease.
2004-07-28 04:39:15 +00:00
kan
a98370a2b2
Merge FreeBSD modifications into gcc 3.4.2-prerelease:
...
1.8 Change symbol values to match freebsd.h.
2004-07-28 04:35:51 +00:00
kan
96f27eb135
Update MI config bits for GCC 3.4.2-prerelease.
2004-07-28 04:34:05 +00:00
kan
fbac6087d2
Update for GCC 3.4.2. Bump __FreeBSD_cc_version_ and use correct ELF
...
interpreter on FreeBSD 5.x series.
2004-07-28 04:31:47 +00:00
kan
8f6ee70f89
Merge FreeBSD modifications into gcc 3.4.2-prerelease:
...
1.2 Localize the version string.
2004-07-28 04:27:06 +00:00
kan
9f8e31aa5b
-O0 -O1 should optimize alignment for time, not size. Moved from toplev.c.
2004-07-28 04:23:38 +00:00
kan
395351dc48
Merge FreeBSD modifications into gcc 3.4.2-prelelease:
...
1.2 -fformat-extensions.
Remove r1.7 (FORCE_OPTIMIZATION_DOWNGRADE knob for Alpha) as obsolete.
Move r1.14 (-O0 -O1 optimize alignment for time, not size) to opts.c.
2004-07-28 04:20:36 +00:00
kan
00caf7e51f
Merge FreeBSD modifications into gcc 3.4.2-prerelease:
...
1.{2,15} FREEBSD_NATIVE.
1.21 "GCC_OPTIONS".
1.{16,25,27} Cross-compiling issues.
1.38 Correct priority for GCC_EXEC_PREFIX.
2004-07-28 04:05:09 +00:00
kan
aa7b94a73b
Merge FreeBSD changes into GCC 3.4.2-prerelease.
...
1.19 Fix -mprofiler-epilogue on i386.
2004-07-28 04:01:01 +00:00
kan
72a6a94f04
Merge FreeBSD modifications into gcc 3.4.2-prerelease:
...
1.2 -fformat-extensions.
1.3 -printf0
1.6 teach GCC about %y for DDB.
2004-07-28 03:57:21 +00:00
kan
0f8adfc56e
Use stock version of this file.
...
Revision 1.3 to suppress warnings on K&R main is not useful anymore
since GCC suppresses such warnings unconditionally now.
2004-07-28 03:53:20 +00:00
kan
e8c992d788
Merge FreeBSD modifications into gcc 3.4.2-prerelease:
...
1.2 framework for our kernel printf enhancements.
1.3 suppress prototype warnings on K&R main.
Both flag variables declared here were disconnected through the 5-current
lifetime and are retained here for backwards compatibility reasons only.
2004-07-28 03:46:02 +00:00
kan
5a90a663b1
Merge FreeBSD changes into GCC 3.4.2-prerelease.
...
r1.18: Move FreeBSD specific flag variables from c-decl.c here.
2004-07-28 03:40:54 +00:00
kan
0e432a14c9
Use stock GCC versions on these files.
2004-07-28 03:36:15 +00:00
kan
4c651ed495
Gcc 3.4.2 20040728 libf2c bits.
2004-07-28 03:12:14 +00:00
kan
24921a6c29
This commit was generated by cvs2svn to compensate for changes in r132724,
...
which included commits to RCS files with non-trunk default branches.
2004-07-28 03:12:14 +00:00
kan
64600c8f9d
Gcc 3.4.2 20040728 Objective C support bits.
2004-07-28 03:12:12 +00:00
kan
e9458f1dc0
This commit was generated by cvs2svn to compensate for changes in r132722,
...
which included commits to RCS files with non-trunk default branches.
2004-07-28 03:12:12 +00:00
kan
65ee02df0d
Gcc 3.4.2 20040728 C++ support bits.
2004-07-28 03:12:05 +00:00
kan
5267d57a84
This commit was generated by cvs2svn to compensate for changes in r132720,
...
which included commits to RCS files with non-trunk default branches.
2004-07-28 03:12:05 +00:00
kan
e26e9bac38
Gcc 3.4.2 20040728.
2004-07-28 03:11:36 +00:00
kan
d6f86c033e
This commit was generated by cvs2svn to compensate for changes in r132718,
...
which included commits to RCS files with non-trunk default branches.
2004-07-28 03:11:36 +00:00
des
26edb61b76
This file was removed from the OpenPAM distribution in December, 2002.
2004-07-27 10:15:55 +00:00
des
de496e822f
This commit was generated by cvs2svn to compensate for changes in r132691,
...
which included commits to RCS files with non-trunk default branches.
2004-07-27 10:15:55 +00:00
marcel
15d915e4c9
Various improvements for ia64:
...
o s/TARGET_XFER_DIRTY/NATIVE_XFER_DIRTY/g to be conformant,
o Handle TARGET_OBJECT_DIRTY for core files. Required on Linux,
o Replace ia64_fbsd_supply_fpregs() and ia64_fbsd_supply_gregs()
with supply_fpregset() and supply_gregset() resp. Needed to
support libthread_db.
o For target_read_partial(), pass the address of bspstore as the
annex instead of bspstore itself. This fixes crossbuilds. The
annex is a pointer, while bspstore is a ULONGEST.
o In ia64_frame_prev_register(), handle dirty stacked registers.
2004-07-27 03:54:16 +00:00
roberto
515bd10243
The following patch has been taken from the ntp-stable vendor branch.
...
Put everything OpenSSL related between #ifdef OPENSSL..#endif.
This also fixes bugs #252 , #275 & #293 .
See
<http://ntp.bkbits.net:8080/ntp-stable/hist/util/ntp-keygen.c?nav=index.html |src/+|src/util>
for reference.
Submitted by: Marius Strobl <marius@alchemy.franken.de>
2004-07-22 09:16:04 +00:00
roberto
376ea82b1f
This commit was generated by cvs2svn to compensate for changes in r132536,
...
which included commits to RCS files with non-trunk default branches.
2004-07-22 09:16:04 +00:00
roberto
c3ebfd947b
Remove an extra '}'.
2004-07-20 15:51:00 +00:00
roberto
1fe1b6f1f7
Update information on build/import.
2004-07-20 15:25:19 +00:00
roberto
e8c10116ce
Merge conflicts.
...
Lots of added files, some removed and quite a large number of renames :(
2004-07-20 15:19:51 +00:00
roberto
8652c1e99f
Merge conflicts (see also previous commit).
...
Reinsert our local changes to ntp_control.c:
1.4: Do not log every potential exploit attempt since a denial-of-service
may result
1.5: int -> unsigned char fixes
2004-07-20 15:18:31 +00:00
roberto
9bb548f1b2
Revert this file to the vendor version, we don't need to have our own
...
version of it. Will help further upgrades.
2004-07-20 15:15:00 +00:00
roberto
118e757284
Virgin import of ntpd 4.2.0
2004-07-20 15:01:56 +00:00
roberto
cd68d2072b
This commit was generated by cvs2svn to compensate for changes in r132451,
...
which included commits to RCS files with non-trunk default branches.
2004-07-20 15:01:56 +00:00
marcel
1a79a27dd3
This file was not used to import gdb. Remove.
2004-07-19 00:20:33 +00:00
bp
3a0a2107e0
Use correct location for nsmb.conf file.
...
PR: misc/45273
2004-07-17 14:38:42 +00:00
alfred
38639d188e
document the 'I' and 't' commands in the help screen in top(1).
...
Submitted by: Alex Vasylenko lxv omut.org
2004-07-12 15:22:44 +00:00
alfred
e03503ad34
Make 'S' in interactive mode toggle display of system processes.
2004-07-12 03:00:50 +00:00
mp
6ba8e17221
Add the nls/*/charset files to the exclude list. These files are not needed
...
and only provide comments in the text NLS files.
2004-07-11 02:20:52 +00:00
mp
9ff8812f11
This commit was generated by cvs2svn to compensate for changes in r131962,
...
which included commits to RCS files with non-trunk default branches.
2004-07-11 02:17:56 +00:00
mp
bbd1addf8f
Import of tcsh-6.13.00
2004-07-11 02:17:56 +00:00
keramida
a4946f8211
Build upon the nice work of Alfred and add sorting capabilities to
...
the -m "io" mode of top.
Approved by: alfred
2004-07-08 16:45:55 +00:00
harti
8fe16f09eb
Virgin import of NgATM user part 1.0
2004-07-08 16:38:36 +00:00
harti
3031b2f96c
This commit was generated by cvs2svn to compensate for changes in r131823,
...
which included commits to RCS files with non-trunk default branches.
2004-07-08 16:38:36 +00:00
obrien
0f72cfff92
This commit was generated by cvs2svn to compensate for changes in r131722,
...
which included commits to RCS files with non-trunk default branches.
2004-07-06 19:16:23 +00:00
obrien
60c562dbd8
Import of Binutils from the FSF 2.15 branch (just post-.0 release).
...
These bits are taken from the FSF anoncvs repo on 23-May-2004 04:41:00 UTC.
2004-07-06 19:16:23 +00:00
des
c1e7532eb5
Fix a number of incorrect assumptions regarding the size of time_t.
...
The code has its own TIME type, which is actually defined to time_t,
but it still used u_int32_t in some places.
In addition, dhclient not only had two separate global cur_time
variables, one of which was defined as u_int32_t and the other as
TIME, but cur_time was sometimes shadowed by local variables, leading
to widespread confusion as to which of these variable was being
referenced.
There is a lesson in here somewhere: a decent compiler with warnings
enabled should have caught all of this long before it became a
problem.
This patch has been submitted to the vendor, but it will likely be
some time before they release a version that includes it.
Approved by: mbr
2004-07-06 15:15:14 +00:00
mbr
ea0ce2336d
Readd accidently deleted file.
2004-07-06 14:14:26 +00:00
mbr
f36fe878e4
Check if dirmask' is a member of
pcfs_args_t'.
...
A diff to the autoconf aux-files has been submitted to
the amd people.
PR: 57401
Submitted by: Andre Albsmeier <andre.albsmeier@siemens.com>
2004-07-06 13:44:14 +00:00
mbr
704f322971
Resolve conflicts for am-utils-6.0-10p1 (am-utils-6.0-20040513)
...
import:
- Fix typo in amd/nfs_prot_svc.c
- Manpage change in scripts/amd.conf.5
- Remove unneeded configure files
- Remove unneeded m4/macros
2004-07-06 13:16:49 +00:00
mbr
61dee27a4b
This commit was generated by cvs2svn to compensate for changes in r131702,
...
which included commits to RCS files with non-trunk default branches.
2004-07-06 12:55:44 +00:00
mbr
60473f926a
Virgin import of AMD (am-utils) v6.0.10p1
2004-07-06 12:55:44 +00:00
mbr
1d02c85a0c
Add some unneeded files to the Xlist in preparation for the new
...
amd import.
2004-07-06 12:52:27 +00:00
des
3cd40b99c5
Add an "iso8601" option keyword which causes 'cvs log' etc. to print
...
dates in ISO 8601 format.
Approved by: peter
MFC after: 2 weeks
2004-07-06 08:10:38 +00:00
tjr
be2e96a33f
Use va_copy instead of __va_copy, which is not defined on most architectures.
...
Noticed by: obrien
2004-07-06 07:47:04 +00:00
ache
058ee08ad0
Remove my email & date
2004-07-06 00:33:52 +00:00
tjr
3c6fc2a521
Fix handling of multibyte delimiter characters with the -t option.
2004-07-05 12:40:31 +00:00
des
541c3c8b8b
Correct a misleading (cut'n'pasted) comment.
2004-07-05 12:19:53 +00:00
tjr
c024cb1aa7
Remove file no longer present in distribution.
2004-07-03 14:09:42 +00:00
tjr
088a4c6dc3
Update for coreutils.
2004-07-03 02:37:42 +00:00
tjr
4fa1a0a7bc
Add support for multi-byte character sets.
...
Obtained from: Mitsuru Chinen (IBM) via The Fedora Project
2004-07-02 11:07:42 +00:00
tjr
c52050c275
Resolve conflicts.
2004-07-02 09:27:09 +00:00
tjr
7e89f68317
Import of GNU sort from coreutils 5.2.1 (trimmed)
2004-07-02 09:18:31 +00:00
tjr
fae27a82e0
This commit was generated by cvs2svn to compensate for changes in r131447,
...
which included commits to RCS files with non-trunk default branches.
2004-07-02 09:18:31 +00:00
alfred
a3ca6951ac
New feature, provide a display that shows the amount of IO processes
...
are doing. Toggle this mode by hitting "m" or passing the command line
option "-m io" to top(1). This allows one to identify disk bandwidth
hogs much easier.
2004-07-01 09:12:38 +00:00
mbr
f89e10252d
Document the 64bit time_t fix.
2004-06-26 23:19:40 +00:00
mbr
112e8dcc48
Use int32_t to convert the leasetime to fix support for platforms
...
where time_t is 64-bit.
Submitted by: des
2004-06-26 23:17:27 +00:00
mbr
d3b053eb08
Our dhclient-script fails to update /etc/resolv.conf if no new
...
domain name is given and /etc/resolv.conf doesn't exist. Fix this
by using -f (force).
Assigned to ISC as ISC-Bugs #11570
PR: bin/67613
Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr>
2004-06-26 10:47:38 +00:00
mbr
a84095ca6c
Resolve conflicts.
2004-06-26 10:37:42 +00:00
mbr
6142841dce
Import ISC DHCP 3.0.1 RC14 client.
2004-06-26 10:34:24 +00:00
mbr
e4353cf0d0
This commit was generated by cvs2svn to compensate for changes in r131136,
...
which included commits to RCS files with non-trunk default branches.
2004-06-26 10:34:24 +00:00
marcel
101ca7f228
Remove fbsd-thread.o, it's not for consumption yet.
2004-06-25 22:57:56 +00:00
marcel
42cf0c2907
Update HEAD with support for ia64.
2004-06-25 05:37:08 +00:00
marcel
a2a5553983
This commit was generated by cvs2svn to compensate for changes in r131082,
...
which included commits to RCS files with non-trunk default branches.
2004-06-25 05:19:25 +00:00
marcel
4e5af60dad
Add support for ia64. This code will be contributed to GDB as soon
...
as the legal prerequisites are met. To avoid future merge conflicts,
this is added to the vendor branch. The changes are seperately kept
in FREEBSD-diffs for easy reference.
2004-06-25 05:19:25 +00:00
marcel
e0bae7e665
Update the upgrade instructions.
2004-06-25 05:04:09 +00:00
darrenr
05ffa3d89e
Committ changes from 3.4.31 -> 3.4.35
...
* fix bug parsing port comparisons in proxy rules
* make parsing errors in ipf/ipnat return an error rather than return
indicating success.
* make parsing errors in ipf/ipnat return an error rather than return
indicating success.
* make ipfstat work as a set{g,u}id thing - gave up privs before opening
/dev/ipl
* fix ipfstat -A
* make "ipfstat -f" output more informative
* various changes to ipsend for sending packets with ipv4 options
* ipmon was not correctly calculating the length of the IPv6 packet (excluded
ipv6 header length)
MFC: 1 week
2004-06-21 22:53:03 +00:00
darrenr
54db08b9ab
This commit was generated by cvs2svn to compensate for changes in r130887,
...
which included commits to RCS files with non-trunk default branches.
2004-06-21 22:47:51 +00:00
darrenr
590450fec6
Import ipfilter 3.4.35 onto vendor branch
2004-06-21 22:47:51 +00:00
marcel
03c5dfca18
Remove from HEAD, that what is not on the vendor branch anymore.
2004-06-20 20:40:44 +00:00
marcel
e6a1c4c057
Revive files which were pulled from the vendor branch only to be
...
removed on HEAD, but which are part of the GDB 6.1.1 import. This
makes HEAD identical to the vendor branch, for better or for
worse.
2004-06-20 20:36:15 +00:00
marcel
a2c8c26b3d
Update to GDB 6.1.1. These files are identical to the vendor branch.
2004-06-20 19:47:29 +00:00
marcel
5a2030cdeb
Update to match the GDB 6.1.1 import.
2004-06-20 19:15:58 +00:00
marcel
620d7edb52
Remove files from the vendor branch that are not part of the GDB 6.1.1
...
import.
2004-06-20 19:05:30 +00:00
marcel
54bd08be31
This commit was generated by cvs2svn to compensate for changes in r130805,
...
which included commits to RCS files with non-trunk default branches.
2004-06-20 19:05:30 +00:00
marcel
ddb504ee41
Import of GDB version 6.1.1 (stripped; see FREEBSD-Xlist rev. 1.6).
2004-06-20 18:26:14 +00:00
marcel
035fd288bd
This commit was generated by cvs2svn to compensate for changes in r130803,
...
which included commits to RCS files with non-trunk default branches.
2004-06-20 18:26:14 +00:00
mux
03c1a4eb9e
Re-add the code to automatically load the smbfs.ko module if necessary.
...
We can't realy on the mount(2) system call to do it for us here because
smb_lib_init() needs the module and we call it before mount(). The old
code has been slightly modified to not use the getvfsent(3) API which
is now retired.
Noticed by: many
2004-06-20 14:30:33 +00:00
marcel
c6cc8e4a1e
This file was not part of the GDB 5.2.1 import and should have been
...
deleted from the vendor branch.
2004-06-20 02:30:48 +00:00
marcel
c4172ccbdd
This file was not part of the GDB 5.2.1 import and should have been
...
deleted from the vendor branch.
2004-06-20 01:55:44 +00:00
obrien
e41bbaec4d
Grrr. our rev 1.19 (FSF GCC rev 1.579) is causing some problems on 32-bit
...
systems. So only use the rev 1.19 (FSF GCC rev 1.579) change on 64-bit
systems.
2004-06-19 20:40:00 +00:00
le
7592e8cb17
Fine-tune the last change even more and use the return value as error
...
indicator, as it is expected.
Spotted by: Christoph Mallon <christoph.mallon@gmx.de>
2004-06-19 19:03:01 +00:00
marcel
8af28d2f35
This file was not part of the GDB 5.2.1 import and should have been
...
deleted from the vendor branch.
2004-06-19 15:43:52 +00:00