Author: arichardson
Date: Sat Aug 8 10:05:27 2020
New Revision: 364049
URL: https://svnweb.freebsd.org/changeset/base/364049
Log:
Fix i386 build of chpass after r363992
My change to allow bootstrapping pwd_mkdb (r363992) resulted in i386 build
failures because the bootstrap header was be
On Sat, 8 Aug 2020 at 02:19, Mateusz Guzik wrote:
>
> This broke i386 builds:
>
> /usr/src/usr.bin/chpass/field.c:175:15: error: incompatible pointer
> types passing
> '_bootstrap_time_t *' (aka 'unsigned long long *') to parameter
> of type 'time_t *'
> (aka 'int *') [-Werror,-Wincomp
Author: dim
Date: Sat Aug 8 11:06:27 2020
New Revision: 364050
URL: https://svnweb.freebsd.org/changeset/base/364050
Log:
Use static inline for iface_{setup,delete}_addr in tests/sys/net/routing.
This fixes possible link errors, similar to:
ld: error: undefined symbol: iface_setup_add
On Sat, 2020-08-08 at 11:08 +0100, Alexander Richardson wrote:
> On Sat, 8 Aug 2020 at 02:19, Mateusz Guzik wrote:
> >
> > This broke i386 builds:
> >
> > /usr/src/usr.bin/chpass/field.c:175:15: error: incompatible pointer
> > types passing
> > '_bootstrap_time_t *' (aka 'unsigned long lon
Author: manu
Date: Sat Aug 8 16:56:20 2020
New Revision: 364053
URL: https://svnweb.freebsd.org/changeset/base/364053
Log:
release: RPI3: Add the RPI2 DTB
The RPI2 v1.2 is using the same SoC as the RPI3 so it can boot this image
but needs the RPI2 dtb.
MFC after:3 days
Modified
Author: tuexen
Date: Sat Aug 8 19:39:38 2020
New Revision: 364054
URL: https://svnweb.freebsd.org/changeset/base/364054
Log:
Improve the ECN negotiation when the TCP SYN-cache is used by making
sure that
* ECN is disabled if the client sends an non-ECN-setup SYN segment.
* ECN is disabled
Author: se
Date: Sat Aug 8 19:48:15 2020
New Revision: 364055
URL: https://svnweb.freebsd.org/changeset/base/364055
Log:
Mention the new implementation of bc and dc which has become the default
version in FreeBSD-CURRENT.
Modified:
head/RELNOTES
Modified: head/RELNOTES
===
Author: grog
Date: Sun Aug 9 00:34:35 2020
New Revision: 364056
URL: https://svnweb.freebsd.org/changeset/base/364056
Log:
Remove incorrect duplicate.
Modified:
head/usr.bin/calendar/calendars/calendar.history
Modified: head/usr.bin/calendar/calendars/calendar.history
==
Author: grog
Date: Sun Aug 9 00:35:47 2020
New Revision: 364057
URL: https://svnweb.freebsd.org/changeset/base/364057
Log:
Correct date for Nagasaki bombing.
Modified:
head/usr.bin/calendar/calendars/de_DE.ISO8859-1/calendar.geschichte
Modified: head/usr.bin/calendar/calendars/de_DE.ISO8859