Author: ae
Date: Tue Jun 2 03:51:33 2015
New Revision: 283903
URL: https://svnweb.freebsd.org/changeset/base/283903
Log:
MFC r283101:
Teach key_expire() send SADB_EXPIRE message with the SADB_EXT_LIFETIME_HARD
extension header type. The key_flush_sad() now will send SADB_EXPIRE
mess
Author: ae
Date: Tue Jun 2 03:43:36 2015
New Revision: 283902
URL: https://svnweb.freebsd.org/changeset/base/283902
Log:
MFC r275390:
Remove unused declartations.
MFC r275437:
ANSIfy function declarations.
MFC r275438:
Remove __P() macro.
Sponsored by: Yandex LLC
Mod
Author: ae
Date: Tue Jun 2 03:14:42 2015
New Revision: 283901
URL: https://svnweb.freebsd.org/changeset/base/283901
Log:
MFC r275392:
Remove route chaching support from ipsec code. It isn't used for some time.
* remove sa_route_union declaration and route_cache member from struct
secas
Author: ae
Date: Tue Jun 2 02:05:32 2015
New Revision: 283900
URL: https://svnweb.freebsd.org/changeset/base/283900
Log:
MFC r283104:
Read GEOM_UNCOMPRESS metadata using several requests that fit into
MAXPHYS. For large compressed images the metadata size can be bigger
than MAXPHYS
Author: ae
Date: Tue Jun 2 01:55:54 2015
New Revision: 283899
URL: https://svnweb.freebsd.org/changeset/base/283899
Log:
MFC r283577:
Print leading zeroes of UFS2 fs_id like we do for UFS1.
PR: 156908
Modified:
stable/10/sbin/dumpfs/dumpfs.c
Directory Properties:
stable/
Author: jkim
Date: Mon Jun 1 19:26:24 2015
New Revision: 283892
URL: https://svnweb.freebsd.org/changeset/base/283892
Log:
MFC: r283261
Do not probe Intel PIIX4 south bridge quirks on amd64.
Modified:
stable/10/sys/dev/acpica/acpi_cpu.c
stable/10/sys/dev/acpica/acpi_throttle.c
Direct
Author: jhb
Date: Mon Jun 1 18:08:56 2015
New Revision: 283886
URL: https://svnweb.freebsd.org/changeset/base/283886
Log:
MFC 283123:
Fix two bugs that could result in PMC sampling effectively stopping.
In both cases, the the effect of the bug was that a very small positive
number was wri
Author: jhb
Date: Mon Jun 1 18:05:30 2015
New Revision: 283885
URL: https://svnweb.freebsd.org/changeset/base/283885
Log:
MFC 282643:
Use the kern.bootfile sysctl to set the default kernel path rather than
hardcoding /boot/kernel. This allows pmcstat(8) to work without -k when
using nextb
Author: jhb
Date: Mon Jun 1 17:57:05 2015
New Revision: 283884
URL: https://svnweb.freebsd.org/changeset/base/283884
Log:
MFC 282641,282658:
- Move hwpmc(4) debugging code under a new HWPMC_DEBUG option instead of
the broader DEBUG option.
- Convert hwpmc(4) debug printfs over to KTR.
Author: gjb
Date: Mon Jun 1 16:46:51 2015
New Revision: 283880
URL: https://svnweb.freebsd.org/changeset/base/283880
Log:
MFC r283673, r283674:
r283673:
Sort configuration options for consistency with other boards.
r283674:
Export 'BOARDNAME' when differs from the KERNCONF.
then rebuild without this option. The bootstrap process from
older version of current is a bit fragile.
+20150601:
+ chmod, chflags, chown and chgrp now affect symlinks in -R mode as
+ defined in symlink(7); previously symlinks were silently ignored.
+
20150430:
The const
Author: kib
Date: Mon Jun 1 06:56:49 2015
New Revision: 283872
URL: https://svnweb.freebsd.org/changeset/base/283872
Log:
MFC r283515:
Remove excess Giant acquisition around the dounmount() call.
Modified:
stable/10/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c
Directory Prope
12 matches
Mail list logo