3858 Commits

Author SHA1 Message Date
thompsa
878dce0334 MFC r1.1.1.6
Pull in latest print-stp.c from vendor
2007-04-17 03:23:34 +00:00
rafan
7f748d94de MFC readline 5.2 patchset 002
Approved by:	delphij (mentor)
OKed by:	ache
2007-04-17 03:23:15 +00:00
gshapiro
eafe3176c4 MFC: sendmail 8.14.1 2007-04-12 03:13:04 +00:00
cvs2svn
e417d4dff3 This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2007-04-10 20:03:43 +00:00
rafan
dd89e6c4fe MFC: ncurses 5.6-20061217
Approved by:	delphij (mentor)
Tested by:	several people on stable@
2007-04-06 17:50:02 +00:00
syrinx
2c56a73385 MFC:
src/contrib/bsnmp/gensnmptree/gensnmptree.1, Revision 1.1.1.7
    src/contrib/bsnmp/gensnmptree/gensnmptree.c, Revision 1.1.1.11
    src/contrib/bsnmp/gensnmpdef/gensnmpdef.1, Revision 1.1.1.5
    src/contrib/bsnmp/gensnmpdef/gensnmpdef.c, Revision 1.1.1.3

Vendor patch: add support for the BITS construct and enumerations in
both gensnmpdef and gensnmptree. Add include and typedef directives to
gensnmptree.

Approved by:	bz (mentor)
OKed by:	harti
2007-03-07 16:31:47 +00:00
bde
a52f8a043d MFC (1.23: fix -mprofiler-epilogue by working around a garbage-collection
problem).
2007-02-19 02:47:30 +00:00
dougb
84bc9f6c86 MFC the upgrade to BIND 9.3.4 2007-02-07 00:46:35 +00:00
cvs2svn
7fc74e4ad3 This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2007-01-26 10:19:09 +00:00
dougb
58e442a71b MFC upgrade to version 9.3.3
Approved by:	re (kensmith)
2006-12-13 09:47:02 +00:00
cvs2svn
5a21f2db3f This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-12-10 07:09:59 +00:00
mlaier
d8f6b87060 MFC: rev. 1.8 from OpenBSD, rev. 1.91:
fix servicecurve check; no point in checking the same sc three times, it
  was obviously intended to check all three. has been wrong since the
  beginning, 4 years... noticed by Earl Lapus <earl.lapus@gmail.com>, Vasil
  Dimov <vd@FreeBSD.org> mailed me then, ok mcbride
2006-12-03 18:32:51 +00:00
obrien
6075c8df8f Fix ARM build:
1. NO_FORTH needs to be defined
2. bootpd.c rev 1.24: make tv_sec a time_t
3. authpf.c rev 1.7: handle timeval.tv_sec change from long to time_t

Approved by:	re(BMAH)
2006-11-17 00:32:53 +00:00
dwmalone
7e510b64a7 Sync with -current:
1) Add -D flag to print diff of probe packet and ICMP quotation.
2) Make synopsis match usage better.

Approved by:	re
2006-11-13 16:25:13 +00:00
dougb
d1c4e0c82c MFC the upgrade to BIND 9.3.2-P2. This is mostly a noop in the base,
since if you're compiling the base with this upgraded, you've already
got your openssl upgraded, but it's a good idea to include this for
completeness sake.

Approved by:	re (hrs)
2006-11-08 01:32:16 +00:00
mlaier
fc23dd13d0 MFC pf.conf.5, 1.10:
Mention that we do not support route labels in the BUGS section.

  PR:		docs/93590
  Reported by:	Niki Denev

