Author: mav
Date: Sun Oct 25 07:26:12 2015
New Revision: 289924
URL: https://svnweb.freebsd.org/changeset/base/289924
Log:
MFC r289146:
Make delete method set via kern.cam.da.X.delete_method persistent.
This allows to set delete method via tunable, before device capabilities
are known.
Author: jilles
Date: Sun Oct 25 17:17:50 2015
New Revision: 289938
URL: https://svnweb.freebsd.org/changeset/base/289938
Log:
MFC r288430: wordexp: Rewrite to make WRDE_NOCMD reliable.
Shell syntax is too complicated to detect command substitution and unquoted
operators reliably without i
Author: jilles
Date: Sun Oct 25 21:39:23 2015
New Revision: 289943
URL: https://svnweb.freebsd.org/changeset/base/289943
Log:
MFC r288309: fnmatch(): Remove exponential behaviour as in sh r229201.
The old code was exponential in the number of asterisks in the pattern.
However, once a matc
Author: ngie
Date: Sun Oct 25 22:17:43 2015
New Revision: 289949
URL: https://svnweb.freebsd.org/changeset/base/289949
Log:
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 used later on
in the daem
Author: ngie
Date: Sun Oct 25 22:21:19 2015
New Revision: 289952
URL: https://svnweb.freebsd.org/changeset/base/289952
Log:
MFC r286367:
Make some debug printf's into DPRINTF's to reduce noise on attach/detach
Differential Revision: https://reviews.freebsd.org/D3306
Reviewed by: loos
:04 2015(r289953)
@@ -16,6 +16,12 @@ from older versions of FreeBSD, try WITH
stable/10, and then rebuild without this option. The bootstrap process from
older version of current is a bit fragile.
+20151025:
+ ALLOW_DEPRECATED_ATF_TOOLS/ATFFILE support has been removed from
Author: ngie
Date: Sun Oct 25 22:30:45 2015
New Revision: 289954
URL: https://svnweb.freebsd.org/changeset/base/289954
Log:
MFC r282072,r283018:
r282072:
- Fix compilation (MAP_INHERIT's dead)
- Fix warnings
- Use mkstemp instead of tmpnam
r283018:
Fix more warnings relat
Author: ngie
Date: Sun Oct 25 22:34:49 2015
New Revision: 289956
URL: https://svnweb.freebsd.org/changeset/base/289956
Log:
MFC r283144:
Articulate dependencies for cddl/lib/libdtrace and cddl/lib/libzfs
Parallelize the build in this subdirectory
Sponsored by: EMC / Isilon Storage
Author: ngie
Date: Sun Oct 25 22:38:17 2015
New Revision: 289958
URL: https://svnweb.freebsd.org/changeset/base/289958
Log:
MFC r286512:
Make some debug printf's into DPRINTF's to reduce noise on attach/detahh
Similar reasoning to what was done in r286367 with geom_uzip(4)
Differe
Author: ngie
Date: Sun Oct 25 22:41:26 2015
New Revision: 289959
URL: https://svnweb.freebsd.org/changeset/base/289959
Log:
MFC r286822:
Reap MK_SYSINSTALL
It's no longer in use in the tree (most likely missed when sade/sysinstall
were removed)
Deleted:
stable/10/tools/build/optio
Author: ngie
Date: Sun Oct 25 22:43:10 2015
New Revision: 289960
URL: https://svnweb.freebsd.org/changeset/base/289960
Log:
Regen src.conf(5) after r289959
Modified:
stable/10/share/man/man5/src.conf.5
Modified: stable/10/share/man/man5/src.conf.5
Author: ngie
Date: Sun Oct 25 22:44:37 2015
New Revision: 289961
URL: https://svnweb.freebsd.org/changeset/base/289961
Log:
MFC r287520:
Parallelize the usr.sbin/ntp subdirectory build
Articulate all needed dependencies for the subdirectories
Modified:
stable/10/usr.sbin/ntp/Makefil
Author: ngie
Date: Sun Oct 25 22:50:33 2015
New Revision: 289962
URL: https://svnweb.freebsd.org/changeset/base/289962
Log:
MFC r288057:
Delete /etc/autofs/special_noauto when MK_AUTOFS == no
Modified:
stable/10/tools/build/mk/OptionalObsoleteFiles.inc
Directory Properties:
stable/10/
;
# done
+# 20151025: remove links to removed/unimplemented mbuf(9) macros
+OLD_FILES+=usr/share/man/man9/MEXT_ADD_REF.9.gz
+OLD_FILES+=usr/share/man/man9/MEXTFREE.9.gz
+OLD_FILES+=usr/share/man/man9/MEXT_IS_REF.9.gz
+OLD_FILES+=usr/share/man/man9/MEXT_REM_REF.9.gz
+OLD_FILES+=usr/share/man/man9
Author: ngie
Date: Sun Oct 25 23:03:04 2015
New Revision: 289965
URL: https://svnweb.freebsd.org/changeset/base/289965
Log:
MFC r288330,r288423,r288678,r288905,r288906,r288907,r289102:
r288330:
Add initial testcases for bin/ls
Sponsored by: EMC / Isilon Storage Division
r2884
Author: ngie
Date: Mon Oct 26 00:05:02 2015
New Revision: 289969
URL: https://svnweb.freebsd.org/changeset/base/289969
Log:
MFC r289488:
Clean up trailing whitespace
Modified:
stable/10/bin/test/tests/legacy_test.sh
Directory Properties:
stable/10/ (props changed)
Modified: stable/1
Author: ngie
Date: Mon Oct 26 00:06:04 2015
New Revision: 289970
URL: https://svnweb.freebsd.org/changeset/base/289970
Log:
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
set once fnstenv returns
Author: ngie
Date: Mon Oct 26 00:08:40 2015
New Revision: 289972
URL: https://svnweb.freebsd.org/changeset/base/289972
Log:
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 that access dev->fd at a
Author: ngie
Date: Mon Oct 26 00:11:07 2015
New Revision: 289974
URL: https://svnweb.freebsd.org/changeset/base/289974
Log:
MFC r289451:
Install share/zoneinfo in a deterministic way by sorting the results from find
This helps produce deterministic METALOG output
PR: 200674
Subm
Author: ngie
Date: Mon Oct 26 00:13:49 2015
New Revision: 289976
URL: https://svnweb.freebsd.org/changeset/base/289976
Log:
MFC r288304:
Enable parallel subdirectory building with sys/modules/netgraph
Modified:
stable/10/sys/modules/netgraph/Makefile
Directory Properties:
stable/10/
Author: ngie
Date: Mon Oct 26 00:28:05 2015
New Revision: 289978
URL: https://svnweb.freebsd.org/changeset/base/289978
Log:
MFC r289600:
Initialize `quiet` to false so `pw groupnext` again prints out the next gid
by default
Reported by: Florian Degner
PR: 203876
Sponsored by: EM
Author: ngie
Date: Mon Oct 26 03:15:06 2015
New Revision: 289981
URL: https://svnweb.freebsd.org/changeset/base/289981
Log:
MFC r282339,r282341:
r282339 (by bapt):
Add regression test about reverse line feed to col(1)
r282341 (by bapt):
Actually push the right tests
Added:
Author: ngie
Date: Mon Oct 26 03:33:40 2015
New Revision: 289984
URL: https://svnweb.freebsd.org/changeset/base/289984
Log:
MFC r264965:
r264965 (by des):
Note that the bug was fixed, and when.
Modified:
stable/10/tools/regression/vfs/trailing_slash.t
Directory Properties:
stable/10/
Author: ngie
Date: Mon Oct 26 03:37:01 2015
New Revision: 289985
URL: https://svnweb.freebsd.org/changeset/base/289985
Log:
MFC r289300:
Integrate tools/regression/vfs into the FreeBSD test suite as tests/sys/vfs
Sponsored by: EMC / Isilon Storage Division
Added:
stable/10/tests/sys
Author: ngie
Date: Mon Oct 26 03:43:28 2015
New Revision: 289986
URL: https://svnweb.freebsd.org/changeset/base/289986
Log:
MFC r288305:
Replace N #defines with nitems to simplify ifconfig code slightly
Modified:
stable/10/sbin/ifconfig/af_atalk.c
stable/10/sbin/ifconfig/af_inet6.c
s
Author: ngie
Date: Mon Oct 26 03:53:48 2015
New Revision: 289989
URL: https://svnweb.freebsd.org/changeset/base/289989
Log:
MFC r289601:
Don't check if `val` is NULL before calling free; free(3) already
handles this
PR: 203649
Submitted by: Thomas Schmitt
Coverity CID: 1305659
26 matches
Mail list logo