Rong-En Fan
45ed6d05ba
This commit was generated by cvs2svn to compensate for changes in r174996,
...
which included commits to RCS files with non-trunk default branches.
2007-12-30 11:10:17 +00:00
Rong-En Fan
5ca44d1c91
Import ncurses 5.6-20071222 snapshot onto the vender branch
2007-12-30 11:08:14 +00:00
Rong-En Fan
ca7562e9c2
This commit was generated by cvs2svn to compensate for changes in r174993,
...
which included commits to RCS files with non-trunk default branches.
2007-12-30 11:08:14 +00:00
Dag-Erling Smørgrav
dd63c4e894
Remove dead files
2007-12-21 11:56:21 +00:00
Dag-Erling Smørgrav
df21757a45
This commit was generated by cvs2svn to compensate for changes in r174835,
...
which included commits to RCS files with non-trunk default branches.
2007-12-21 11:56:21 +00:00
Dag-Erling Smørgrav
fe9807548e
Vendor import of OpenPAM Hydrangea.
2007-12-21 11:49:29 +00:00
Dag-Erling Smørgrav
7d5b65baf1
This commit was generated by cvs2svn to compensate for changes in r174832,
...
which included commits to RCS files with non-trunk default branches.
2007-12-21 11:49:29 +00:00
David Schultz
9cb4166881
On platforms where long is 64 bits, make sure gdtoa doesn't use a
...
long when it really wants an int.
2007-12-17 00:19:49 +00:00
David Schultz
fb048cca0c
Fix previous commit: We should only mask the top bit in the STRTOG_NaNBits
...
case, not the STRTOG_Normal case.
2007-12-16 23:31:55 +00:00
David Schultz
10a381e55a
Fix strto{f,d,ld}() so they don't return signaling NaNs. C99
...
says they are never supposed to, and the fact that they did could
cause apps that run with unmasked FP exceptions to SIGFPE after a
scanf() or strtod(). The vendor stated that he will not be fixing
this, citing portability concerns.
2007-12-16 21:14:33 +00:00
David Schultz
2ca7a12a81
Some changes the vendor didn't want:
...
- Accept the '0x' prefix so strtod("nan(0x...)", NULL) returns the same
thing as gcc's builtin nan("0x...") for such strings.
- Don't return uninitialized memory.
- Finish processing the string up to the closing ')' (provided it's
lexically valid) for compatibility with C99 and *scanf().
2007-12-16 21:13:54 +00:00
David E. O'Brien
df1cc4e53a
Update for the 6.1.5 import.
2007-12-11 19:16:51 +00:00
David E. O'Brien
c5ace62e4e
This commit was generated by cvs2svn to compensate for changes in r174531,
...
which included commits to RCS files with non-trunk default branches.
2007-12-11 03:35:39 +00:00
David E. O'Brien
c817ff638d
Do not fold -C*ABS<n> to ABS<-C*n> (i.e., do not move negative constants
...
inside ABS expression).
Obtained from: Richard Guenther <rguenther@suse.de>
Approved by: core
2007-12-11 03:35:39 +00:00
Marius Strobl
3df889c865
Allow the targeted CPU type to be set via -mcpu instead of
...
limiting to the hardcoded equivalent of -mcpu=ultrasparc.
PR: 109510
MFC after: 3 months
2007-12-09 17:41:47 +00:00
Ruslan Ermilov
f5fc87f816
More fixes.
2007-12-07 20:22:59 +00:00
Ruslan Ermilov
2d15ec09ec
Revise the man->mdoc conversion of the amd manpages.
2007-12-07 20:16:21 +00:00
David E. O'Brien
aa1670f3e4
Put stock 6.1.5 file into HEAD.
2007-12-05 16:57:05 +00:00
David E. O'Brien
1e2f6b2e5f
Not sure why mbr deleted this file - its useful.
2007-12-05 16:56:42 +00:00
David E. O'Brien
6c35d3a23a
2005-05-28 Erez Zadok <ezk@cs.sunysb.edu>
...
* libamu/alloca.c: remove file from distro.
2007-12-05 16:18:44 +00:00
David E. O'Brien
654a1788fb
2005-10-02 Erez Zadok <ezk@cs.sunysb.edu>
...
* libamu/strutil.c: rename from util.c to explain better purpose
of file.
2007-12-05 16:16:56 +00:00
David E. O'Brien
0b9f1067ff
2005-03-05 Ion Badulescu <ionut@moisil.badula.org>
...
* amd/amfs_inherit.c: removed, dead code
2007-12-05 16:05:26 +00:00
David E. O'Brien
f126af8a17
Include support for FreeBSD's <fs/msdosfs/msdosfsmount.h>.
...
Also <ufs/ufs/ufsmount.h> is safe to use.
2007-12-05 16:03:52 +00:00
David E. O'Brien
e980435124
Merge rev. 1.7 (change mounting directory to match traditional FreeBSD
...
/etc/defaults/rc.conf) into 6.1.5.
2007-12-05 16:00:42 +00:00
David E. O'Brien
108897f10c
Merge the 6.0.10p1 -> 6.1.5 changes into our manpages.
2007-12-05 15:59:34 +00:00
David E. O'Brien
16fdd0c062
This commit was generated by cvs2svn to compensate for changes in r174294,
...
which included commits to RCS files with non-trunk default branches.
2007-12-05 15:48:03 +00:00
David E. O'Brien
ad8bcc147f
Virgin import of AMD (am-utils) v6.1.5
...
Sponsored by: Juniper Networks
2007-12-05 15:48:03 +00:00
David E. O'Brien
a64b8e0693
Delete from the vendor brach a few things that are dead on head.
...
(they should have been removed here instead of on HEAD in the first place...)
2007-12-05 14:20:32 +00:00
David E. O'Brien
7f01583f2f
This commit was generated by cvs2svn to compensate for changes in r174289,
...
which included commits to RCS files with non-trunk default branches.
2007-12-05 14:20:32 +00:00
Doug Barton
1061ff7e54
This commit was generated by cvs2svn to compensate for changes in r174206,
...
which included commits to RCS files with non-trunk default branches.
2007-12-03 08:26:34 +00:00
Doug Barton
3104e2690b
Update this file so that BIND on ARM can actually work. I quote:
...
The problem was, isc_atomic_cmpxchg() is almost like our
atomic_cmpset_32(), except it expects the old value to be
returned, whereas our atomic_cmpset_32 returns 1 on success,
or 0 on failure. So I re-implemented something suitable.
Submitted by: cognet
Reviewed by: bsdimp
2007-12-03 08:26:34 +00:00
Doug Barton
a6861a2eb3
These files are not part of the distribution.
...
Brought to you by: PEBCAK
2007-12-02 19:21:31 +00:00
Doug Barton
e99bdb9937
This commit was generated by cvs2svn to compensate for changes in r174190,
...
which included commits to RCS files with non-trunk default branches.
2007-12-02 19:17:26 +00:00
Doug Barton
2f4b1e8790
This file is no longer in BIND 9.4.2
2007-12-02 19:17:26 +00:00
Doug Barton
995ea97467
Vendor import of BIND 9.4.2
2007-12-02 19:10:41 +00:00
Doug Barton
3c0117d962
This commit was generated by cvs2svn to compensate for changes in r174187,
...
which included commits to RCS files with non-trunk default branches.
2007-12-02 19:10:41 +00:00
David E. O'Brien
f4edc3d2ae
Delete from the vendor brach a few things that are dead on head.
...
(they should have been removed here instead of on HEAD in the first place...)
2007-12-01 23:05:01 +00:00
John Birrell
cc6a651e49
Remove a couple of definitions which now exist in compatibility headers.
2007-11-28 22:10:36 +00:00
Xin LI
3951d17b6c
Resolve conflicts.
2007-11-26 08:58:07 +00:00
Xin LI
ddccfc1d45
This commit was generated by cvs2svn to compensate for changes in r173932,
...
which included commits to RCS files with non-trunk default branches.
2007-11-26 08:57:30 +00:00
Xin LI
33a9f6ab73
Virgin import of less v416.
2007-11-26 08:57:30 +00:00
John Birrell
962e1ce30f
Fix strict alias warnings.
2007-11-23 23:56:03 +00:00
Max Laier
7b8d9f5cb3
Avoid excessive error message printout.
...
PR: bin/118150
Reported by: keramida
MFC after: 3 days
2007-11-21 12:52:26 +00:00
John Birrell
425f8c30f8
Fix a compiler warning.
2007-11-18 00:25:18 +00:00
Xin LI
9b045eb7f4
Nuke file removed from author's distribution.
2007-11-16 22:26:10 +00:00
Xin LI
bf419bfad8
This commit was generated by cvs2svn to compensate for changes in r173686,
...
which included commits to RCS files with non-trunk default branches.
2007-11-16 22:26:10 +00:00
Xin LI
423c5ce59d
Resolve conflicts; Update defines.h to reflect latest change.
2007-11-16 22:24:31 +00:00
Xin LI
464501a8bf
Virgin import of less v415.
2007-11-16 22:22:17 +00:00
Xin LI
e82bf08b85
This commit was generated by cvs2svn to compensate for changes in r173682,
...
which included commits to RCS files with non-trunk default branches.
2007-11-16 22:22:17 +00:00
David E. O'Brien
df2c0c36a5
This commit was generated by cvs2svn to compensate for changes in r173619,
...
which included commits to RCS files with non-trunk default branches.
2007-11-14 22:58:36 +00:00
David E. O'Brien
36e24f40f9
Bring in FSF revision 1.9 (Change type of ps_strings from int to u_long).
...
This fixes a situation where GDB gives incorrect backtraces when a signal
handler is in the call chain.
Submitted by: Stu Grossman <grossman@juniper.net>
2007-11-14 22:58:36 +00:00
Xin LI
c4989d519e
Add instructions about how to upgrade less in base system
2007-11-13 18:54:35 +00:00
Andrey A. Chernov
9fe2e5c916
Update after import
2007-11-07 04:44:11 +00:00
Andrey A. Chernov
dfd74d725b
Merge after importing official patches 3-7
2007-11-07 04:42:20 +00:00
Andrey A. Chernov
77963b5d45
This commit was generated by cvs2svn to compensate for changes in r173403,
...
which included commits to RCS files with non-trunk default branches.
2007-11-07 04:34:03 +00:00
Andrey A. Chernov
856ca0bc92
Official patches 3-7
2007-11-07 04:34:03 +00:00
Gregory Neil Shapiro
7c4f8c3c41
Update for sendmail 8.14.2
...
MFC after: 1 week
2007-11-05 00:21:32 +00:00
Gregory Neil Shapiro
41f3d2cef4
Resolve conflicts from sendmail 8.14.2 import
2007-11-05 00:09:45 +00:00
Gregory Neil Shapiro
b834e0522a
This commit was generated by cvs2svn to compensate for changes in r173340,
...
which included commits to RCS files with non-trunk default branches.
2007-11-05 00:04:21 +00:00
Gregory Neil Shapiro
ffb836234b
Import sendmail 8.14.2
2007-11-05 00:04:21 +00:00
Robert Watson
744f50dbd8
Regenerate config.h after import of OpenBSM 1.0.
...
Obtained from: TrustedBSD Project
2007-10-29 18:45:40 +00:00
Robert Watson
70f0976ec4
Resolve conflicts from import of OpenBSM 1.0: maintain $FreeBSD$ tags in
...
/etc/security audit configuration files.
2007-10-29 18:43:05 +00:00
Robert Watson
77384eddd4
This commit was generated by cvs2svn to compensate for changes in r173143,
...
which included commits to RCS files with non-trunk default branches.
2007-10-29 18:40:24 +00:00
Robert Watson
eb3365211a
Vendor import TrustedBSD OpenBSM 1.0, with the following change history
...
since the last import:
OpenBSM 1.0
- Fix bug in auditreduce(8) which resulted in a memory fault/crash when
the user specified an event name with -m.
- Remove AU_.* hard-coded audit class constants, as udit classes are now
entirely dynamically configured using /etc/security/audit_class.
MFC after: 3 days
Obtained from: TrustedBSD Project
2007-10-29 18:40:24 +00:00
David E. O'Brien
168aca5df6
Document the bwk_20071023 import.
2007-10-25 12:38:34 +00:00
David E. O'Brien
4afed873bc
This commit was generated by cvs2svn to compensate for changes in r172958,
...
which included commits to RCS files with non-trunk default branches.
2007-10-25 12:38:02 +00:00
David E. O'Brien
d2f6e49220
Vendor import of bwk's 23-Oct-2007 release.
...
This includes fixes for FreeBSD PR's: bin/104795, bin/100443
2007-10-25 12:38:02 +00:00
Max Laier
1f631dacae
Revert back to including the whole net/bpf.h again.
...
Requested by: sam, nork
X-MFC after: now
2007-10-20 20:23:39 +00:00
Darren Reed
e86e344222
Pullup IPFilter 4.1.28 from the vendor branch into HEAD.
...
MFC after: 7 days
2007-10-18 21:52:14 +00:00
Darren Reed
9a214eca1f
This commit was generated by cvs2svn to compensate for changes in r172771,
...
which included commits to RCS files with non-trunk default branches.
2007-10-18 21:42:51 +00:00
Darren Reed
39ff65a633
Import IPFilter 4.1.28
2007-10-18 21:42:51 +00:00
Max Laier
abf2519367
Resolve merge conflicts
...
Approved by: re (kensmith)
Obtained from: tcpdump.org
2007-10-16 02:31:48 +00:00
Max Laier
e57e181f09
This commit was generated by cvs2svn to compensate for changes in r172683,
...
which included commits to RCS files with non-trunk default branches.
2007-10-16 02:20:42 +00:00
Max Laier
b5bfcb5d8a
Import of tcpdump v3.9.8
2007-10-16 02:20:42 +00:00
Max Laier
3765fc7d77
Update for libpcap 0.9.8
2007-10-16 02:12:06 +00:00
Max Laier
5357e0fedb
Resolve merge conflicts
...
Approved by: re (kensmith)
Obtained from: tcpdump.org
2007-10-16 02:07:55 +00:00
Max Laier
1f372e4dae
This commit was generated by cvs2svn to compensate for changes in r172677,
...
which included commits to RCS files with non-trunk default branches.
2007-10-16 02:02:02 +00:00
Max Laier
ef96d74f8a
Import of libpcap v0.9.8
2007-10-16 02:02:02 +00:00
Mark Peek
ea2138fc25
This commit was generated by cvs2svn to compensate for changes in r172668,
...
which included commits to RCS files with non-trunk default branches.
2007-10-15 16:54:07 +00:00
Mark Peek
1dd6018d3b
Import two vendor fixes from tcsh-6.15.01 for MFC to 7.0. The fixes are:
...
- Fix pty detection for autologout setting
- kill `foo` got stuck because sigchld was disabled too soon
Requested by: re
2007-10-15 16:54:07 +00:00
Mark Peek
5c3ede8519
Import two vendor fixes from tcsh-6.15.01 for MFC to 7.0. The fixes are:
...
- Fix pty detection for autologout setting
- kill `foo` got stuck because sigchld was disabled too soon
Requested by: re
2007-10-15 15:23:07 +00:00
Mark Peek
8cb4dfcabd
This commit was generated by cvs2svn to compensate for changes in r172665,
...
which included commits to RCS files with non-trunk default branches.
2007-10-15 15:23:07 +00:00
Xin LI
f78327b5b0
Import less v409, fixes a rather serious bug which causes
...
crashes when searching for invalid UTF-8 sequence.
2007-10-12 19:03:03 +00:00
Xin LI
6a97238d11
This commit was generated by cvs2svn to compensate for changes in r172597,
...
which included commits to RCS files with non-trunk default branches.
2007-10-12 19:03:03 +00:00
Xin LI
59a2d0779b
Resolve conflicts to complete less v408 import.
...
Approved by: re (kensmith)
2007-10-08 16:17:42 +00:00
Xin LI
1c6a5c10a3
Virgin import of less v408.
...
Approved by: re (kensmith)
2007-10-08 16:14:52 +00:00
Xin LI
e62cd27f64
This commit was generated by cvs2svn to compensate for changes in r172468,
...
which included commits to RCS files with non-trunk default branches.
2007-10-08 16:14:52 +00:00
Ruslan Ermilov
80cc270287
MFV: recent mdoc(7) changes.
...
Approved by: re (kensmith)
2007-10-04 04:38:23 +00:00
Ruslan Ermilov
2cd96fdf2c
This commit was generated by cvs2svn to compensate for changes in r172423,
...
which included commits to RCS files with non-trunk default branches.
2007-10-03 06:04:40 +00:00
Ruslan Ermilov
95261a8d0f
Pull up current -mdoc version from vendor. This includes the
...
following changes:
: 2007-10-02 Ruslan Ermilov <ru@FreeBSD.org>
:
: * tmac/doc-common, tmac/groff_doc.man: Add FreeBSD 6.2, document
: FreeBSD 5.5 and 7.0.
:
: * tmac/doc-syms: Give better names for System V releases.
: 2007-05-30 Werner LEMBERG <wl@gnu.org>
:
: * tmac/groff_mdoc.man: Convert `-' to `\-' where appropriate.
: Recommend `tbl' instead of `-column' lists for more complicated
: cases.
2007-10-03 06:04:40 +00:00
David E. O'Brien
efd1233d59
Do not imply -ftree-vrp with -O2 and above. One must implicitly specify
...
'-ftree-vrp' if one wants it.
Some bad code generation has been tracked to -ftree-vrp. jdk1{5,6} are
notable examples.
Approved by: re(kensmith)
2007-10-02 20:06:14 +00:00
Kevin Lo
bd53924f04
Fix usage example since we don't have wext driver.
...
Reviewed by: sam
Approved by: re (kensmith)
2007-10-02 15:30:28 +00:00
Pawel Jakub Dawidek
a95a61fc19
Now that we have CDDLed code in the tree, add CDDL license.
...
Discussed with: core
Approved by: re (kensmith)
2007-09-23 07:04:50 +00:00
Xin LI
aaa7bc6cf4
Restore historical behavior where more(1) does not check for dumb terminals.
...
Reported by: rwatson on -current
Tested by: keramida, rwatson
Approved by: re (rwatson)
2007-09-04 13:54:09 +00:00
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
df954420dd
GCC 4.2.1 release miscellaneous support libraries.
2007-08-14 02:52:47 +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
39e9ffb94b
GCC 4.2.1 release Objective C runtime support code.
2007-08-14 02:51:20 +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