Approved by:	re (bmah)
2006-11-06 16:47:27 +00:00
obrien
089670b555 Tweak the FreeBSD/ARM settings.
Approved by:	re(KEN)
2006-11-06 07:20:23 +00:00
delphij
82d31dbee0 MFC: GNU cpio 2.6 (original committed by tjr@)
Approved by:	re (hrs)
2006-10-23 03:33:27 +00:00
ru
cc1ced1d4d MFV: 1.1.1.4: Unbreak generation of the terminfo.5 manpage.
Approved by:	re (hrs)
2006-10-18 12:13:51 +00:00
sam
6208c46ff5 MFC: libpcap v0.9.4 and tcpdump v3.9.4
Approved by:	re (kensmith)
2006-10-16 00:47:41 +00:00
maxim
fd2a9e105e MFC rev. 1.19, 1.20: mention DEFAULT keyword, markup fixes.
Approved by:	re (kensmith)
2006-10-08 05:34:54 +00:00
ru
eeca848a34 MFC: Fix our ioctl(2) implementation for ioctls with "int" arguments.
Approved by:	re (hrs, kensmith)
2006-10-04 06:09:11 +00:00
rwatson
dfe8f4529b Merge OpenBSM 1.0 alpha 12 from HEAD to RELENG_6, which includes a broad
range of bug fixes made as a result of reports on 6.x, as well as some
minor enhancements:

OpenBSM 1.0 alpha 12

- Correct bug in auditreduce which prevented the -c option from working
  correctly when the user specifies to process successful or failed events.
  The problem stemmed from not having access to the return token at the time
  the initial preselection occurred, but now a second preselection process
  occurs while processing the return token.
- getacfilesz(3) API added to read new audit_control(5) filesz setting,
  which auditd(8) now sets the kernel audit trail rotation size to.
- auditreduce(1) now uses stdin if no file names are specified on the command
  line; this was the documented behavior previously, but it was not
  implemented.  Be more specific in auditreduce(1)'s examples section about
  what might be done with the output of auditreduce.
- Add audit_warn(5) closefile event so that administrators can hook
  termination of an audit trail file.  For example, this might be used to
  compress the trail file after it is closed.
- auditreduce(1) now uses regular expressions for pathname matching. Users can
  now supply one or more (comma delimited) regular expressions for searching
  the pathnames. If one of the regular expressions is prefixed with a tilde
  (~), and a path matches, it will be excluded from the search results.

OpenBSM 1.0 alpha 11

- Reclassify certain read/write operations as having no class rather than the
  fr/fw class; our default classes audit intent (open) not operations (read,
  write).
- Introduce AUE_SYSCTL_WRITE event so that BSD/Darwin systems can audit reads
  and writes of sysctls as separate events.  Add additional kernel
  environment and jail events for FreeBSD.
- Break AUDIT_TRIGGER_OPEN_NEW into two events, AUDIT_TRIGGER_ROTATE_USER
  (issued by the user audit(8) tool) and AUDIT_TRIGGER_ROTATE_KERNEL (issued
  by the kernel audit implementation) so that they can be distinguished.
- Disable rate limiting of rotate requests; as the kernel doesn't retransmit
  a dropped request, the log file will otherwise grow indefinitely if the
  trigger is dropped.
- Improve auditd debugging output.
- Fix a number of threading related bugs in audit_control file reading
  routines.
- Add APIs au_poltostr() and au_strtopol() to convert between text
  representations of audit_control policy flags and the flags passed to
  auditon(A_SETPOLICY) and retrieved from auditon(A_GETPOLICY).
- Add API getacpol() to return the 'policy:' entry from audit_control, an
  extension to the Solaris file format to allow specification of policy
  persistent flags.
- Update audump to print the audit_control policy field.
- Update auditd to read the audit_control policy field and set the kernel
  policy to match it when configuring/reconfiguring.  Remove the -s and -h
  arguments as these policies are now set via the configuration file.  If a
  policy line is not found in the configuration file, continue with the
  current default of setting AUDIT_CNT.
- Fix bugs in the parsing of large execve(2) arguments and environmental
  variable tokens; increase maximum parsed argument and variable count.
- configure now detects strlcat(), used by policy-related functions.
- Reference token and record sample files added to test tree.

Approved by:	re (kensmith)
2006-09-29 22:41:55 +00:00
delphij
cbfd694c1d s/predefine/predefined/
PR:		gnu/86627
Submitted by:	Arne Woerner <arne_woerner at yahoo dot com>
Approved by:	re (mux)
2006-09-27 09:28:54 +00:00
ru
284fddf74c MFC: Bring GCC manpages back to reality.
Approved by:	re (kensmith)
2006-09-25 06:19:41 +00:00
cvs2svn
ad90a56740 This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-09-22 22:11:30 +00:00
cvs2svn
335209b3be This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-09-16 10:44:34 +00:00
obrien
c9cb9a4632 MFC: LukeM's ftpd taken from the NetBSD CVS repo on 31-Aug-2006. 2006-09-07 19:29:42 +00:00
obrien
334a6ca004 MFC: GCC 3.4.6 2006-09-07 03:52:58 +00:00
simon
ac0fab18e9 MFC remaining changes between BIND 9.3.2 and 9.3.2-P1. The "functional"
changes were part of the FreeBSD-SA-06:20.bind commit.

