Author: mdf
Date: Thu Dec 12 02:04:59 2013
New Revision: 259243
URL: http://svnweb.freebsd.org/changeset/base/259243
Log:
MFC r258658:
Fix a segfault / internal compiler error.
Among other causes, when gcc throws a warning before parsing any tokens,
the cur_token pointer is at the be
Author: mdf
Date: Sat May 4 18:44:14 2013
New Revision: 250248
URL: http://svnweb.freebsd.org/changeset/base/250248
Log:
MFC r248933:
Use a shared lock for VOP_GETEXTATTR, as it is a read-like operation.
Modified:
stable/9/sys/kern/vfs_extattr.c
stable/9/sys/kern/vfs_vnops.c
Directory
Author: mdf
Date: Tue Oct 30 17:05:12 2012
New Revision: 242365
URL: http://svn.freebsd.org/changeset/base/242365
Log:
MFC r242152:
Const-ify the zone name argument to uma_zcreate(9).
Modified:
stable/9/lib/libmemstat/memstat_uma.c
stable/9/sys/vm/uma.h
stable/9/sys/vm/uma_core.c
s
Author: mdf
Date: Wed Aug 22 17:13:00 2012
New Revision: 239565
URL: http://svn.freebsd.org/changeset/base/239565
Log:
MFC r238502:
Fix a bug with memguard(9) on 32-bit architectures without a
VM_KMEM_MAX_SIZE.
The code was not taking into account the size of the kernel_map, which
Author: mdf
Date: Sat May 26 20:13:24 2012
New Revision: 236118
URL: http://svn.freebsd.org/changeset/base/236118
Log:
MFC r235297, r235316:
Add a -v and -N option to kenv(1), so it can be more easily used in
scripts the way sysctl(8) is. The -N option, like in sysctl(8),
displays only