Alexander Kabaev
4da6937165
Update locally changed files to GCC 4.2.1.
...
Approved by: re (kensmith)
2007-08-14 03:04:42 +00:00
Alexander Kabaev
89ec829aba
Merge files that are no longer carry FreeBSD local changes.
...
Approved by: re (kensmith)
2007-08-14 03:02:26 +00:00
Alexander Kabaev
2bdb3bd910
This commit was generated by cvs2svn to compensate for changes in r171831,
...
which included commits to RCS files with non-trunk default branches.
2007-08-14 02:52:47 +00:00
Alexander Kabaev
df954420dd
GCC 4.2.1 release miscellaneous support libraries.
2007-08-14 02:52:47 +00:00
Alexander Kabaev
2d72b30b3d
This commit was generated by cvs2svn to compensate for changes in r171829,
...
which included commits to RCS files with non-trunk default branches.
2007-08-14 02:51:20 +00:00
Alexander Kabaev
39e9ffb94b
GCC 4.2.1 release Objective C runtime support code.
2007-08-14 02:51:20 +00:00
Alexander Kabaev
8c6f3db84a
This commit was generated by cvs2svn to compensate for changes in r171827,
...
which included commits to RCS files with non-trunk default branches.
2007-08-14 02:49:11 +00:00
Alexander Kabaev
0995a43fe6
GCC 4.2.1 release C++ standard library and runtime support code.
2007-08-14 02:49:11 +00:00
Alexander Kabaev
997921685c
This commit was generated by cvs2svn to compensate for changes in r171825,
...
which included commits to RCS files with non-trunk default branches.
2007-08-14 02:45:23 +00:00
Alexander Kabaev
23baddbde1
GCC 4.2.1 release.
2007-08-14 02:45:23 +00:00
Xin LI
8590152414
Be more careful handling no_init flag. It should be enforced
...
in *all* less_is_more cases, On the other hand, quit_if_one_screen
should apply iff less_is_more *and* -e.
This change revises the previous change further, which tried
to make less(1) not to send @ti:@te before and after view of
one file in more(1) mode, but affected less -e behavior by
accident.
This is essentially the same patch desichen@ has posted on
-current@. I have adjusted it a bit in order to minimize
difference between our version and the vendor branch.
Approved by: re (bmah, earlier logically equivalent version)
2007-08-13 16:15:26 +00:00
Hidetoshi Shimokawa
cdea4c5e89
Use ioctl() to get correct media size so that we can locate
...
ZFS labels in the tail of the media.
Approved by: re (kensmith), pjd
2007-08-07 12:42:03 +00:00
Daniel Eischen
dc8abff4e0
Restore historical more(1) behavior (inhibit ti/te processing) which
...
accidently got broke during the last less(1) import.
Approved by: re(hrs), delphij
2007-08-04 13:16:09 +00:00
Simon L. B. Nielsen
7613322fdb
This commit was generated by cvs2svn to compensate for changes in r171682,
...
which included commits to RCS files with non-trunk default branches.
2007-08-01 20:40:44 +00:00
Simon L. B. Nielsen
faeb38d111
Correct buffer overflow in tcpdump(1).
...
Security: FreeBSD-SA-07:06.tcpdump
Security: CVE-2007-3798
Obtained from: tcpdump.org
Approved by: re (security blanket)
2007-08-01 20:40:44 +00:00
Doug Barton
275af6dcd5
This commit was generated by cvs2svn to compensate for changes in r171577,
...
which included commits to RCS files with non-trunk default branches.
2007-07-25 08:12:36 +00:00
Doug Barton
56a78b5211
Vendor import of 9.4.1-P1, which has fixes for the following:
...
1. The default access control lists (acls) are not being
correctly set. If not set anyone can make recursive queries
and/or query the cache contents.
See also:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2925
2. The DNS query id generation is vulnerable to cryptographic
analysis which provides a 1 in 8 chance of guessing the next
query id for 50% of the query ids. This can be used to perform
cache poisoning by an attacker.
This bug only affects outgoing queries, generated by BIND 9 to
answer questions as a resolver, or when it is looking up data
for internal uses, such as when sending NOTIFYs to slave name
servers.
All users are encouraged to upgrade.
See also:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2926
Approved by: re (kensmith, implicit)
2007-07-25 08:12:36 +00:00
Robert Watson
28f15ca13c
Update generated OpenBSM config.h for OpenBSM 1.0 alpha15 update.
...
Approved by: re (hrs)
2007-07-22 12:22:25 +00:00
Robert Watson
372e973c2e
Resolve conflicts from import of OpenBSM 1.0 alpha15 ($FreeBSD$/$P4$
...
conflict).
Approved by: re (hrs)
2007-07-22 12:20:42 +00:00
Robert Watson
7ed9c73527
This commit was generated by cvs2svn to compensate for changes in r171537,
...
which included commits to RCS files with non-trunk default branches.
2007-07-22 12:18:31 +00:00
Robert Watson
0814440e5f
Vendor import TrustedBSD OpenBSM 1.0 alpha 15, with the following change
...
history since the last import:
OpenBSM 1.0 alpha 15
- Fix bug when processing in_addr_ex tokens.
- Restore the behavior of printing the string/text specified while
auditing arg32 tokens.
- Synchronized audit event list to Solaris, picking up the *at(2) system call
definitions, now required for FreeBSD and Linux. Added additional events
for *at(2) system calls not present in Solaris.
- Bugs in auditreduce(8) fixed allowing partial date strings to be used in
filtering events.
Approved by: re (hrs)
MFC after: 3 weeks
Obtained from: TrustedBSD Project
2007-07-22 12:18:31 +00:00
Xin LI
3abc9103eb
This commit was generated by cvs2svn to compensate for changes in r171490,
...
which included commits to RCS files with non-trunk default branches.
2007-07-19 06:57:46 +00:00
Xin LI
fbe3980a4b
Remove unused FSF source files.
...
Approved by: re (hrs)
2007-07-19 06:57:46 +00:00
Sam Leffler
2d762fe9ef
update for 0.5.8 import
...
Approved by: re (hrs)
2007-07-11 15:59:42 +00:00
Sam Leffler
ff85daeb59
resolve merge conflicts
...
Reviewed by: thompsa, sephe
Approved by: re (hrs)
2007-07-11 15:58:52 +00:00
Sam Leffler
19a0727b9f
This commit was generated by cvs2svn to compensate for changes in r171366,
...
which included commits to RCS files with non-trunk default branches.
2007-07-11 15:48:36 +00:00
Sam Leffler
7700b89cce
Import of WPA supplicant 0.5.8
2007-07-11 15:48:36 +00:00
Sam Leffler
80e9f71ab5
update for 0.5.8 import
...
Approved by: re (hrs)
2007-07-09 16:26:48 +00:00
Sam Leffler
316f794028
resolve conflicts
...
Approved by: re (hrs)
2007-07-09 16:20:41 +00:00
Sam Leffler
c0eb94f2c3
This commit was generated by cvs2svn to compensate for changes in r171322,
...
which included commits to RCS files with non-trunk default branches.
2007-07-09 16:15:06 +00:00
Sam Leffler
75cbf10273
Import of hostapd 0.5.8
2007-07-09 16:15:06 +00:00
Max Laier
e298b784dc
Lost these during the import. Hand me the pointy hat.
...
Approved by: re (implicit)
2007-07-03 14:08:49 +00:00
Max Laier
5ee7cd2107
Commit resolved import of OpenBSD 4.1 pf userland from perforce.
...
Approved by: re (kensmith)
2007-07-03 12:30:03 +00:00
Max Laier
fc515400ab
This commit was generated by cvs2svn to compensate for changes in r171169,
...
which included commits to RCS files with non-trunk default branches.
2007-07-03 12:22:02 +00:00
Max Laier
67ecd4f3a4
Import pf userland from OpenBSD 4.1 and (for ftp-proxy) libevent 1.3b as
...
a local lib.
2007-07-03 12:22:02 +00:00
George V. Neville-Neil
8409aedfa6
Commit IPv6 support for FAST_IPSEC to the tree.
...
This commit includes all remaining changes for the time being including
user space updates.
Submitted by: bz
Approved by: re
2007-07-01 12:08:08 +00:00
Darren Reed
a909f8869b
ipfstat should parse "any" when used with -D/-S command line options
...
PR: bin/113879
Submitted by: kabe@sra-tohoku.co.jp
Reviewed by: darrenr
Approved by: re
2007-06-24 16:39:12 +00:00
Xin LI
666ae690ac
In more(1) mode, restore the historical behavior where curses init
...
and deinit characters are not delivered.
Instead of hacking screen.c, we set no_init to implement the behavior.
Reported by: mnag
Approved by: re (hrs)
2007-06-23 15:28:00 +00:00
Xin LI
aa22b8b669
Resolve conflicts after less(1) v406 import.
...
Approved by: re (hrs)
2007-06-21 10:44:50 +00:00
Xin LI
811fe9ccfe
This commit was generated by cvs2svn to compensate for changes in r170964,
...
which included commits to RCS files with non-trunk default branches.
2007-06-21 10:42:55 +00:00
Xin LI
efd72c2eb6
Virgin import of less v406.
...
Approved by: re (hrs)
2007-06-21 10:42:55 +00:00
Xin LI
22249a9635
Restore a historical behavior that +foo is considered as a
...
filename by more(1). The less(1) behavior is keep intact.
PR: bin/51488
Prodded by: demon
Approved by: re (hrs)
2007-06-21 10:39:24 +00:00
Xin LI
7e990b09e2
Apply a vendor patch that fixes very annoying bug
...
which caused the cursor not to return to the place
it should when -w is used with -e.
Note that this is a commit against -HEAD because
we already have the file off the vendor branch.
Reported by: Tom Uffner (on -current@)
Obtained from: http://www.greenwoodsoftware.com/less/less-405.tar.gz
2007-06-17 23:20:43 +00:00
Alexey Dokuchaev
f5442046c1
Document default values for timeout and retry count.
...
Approved by: fjoe
2007-06-16 07:01:15 +00:00
Xin LI
4e2d304caa
In previous releases of FreeBSD we have enforced -EfGm, and the
...
new less(1) version enforced only -Em. Restore old behavior in
respect with POLA.
Submitted by: ru (on -current@)
2007-06-16 02:43:44 +00:00
Xin LI
db062bd2e6
This commit was generated by cvs2svn to compensate for changes in r170764,
...
which included commits to RCS files with non-trunk default branches.
2007-06-15 07:49:35 +00:00
Xin LI
b61bbb7026
Apply vendor patch that implements 1/2 as aliases of l/r.
...
Requested by: dmalone, Chuck Swiger
2007-06-15 07:49:35 +00:00
Xin LI
9095b74af6
Update instructions about upgrading.
2007-06-15 07:36:39 +00:00
Xin LI
6a0c0f1b7e
Add a list of removed files during import
2007-06-15 07:28:00 +00:00
Xin LI
752f8af9a8
Remove files that were taken off vendor branch. Difference
...
against vendor branch is now maintained in patchsets.
2007-06-15 07:22:26 +00:00