Author: mckusick
Date: Wed Jun 15 06:13:08 2011
New Revision: 223105
URL: http://svn.freebsd.org/changeset/base/223105
Log:
Missing cleanup case after completion of a snapshot vnode write
claiming a released block.
Submitted by: Jeff Roberson
Tested by:Peter Holm
Modified:
head/s
Author: gjb (doc committer)
Date: Wed Jun 15 01:08:47 2011
New Revision: 223104
URL: http://svn.freebsd.org/changeset/base/223104
Log:
MFC 186487 by trhodes:
Remove reference to unimplemented "-c" option.
PR: 119338
Modified:
stable/7/usr.bin/gprof/gprof.1
Directory Proper
Author: gjb (doc committer)
Date: Tue Jun 14 23:30:48 2011
New Revision: 223103
URL: http://svn.freebsd.org/changeset/base/223103
Log:
MFC 186445 by trhodes:
Netgroup database can be centralized via NIS, list it.
Add a missing comma and bump doc date.
PR: 127602
Modified:
Author: gjb (doc committer)
Date: Tue Jun 14 22:52:24 2011
New Revision: 223102
URL: http://svn.freebsd.org/changeset/base/223102
Log:
MFC 187627 by trhodes:
Note the implication of setting the 'w' permission on directories,
while here, expand the 'naughty bits' comment in BUGS.
PR:
Author: gjb (doc committer)
Date: Tue Jun 14 22:40:13 2011
New Revision: 223101
URL: http://svn.freebsd.org/changeset/base/223101
Log:
MFC 187663 by trhodes:
When "-b" is specified, one could easily create "smaller" files
that are much larger than expected (given the default size).
Chan
Author: gjb (doc committer)
Date: Tue Jun 14 22:37:09 2011
New Revision: 223100
URL: http://svn.freebsd.org/changeset/base/223100
Log:
MFC 187066 by trhodes:
Quote the "u" as it's the name of the union, this may prevent
some confusion when reading the manual page.
PR: 11779
Author: gibbs
Date: Tue Jun 14 21:37:25 2011
New Revision: 223099
URL: http://svn.freebsd.org/changeset/base/223099
Log:
sys/kern/subr_kdb.c:
Modify the "alternate break sequence" detecting state
machine so that only a contiguous invocation of the
break sequence is accept
Author: hselasky
Date: Tue Jun 14 20:30:49 2011
New Revision: 223098
URL: http://svn.freebsd.org/changeset/base/223098
Log:
Enable USB 3.0 support by default in i386 and amd64 GENERIC kernels.
Discussed with: joel @ and thompsa @
MFC after:7 days
Modified:
head/sys/amd64/conf
Author: mav
Date: Tue Jun 14 20:30:15 2011
New Revision: 223097
URL: http://svn.freebsd.org/changeset/base/223097
Log:
Skip BAR(5) usage for SATA registers access on ICH8M Apples, because for
some reason it causes system lock up. Linux does the same.
MFC after:1 week
Modified:
head
Author: jilles
Date: Tue Jun 14 20:04:23 2011
New Revision: 223096
URL: http://svn.freebsd.org/changeset/base/223096
Log:
MFC r221887,r222158,r222379,r222451,r222512,r222661,r222715,r222882: sh:
New testcases that already work in stable/8.
Added:
stable/8/tools/regression/bin/sh/builtins/cd
Author: jhb
Date: Tue Jun 14 18:58:57 2011
New Revision: 223095
URL: http://svn.freebsd.org/changeset/base/223095
Log:
MFC 222530:
Add a new option to toggle the display of the system idle process (per-CPU
idle threads). The process is displayed by default (subject to whether or
not syste
Author: jhb
Date: Tue Jun 14 18:56:45 2011
New Revision: 223094
URL: http://svn.freebsd.org/changeset/base/223094
Log:
MFC 222829:
Log the socket address passed as the destination to sendto() and sendmsg()
via ktrace.
Modified:
stable/8/sys/kern/uipc_syscalls.c
Directory Properties:
sta
Author: jhb
Date: Tue Jun 14 18:54:42 2011
New Revision: 223093
URL: http://svn.freebsd.org/changeset/base/223093
Log:
MFC 222750:
Clear the device_t pointer in 'struct resource' when releasing a device
as otherwise the sysctl to export rman info can dereference a stale
pointer.
Modified:
Author: jhb
Date: Tue Jun 14 18:54:31 2011
New Revision: 223092
URL: http://svn.freebsd.org/changeset/base/223092
Log:
MFC 222750:
Clear the device_t pointer in 'struct resource' when releasing a device
as otherwise the sysctl to export rman info can dereference a stale
pointer.
Modified:
Author: jhb
Date: Tue Jun 14 18:19:48 2011
New Revision: 223091
URL: http://svn.freebsd.org/changeset/base/223091
Log:
Add location and pnpinfo strings for puc device ports. The location is
announced during boot and contains the port number. The pnpinfo string
lists the port type (PUC_TYPE
Author: stephen (ports committer)
Date: Tue Jun 14 17:51:46 2011
New Revision: 223090
URL: http://svn.freebsd.org/changeset/base/223090
Log:
Reviewed by: gabor (mentor)
Approved by: gabor (mentor)
Modified:
head/share/misc/committers-ports.dot
Modified: head/share/misc/committers-ports.d
Author: gibbs
Date: Tue Jun 14 17:10:32 2011
New Revision: 223089
URL: http://svn.freebsd.org/changeset/base/223089
Log:
Plumb device physical path reporting from CAM devices, through GEOM and
DEVFS, and make it accessible via the diskinfo utility.
Extend GEOM's generic attribute query me
Author: obrien
Date: Tue Jun 14 17:09:30 2011
New Revision: 223088
URL: http://svn.freebsd.org/changeset/base/223088
Log:
We should not return ECHILD when debugging a child and the parent does a
"wait4(-1, ..., WNOHANG, ...)". Instead wait(2) should behave as if the
child does not wish to r
Author: trasz
Date: Tue Jun 14 16:50:16 2011
New Revision: 223086
URL: http://svn.freebsd.org/changeset/base/223086
Log:
Add "gid" and "group" keywords to display the effective group ID
and effective group name. Also, add "egid", "egroup" and "euid" aliases.
PR: bin/146331
Su
Author: gibbs
Date: Tue Jun 14 16:29:43 2011
New Revision: 223085
URL: http://svn.freebsd.org/changeset/base/223085
Log:
sys/sys/conf.h:
sys/kern/kern_conf.c:
Add make_dev_physpath_alias(). This interface takes
the parent cdev of the alias, an old alias cdev (if any)
t
Author: gibbs
Date: Tue Jun 14 16:05:00 2011
New Revision: 223084
URL: http://svn.freebsd.org/changeset/base/223084
Log:
sys/cam/scsi/scsi_da.c:
- Only attempt the closing synchronize cache on a disk
if it is still there.
- When a device is lost, report the number of ou
Author: andreast
Date: Tue Jun 14 15:20:30 2011
New Revision: 223082
URL: http://svn.freebsd.org/changeset/base/223082
Log:
- Check on target wordsize instead of compile time define if we build on
64-bit PowerPC or 32-bit PowerPC.
- Make gdb work on powerpc64, the code for this is obtained
Author: gibbs
Date: Tue Jun 14 14:53:17 2011
New Revision: 223081
URL: http://svn.freebsd.org/changeset/base/223081
Log:
Lay groundwork in CAM for recording and reporting physical path and
other device attributes stored in the CAM Existing Device Table (EDT).
This includes some infrastructur
Author: ae
Date: Tue Jun 14 13:35:24 2011
New Revision: 223080
URL: http://svn.freebsd.org/changeset/base/223080
Log:
Implement "global" mode for ipfw nat. It is similar to natd(8)
"globalport" option for multiple NAT instances.
If ipfw rule contains "global" keyword instead of nat_number
Author: ae
Date: Tue Jun 14 13:02:26 2011
New Revision: 223079
URL: http://svn.freebsd.org/changeset/base/223079
Log:
Check nat id a bit more strictly.
Modified:
head/sbin/ipfw/nat.c
Modified: head/sbin/ipfw/nat.c
==
Author: luigi
Date: Tue Jun 14 12:40:55 2011
New Revision: 223078
URL: http://svn.freebsd.org/changeset/base/223078
Log:
Grab one of the ifcap bits for netmap, and enable printing in ifconfig.
Document the fact that we might want an IFCAP_CANTCHANGE mask,
even though the value is not yet
Author: ae
Date: Tue Jun 14 12:06:38 2011
New Revision: 223077
URL: http://svn.freebsd.org/changeset/base/223077
Log:
Sort alias mode flags in the increasing order.
Modified:
head/sys/netinet/libalias/alias.h
Modified: head/sys/netinet/libalias/alias.h
===
Author: gjb (doc committer)
Date: Tue Jun 14 10:50:16 2011
New Revision: 223076
URL: http://svn.freebsd.org/changeset/base/223076
Log:
MFC 216147 [1], 219424 [2]:
216147 by delphij [1]:
- Recommend a overwrite of whole geli provider before use.
219424 by pjd [2]:
- Change example
Author: mm
Date: Tue Jun 14 10:50:01 2011
New Revision: 223075
URL: http://svn.freebsd.org/changeset/base/223075
Log:
MFC 222343, 222518, 222835
MFC r222343 (pjd):
Silence warnings about unsupoorted value types.
MFC r222518 (pjd):
Imagine situation where a security problem is found
Author: gjb (doc committer)
Date: Tue Jun 14 10:49:18 2011
New Revision: 223074
URL: http://svn.freebsd.org/changeset/base/223074
Log:
MFC 216147 [1], 219424 [2]:
216147 by delphij [1]:
- Recommend a overwrite of whole geli provider before use.
- Correct a typo.
219424 by pjd [2]
Author: ae
Date: Tue Jun 14 07:20:16 2011
New Revision: 223073
URL: http://svn.freebsd.org/changeset/base/223073
Log:
Add IPv6 support to the ipfw uid/gid check. Pass an ip_fw_args structure
to the check_uidgid() function, since it contains all needed arguments
and also pointer to mbuf and n
31 matches
Mail list logo