delphij
e863b68dce
Reapply a bugfix that was done as sh.lex.c,v 1.1.1.8
2008-03-12 23:01:33 +00:00
syrinx
2dc85bfeba
This commit was generated by cvs2svn to compensate for changes in r176892,
...
which included commits to RCS files with non-trunk default branches.
2008-03-07 09:33:29 +00:00
syrinx
1f644f50df
Vendor patch: Prevent bsnmpd from dumping core when a module's init hook
...
returns an error.
Approved by: bz (mentor), harti
2008-03-07 09:33:29 +00:00
sam
eb396aa0f4
unbreak printing 802.11 tx/rx rates
...
MFC after: 3 days
2008-02-25 01:28:14 +00:00
rpaulo
63199bf7b7
Add AS lookup functionality. On each hop we query a whois server to
...
find the corresponding AS for that IP (-a switch).
We can also choose a different whois server with the -A switch. The
default is whois.radb.net.
Obtained from: NetBSD
Reviewed by: bms, njl (mentor)
Approved by: njl (mentor)
2008-02-20 23:29:53 +00:00
remko
dfed0500c5
MFOpenBSD rev 1.393 pf.conf.5
...
do not describe `/' as solidus; from Allen (freebsd pr120484);
PR: 120484
Submitted by: Allen <alandsidel at 1001islington dot com>
MFC After: 3 days
2008-02-11 21:09:34 +00:00
rafan
f5658700c2
- Update instructions for snapshot import
2008-02-11 13:42:45 +00:00
rafan
5edc85a7a9
Per discussion on developers@, add vendor information for ncurses.
2008-02-11 13:40:20 +00:00
rafan
32c0e5f07f
Import ncurses 5.6-20080209 snapshot onto the vender branch
2008-02-11 13:37:14 +00:00
rafan
aff1e58102
This commit was generated by cvs2svn to compensate for changes in r176187,
...
which included commits to RCS files with non-trunk default branches.
2008-02-11 13:37:14 +00:00
des
76b6e0b06e
As per discussion, commit experimental metadata for my contrib packages.
...
The idea is to have a FREEBSD-vendor file for every third-party package
in the tree.
2008-02-06 23:06:24 +00:00
obrien
3a8bdecd70
This commit was generated by cvs2svn to compensate for changes in r175898,
...
which included commits to RCS files with non-trunk default branches.
2008-02-02 18:26:53 +00:00
obrien
ffe35eb26b
This commit was generated by cvs2svn to compensate for changes in r175882,
...
which included commits to RCS files with non-trunk default branches.
2008-02-02 07:19:01 +00:00
obrien
b8fb0b4b01
Fix nit in version 4.23 in which -p does not work (thus updating access
...
times when it shouldn't). The PR's patch has been incorporated upstream
as magic.c rev 1.46.
PR: 107676
Submitted by: Dr. Markus Waldeck <waldeck@gmx.de>
2008-02-02 07:19:01 +00:00
obrien
7b230e75d8
Update for the 4.23 import.
2008-01-30 02:48:24 +00:00
des
c7d5a7a42f
This commit was generated by cvs2svn to compensate for changes in r175801,
...
which included commits to RCS files with non-trunk default branches.
2008-01-29 20:22:00 +00:00
des
5bb985da80
Merge r412 from vendor, which reintroduces _OPENPAM. See comment in the
...
code for explanation. Hopefully, this will forestall any reports of
breakage in OpenPAM-aware ports.
MFC after: 3 days
2008-01-29 20:22:00 +00:00
obrien
5290562b54
\jedi-mind-trick{this is not the file you were looking for}
2008-01-29 16:17:42 +00:00
obrien
2e6f1b26db
Bring in fix for Binutils PR other/16240: Check for a failure return from
...
cplus_demangle_type. This is the rev 1.50-1.51 change.
Our addr2line, etc.. would crash if used on C++ code that contains
certain symbol types. One example is
_ZN13PatternDriver23StringScalarDeleteValueC1ERKNS_25ConflateStringScalarValueERKNS_25AbstractStringScalarValueERKNS_12TemplateEnumINS_12pdcomplementELZNS_16complement_namesEELZNS_14COMPLEMENTENUMEEEE
2008-01-29 16:12:06 +00:00
obrien
3e4ae1b3a5
This commit was generated by cvs2svn to compensate for changes in r175790,
...
which included commits to RCS files with non-trunk default branches.
2008-01-29 16:12:06 +00:00
peter
368d76456b
Add a -P flag to display per-cpu cpu usage stats.
2008-01-18 01:43:14 +00:00
obrien
6678cf7c2a
Import file version 4.23 onto the vendor branch
2008-01-13 20:35:16 +00:00
obrien
a9a31187c8
This commit was generated by cvs2svn to compensate for changes in r175296,
...
which included commits to RCS files with non-trunk default branches.
2008-01-13 20:35:16 +00:00
obrien
364a5112a5
Update for the 1.11.22 import.
...
Reviewed/begged-for by: peter
2008-01-13 06:35:22 +00:00
obrien
5f43f46b30
2004-09-25 Derek Price <derek@ximbiot.com>
...
* mkman.in: Move to...
* mkman.pl: ...here.
2008-01-13 06:24:49 +00:00
obrien
a7a5f3ec02
This commit was generated by cvs2svn to compensate for changes in r175283,
...
which included commits to RCS files with non-trunk default branches.
2008-01-13 06:24:49 +00:00
obrien
e4554e6a56
We use the stock versions of these files.
...
Reviewed/begged-for by: peter
2008-01-13 06:20:11 +00:00
obrien
6cd2d59484
Merge what 1.11.17 -> 1.11.22 ../doc/cvs.1 changes I could.
...
We never merged in the 1.11.15 -> 1.11.17 changes - due to the moving
of cvs.1 from man/ to doc/ and being auto generated.
2008-01-13 06:14:29 +00:00
obrien
b33160d3d4
Merge rev 1.9 (update "-T" Template support) and rev 1.2 (-D'date'
...
option with -r'branch' on update) into version 1.11.22.
2008-01-13 06:13:25 +00:00
obrien
c9aa26049e
Merge rev 1.9 (new long flag to ignore the CVSROOT/passwd file)
...
rev 1.2 (local tag/$Id$ keyword support) into version 1.11.22.
2008-01-13 06:12:54 +00:00
obrien
6ff32b5cd2
Merge rev 1.28 (CAN-2005-0753 / FreeBSD-SA-05:05.cvs fixes),
...
rev 1.27 ("iso8601" option keyword) revs 1.12/1.10/1.5/1.4 ($CVSHeader$
support) rev 1.2 ($CVS_LOCAL_BRANCH_NUM support for local commit
feature of cvsup) into version 1.11.22.
Note rev 1.21 ("-D date" checkout bug relating to 1.1.1.1 vs 1.1
revisions), rev 1.13 (allow -D'date' with -r'branch' on a checkout),
rev 1.6 (use xstrdup rather than strdup) are fixed in the vendor sources
2008-01-13 06:12:27 +00:00
obrien
9d9d59dd54
Merge rev 1.11 ("iso8601" option keyword) into version 1.11.22.
...
(all our other local changes are OBE)
2008-01-13 06:11:36 +00:00
obrien
7575169e50
Merge rev 1.2 (extensions to the $CVSROOT/config syntax) and
...
rev 1.4 (1.12 CVSROOT/config keyword expansion forward compatability)
into version 1.11.22.
2008-01-13 06:10:58 +00:00
obrien
89cdc74185
Merge rev 1.25 ("iso8601" option keyword), rev 1.23 (blame),
...
rev 1.17 (environtmental var "CVS_OPTIONS"), rev 1.14 ('-g' option to
support shared-group access), rev 1.7 ('-R' read-only repository mode),
rev 1.6 (support for checking out from a read-only repository),
revs 1.4 & 1.5 ("tagexpand=") into version 1.11.22.
2008-01-13 06:10:18 +00:00
obrien
8981de8610
Merge rev 1.9 (put the blank line back in the beginning of constructed
...
log messages being passed to $EDITOR) into version 1.11.22.
2008-01-13 06:09:41 +00:00
obrien
c2c220d228
Merge rev 1.3 ('-n' option) & rev. 1.2 ("iso8601" option keyword)
...
into version 1.11.22.
2008-01-13 06:08:49 +00:00
obrien
1d7ee3ab51
Merge rev 1.3 (catch write-lock attempts immediately if running in
...
read-only mode) & rev 1.2 (check out from read-only repository support)
into version 1.11.22.
2008-01-13 06:08:17 +00:00
obrien
31b70a95c6
Merge revs 1.2 (comprehensive CVS/Template support) into version 1.11.22.
2008-01-13 06:07:20 +00:00
obrien
c63d336bc9
Merge rev 1.2 (do not check val-tags if the repository is read-only)
...
into version 1.11.22.
2008-01-13 06:06:41 +00:00
obrien
d2efc9179e
Toss all of our local changes - they are OBE.
...
However, stay with version 1.9.26's buflen of BUFSIZ as we have in the
past vs. going with the 1.10+ limited length of 128.
2008-01-13 06:06:15 +00:00
obrien
5ed02a66eb
Merge rev 1.16: implement -j for cvs diff, allowing tag:date based diffs
...
into version 1.11.22.
2008-01-13 06:05:24 +00:00
obrien
f8bcc52bc3
Change default from rsh to ssh. (moved from client.c).
...
Merge rev 1.14: comprehensive -T CVS/Template support, rev 1.9: new long
flag that causes cvs to ignore the CVSROOT/passwd file, rev 1.3: support
for checking out from a read-only repository, rev. 1.2: support for local
$Id$ keyword into cvs 1.11.22.
Note that rev 1.4 (make verifymsg extra useful) is OBE.
2008-01-13 06:04:43 +00:00
obrien
6569844331
Merge rev 1.7: always upload new files, even if the timestamps match,
...
rev 1.4: flip the default for CVS_RSH to "ssh", rev 1.2: fix a problem
sometimes seen when doing checkouts from a local repo and committing
via remote cvs (a cvs -d override of the mismatched CVS/Root files was
missing) into cvs 1.11.22.
2008-01-13 06:02:28 +00:00
obrien
8120aecbe7
Merge our -T comprehensive CVS/Template support into cvs 1.11.22.
2008-01-13 06:00:42 +00:00
obrien
17d5b79080
Update for the 1.11.22 import.
2008-01-13 05:50:33 +00:00
obrien
55b663837d
Import cvs-1.11.22 onto vendor branch.
2008-01-13 05:49:32 +00:00
obrien
def79099e7
This commit was generated by cvs2svn to compensate for changes in r175261,
...
which included commits to RCS files with non-trunk default branches.
2008-01-13 05:49:32 +00:00
obrien
2678039b69
Improve -u (limit uid lookups) behavior.
...
Submitted by: David Frascone <dave@frascone.com>
PR: 119490
2008-01-09 18:06:24 +00:00
obrien
915a8d4b13
This commit was generated by cvs2svn to compensate for changes in r175189,
...
which included commits to RCS files with non-trunk default branches.
2008-01-09 16:46:14 +00:00
obrien
4bf470afc0
Bring in fix for Binutils PR other/16240: Check for a failure return from
...
cplus_demangle_type. This is the rev 1.50-1.51 change.
Our addr2line, etc.. would crash if used on C++ code that contains
certain symbol types. One example is
_ZN13PatternDriver23StringScalarDeleteValueC1ERKNS_25ConflateStringScalarValueERKNS_25AbstractStringScalarValueERKNS_12TemplateEnumINS_12pdcomplementELZNS_16complement_namesEELZNS_14COMPLEMENTENUMEEEE
2008-01-09 16:46:14 +00:00
peter
2bb84b573e
Add a forward compatability hook so that current cvs can recognize future
...
CVSROOT/config file options that control keyword expansion. cvs-1.12 has
its own $Id$ expansion controls and they're configured in CVSROOT/config
rather than CVSROOT/options. The problem is that current cvs-1.11.x
doesn't understand the future keywords.....
Add trivial forward support for the new keywords for when cvs-1.12
hits the tree down the road. CVSROOT/options won't be going away - cvsup
uses it.
2008-01-07 07:47:21 +00:00
obrien
a836858474
Reduce diffs to vendor's 1.11.17.
2007-12-31 03:42:05 +00:00
rafan
6b8eb7af60
- Update notes
2007-12-30 11:19:29 +00:00
rafan
34082ac356
- Resolve conflicts
...
- Our changes in lib_termcap.c is now merged in upstream
2007-12-30 11:15:46 +00:00
rafan
41dd08d0c2
- Remove files that are removed in upstream
2007-12-30 11:10:17 +00:00
rafan
fa11193991
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
rafan
9f9e55f97a
Import ncurses 5.6-20071222 snapshot onto the vender branch
2007-12-30 11:08:14 +00:00
rafan
787b3107a0
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
des
274f594de6
Remove dead files
2007-12-21 11:56:21 +00:00
des
8a50a64583
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
des
e05e8ab881
Vendor import of OpenPAM Hydrangea.
2007-12-21 11:49:29 +00:00
des
b92064eed7
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
das
a1995f0037
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
das
218b1f5292
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
das
70cdf6a574
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
das
b2367c2d0b
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
obrien
1056a75218
Update for the 6.1.5 import.
2007-12-11 19:16:51 +00:00
obrien
436a930242
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
obrien
845b8728c8
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
marius
ef6adb6dc2
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
ru
23068e4c3d
More fixes.
2007-12-07 20:22:59 +00:00
ru
b349ea29b4
Revise the man->mdoc conversion of the amd manpages.
2007-12-07 20:16:21 +00:00
obrien
4487f06b05
Put stock 6.1.5 file into HEAD.
2007-12-05 16:57:05 +00:00
obrien
0e36aeab45
Not sure why mbr deleted this file - its useful.
2007-12-05 16:56:42 +00:00
obrien
b6eecea82f
2005-05-28 Erez Zadok <ezk@cs.sunysb.edu>
...
* libamu/alloca.c: remove file from distro.
2007-12-05 16:18:44 +00:00
obrien
1463d968d4
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
obrien
f4308c36bd
2005-03-05 Ion Badulescu <ionut@moisil.badula.org>
...
* amd/amfs_inherit.c: removed, dead code
2007-12-05 16:05:26 +00:00
obrien
7e2d4bec86
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
obrien
c565ac103a
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
obrien
f3fdda3487
Merge the 6.0.10p1 -> 6.1.5 changes into our manpages.
2007-12-05 15:59:34 +00:00
obrien
fb2308c081
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
obrien
ea691ecd98
Virgin import of AMD (am-utils) v6.1.5
...
Sponsored by: Juniper Networks
2007-12-05 15:48:03 +00:00
obrien
c06a2e6136
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
obrien
c906fa6ae1
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
dougb
4a9c2dfe51
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
dougb
0f328cea25
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
dougb
a826585f40
These files are not part of the distribution.
...
Brought to you by: PEBCAK
2007-12-02 19:21:31 +00:00
dougb
4632e549b6
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
dougb
848cf5c2a5
This file is no longer in BIND 9.4.2
2007-12-02 19:17:26 +00:00
dougb
a71024a14b
Vendor import of BIND 9.4.2
2007-12-02 19:10:41 +00:00
dougb
28c10a1644
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
obrien
2fc58861d0
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
jb
148af6bc9b
Remove a couple of definitions which now exist in compatibility headers.
2007-11-28 22:10:36 +00:00
delphij
e140286e75
Resolve conflicts.
2007-11-26 08:58:07 +00:00
delphij
07d0aeedba
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
delphij
6aa3e25391
Virgin import of less v416.
2007-11-26 08:57:30 +00:00
jb
0d56ea8bec
Fix strict alias warnings.
2007-11-23 23:56:03 +00:00
mlaier
7c3417c989
Avoid excessive error message printout.
...
PR: bin/118150
Reported by: keramida
MFC after: 3 days
2007-11-21 12:52:26 +00:00
jb
dbe9cce999
Fix a compiler warning.
2007-11-18 00:25:18 +00:00
delphij
9fc5d689bc
Nuke file removed from author's distribution.
2007-11-16 22:26:10 +00:00
delphij
5b156888f3
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
delphij
12ee5edf2f
Resolve conflicts; Update defines.h to reflect latest change.
2007-11-16 22:24:31 +00:00
delphij
e2b0c4a1d9
Virgin import of less v415.
2007-11-16 22:22:17 +00:00
delphij
6c8bd91302
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
obrien
cbf66fbd28
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
obrien
ab64c505c7
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
delphij
a4572db1a8
Add instructions about how to upgrade less in base system
2007-11-13 18:54:35 +00:00
ache
a415b7a4d1
Update after import
2007-11-07 04:44:11 +00:00
ache
cf6720ae99
Merge after importing official patches 3-7
2007-11-07 04:42:20 +00:00
ache
c5fcccabb7
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
ache
0aedaa860d
Official patches 3-7
2007-11-07 04:34:03 +00:00
gshapiro
b7e5081cf1
Update for sendmail 8.14.2
...
MFC after: 1 week
2007-11-05 00:21:32 +00:00
gshapiro
a0436b087f
Resolve conflicts from sendmail 8.14.2 import
2007-11-05 00:09:45 +00:00
gshapiro
ea10b54a1a
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
gshapiro
a2b986fa72
Import sendmail 8.14.2
2007-11-05 00:04:21 +00:00
rwatson
6643c1fc37
Regenerate config.h after import of OpenBSM 1.0.
...
Obtained from: TrustedBSD Project
2007-10-29 18:45:40 +00:00
rwatson
7e612564be
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
rwatson
700aedf09a
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
rwatson
280c179095
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
obrien
56c7c261e2
Document the bwk_20071023 import.
2007-10-25 12:38:34 +00:00
obrien
1ae17d2c16
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
obrien
9227abab1d
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
mlaier
c89ca49410
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
darrenr
fd172ed327
Pullup IPFilter 4.1.28 from the vendor branch into HEAD.
...
MFC after: 7 days
2007-10-18 21:52:14 +00:00
darrenr
3345281d0a
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
darrenr
71e82d94e8
Import IPFilter 4.1.28
2007-10-18 21:42:51 +00:00
mlaier
7407d685ab
Resolve merge conflicts
...
Approved by: re (kensmith)
Obtained from: tcpdump.org
2007-10-16 02:31:48 +00:00
mlaier
f0e5d335e3
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
mlaier
3b74598d7e
Import of tcpdump v3.9.8
2007-10-16 02:20:42 +00:00
mlaier
8ad5ea95ae
Update for libpcap 0.9.8
2007-10-16 02:12:06 +00:00
mlaier
298dfd4f74
Resolve merge conflicts
...
Approved by: re (kensmith)
Obtained from: tcpdump.org
2007-10-16 02:07:55 +00:00
mlaier
55470a45cf
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
mlaier
446242760e
Import of libpcap v0.9.8
2007-10-16 02:02:02 +00:00
mp
5174ae62f9
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
mp
83d7763578
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
mp
7932b13626
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
mp
e4e90e0d08
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
delphij
9680b7d49a
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
delphij
b3ebdff90d
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
delphij
cee6fe7563
Resolve conflicts to complete less v408 import.
...
Approved by: re (kensmith)
2007-10-08 16:17:42 +00:00
delphij
aa9fcd7386
Virgin import of less v408.
...
Approved by: re (kensmith)
2007-10-08 16:14:52 +00:00
delphij
de40ea14af
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
ru
638288989d
MFV: recent mdoc(7) changes.
...
Approved by: re (kensmith)
2007-10-04 04:38:23 +00:00
ru
1f19004b84
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
ru
115f57c461
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
obrien
afa6784424
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
kevlo
6b758fea4c
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
pjd
a4c30a2063
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
delphij
237f9d22c3
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
kan
e2c3cc81d7
Update locally changed files to GCC 4.2.1.
...
Approved by: re (kensmith)
2007-08-14 03:04:42 +00:00