Module Name:src
Committed By: maxv
Date: Sat Feb 10 07:59:54 UTC 2018
Modified Files:
src/sys/arch/sun2/conf: GENERIC
Log Message:
Remove the last reference to IPSEC_ESP. This option was deleted in
2013.
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/
Module Name:src
Committed By: maxv
Date: Sat Feb 10 08:17:00 UTC 2018
Modified Files:
src/sys/netinet: udp_usrreq.c
Log Message:
If the socket wants a ESP-over-UDP packet, and the packet is incorrect,
stop processing it instead of giving it to udp4_sendup. It just doesn't
Module Name:src
Committed By: maxv
Date: Sat Feb 10 08:54:22 UTC 2018
Modified Files:
src/share/man/man8: compat_freebsd.8
Log Message:
Add a note, to say that basically the recent FreeBSD binaries can't be
expected to work, and that we keep compat_freebsd only for tw_cli.
Module Name:src
Committed By: kre
Date: Sat Feb 10 11:50:39 UTC 2018
Modified Files:
src/sys/arch/i386/i386: db_interface.c
Log Message:
Do for i386 what was done for amd64 (but in a more KNF conformant way...)
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.7
Module Name:src
Committed By: nakayama
Date: Sat Feb 10 13:29:55 UTC 2018
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386: Makefile
aes-586.S aesni-x86.S bn-586.S chacha-x86.S crypt586.S
ecp_nistz256-x86.S ghash-x86.S poly1305
Module Name:src
Committed By: christos
Date: Sat Feb 10 16:16:28 UTC 2018
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto: chacha.inc
Log Message:
fix pasto
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/crypto/external/bsd/openssl/li
Module Name:src
Committed By: christos
Date: Sat Feb 10 19:34:34 UTC 2018
Modified Files:
src/libexec/telnetd: Makefile
Log Message:
We need authentication || encryption even when we are not building
kerberos. They are needed for telnet_net_write() which is used in libteln
Module Name:src
Committed By: christos
Date: Sat Feb 10 23:39:29 UTC 2018
Modified Files:
src/external/bsd/elftoolchain/dist/libdwarf: dwarf_attrval.c
Log Message:
Convert to full recursive attr/die lookup instead of one level since gcc 6
creates indirect attributes that p
Module Name:src
Committed By: christos
Date: Sat Feb 10 23:46:44 UTC 2018
Modified Files:
src/external/bsd/elftoolchain/dist/libdwarf: dwarf_attrval.c
Log Message:
remove more unreachable code.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
src/extern
Module Name:src
Committed By: mrg
Date: Sun Feb 11 00:01:12 UTC 2018
Modified Files:
src/sys/arch/powerpc/oea: oea_machdep.c
Log Message:
introduce a inline function to set a value to zero while
hiding this fact from GCC. this allows the PPC code that
writes to address ze
Module Name:src
Committed By: christos
Date: Sun Feb 11 00:25:12 UTC 2018
Modified Files:
src/external/bsd/openpam/dist/lib/libpam: pam_getenvlist.c
Log Message:
non-null arg.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/external/bsd/openpam/dist
Module Name:src
Committed By: christos
Date: Sun Feb 11 02:12:29 UTC 2018
Modified Files:
src/external/gpl3/gcc/usr.bin: Makefile Makefile.backend
Makefile.frontend Makefile.inc
src/external/gpl3/gcc/usr.bin/backend: Makefile
src/external/gpl3/gc
Module Name:src
Committed By: christos
Date: Sun Feb 11 02:51:58 UTC 2018
Modified Files:
src/usr.bin/ftp: fetch.c
Log Message:
more volatile to appease gcc.
To generate a diff of this commit:
cvs rdiff -u -r1.229 -r1.230 src/usr.bin/ftp/fetch.c
Please note that diffs a
Module Name:src
Committed By: christos
Date: Sun Feb 11 03:44:53 UTC 2018
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
switch amd64 to gcc-6. Thanks mrg for all the work!
To generate a diff of this commit:
cvs rdiff -u -r1.1032 -r1.1033 src/share/mk/bsd.own.mk
14 matches
Mail list logo