Module Name:src
Committed By: christos
Date: Sun Aug 15 07:57:46 UTC 2021
Modified Files:
src/sys/compat/common: vfs_syscalls_30.c vfs_syscalls_43.c
vfs_syscalls_50.c
Log Message:
- memset struct stat to avoid kernel memory disclosure of padded fields
(thanks
Module Name:src
Committed By: martin
Date: Sun Aug 15 08:41:47 UTC 2021
Modified Files:
src/distrib/notes/hp300 [netbsd-9]: hardware
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1334):
distrib/notes/hp300/hardware: revision 1.25
Module Name:src
Committed By: martin
Date: Sun Aug 15 08:44:39 UTC 2021
Modified Files:
src/distrib/sun2/miniroot [netbsd-9]: install.md
src/distrib/sun3/miniroot [netbsd-9]: install.md
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #133
Module Name:src
Committed By: nia
Date: Sun Aug 15 08:57:01 UTC 2021
Modified Files:
src/games/fortune/datfiles: netbsd-tips
Log Message:
Capitalization police.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/games/fortune/datfiles/netbsd-tips
Please n
Module Name:src
Committed By: martin
Date: Sun Aug 15 08:58:56 UTC 2021
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips [netbsd-9]:
aes.inc bn.inc crypto.inc poly1305.inc sha.inc
src/crypto/external/bsd/openssl/lib/libcrypto/arch/
Module Name:src
Committed By: martin
Date: Sun Aug 15 09:27:50 UTC 2021
Modified Files:
src/sys/compat/common [netbsd-9]: vfs_syscalls_30.c vfs_syscalls_43.c
vfs_syscalls_50.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1337):
Module Name:src
Committed By: martin
Date: Sun Aug 15 09:30:14 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Tickets #1334 - #1337
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.21 -r1.1.2.22 src/doc/CHANGES-9.3
Please note that diffs a
Module Name:src
Committed By: martin
Date: Sun Aug 15 10:03:46 UTC 2021
Modified Files:
src/sys/compat/common [netbsd-8]: vfs_syscalls_30.c vfs_syscalls_43.c
vfs_syscalls_50.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1691):
Module Name:src
Committed By: martin
Date: Sun Aug 15 10:04:53 UTC 2021
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1691
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.95 -r1.1.2.96 src/doc/CHANGES-8.3
Please note that diffs are not pub
Module Name:src
Committed By: christos
Date: Sun Aug 15 10:06:32 UTC 2021
Modified Files:
src/lib/libedit: readline.c
Log Message:
Add a LINTED comment... Why doesn't NOTREACHED work?
To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 src/lib/libedit/readlin
Module Name:src
Committed By: christos
Date: Sun Aug 15 10:08:41 UTC 2021
Modified Files:
src/lib/libedit: editline.3 el.c el.h eln.c histedit.h read.c
Log Message:
Disable attempts to handle EINTR and non-blocking I/O by default. It is
confusing to other programs and unex
Module Name:src
Committed By: wiz
Date: Sun Aug 15 10:12:55 UTC 2021
Modified Files:
src/lib/libedit: editline.3
Log Message:
Add verb to sentence.
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/lib/libedit/editline.3
Please note that diffs are not
Module Name:src
Committed By: christos
Date: Sun Aug 15 10:17:55 UTC 2021
Modified Files:
src/bin/sh: histedit.c myhistedit.h
Log Message:
- Add command completion (from FreeBSD)
- Use EL_SAFEREAD
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/bin/sh/h
Module Name:src
Committed By: christos
Date: Sun Aug 15 10:30:39 UTC 2021
Modified Files:
src/share/mk: bsd.prog.mk
Log Message:
Fix sun2 build for ldap/gssapi
To generate a diff of this commit:
cvs rdiff -u -r1.337 -r1.338 src/share/mk/bsd.prog.mk
Please note that diff
Module Name:src
Committed By: christos
Date: Sun Aug 15 10:33:58 UTC 2021
Modified Files:
src/external/bsd/openldap/lib/libldap: Makefile.libldap
Log Message:
Conditionalize GSSAPI use on USE_KERBEROS
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
sr
Module Name:src
Committed By: christos
Date: Sun Aug 15 10:58:04 UTC 2021
Modified Files:
src/bin/kill: kill.1
Log Message:
restore a bit of history.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/bin/kill/kill.1
Please note that diffs are not public
Module Name:src
Committed By: christos
Date: Sun Aug 15 11:00:43 UTC 2021
Modified Files:
src/usr.sbin/catman: catman.8
Log Message:
Restore BSD BUGS section
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/catman/catman.8
Please note that diff
Module Name:src
Committed By: christos
Date: Sun Aug 15 11:44:39 UTC 2021
Modified Files:
src/lib/libcurses: slk.c
Log Message:
Use MBL_LEN_MAX (constant) so that SSP works
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/lib/libcurses/slk.c
Please note
Module Name:src
Committed By: christos
Date: Sun Aug 15 11:54:12 UTC 2021
Modified Files:
src/lib/libcurses: slk.c
Log Message:
need limits.h
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/lib/libcurses/slk.c
Please note that diffs are not public doma
Module Name:src
Committed By: christos
Date: Sun Aug 15 11:57:17 UTC 2021
Modified Files:
src/bin/sh: Makefile
Log Message:
Add -I to find filecomplete.h
To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 src/bin/sh/Makefile
Please note that diffs are not p
Module Name:src
Committed By: christos
Date: Sun Aug 15 12:16:02 UTC 2021
Modified Files:
src/bin/csh: set.c
Log Message:
Turn on EL_SAFEREAD
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/bin/csh/set.c
Please note that diffs are not public domain; th
Module Name:src
Committed By: christos
Date: Sun Aug 15 12:39:39 UTC 2021
Modified Files:
src/lib/libcurses: curses_private.h slk.c
Log Message:
This is a mess; always define MB_LEN_MAX so both the regular and libhack
version of curses compiles. Really we should not be def
Module Name:src
Committed By: rillig
Date: Sun Aug 15 12:41:40 UTC 2021
Modified Files:
src/external/bsd/jemalloc/lib: Makefile.inc
Log Message:
jemalloc: suppress two irrelevant lint warnings
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/external/bsd
Module Name:src
Committed By: rillig
Date: Sun Aug 15 12:58:02 UTC 2021
Modified Files:
src/crypto/external/bsd/openssl/lib/libdes: Makefile
Log Message:
libdes: suppress some selected lint warnings
The type widths are handled carefully, so even if there is some
conversio
Module Name:src
Committed By: rillig
Date: Sun Aug 15 13:02:20 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_117.c msg_117.exp
Log Message:
tests/lint: demonstrate wrong warning about signed '>>'
Seen in libdes/ostr2key.c(81).
To generate a diff of this co
Module Name:src
Committed By: rillig
Date: Sun Aug 15 13:08:20 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_117.c msg_117.exp
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: fix wrong warning about 'unsigned char >> constant'
To generate a diff
Module Name:src
Committed By: rillig
Date: Sun Aug 15 13:32:44 UTC 2021
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto: bn.inc
Log Message:
libcrypto: suppress irrelevant lint warnings
The conversion from 'unsigned long' to 'int' in line 805 is due to the
l
Module Name:src
Committed By: rillig
Date: Sun Aug 15 14:00:27 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_346.c msg_346.exp
Log Message:
tests/lint: add tests for more unconst functions
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/test
Module Name:src
Committed By: rillig
Date: Sun Aug 15 14:26:40 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_346.c msg_346.exp
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: extend check for unconst functions
The functions memchr, strpbrk, strrch
Module Name:src
Committed By: rillig
Date: Sun Aug 15 15:12:36 UTC 2021
Modified Files:
src/lib/libcurses: get_wstr.c getstr.c in_wchstr.c inchstr.c instr.c
inwstr.c
Log Message:
libcurses: fix usage of __warn_references
Since that macro can expand to an empty
Module Name:src
Committed By: christos
Date: Sun Aug 15 16:33:57 UTC 2021
Modified Files:
src/external/cddl/osnet/dev/fbt/x86: fbt_isa.c
Log Message:
PR/56355: Taylor Campbell: restore strcmp() over strncmp()
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 sr
Module Name:src
Committed By: wiz
Date: Sun Aug 15 17:09:04 UTC 2021
Modified Files:
src/doc: 3RDPARTY
Log Message:
grep-3.7 out.
To generate a diff of this commit:
cvs rdiff -u -r1.1810 -r1.1811 src/doc/3RDPARTY
Please note that diffs are not public domain; they are su
Module Name:src
Committed By: rillig
Date: Sun Aug 15 21:21:14 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_193.c msg_193.exp
Log Message:
tests/lint: test how NOTREACHED affects the unreachable warning
Inspired by lib/libedit/readline.c 1.159 from 2021-08-
Module Name:src
Committed By: rillig
Date: Sun Aug 15 21:51:56 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_193.c msg_193.exp
Log Message:
tests/lint: correct interpretation of NOTREACHED
The branch is unconditionally taken, therefore any later code is
unre
Module Name:src
Committed By: thorpej
Date: Sun Aug 15 22:08:01 UTC 2021
Modified Files:
src/sys/sys: device.h
Log Message:
Define a constant for the size of device_t::dv_xname, rather than just
using 16.
To generate a diff of this commit:
cvs rdiff -u -r1.173 -r1.174 sr
Module Name:src
Committed By: rillig
Date: Sun Aug 15 22:14:45 UTC 2021
Modified Files:
src/lib/libedit: readline.c
Log Message:
readline: fix lint warning about effective unconst cast
Calling strchr to avoid the syntactical unconst cast is not necessary
here. A simple p
Module Name:src
Committed By: rillig
Date: Sun Aug 15 22:22:52 UTC 2021
Modified Files:
src/lib/libedit: readline.c
Log Message:
libedit: simplify calls to macro ADD_STRING
The lint comments CONSTCOND and LINTED were not necessary. It is
simpler to just specify what to f
Module Name:src
Committed By: rillig
Date: Mon Aug 16 06:15:51 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: accept.sh
Log Message:
tests/lint: fix check for expected message in msg tests
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/usr
Module Name:src
Committed By: rillig
Date: Mon Aug 16 06:24:37 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: accept.sh
Log Message:
tests/lint: remove unintended debugging output
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/usr.bin/xlin
Module Name:src
Committed By: mrg
Date: Mon Aug 16 06:25:45 UTC 2021
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
fetch experimental_headers, experimental_bits_headers, and ext_host_headers
to install install experimental/* and ext/opt_random.h.
To generate a
Module Name:src
Committed By: rillig
Date: Mon Aug 16 06:30:43 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_046.c msg_046.exp
Log Message:
tests/lint: test message for redeclared tags
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/us
Module Name:src
Committed By: rillig
Date: Mon Aug 16 06:49:57 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_046.c msg_046.exp msg_260.c
msg_260.exp
src/usr.bin/xlint/lint1: decl.c err.c
Log Message:
lint: add more details to message about
Module Name:src
Committed By: mrg
Date: Mon Aug 16 06:56:28 UTC 2021
Modified Files:
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/comp: mi
src/etc/mtree: NetBSD.dist.base
src/external/gpl3/gcc/lib/libgomp/arch/aarch64: config.h
src/
43 matches
Mail list logo