Author: pluknet
Date: Fri Feb 3 09:07:53 2012
New Revision: 230934
URL: http://svn.freebsd.org/changeset/base/230934
Log:
Print the owner process for unix domain sockets when restricted to the
specified files.
PR: bin/143962
MFC after:2 weeks
Modified:
head/usr.bin/fst
Author: mm
Date: Fri Feb 3 13:40:51 2012
New Revision: 230945
URL: http://svn.freebsd.org/changeset/base/230945
Log:
Revert r230913 and r230914.
The initialization was correct, the problem needs deeper analysis.
Modified:
head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c
Modi
Author: jkim
Date: Fri Feb 3 21:21:00 2012
New Revision: 230957
URL: http://svn.freebsd.org/changeset/base/230957
Log:
Fix a function prototype to reflect reality. No functional change.
Modified:
head/sys/amd64/acpica/acpi_wakeup.c
Modified: head/sys/amd64/acpica/acpi_wakeup.c
Author: jkim
Date: Fri Feb 3 21:24:28 2012
New Revision: 230958
URL: http://svn.freebsd.org/changeset/base/230958
Log:
Restore callee saved registers later and micro-optimize.
Modified:
head/sys/amd64/acpica/acpi_switch.S
Modified: head/sys/amd64/acpica/acpi_switch.S
===
Author: rmh
Date: Sat Feb 4 00:54:43 2012
New Revision: 230972
URL: http://svn.freebsd.org/changeset/base/230972
Log:
Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disable
kernel modules that include binary-only code.
More fine-grained control is provided via MK_SOUR
On Wed, Feb 01, 2012 at 04:41:00PM +, Guy Helmer wrote:
> Author: ghelmer
> Date: Wed Feb 1 16:40:59 2012
> New Revision: 230869
> URL: http://svn.freebsd.org/changeset/base/230869
>
> Log:
> Change the notes about the pidfile to include Doug's preference
> for pre-creating the pidfile wi
Author: pjd
Date: Sat Feb 4 07:59:12 2012
New Revision: 230976
URL: http://svn.freebsd.org/changeset/base/230976
Log:
Fix typo in comment.
MFC after:3 days
Modified:
head/sbin/hastd/parse.y
Modified: head/sbin/hastd/parse.y
==