Requested by:	dougb
2006-09-06 22:23:08 +00:00
simon
03c6aca67f Correct incorrect PKCS#1 v1.5 padding validation in crypto(3). [1]
Correct multiple denial-of-service vulnerabilities in BIND related to
SIG Query Processing and Excessive Recursive Queries. [2]

Security:	FreeBSD-SA-06:19.openssl [1]
Security:	FreeBSD-SA-06:20.bind [2]
2006-09-06 21:20:54 +00:00
obrien
6fc216185a MFC: GCC 3.4.6 Objective C support bits (as of 2006/08/25 #116475). 2006-09-05 21:10:04 +00:00
obrien
50d21c0fe0 MFC: GCC 3.4.6 F77 runtime support bits (as of 2006/08/25 #116475). 2006-09-05 21:00:57 +00:00
obrien
73e329549d MFC: GCC 3.4.6 C++ support bits (as of 2006/08/25 #116475). 2006-09-05 20:41:08 +00:00
obrien
5612914e7f Remove header that disappeared between 3.4.2 and 3.4.4. 2006-09-05 19:42:55 +00:00
cvs2svn
426c6cabbb This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-09-02 09:56:29 +00:00
sam
d6843a35be fix botched MFC of eapol version override
Reminded by:	Dominique Goncalves
2006-09-01 20:21:17 +00:00
delphij
465c3c8352 MFC netcat from OpenBSD 3.9-RELEASE.
Requested by:	krion
2006-08-31 08:44:45 +00:00
delphij
908e4226c9 MFC: less 3.9.4 2006-08-29 18:36:51 +00:00
cvs2svn
4bb46736ef This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-08-28 08:13:57 +00:00
guido
f3324cfdfc MFC: ipfilter 4.1.13 2006-08-24 07:37:12 +00:00
gshapiro
2d105e296f MFC: sendmail 8.13.8 2006-08-23 03:39:12 +00:00
dwmalone
0b38d9751d Sync with -current: -e option, some typo fixes, new ICMP codes. 2006-08-18 15:52:57 +00:00
glebius
1521152303 MFC rev. 1.9:
- Note that the synchronisation interface needs to be up and have
    an IP address assigned.
  - Add "quick" keyword to pf.conf example.

  PR:             docs/85209
2006-08-10 10:15:11 +00:00
cvs2svn
a8df0fc243 This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-07-14 22:22:58 +00:00
obrien
1c56f32755 MFC: revs. 1.19-1.21: support targeting FreeBSD 7 (and cleanups). 2006-07-11 19:13:04 +00:00
keramida
db535d0918 MFC: 1.14-1.16 (Reduce diffs from HEAD)
# revision 1.16
# date: 2006/05/16 15:27:43;  author: keramida;  state: Exp;  lines: +6 -2
# Update the description of the `STATE' column for SMP systems,
# and add the missing `C' SMP-only column.
#
# PR:             docs/29245
# Submitted by:   ada@bsd.org
# Patch by:       Pawel Worach <pawel.worach@telia.com>
# MFC after:      3 days

# revision 1.14
# date: 2006/04/18 15:26:58;  author: ru;  state: Exp;  lines: +4 -4
# Bring SYNOPSIS in line with usage().
2006-06-23 18:28:27 +00:00
cvs2svn
a2678d3c8a This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-06-22 22:33:22 +00:00
marius
d359ffe76a MFC: 1.1.1.13
* elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): When linking a
non-shared object, do not reserve space in .plt and .rela.plt
for regular symbols neither defined nor referenced in shared objects.
2006-06-18 14:48:36 +00:00
cperciva
7200b72f21 Correct a bug in the handling of multipart messages by sendmail(8)
which can allow a malformed message to crash a sendmail queue
processing process.

Security:	FreeBSD-SA-06:17.sendmail
2006-06-14 16:01:06 +00:00