Author: hrs
Date: Thu Jul 22 05:53:12 2010
New Revision: 210366
URL: http://svn.freebsd.org/changeset/base/210366
Log:
New relnotes item:
syscons(4) history handling improved,
X86BIOS added on i386/amd64,
loader(8) U-Boot storage support [powerpc],
smu(4)
Author: trasz
Date: Thu Jul 22 05:42:29 2010
New Revision: 210365
URL: http://svn.freebsd.org/changeset/base/210365
Log:
Remove spurious '/*-' marks and fix some other style problems.
Submitted by: bde@
Modified:
head/sys/kern/init_main.c
head/sys/kern/uipc_usrreq.c
head/sys/sys/disk
Author: emaste
Date: Thu Jul 22 01:23:39 2010
New Revision: 210364
URL: http://svn.freebsd.org/changeset/base/210364
Log:
MFC r210089:
Add -p option to have pom(6) print just the percentage, without extra
text.
PR: bin/51070
Submitted by: Matt Koivisto mkoivisto sandv
On Tue, Jul 20, 2010 at 11:52:24PM +0200, Anders Nordby wrote:
> Hi,
>
> On Thu, Jul 01, 2010 at 02:52:18PM -0700, Pyun YongHyeon wrote:
> >> > Is it possible to get this fix into FreeBSD 7.3-RELEASE?
> >> We typically rely on developers to decide if fixes might warrant
> >> consideration as an Er
Author: hrs
Date: Thu Jul 22 01:14:33 2010
New Revision: 210363
URL: http://svn.freebsd.org/changeset/base/210363
Log:
Document two possible errata.
Modified:
stable/8/release/doc/en_US.ISO8859-1/errata/article.sgml
Modified: stable/8/release/doc/en_US.ISO8859-1/errata/article.sgml
=
Author: hrs
Date: Thu Jul 22 01:01:16 2010
New Revision: 210362
URL: http://svn.freebsd.org/changeset/base/210362
Log:
New release notes:
ddb(4) show vnetrcrs,
sched_4bsd race fix,
pfil(9) virtualization,
ahci(4) Marvell 88SE912x support,
ahci(4)
Author: andrew
Date: Wed Jul 21 21:23:23 2010
New Revision: 210361
URL: http://svn.freebsd.org/changeset/base/210361
Log:
- Add myself to committers-src.dot
Approved by: imp (mentor)
Modified:
head/share/misc/committers-src.dot
Modified: head/share/misc/committers-src.dot
=
Author: hrs
Date: Wed Jul 21 20:38:45 2010
New Revision: 210360
URL: http://svn.freebsd.org/changeset/base/210360
Log:
Fix missing words.
Spotted by: pluknet at gmail.com
Modified:
stable/8/release/doc/en_US.ISO8859-1/relnotes/article.sgml
Modified: stable/8/release/doc/en_US.ISO8859-
Author: hrs
Date: Wed Jul 21 20:32:22 2010
New Revision: 210359
URL: http://svn.freebsd.org/changeset/base/210359
Log:
New relnotes item:
DEADLKRES added,
tty TIOCSTI fix,
sched_4bsd timestamp fix,
vimage source address selection knob added,
EFI
Author: delphij
Date: Wed Jul 21 18:50:24 2010
New Revision: 210358
URL: http://svn.freebsd.org/changeset/base/210358
Log:
Apply vendor version 1.20.00.17.
This version adds support for ARC1880; additionally this version fixed
an issue where all devices on a SAS port gets offlined when an
Author: rpaulo
Date: Wed Jul 21 18:47:52 2010
New Revision: 210357
URL: http://svn.freebsd.org/changeset/base/210357
Log:
MFamd64:
Add USD_GETBASE(), USD_SETBASE(), USD_GETLIMIT() and USD_SETLIMIT().
Modified:
head/sys/i386/include/segments.h
Modified: head/sys/i386/include/segments.h
==
Author: hrs
Date: Wed Jul 21 18:27:32 2010
New Revision: 210356
URL: http://svn.freebsd.org/changeset/base/210356
Log:
New relnotes items:
devfs(5) default rule change for ptys,
pselect(3) -> pselect(2),
INCLUDE_CONFIG_FILE enabled by default,
boot2 reimpl
* Alexey Dokuchaev wrote:
> Second, I think
> blindly converting tabs to spaces would bring even more mess to
> alignment than we happen to have now.
In what kind of way?
--
Ed Schouten
WWW: http://80386.nl/
pgpiC37U1RAje.pgp
Description: PGP signature
On Wed, Jul 21, 2010 at 06:58:49PM +0200, Ed Schouten wrote:
> * Ed Schouten wrote:
> > * Alexey Dokuchaev wrote:
> > > (Just picking random of the similar commits): guys, please, try to
> > > uniformly align commit meta tags:
> >
> > I guess it was aligned properly using tabs, but the whitespac
Author: bcr (doc committer)
Date: Wed Jul 21 17:16:12 2010
New Revision: 210355
URL: http://svn.freebsd.org/changeset/base/210355
Log:
MFC r210061:
Update some release version numbers. The patch is based on the one
from the PR, but the version numbers reflect the newer ones from
http://
Author: bcr (doc committer)
Date: Wed Jul 21 17:11:26 2010
New Revision: 210354
URL: http://svn.freebsd.org/changeset/base/210354
Log:
MFC r209772:
Fix an error in the EXAMPLES section of getopt(1), which is based on
the same fix present in NetBSD.
Note: the getopt man page contains
* Ed Schouten wrote:
> * Alexey Dokuchaev wrote:
> > (Just picking random of the similar commits): guys, please, try to
> > uniformly align commit meta tags:
>
> I guess it was aligned properly using tabs, but the whitespace added to
> the beginning of the line causes it to jump one tab forward.
On Jul 21, 2010, at 3:01 PM, Bjoern A. Zeeb wrote:
> Author: bz
> Date: Wed Jul 21 13:01:21 2010
> New Revision: 210350
> URL: http://svn.freebsd.org/changeset/base/210350
>
> Log:
> Since r186119 IP6 input counters for octets and packets were not
> working anymore. In addition more checks an
Author: kaiw
Date: Wed Jul 21 13:29:00 2010
New Revision: 210353
URL: http://svn.freebsd.org/changeset/base/210353
Log:
* Remove a superfluous error description.
* Document an additional error that may be returned: `ELF_E_ARCHIVE`.
Obtained from:elftoolchain
MFC after:
Author: kaiw
Date: Wed Jul 21 13:23:07 2010
New Revision: 210352
URL: http://svn.freebsd.org/changeset/base/210352
Log:
Add a cross-reference to `elf_rawfile(3)`.
Obtained from:elftoolchain
MFC after:1 month
Modified:
head/lib/libelf/elf_getdata.3
Modified: head/li
Author: kaiw
Date: Wed Jul 21 13:18:57 2010
New Revision: 210351
URL: http://svn.freebsd.org/changeset/base/210351
Log:
* Note that ar(1) archives may also be opened using `elf_memory(3)`.
* Ignore the passed in value of the `fd` argument for ar(1) archives
opened with elf_memory(3).
Author: bz
Date: Wed Jul 21 13:01:21 2010
New Revision: 210350
URL: http://svn.freebsd.org/changeset/base/210350
Log:
Since r186119 IP6 input counters for octets and packets were not
working anymore. In addition more checks and operations were missing.
In case lla_lookup results in a mat
Author: kaiw
Date: Wed Jul 21 13:00:01 2010
New Revision: 210349
URL: http://svn.freebsd.org/changeset/base/210349
Log:
Remove a redundant word.
Obtained from:elftoolchain
MFC after:1 month
Modified:
head/lib/libelf/elf.3
Modified: head/lib/libelf/elf.3
===
Author: kaiw
Date: Wed Jul 21 12:54:34 2010
New Revision: 210348
URL: http://svn.freebsd.org/changeset/base/210348
Log:
Move helper functions `_libelf_ar_get_{name,number,string}()` and
`_libelf_ar_open()` to a new compilation unit "libelf_ar_util.c"
to break the circular dependency between
Author: kaiw
Date: Wed Jul 21 12:30:58 2010
New Revision: 210347
URL: http://svn.freebsd.org/changeset/base/210347
Log:
Fix a memory leak.
Obtained from:elftoolchain
MFC after:1 month
Modified:
head/lib/libelf/elf_update.c
Modified: head/lib/libelf/elf_update.c
===
Author: mav
Date: Wed Jul 21 12:23:49 2010
New Revision: 210346
URL: http://svn.freebsd.org/changeset/base/210346
Log:
Use proper sysctl type (quad) for et_frequency. It fixes output on sparc64.
Modified:
head/sys/kern/kern_et.c
Modified: head/sys/kern/kern_et.c
=
Author: kaiw
Date: Wed Jul 21 12:14:50 2010
New Revision: 210345
URL: http://svn.freebsd.org/changeset/base/210345
Log:
* Deprecate `elf_getshnum()`, `elf_getphnum()` and `elf_getshstrndx()` in
favour of `elf_getshdrnum()`, `elf_getphdrnum()` and `elf_getshdrstrndx()`
respectively.
* A
On Wed, Jul 21, 2010 at 07:51:49PM +1000, Bruce Evans wrote:
> On Wed, 21 Jul 2010, Alexey Dokuchaev wrote:
> >On Wed, Jul 21, 2010 at 08:43:48AM +, Kai Wang wrote:
> >>Log:
> >> Remove a superfluous comment.
> >>
> >> Obtained from: elftoolchain
> >> MFC after: 1 month
>
Author: kaiw
Date: Wed Jul 21 11:26:18 2010
New Revision: 210344
URL: http://svn.freebsd.org/changeset/base/210344
Log:
Avoid switching between "unsigned char" and "char" in the C code
generated from "libelf_convert.m4".
Obtained from:elftoolchain
MFC after:1 month
Author: hrs
Date: Wed Jul 21 11:01:40 2010
New Revision: 210343
URL: http://svn.freebsd.org/changeset/base/210343
Log:
Fix missing words.
Spotted by: mav
Modified:
stable/8/release/doc/en_US.ISO8859-1/relnotes/article.sgml
Modified: stable/8/release/doc/en_US.ISO8859-1/relnotes/articl
Author: hrs
Date: Wed Jul 21 10:57:55 2010
New Revision: 210342
URL: http://svn.freebsd.org/changeset/base/210342
Log:
IPV6_V6ONLY is unconditionally reset for Linux IPv6 sockets in Linux
emulation environment.
Spotted by: ume
Modified:
stable/8/release/doc/en_US.ISO8859-1/relnotes/a
Author: kaiw
Date: Wed Jul 21 10:57:22 2010
New Revision: 210341
URL: http://svn.freebsd.org/changeset/base/210341
Log:
Add support for translating sections of type ELF_T_GNUHASH.
Obtained from:elftoolchain
MFC after:1 month
Modified:
head/lib/libelf/elf_types.m4
Author: kaiw
Date: Wed Jul 21 10:39:29 2010
New Revision: 210340
URL: http://svn.freebsd.org/changeset/base/210340
Log:
- Document that the *fsize() functions return a size of 1 for Elf
types that don't have a fixed size.
- The *fsize() functions should return a size of 1, for variable len
Author: hrs
Date: Wed Jul 21 10:36:27 2010
New Revision: 210339
URL: http://svn.freebsd.org/changeset/base/210339
Log:
Add relnotes item for 8.1R (first round):
ddb(4) show mount improved,
fcntl(2) F_READAHEAD and F_RDAHEAD added,
lindev(4) added,
more dtr
Alexey Dokuchaev writes:
> Obtained from:somewhere
> MFC after:sometime
> Foo bar: baz qux ...
>
> Broken alignment considerably pessimizes commit log grasping, as it
> requires more post-processing work after reading it off.
my ($tag, $value) = split(/:\s*/);
but perhaps it's c
Author: kaiw
Date: Wed Jul 21 10:25:02 2010
New Revision: 210338
URL: http://svn.freebsd.org/changeset/base/210338
Log:
Perform additional checks when translating between file and memory
representations of ELF types.
The ELF(3) API allows applications to request a conversion that is
`in
Author: attilio
Date: Wed Jul 21 10:14:04 2010
New Revision: 210337
URL: http://svn.freebsd.org/changeset/base/210337
Log:
Probabilly defaulting to KTR_GEN is not the right decision when KTR_MASK
is not defined at all because KTR_GEN is still a valid class and some
traces may fit in. Default
Author: kaiw
Date: Wed Jul 21 10:11:46 2010
New Revision: 210336
URL: http://svn.freebsd.org/changeset/base/210336
Log:
Reduce verbosity.
Obtained from:elftoolchain
MFC after:1 month
Modified:
head/lib/libelf/libelf_fsize.m4
Modified: head/lib/libelf/libelf_fsize.m
Author: kaiw
Date: Wed Jul 21 10:08:25 2010
New Revision: 210335
URL: http://svn.freebsd.org/changeset/base/210335
Log:
- Return zero for file sizes of ELF types that have a variable size.
- Neaten a few comments.
Obtained from:elftoolchain
MFC after:1 month
Modifie
Author: attilio
Date: Wed Jul 21 10:05:07 2010
New Revision: 210334
URL: http://svn.freebsd.org/changeset/base/210334
Log:
KTR_CTx are long time aliased by existing classes so they can't serve
their purpose anymore. Axe them out.
Sponsored by: Sandvine Incorporated
Discussed with:
Author: kaiw
Date: Wed Jul 21 10:02:59 2010
New Revision: 210333
URL: http://svn.freebsd.org/changeset/base/210333
Log:
Note that the *_fsize() functions are only defined for ELF types that
have a fixed size.
Obtained from:elftoolchain
MFC after:1 month
Modified:
Author: kaiw
Date: Wed Jul 21 09:56:42 2010
New Revision: 210332
URL: http://svn.freebsd.org/changeset/base/210332
Log:
Changes for supporting GNU Hash sections.
Obtained from:elftoolchain
MFC after:1 month
Modified:
head/lib/libelf/libelf_align.c
head/lib/libelf/
On Wed, 21 Jul 2010, Alexey Dokuchaev wrote:
On Wed, Jul 21, 2010 at 08:43:48AM +, Kai Wang wrote:
Log:
Remove a superfluous comment.
Obtained from: elftoolchain
MFC after: 1 month
(Just picking random of the similar commits): guys, please, try to
uniformly alig
Author: kaiw
Date: Wed Jul 21 09:51:24 2010
New Revision: 210331
URL: http://svn.freebsd.org/changeset/base/210331
Log:
Add a new ELF type denoting GNU style hash tables.
Obtained from:elftoolchain
MFC after:1 month
Modified:
head/lib/libelf/libelf.h
Modified: head
Author: kaiw
Date: Wed Jul 21 09:47:14 2010
New Revision: 210330
URL: http://svn.freebsd.org/changeset/base/210330
Log:
Allow an application that updates only the ELF Ehdr to work.
Obtained from:elftoolchain
MFC after:1 month
Modified:
head/lib/libelf/_libelf.h
he
On Wed, 21 Jul 2010, Ivan Voras wrote:
On 21 July 2010 06:18, Bruce Evans wrote:
On Mon, 19 Jul 2010, John Baldwin wrote:
Log:
??In keeping with the Age-of-the-fruitbat theme, scale up hirunningspace
on
??machines which can clearly afford the memory.
??This is a somewhat conservative versio
Author: kaiw
Date: Wed Jul 21 09:33:45 2010
New Revision: 210329
URL: http://svn.freebsd.org/changeset/base/210329
Log:
Use to declare the prototype for ftruncate().
Obtained from:elftoolchain
MFC after:1 month
Modified:
head/lib/libelf/elf_begin.c
Modified: head/
Author: kaiw
Date: Wed Jul 21 09:27:16 2010
New Revision: 210328
URL: http://svn.freebsd.org/changeset/base/210328
Log:
Bug fix: permit the creation of zero-sized sections.
Obtained from:elftoolchain
MFC after:1 month
Modified:
head/lib/libelf/elf_update.c
Modified
Author: jchandra
Date: Wed Jul 21 09:27:00 2010
New Revision: 210327
URL: http://svn.freebsd.org/changeset/base/210327
Log:
Redo the page table page allocation on MIPS, as suggested by
a...@.
The UMA zone based allocation is replaced by a scheme that creates
a new free page list for the
Author: kaiw
Date: Wed Jul 21 09:20:40 2010
New Revision: 210326
URL: http://svn.freebsd.org/changeset/base/210326
Log:
Improve compatibility with other implementations of the ELF(3) API:
when an output file has no program headers, set the 'e_phentsize'
field of the ELF executable header to
On Wed, Jul 21, 2010 at 09:06:23AM +, Alexey Dokuchaev wrote:
> On Wed, Jul 21, 2010 at 08:43:48AM +, Kai Wang wrote:
> > Author: kaiw
> > Date: Wed Jul 21 08:43:48 2010
> > New Revision: 210321
> > URL: http://svn.freebsd.org/changeset/base/210321
> >
> > Log:
> > Remove a superfluous c
* Alexey Dokuchaev wrote:
> (Just picking random of the similar commits): guys, please, try to
> uniformly align commit meta tags:
I guess it was aligned properly using tabs, but the whitespace added to
the beginning of the line causes it to jump one tab forward.
--
Ed Schouten
WWW: http://8
On Wed, Jul 21, 2010 at 08:43:48AM +, Kai Wang wrote:
> Author: kaiw
> Date: Wed Jul 21 08:43:48 2010
> New Revision: 210321
> URL: http://svn.freebsd.org/changeset/base/210321
>
> Log:
> Remove a superfluous comment.
>
> Obtained from: elftoolchain
> MFC after: 1 mont
On Wed, Jul 21, 2010 at 10:51:17AM +0200, Roman Divacky wrote:
> On Wed, Jul 21, 2010 at 08:54:46AM +, Kai Wang wrote:
> > Author: kaiw
> > Date: Wed Jul 21 08:54:46 2010
> > New Revision: 210324
> > URL: http://svn.freebsd.org/changeset/base/210324
> >
> > Log:
> > - Correctly handle sectio
On 21 July 2010 06:18, Bruce Evans wrote:
> On Mon, 19 Jul 2010, John Baldwin wrote:
>
>>> Log:
>>> In keeping with the Age-of-the-fruitbat theme, scale up hirunningspace
>>> on
>>> machines which can clearly afford the memory.
>>>
>>> This is a somewhat conservative version of the patch - more
Author: kaiw
Date: Wed Jul 21 08:58:52 2010
New Revision: 210325
URL: http://svn.freebsd.org/changeset/base/210325
Log:
Bug fix: when updating headers using the gelf_update_*() functions,
the appropriate `dirty' bit needs to be set for both the Elf32 and
Elf64 case.
Obtained from:
On Wed, Jul 21, 2010 at 08:54:46AM +, Kai Wang wrote:
> Author: kaiw
> Date: Wed Jul 21 08:54:46 2010
> New Revision: 210324
> URL: http://svn.freebsd.org/changeset/base/210324
>
> Log:
> - Correctly handle sections of type SHT_NOBITS. For these sections:
> - elf_getdata() and elf_rawda
Author: kaiw
Date: Wed Jul 21 08:54:46 2010
New Revision: 210324
URL: http://svn.freebsd.org/changeset/base/210324
Log:
- Correctly handle sections of type SHT_NOBITS. For these sections:
- elf_getdata() and elf_rawdata() should return an "Elf_Data" structure
that has its "d_buf" memb
Author: ed
Date: Wed Jul 21 08:51:38 2010
New Revision: 210323
URL: http://svn.freebsd.org/changeset/base/210323
Log:
Also link getutxent.3 to utmpx.3.
If you run `man utmpx', you expect to get some info on it.
Modified:
head/lib/libc/gen/Makefile.inc
Modified: head/lib/libc/gen/Makefil
Author: ae
Date: Wed Jul 21 08:48:45 2010
New Revision: 210322
URL: http://svn.freebsd.org/changeset/base/210322
Log:
MFC r209388:
Remove G_TYPE_ASCLBA type and replace it with G_TYPE_STRING in gpart.
Move code that converts params from humanized numbers to sectors count
to subr.c an
Author: kaiw
Date: Wed Jul 21 08:43:48 2010
New Revision: 210321
URL: http://svn.freebsd.org/changeset/base/210321
Log:
Remove a superfluous comment.
Obtained from: elftoolchain
MFC after: 1 month
Modified:
head/lib/libelf/elf_update.c
Modified: head/lib/libelf/elf
Author: ed
Date: Wed Jul 21 08:27:56 2010
New Revision: 210320
URL: http://svn.freebsd.org/changeset/base/210320
Log:
Chase LLVM version bump to 2.8.
Modified:
head/tools/build/mk/OptionalObsoleteFiles.inc
Modified: head/tools/build/mk/OptionalObsoleteFiles.inc
==
62 matches
Mail list logo