Author: avg
Date: Tue Sep 11 06:26:20 2012
New Revision: 240344
URL: http://svn.freebsd.org/changeset/base/240344
Log:
acpi_cpu: free result of device_get_children
MFC after:1 week
Modified:
head/sys/dev/acpica/acpi_cpu.c
Modified: head/sys/dev/acpica/acpi_cpu.c
Author: avg
Date: Tue Sep 11 06:25:10 2012
New Revision: 240343
URL: http://svn.freebsd.org/changeset/base/240343
Log:
rc.d/power_profile: use recently added Cmax for cx_lowest
Trying to determine current lowest C-state after an AC event is racy
with C-states actually being changed by ACP
Author: avg
Date: Tue Sep 11 06:18:36 2012
New Revision: 240342
URL: http://svn.freebsd.org/changeset/base/240342
Log:
boot: file_loadraw should strdup name argument
... the same way it's done for type argument.
MFC after:2 weeks
Modified:
head/sys/boot/common/module.c
Modified
Author: avg
Date: Tue Sep 11 06:15:55 2012
New Revision: 240341
URL: http://svn.freebsd.org/changeset/base/240341
Log:
a bit of trailing whitespace cleanup
MFC after:1 week
Modified:
head/sys/boot/i386/loader/main.c
Modified: head/sys/boot/i386/loader/main.c
Author: avg
Date: Tue Sep 11 06:14:03 2012
New Revision: 240340
URL: http://svn.freebsd.org/changeset/base/240340
Log:
acpi.4: machdep.cpu_idle_hlt no longer exists
MFC after:1 week
Modified:
head/share/man/man4/acpi.4
Modified: head/share/man/man4/acpi.4
===
Author: avg
Date: Tue Sep 11 06:10:49 2012
New Revision: 240339
URL: http://svn.freebsd.org/changeset/base/240339
Log:
openssl: change SHLIB_VERSION_NUMBER to reflect the reality
Note: I timed out waiting for an exp-run for this change but I survived
having it locally for quite a long tim
Author: avg
Date: Tue Sep 11 05:59:19 2012
New Revision: 240338
URL: http://svn.freebsd.org/changeset/base/240338
Log:
MFC r235777: Make dumptid non-static. It is used by libkvm.
PR: kern/167671
MFC slacker: harti
Modified:
stable/8/sys/kern/kern_shutdown.c
Directory Propert
Author: avg
Date: Tue Sep 11 05:58:32 2012
New Revision: 240337
URL: http://svn.freebsd.org/changeset/base/240337
Log:
MFC r235777: Make dumptid non-static. It is used by libkvm.
PR: kern/167671
MFC slacker: harti
Modified:
stable/9/sys/kern/kern_shutdown.c
Directory Propert
Author: obrien
Date: Tue Sep 11 05:04:59 2012
New Revision: 240336
URL: http://svn.freebsd.org/changeset/base/240336
Log:
Simply things so that "#REQUIRE: FILESYSTEMS" means the file
systems are fully "ready to go".
'FILESYSTEMS' states: "This is a dummy dependency, for services which
r
Author: ae
Date: Tue Sep 11 04:54:44 2012
New Revision: 240335
URL: http://svn.freebsd.org/changeset/base/240335
Log:
Slightly reduce an overhead for the open() call in the zfsloader.
libstand(3) tries to detect file system in the predefined order,
but zfsloader usually is used for the booti
Author: obrien
Date: Tue Sep 11 04:53:32 2012
New Revision: 240334
URL: http://svn.freebsd.org/changeset/base/240334
Log:
Add postrandom.
Modified:
head/etc/rc.d/Makefile
Modified: head/etc/rc.d/Makefile
==
--- head/
Author: adrian
Date: Tue Sep 11 04:11:42 2012
New Revision: 240333
URL: http://svn.freebsd.org/changeset/base/240333
Log:
Clear the correct descriptor when going through the chained together
gather DMA descriptor list.
Pointy hat to: adrian@, for even USING bf->bf_desc here instead of 'ds
Author: marcel
Date: Tue Sep 11 03:02:40 2012
New Revision: 240332
URL: http://svn.freebsd.org/changeset/base/240332
Log:
"Tag" the 20120831 Portable BSD make import.
Added:
vendor/NetBSD/bmake/20120831/
- copied from r240331, vendor/NetBSD/bmake/dist/
___
Author: marcel
Date: Tue Sep 11 03:01:48 2012
New Revision: 240331
URL: http://svn.freebsd.org/changeset/base/240331
Log:
Remove bad tag.
Deleted:
vendor/NetBSD/bmake/20120831/
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailma
Author: marcel
Date: Tue Sep 11 02:56:02 2012
New Revision: 240330
URL: http://svn.freebsd.org/changeset/base/240330
Log:
Import the 20120831 release of the "Portable" BSD make tool (from NetBSD).
Submitted by: Simon Gerraty
Modified:
vendor/NetBSD/bmake/dist/ChangeLog
vendor/NetBSD
Author: marcel
Date: Tue Sep 11 02:41:18 2012
New Revision: 240329
URL: http://svn.freebsd.org/changeset/base/240329
Log:
"Tag" the 20120831 Portable BSD make import.
Added:
vendor/NetBSD/bmake/20120831/
- copied from r240328, vendor/NetBSD/bmake/dist/
___
Author: eadler
Date: Tue Sep 11 02:29:36 2012
New Revision: 240328
URL: http://svn.freebsd.org/changeset/base/240328
Log:
Follow up to doc r39516:
Update the Vendor Relations Team information to reflect that
incoming email is now handled by core@ and the Foundation.
Revie
On 8/19/2012 3:15 AM, Jun Kuriyama wrote:
> Author: kuriyama
> Date: Sun Aug 19 08:15:32 2012
> New Revision: 239382
> URL: http://svn.freebsd.org/changeset/base/239382
>
> Log:
> - Allow to pass extra parameters for each jails.
> - To achieve above, convert jail(8) invocation to use new style
On Mon, September 10, 2012 5:57 pm, George V. Neville-Neil wrote:
> Log:
> Remove scsi_low_pisa.c from the module Makefile to keep in line
> with r240325.
buildworld complains:
===> scsi_low (depend)
@ -> /usr/src/sys
machine -> /usr/src/sys/amd64/include
x86 -> /usr/src/sys/x86/include
make:
Author: gnn
Date: Mon Sep 10 21:57:40 2012
New Revision: 240327
URL: http://svn.freebsd.org/changeset/base/240327
Log:
Remove scsi_low_pisa.c from the module Makefile to keep in line
with r240325.
Modified:
head/sys/modules/scsi_low/Makefile
Modified: head/sys/modules/scsi_low/Makefile
===
Author: mm
Date: Mon Sep 10 21:24:41 2012
New Revision: 240326
URL: http://svn.freebsd.org/changeset/base/240326
Log:
Update vendor/illumos/dist to illumos-gate 13810:4b38a0c01186
(zfs changes, illumos issue #3098)
Modified:
vendor/illumos/dist/cmd/zfs/zfs_main.c
vendor/illumos/dist/lib/l
Author: jhb
Date: Mon Sep 10 18:49:49 2012
New Revision: 240325
URL: http://svn.freebsd.org/changeset/base/240325
Log:
Remove some more NetBSD compat shims and other unused bits from these
drivers:
- Remove scsi_low_pisa.*, they were unused.
- Remove and calls to the stubs in that
hea
Author: eadler
Date: Mon Sep 10 16:51:43 2012
New Revision: 240324
URL: http://svn.freebsd.org/changeset/base/240324
Log:
hrs has yet to create clones of himself
MFC after:3 days
X-MFC-With: r240318, r240294
Modified:
head/share/misc/organization.dot
Modified: head/share/misc/or
Author: fabient
Date: Mon Sep 10 16:32:28 2012
New Revision: 240323
URL: http://svn.freebsd.org/changeset/base/240323
Log:
Add SOFT as a possible section to exclude from counter list.
Modified:
head/tools/test/hwpmc/pmctest.py
Modified: head/tools/test/hwpmc/pmctest.py
==
Author: jh
Date: Mon Sep 10 16:28:45 2012
New Revision: 240322
URL: http://svn.freebsd.org/changeset/base/240322
Log:
MFC r238547:
Make sure that arraysz is initialized to a value larger than zero.
arraysz could get initialized to zero on ZFS because ZFS reports
directory sizes differen
Author: alc
Date: Mon Sep 10 16:27:19 2012
New Revision: 240321
URL: http://svn.freebsd.org/changeset/base/240321
Log:
Replace all uses of the vm page queues lock by a r/w lock that is private
to this pmap.
Revise some comments.
The file vm/vm_param.h includes the file machine/vmpara
Author: jpaetzel
Date: Mon Sep 10 16:25:52 2012
New Revision: 240320
URL: http://svn.freebsd.org/changeset/base/240320
Log:
MFC r240315:
Add TRIM support, enabled by default.
Fix a bug installing components from a localPath.
Allow autosizing of any partition, not just the last partition
Author: jh
Date: Mon Sep 10 16:24:16 2012
New Revision: 240319
URL: http://svn.freebsd.org/changeset/base/240319
Log:
MFC r238546: Remove trailing whitespace.
Modified:
stable/9/usr.sbin/lpr/common_source/common.c
Directory Properties:
stable/9/usr.sbin/lpr/ (props changed)
stable/9/usr
Author: eadler
Date: Mon Sep 10 16:19:12 2012
New Revision: 240318
URL: http://svn.freebsd.org/changeset/base/240318
Log:
Update a few more teams and hats with new members.
Remove explicit re${arch} teams as they are not listed anywhere else.
MFC after:3 days
X-MFC-With: r240294
Author: alc
Date: Mon Sep 10 16:11:29 2012
New Revision: 240317
URL: http://svn.freebsd.org/changeset/base/240317
Log:
Simplify pmap_unmapdev(). Since kmem_free() eventually calls pmap_remove(),
pmap_unmapdev()'s own direct efforts to destroy the page table entries are
redundant, so elimina
On Mon, 10 Sep 2012, Gleb Smirnoff wrote:
Author: glebius
Date: Mon Sep 10 12:02:58 2012
New Revision: 240309
URL: http://svn.freebsd.org/changeset/base/240309
Log:
Merge r232054 by kmacy:
When using flowtable llentrys can outlive the interface with
which they're associated at which the
Author: eadler
Date: Mon Sep 10 14:11:10 2012
New Revision: 240316
URL: http://svn.freebsd.org/changeset/base/240316
Log:
We moved to subversion ages ago.
Approved by: cperciva
MFC after:3 days
Modified:
head/MAINTAINERS
Modified: head/MAINTAINERS
Author: jpaetzel
Date: Mon Sep 10 14:10:10 2012
New Revision: 240315
URL: http://svn.freebsd.org/changeset/base/240315
Log:
MFC r240165:
Add TRIM support, enabled by default.
Fix a bug installing components from a localPath.
Allow autosizing of any partition, not just the last partition
Author: hselasky
Date: Mon Sep 10 13:50:34 2012
New Revision: 240314
URL: http://svn.freebsd.org/changeset/base/240314
Log:
Poll VBUS status every second, hence the AT91 GPIO library doesn't support
registering interrupt handlers yet for GPIO events.
Modified:
head/sys/dev/usb/controller/at
Author: glebius
Date: Mon Sep 10 12:25:57 2012
New Revision: 240313
URL: http://svn.freebsd.org/changeset/base/240313
Log:
Merge r238990 (manually resolving absence of r237263):
Fix races between in_lltable_prefix_free(), lla_lookup(),
llentry_free() and arptimer():
o Use callout_
Author: hselasky
Date: Mon Sep 10 12:23:56 2012
New Revision: 240312
URL: http://svn.freebsd.org/changeset/base/240312
Log:
Fix for IRQ hang in DWC OTG host mode.
Modified:
head/sys/dev/usb/controller/dwc_otg.c
Modified: head/sys/dev/usb/controller/dwc_otg.c
=
Author: glebius
Date: Mon Sep 10 12:11:11 2012
New Revision: 240311
URL: http://svn.freebsd.org/changeset/base/240311
Log:
Merge r238989:
The llentry_update() is used only by flowtable and the latter
always passes NULL pointer to it. Thus, code can be simplified
and function renamed
Author: glebius
Date: Mon Sep 10 12:09:19 2012
New Revision: 240310
URL: http://svn.freebsd.org/changeset/base/240310
Log:
Merge 238945,238967:
Some style(9) and whitespace changes.
Modified:
stable/9/sys/net/if_llatbl.c
stable/9/sys/net/if_llatbl.h
stable/9/sys/netinet/if_ether.c
s
Author: glebius
Date: Mon Sep 10 12:02:58 2012
New Revision: 240309
URL: http://svn.freebsd.org/changeset/base/240309
Log:
Merge r232054 by kmacy:
When using flowtable llentrys can outlive the interface with
which they're associated at which the lle_tbl pointer points
to freed memory
Author: kib
Date: Mon Sep 10 11:50:42 2012
New Revision: 240308
URL: http://svn.freebsd.org/changeset/base/240308
Log:
MFC r238471:
Implement DT_RUNPATH and -z nodefaultlib.
MFC note: The ld_library_path_rpath default value was flipped to true,
effectively reverting rtld back to the pre
Author: glebius
Date: Mon Sep 10 11:43:28 2012
New Revision: 240307
URL: http://svn.freebsd.org/changeset/base/240307
Log:
Merge r238516 from head:
If ip_output() returns EMSGSIZE to tcp_output(), then the latter calls
tcp_mtudisc(), which in its turn may call tcp_output(). Under certain
Author: glebius
Date: Mon Sep 10 11:38:55 2012
New Revision: 240306
URL: http://svn.freebsd.org/changeset/base/240306
Log:
Merge r238093:
Document RO_RTFREE() macro.
Modified:
stable/9/share/man/man9/rtalloc.9
Directory Properties:
stable/9/share/man/man9/ (props changed)
Modified: s
Author: glebius
Date: Mon Sep 10 11:38:02 2012
New Revision: 240305
URL: http://svn.freebsd.org/changeset/base/240305
Log:
Merge r238002, r238016, r238092 from head:
r238002 by tuexen@:
Remove dead code (on FreeBSD) as suggested by glebius@.
r238016:
Remove route caching from I
Author: joel (doc committer)
Date: Mon Sep 10 11:08:08 2012
New Revision: 240304
URL: http://svn.freebsd.org/changeset/base/240304
Log:
mdocify the chat(8) manual page.
Reviewed by: brueffer
Modified:
head/usr.bin/chat/chat.8
Modified: head/usr.bin/chat/chat.8
=
Author: mm
Date: Mon Sep 10 10:24:57 2012
New Revision: 240303
URL: http://svn.freebsd.org/changeset/base/240303
Log:
Add assfail() and assfail3() to the opensolaris module.
Remove obsoleted intermediate cddl/compat/opensolaris/sys/debug.h.
MFC after:2 weeks
Added:
head/sys/cddl/co
Author: hselasky
Date: Mon Sep 10 08:23:56 2012
New Revision: 240302
URL: http://svn.freebsd.org/changeset/base/240302
Log:
Cleanup interrupt handling in Host Mode.
Modified:
head/sys/dev/usb/controller/dwc_otg.c
head/sys/dev/usb/controller/dwc_otg.h
Modified: head/sys/dev/usb/controller/d
Author: kevlo
Date: Mon Sep 10 08:16:45 2012
New Revision: 240301
URL: http://svn.freebsd.org/changeset/base/240301
Log:
If the IdlePDPT is not present, PAE is not active
Modified:
head/lib/libkvm/kvm_i386.c
Modified: head/lib/libkvm/kvm_i386.c
===
Author: bapt
Date: Mon Sep 10 08:14:58 2012
New Revision: 240300
URL: http://svn.freebsd.org/changeset/base/240300
Log:
MFC: r239663, r239664
change ALWAYS_ASSUME_YES to ASSUME_ALWAYS_YES for consistency with pkg(8)
if not on a tty prompt about the missing pkg(8) but default on 'no' excep
Author: des
Date: Mon Sep 10 07:56:59 2012
New Revision: 240299
URL: http://svn.freebsd.org/changeset/base/240299
Log:
Note that -quit terminates successfully.
Requested by: jmg@
Modified:
head/usr.bin/find/find.1
Modified: head/usr.bin/find/find.1
==
49 matches
Mail list logo