Module Name:src
Committed By: yamaguchi
Date: Mon May 17 06:31:30 UTC 2021
Modified Files:
src/doc: CHANGES
Log Message:
doc: added lagg(4)
To generate a diff of this commit:
cvs rdiff -u -r1.2806 -r1.2807 src/doc/CHANGES
Please note that diffs are not public domain; th
Module Name:src
Committed By: yamaguchi
Date: Mon May 17 04:07:44 UTC 2021
Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/comp: mi shl.mi
src/distrib/sets/lists/debug: mi module.mi shl.mi
src/distrib/sets/lists/man: mi
Module Name:src
Committed By: rin
Date: Mon May 17 04:01:58 UTC 2021
Modified Files:
src/external/bsd/nvi/dist/regex: regcomp.c
Log Message:
Fix search for collating symbols in form of [[.foo.]], as in a similar
manner as already done for POSIX character classes by upstrea
Module Name:src
Committed By: thorpej
Date: Mon May 17 00:05:56 UTC 2021
Modified Files:
src/sys/dev/i2c [thorpej-i2c-spi-conf]: i2c.c i2cvar.h
Log Message:
Remove "count" from the device enumeration callback arguments.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: thorpej
Date: Sun May 16 23:45:12 UTC 2021
Modified Files:
src/sys/arch/sparc64/sparc64 [thorpej-i2c-spi-conf]: ofw_patch.c
Log Message:
- i2c_fixup_enumerate_devices(): handle getting a NULL "compatible"
property.
- sparcle_smbus_fixup(): r
Module Name:src
Committed By: thorpej
Date: Sun May 16 22:56:48 UTC 2021
Modified Files:
src/sys/dev/i2c [thorpej-i2c-spi-conf]: spdmem_i2c.c
Log Message:
Tweak previous to deal better with "device tree node describes empty
DIMM slot" problem.
To generate a diff of this
Module Name:src
Committed By: thorpej
Date: Sun May 16 22:53:57 UTC 2021
Modified Files:
src/sys/dev/i2c [thorpej-i2c-spi-conf]: spdmem_i2c.c
Log Message:
Go back to probing in the direct config case, and return a high confidence
match value if the SPD probe succeeds. Thi
Module Name:src
Committed By: thorpej
Date: Sun May 16 21:04:59 UTC 2021
Modified Files:
src/sys/dev/i2c [thorpej-i2c-spi-conf]: i2c.c
Log Message:
Check for errors from iic_acquire_bus() in iic_ioctl_exec().
To generate a diff of this commit:
cvs rdiff -u -r1.78.2.4 -r1
Module Name:src
Committed By: thorpej
Date: Sun May 16 21:03:38 UTC 2021
Modified Files:
src/sys/dev/i2c [thorpej-i2c-spi-conf]: i2c.c
Log Message:
- Set D_MCLOSE in the iic_cdevsw so that we get a d_close call for
each close so that the module ref counting works properl
Module Name:src
Committed By: kre
Date: Sun May 16 19:42:35 UTC 2021
Modified Files:
src/lib/libutil: parsedate.3
Log Message:
PR bin/56042
Fix typos (2nd acst should have been acdt), 0550 for ist should be 0530
(5.5 hours is not 5 hours and 50 minutes...).
Comment out t
Module Name:src
Committed By: thorpej
Date: Sun May 16 15:40:20 UTC 2021
Modified Files:
src/sys/dev/i2c [thorpej-i2c-spi-conf]: spdmem_i2c.c
Log Message:
Check for errors from iic_acquire_bus().
To generate a diff of this commit:
cvs rdiff -u -r1.21.4.2 -r1.21.4.3 src/s
Module Name:src
Committed By: thorpej
Date: Sun May 16 15:27:12 UTC 2021
Modified Files:
src/sys/dev/i2c [thorpej-i2c-spi-conf]: spdmem_i2c.c
Log Message:
The last change had an unfortunate side-effect on empty DIMM slots, so
roll that back. Instead, if we used direct con
Module Name:src
Committed By: rillig
Date: Sun May 16 11:11:37 UTC 2021
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/xlint/lint1: Makefile msg_034.c msg_034.exp msg_166.c
msg_166.exp t_integration.sh
src/usr.bin/xlint/lint1:
Module Name:src
Committed By: rillig
Date: Sun May 16 10:34:19 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_034.c msg_034.exp msg_166.exp
src/usr.bin/xlint/lint1: decl.c err.c
Log Message:
lint: add type information to unportable bit-field type
Seei
Module Name:src
Committed By: rillig
Date: Sun May 16 10:18:25 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_309.c msg_309.exp
src/usr.bin/xlint/lint1: err.c
Log Message:
lint: add quotes to message 309 about constant conversion
To generate a diff o
Module Name:src
Committed By: rillig
Date: Sun May 16 10:08:02 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_309.c msg_309.exp
Log Message:
tests/lint: add test for warning about zero-bits in '&'
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 s
Module Name:src
Committed By: rillig
Date: Sun May 16 09:43:39 UTC 2021
Modified Files:
src/common/lib/libc/string: memmem.c
Log Message:
memmem: remove unreachable return statement
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/string/me
Module Name:src
Committed By: mlelstv
Date: Sun May 16 09:17:23 UTC 2021
Modified Files:
src/sys/dev/usb: uvideo.c
Log Message:
close pipe before freeing frame length array.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sys/dev/usb/uvideo.c
Please no
Module Name:src
Committed By: skrll
Date: Sun May 16 09:02:04 UTC 2021
Modified Files:
src/sys/arch/riscv/riscv: locore.S
Log Message:
s/ENTRY/ENTRY_NP/ in a few places
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/riscv/riscv/locore.S
Pleas
Module Name:src
Committed By: mlelstv
Date: Sun May 16 08:48:20 UTC 2021
Modified Files:
src/sys/dev/spi: spi.c
Log Message:
Protect ioctl and declare MPSAFE.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/spi/spi.c
Please note that diffs are
Module Name:src
Committed By: mlelstv
Date: Sun May 16 08:46:38 UTC 2021
Modified Files:
src/sys/dev/wscons: wsdisplay_vcons.c
Log Message:
Try to guess attributes better.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/dev/wscons/wsdisplay_vcons.c
Module Name:src
Committed By: mlelstv
Date: Sun May 16 08:44:26 UTC 2021
Modified Files:
src/sys/dev/wscons: wsdisplay_vcons.c
Log Message:
No need to check cell count.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/dev/wscons/wsdisplay_vcons.c
Pl
Module Name:othersrc
Committed By: lukem
Date: Sun May 16 08:28:50 UTC 2021
Modified Files:
othersrc/usr.bin/tnftp: COPYING
Log Message:
copyright 2021
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 othersrc/usr.bin/tnftp/COPYING
Please note that diffs are
Module Name:othersrc
Committed By: lukem
Date: Sun May 16 08:28:01 UTC 2021
Modified Files:
othersrc/usr.bin/tnftp: ChangeLog INSTALL
Log Message:
update INSTALL notes
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 othersrc/usr.bin/tnftp/ChangeLog
cvs rdif
24 matches
Mail list logo