Author: kevans
Date: Mon Oct 29 02:58:30 2018
New Revision: 339849
URL: https://svnweb.freebsd.org/changeset/base/339849
Log:
lualoader: Fix try_include error handling
The previous iteration of try_include attempted to be 'friendly' and error()
out if we hit an error that wasn't ENOENT. T
Author: philip
Date: Sun Oct 28 23:54:05 2018
New Revision: 339848
URL: https://svnweb.freebsd.org/changeset/base/339848
Log:
Import tzdata 2018g
Changes: https://github.com/eggert/tz/blob/2018g/NEWS
MFC after:3 days
Modified:
head/contrib/tzdata/NEWS
head/contrib/tzdata/afric
Author: dteske
Date: Sun Oct 28 22:09:18 2018
New Revision: 339845
URL: https://svnweb.freebsd.org/changeset/base/339845
Log:
Sort i18n messages in bsdinstall zfsboot
No functional change.
Sponsored by: Smule, Inc.
Modified:
head/usr.sbin/bsdinstall/scripts/zfsboot
Modified: head/u
Author: dteske
Date: Sun Oct 28 19:29:07 2018
New Revision: 339844
URL: https://svnweb.freebsd.org/changeset/base/339844
Log:
Fix dialog autosizing to accomodate for hline
dialog will conditionally ignore the --hline option if not enough space
was available to accomodate for the text widt
Author: dteske
Date: Sun Oct 28 18:32:47 2018
New Revision: 339843
URL: https://svnweb.freebsd.org/changeset/base/339843
Log:
Fix jail examples in jib, jng, README
The provided example jail configs do not work for multiple interfaces.
Multiple interfaces need to be specified as a comma se
Author: kp
Date: Sun Oct 28 05:37:15 2018
New Revision: 339836
URL: https://svnweb.freebsd.org/changeset/base/339836
Log:
pf tests: Test ':0' ignoring link-local addresses
PR: 201695
Modified:
head/tests/sys/netpfil/pf/pass_block.sh
Modified: head/tests/sys/netpfil/pf/pass_blo
Author: tmunro
Date: Sun Oct 28 10:59:49 2018
New Revision: 339840
URL: https://svnweb.freebsd.org/changeset/base/339840
Log:
truss: Fix display of shm_open(SHM_ANON, ...).
Currently truss(1) shows shm_open(SHM_ANON, ...) as shm_open("(null)", ...).
Detect the special value and display it
Author: kp
Date: Sun Oct 28 05:32:50 2018
New Revision: 339835
URL: https://svnweb.freebsd.org/changeset/base/339835
Log:
pf: Make ':0' ignore link-local v6 addresses too
When users mark an interface to not use aliases they likely also don't
want to use the link-local v6 address there.
Author: imp
Date: Sun Oct 28 02:58:15 2018
New Revision: 339832
URL: https://svnweb.freebsd.org/changeset/base/339832
Log:
ftime appeared in 7th Edition Unix to replace gtime.
Note that the timezone and dst entries are always returned as 0.
Modified:
head/lib/libcompat/4.1/ftime.3
Modified
Author: imp
Date: Sun Oct 28 02:57:50 2018
New Revision: 339831
URL: https://svnweb.freebsd.org/changeset/base/339831
Log:
Move LUA_ROOT to /boot/lua
While this is mostly unused today, this is a better place than
/usr/local/lua.
Modified:
head/stand/liblua/luaconf.h
Modified: head/sta
Author: kp
Date: Sun Oct 28 05:50:04 2018
New Revision: 339838
URL: https://svnweb.freebsd.org/changeset/base/339838
Log:
pfctl test: Add a test for macro names with a space in it
Added:
head/sbin/pfctl/tests/macro.sh (contents, props changed)
Modified:
head/sbin/pfctl/tests/Makefile
Mod
Author: kp
Date: Sun Oct 28 05:41:13 2018
New Revision: 339837
URL: https://svnweb.freebsd.org/changeset/base/339837
Log:
pfctl: Do not allow whitespace in macro names
i.e. "this is" = "a variable" is not valid. It was accepted by the
parser, but the variable could not be used afterwards.
Author: imp
Date: Sun Oct 28 03:02:09 2018
New Revision: 339834
URL: https://svnweb.freebsd.org/changeset/base/339834
Log:
Bump .Dd forgotten in last commit.
Modified:
head/lib/libc/sys/gettimeofday.2
Modified: head/lib/libc/sys/gettimeofday.2
Author: imp
Date: Sun Oct 28 02:58:22 2018
New Revision: 339833
URL: https://svnweb.freebsd.org/changeset/base/339833
Log:
Note that the kenrel doesn't keep track daylight savings time, nor
timezone offset. These values are generally zero.
While one still theoreticall could set these valu
14 matches
Mail list logo