Author: ngie
Date: Sun Oct 25 21:48:45 2015
New Revision: 289944
URL: https://svnweb.freebsd.org/changeset/base/289944
Log:
MFC r243617 (to fix a longstanding bug):
PR: 171779
r243617 (by pjd):
Respect NO_FSCHG and don't set 'schg' flag on passwd/yppasswd is defined.
Modified:
Author: ngie
Date: Sun Oct 25 22:05:26 2015
New Revision: 289946
URL: https://svnweb.freebsd.org/changeset/base/289946
Log:
MFstable/10 r286637 (made some minor adjustments due to other commits not
MFCed):
r286637 (by garga):
MFC r257077:
Cleanup empty directories
PR:
Author: ngie
Date: Sun Oct 25 22:19:11 2015
New Revision: 289950
URL: https://svnweb.freebsd.org/changeset/base/289950
Log:
MFstable/10 r289949:
MFC r286304:
Set f_file to -1/F_UNUSED when after closing when possible
This will help ensure we don't trash file descriptors that get u
Author: ngie
Date: Sun Oct 25 22:33:04 2015
New Revision: 289955
URL: https://svnweb.freebsd.org/changeset/base/289955
Log:
MFstable/10 r289954:
MFC r282072,r283018:
r282072:
- Fix compilation (MAP_INHERIT's dead)
- Fix warnings
- Use mkstemp instead of tmpnam
r283018:
Author: ngie
Date: Sun Oct 25 22:35:43 2015
New Revision: 289957
URL: https://svnweb.freebsd.org/changeset/base/289957
Log:
MFstable/10 r289956:
MFC r283144:
Articulate dependencies for cddl/lib/libdtrace and cddl/lib/libzfs
Parallelize the build in this subdirectory
Sponsore
/ObsoleteFiles.inc Sun Oct 25 22:55:19 2015(r289963)
+++ stable/9/ObsoleteFiles.inc Sun Oct 25 22:57:05 2015(r289964)
@@ -38,6 +38,12 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20151025: remove links to removed/unimplemented mbuf(9) macros
+OLD_FILES+=usr/share/man/man9/MEXT_ADD_REF.9.gz
Author: ngie
Date: Sun Oct 25 23:59:41 2015
New Revision: 289968
URL: https://svnweb.freebsd.org/changeset/base/289968
Log:
MFstable/10 r276311:
MFC r275867:
Fix sporadic build failures due to race when running make installworld
when strip gets replaced at install time by adding
Author: ngie
Date: Mon Oct 26 00:07:11 2015
New Revision: 289971
URL: https://svnweb.freebsd.org/changeset/base/289971
Log:
MFstable/10 r289970:
MFC r289332:
Fix test-fenv:test_dfl_env when run on some amd64 CPUs
Compare the fields that the AMD [1] and Intel [2] specs say will be
Author: ngie
Date: Mon Oct 26 00:09:30 2015
New Revision: 289973
URL: https://svnweb.freebsd.org/changeset/base/289973
Log:
MFstable/10 r289972:
MFC r289450:
Set dev->fd to -1 when calling cam_close_spec_device with a valid dev->fd
descriptor to avoid trashing valid file descriptors
Author: ngie
Date: Mon Oct 26 00:12:00 2015
New Revision: 289975
URL: https://svnweb.freebsd.org/changeset/base/289975
Log:
MFstable/10 r289974:
MFC r289451:
Install share/zoneinfo in a deterministic way by sorting the results from find
This helps produce deterministic METALOG out
Author: ngie
Date: Mon Oct 26 00:15:02 2015
New Revision: 289977
URL: https://svnweb.freebsd.org/changeset/base/289977
Log:
MFstable/10 r289976:
MFC r288304:
Enable parallel subdirectory building with sys/modules/netgraph
Modified:
stable/9/sys/modules/netgraph/Makefile
Directory Pr
Author: ngie
Date: Mon Oct 26 03:48:14 2015
New Revision: 289987
URL: https://svnweb.freebsd.org/changeset/base/289987
Log:
MFstable/10 r289986:
MFC r288305:
Replace N #defines with nitems to simplify ifconfig code slightly
Modified:
stable/9/sbin/ifconfig/af_atalk.c
stable/9/sbin
Author: ngie
Date: Mon Oct 26 03:55:13 2015
New Revision: 289990
URL: https://svnweb.freebsd.org/changeset/base/289990
Log:
MFstable/10 r289989:
MFC r289601:
Don't check if `val` is NULL before calling free; free(3) already
handles this
PR: 203649
Submitted by: Thomas Schmitt
13 matches
Mail list logo