Module Name:src
Committed By: nia
Date: Sun Feb 28 07:51:29 UTC 2021
Modified Files:
src/share/man/man4/man4.i386: intro.4
Log Message:
Add SEE ALSOs for various bus types
suggested by mrg
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/share/man/man4/
Module Name:src
Committed By: martin
Date: Sun Feb 28 07:09:00 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.2
Log Message:
Tickets #1216 - #1218
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.51 -r1.1.2.52 src/doc/CHANGES-9.2
Please note that diffs ar
Module Name:src
Committed By: martin
Date: Sun Feb 28 07:07:38 UTC 2021
Modified Files:
src/sys/dev/audio [netbsd-9]: audio.c
Log Message:
Pull up following revision(s) (requested by isaki in ticket #1218):
sys/dev/audio/audio.c: revision 1.84
Fix a return value
Module Name:src
Committed By: martin
Date: Sun Feb 28 07:05:14 UTC 2021
Modified Files:
src/sys/dev/audio [netbsd-9]: audio.c
Log Message:
Pull up following revision(s) (requested by isaki in ticket #1217):
sys/dev/audio/audio.c: revision 1.46
sys/dev/audi
Module Name:src
Committed By: martin
Date: Sun Feb 28 07:01:01 UTC 2021
Modified Files:
src/sys/arch/hppa/gsc [netbsd-9]: harmony.c
Log Message:
Pull up following revision(s) (requested by isaki in ticket #1216):
sys/arch/hppa/gsc/harmony.c: revision 1.8
sy
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd October 14, 2020
+.Dd February 27, 2021
.Dt BOZOHTTPD 8
.Os
.Sh NAME
@@ -646,7 +646,7 @@ The focus has always been simplicity and
and regular code audits.
This manual documents
.Nm
-version 20201014.
+v
Module Name:src
Committed By: mrg
Date: Sun Feb 28 04:18:46 UTC 2021
Modified Files:
src/libexec/httpd: Makefile
Log Message:
avoid warnings from the previous when using objdirs.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/libexec/httpd/Makefile
Pl
Module Name:src
Committed By: rillig
Date: Sun Feb 28 03:59:28 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_161.c msg_161.exp
src/usr.bin/xlint/lint1: lint1.h tree.c
Log Message:
lint: do not warn about constant expressions involving sizeof
These ex
Module Name:src
Committed By: rillig
Date: Sun Feb 28 03:33:18 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: rename parameter in function 'expr'
For symmetry with the function is_constcond_false.
No functional change.
To generate a diff of
Module Name:src
Committed By: rillig
Date: Sun Feb 28 03:29:12 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_161.c msg_161.exp
Log Message:
tests/lint: add test for constant expression involving sizeof
To generate a diff of this commit:
cvs rdiff -u -r1.4 -
Module Name:src
Committed By: rillig
Date: Sun Feb 28 03:14:44 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: decl.c
Log Message:
lint: document allowed types for bit-fields
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 src/usr
Module Name:src
Committed By: rillig
Date: Sun Feb 28 03:05:12 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: decl.c
Log Message:
lint: extract declare_bit_field from declarator_1_struct_union
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: rillig
Date: Sun Feb 28 02:45:37 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_035.c msg_035.exp
src/usr.bin/xlint/lint1: decl.c err.c
Log Message:
lint: add type information to 'illegal bit-field type'
To generate a di
Module Name:src
Committed By: mrg
Date: Sun Feb 28 02:39:15 UTC 2021
Modified Files:
src/libexec/httpd: Makefile
Log Message:
give BOZOVER a default so exporting a distfile is easy.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/libexec/httpd/Makefile
Module Name:src
Committed By: rillig
Date: Sun Feb 28 02:37:04 UTC 2021
Modified Files:
src/usr.bin/xlint/common: tyname.c
Log Message:
lint: extract type_name_of_array from type_name
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 sr
Module Name:src
Committed By: rillig
Date: Sun Feb 28 02:29:29 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_210.exp msg_245.exp
src/usr.bin/xlint/common: tyname.c
Log Message:
lint: output precise type information for struct/union/enum
Previously, '
Module Name:src
Committed By: rillig
Date: Sun Feb 28 02:00:06 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_245.c msg_245.exp
src/usr.bin/xlint/lint1: err.c tree.c
Log Message:
lint: add type information for 'incompatible struct pointers'
To genera
Module Name:src
Committed By: rillig
Date: Sun Feb 28 01:53:50 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_245.c msg_245.exp
Log Message:
tests/lint: add test for 'illegal structure pointer combination'
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: rillig
Date: Sun Feb 28 01:36:46 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_275.c msg_275.exp
Log Message:
tests/lint: add test for unconst pointer cast
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/u
Module Name:src
Committed By: rillig
Date: Sun Feb 28 01:30:22 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_130.c msg_130.exp
src/usr.bin/xlint/lint1: err.c tree.c
Log Message:
lint: add type information to enum type mismatch
To generate a diff of
Module Name:src
Committed By: rillig
Date: Sun Feb 28 01:22:02 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_118.c msg_118.exp
Log Message:
tests/lint: add test for '<<' in traditional C
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/
Module Name:src
Committed By: rillig
Date: Sun Feb 28 01:20:54 UTC 2021
Modified Files:
src/tests/usr.bin/xlint: check-expect.lua
src/tests/usr.bin/xlint/lint1: msg_135.c msg_153.c msg_229.c
Log Message:
tests/lint: force 'expect' annotations
To generate a diff o
Module Name:src
Committed By: rillig
Date: Sun Feb 28 01:06:57 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_153.c msg_153.exp msg_229.c
msg_229.exp
src/usr.bin/xlint/lint1: err.c tree.c
Log Message:
lint: make messages for incompatible po
Module Name:src
Committed By: rillig
Date: Sun Feb 28 00:52:16 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_153.c msg_153.exp msg_229.c
msg_229.exp
Log Message:
tests/lint: add tests for function pointers
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Sun Feb 28 00:44:58 UTC 2021
Modified Files:
src/usr.bin/resize: resize.h
Log Message:
add parens
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/resize/resize.h
Please note that diffs are not public d
Module Name:src
Committed By: christos
Date: Sun Feb 28 00:43:24 UTC 2021
Modified Files:
src/usr.bin/resize: Makefile
Log Message:
no need to specify SRCS
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/resize/Makefile
Please note that diffs are
Module Name:src
Committed By: christos
Date: Sun Feb 28 00:42:22 UTC 2021
Removed Files:
src/usr.bin/resize: xstrings.c xstrings.h
Log Message:
remove unused
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 src/usr.bin/resize/xstrings.c \
src/usr.bin/resize/
Module Name:src
Committed By: rillig
Date: Sun Feb 28 00:40:22 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_135.c msg_135.exp
src/usr.bin/xlint/lint1: err.c tree.c
Log Message:
lint: add type information to 'possible pointer alignment problem [135]'
Module Name:src
Committed By: rillig
Date: Sun Feb 28 00:28:47 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: skip alignment computation if possible
Testing a global variable is simpler than calling a 20-line function.
No functional change.
Module Name:src
Committed By: rillig
Date: Sun Feb 28 00:23:55 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: decl.c externs1.h tree.c
Log Message:
lint: rename getbound to alignment_in_bits
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.13
Module Name:src
Committed By: rillig
Date: Sun Feb 28 00:20:19 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_135.c msg_135.exp
Log Message:
tests/lint: add test for 'possible pointer alignment problem [135]'
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: christos
Date: Sat Feb 27 22:37:54 UTC 2021
Modified Files:
src/usr.bin/resize: Makefile
Log Message:
Don't define the copy rules if we don't have X sources
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/resize/Makef
Module Name:src
Committed By: rin
Date: Sat Feb 27 21:13:09 UTC 2021
Removed Files:
src/external/mit/xorg/bin/xterm/resize: Makefile
Log Message:
Clean up file obsoleted by migration to usr.bin/resize.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r0 src/externa
Module Name:src
Committed By: rin
Date: Sat Feb 27 20:43:58 UTC 2021
Modified Files:
src/sys/arch/powerpc/ibm4xx: pic_uic.c
src/sys/arch/powerpc/ibm4xx/dev: com_opb.c dwctwo_plb.c ecc_plb.c
if_emac.c mal.c
Log Message:
Switch to intr_establish_xname().
Module Name:src
Committed By: palle
Date: Sat Feb 27 18:29:38 UTC 2021
Modified Files:
src/sys/arch/sparc64/doc: TODO
Log Message:
sun4v: update TODO file with OpenFirmware interface related improvements
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/s
Module Name:src
Committed By: palle
Date: Sat Feb 27 18:19:57 UTC 2021
Modified Files:
src/sys/arch/sparc64/doc: TODO
Log Message:
sun4v: update TODO file with status on sun4v - kernel and userland runs without
crashing now - next up is network interfaces
To generate a
Module Name:src
Committed By: palle
Date: Sat Feb 27 18:10:46 UTC 2021
Modified Files:
src/sys/arch/sparc/sparc: openfirm.c
Log Message:
sun4v: add 32/64 bit workaround for the OF_read() call, similar to the one
introduced in revision 1.21
To generate a diff of this com
Module Name:src
Committed By: rillig
Date: Sat Feb 27 18:01:29 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_242.c msg_242.exp msg_277.c
msg_277.exp msg_278.c msg_278.exp msg_279.c msg_279.exp
Log Message:
tests/lint: add tests for enum/int mismat
Module Name:src
Committed By: rillig
Date: Sat Feb 27 17:16:48 UTC 2021
Modified Files:
src/tests/usr.bin/xlint: check-expect.lua
src/tests/usr.bin/xlint/lint1: d_c99_bool_strict.c
Log Message:
tests/lint: allow 'expect' comments to refer to other lines
This allow
Module Name:xsrc
Committed By: mlelstv
Date: Sat Feb 27 16:20:15 UTC 2021
Modified Files:
xsrc/external/mit/ctwm/dist: add_window.c
Log Message:
Use font height to compute height of resize popup for placing a window.
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: christos
Date: Sat Feb 27 16:08:08 UTC 2021
Modified Files:
src/usr.bin/resize: Makefile
Log Message:
Bump warns
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/resize/Makefile
Please note that diffs are not public d
Module Name:xsrc
Committed By: christos
Date: Sat Feb 27 15:37:38 UTC 2021
Modified Files:
xsrc/external/mit/xterm/dist: resize.c
Log Message:
Provide an escape ifdef to avoid all the X headers
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.9 -r1.2 xsrc/external
Module Name:src
Committed By: christos
Date: Sat Feb 27 15:36:40 UTC 2021
Modified Files:
src/usr.bin/resize: Makefile resize.c
Added Files:
src/usr.bin/resize: resize.h resize.man
Removed Files:
src/usr.bin/resize: resize.1
Log Message:
Add a maintainable
Module Name:src
Committed By: rillig
Date: Sat Feb 27 15:29:15 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_241.c msg_241.exp
Log Message:
tests/lint: remove stray warning 278 from test for warning 241
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: rillig
Date: Sat Feb 27 15:26:30 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: rename confusing local variable
The variable name rtp is reserved for the type of the right-hand
operand.
No functional change.
To
Module Name:src
Committed By: rillig
Date: Sat Feb 27 14:54:56 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_241.c msg_241.exp
Log Message:
tests/lint: add test for 'dubious operation on enum' [241]
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.
Module Name:src
Committed By: jmcneill
Date: Sat Feb 27 14:22:07 UTC 2021
Modified Files:
src/sys/arch/arm/pic: picvar.h
Log Message:
machine/cpufunc.h -> arm/cpufunc.h for the benefit of non-evbarm ports
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/
Module Name:src
Committed By: rillig
Date: Sat Feb 27 13:43:36 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_130.c msg_130.exp msg_156.c
msg_156.exp
Log Message:
tests/lint: add more tests for enum mismatch
To generate a diff of this commit:
cvs
Module Name:src
Committed By: simonb
Date: Sat Feb 27 13:02:42 UTC 2021
Modified Files:
src/sys/kern: kern_ktrace.c
Log Message:
Use "static" in the function intro if the function is static.
To generate a diff of this commit:
cvs rdiff -u -r1.177 -r1.178 src/sys/kern/ker
Module Name:src
Committed By: mrg
Date: Sat Feb 27 12:55:25 UTC 2021
Modified Files:
src/libexec/httpd: CHANGES bozohttpd.c content-bozo.c
Log Message:
changes in bozohttpd 20210227:
o new support for content types: .tar.bz2, .tar.xz, .tar.lz,
.tar.zst
Module Name:src
Committed By: mrg
Date: Sat Feb 27 12:36:46 UTC 2021
Modified Files:
src/libexec/httpd: CHANGES bozohttpd.c bozohttpd.h cgi-bozo.c main.c
src/libexec/httpd/libbozohttpd: libbozohttpd.3
Log Message:
belated call version 20210211 after previous memory
Module Name:src
Committed By: nia
Date: Sat Feb 27 12:28:17 UTC 2021
Modified Files:
src/external/mit/ctwm/etc: system.ctwmrc
Log Message:
ctwmrc: remove SloppyFocus keyword, which breaks xev
the default still seems to be sloppy focus.
is this a bug? does ctwm use a diff
Module Name:src
Committed By: nia
Date: Sat Feb 27 11:06:32 UTC 2021
Modified Files:
src/share/man/man4: pci.4
Log Message:
add ixl(4) properly
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 src/share/man/man4/pci.4
Please note that diffs are not public
Module Name:src
Committed By: nia
Date: Sat Feb 27 11:05:38 UTC 2021
Modified Files:
src/share/man/man4: pci.4
Log Message:
add ixl(4)
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 src/share/man/man4/pci.4
Please note that diffs are not public domain;
Module Name:src
Committed By: nia
Date: Sat Feb 27 09:54:59 UTC 2021
Modified Files:
src/share/man/man4: spi.4
Log Message:
spi.4: mention history of ioctl interface
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/spi.4
Please note that d
Module Name:src
Committed By: nia
Date: Sat Feb 27 08:59:24 UTC 2021
Modified Files:
src/share/man/man4: iic.4
Log Message:
iic.4: Add FILES section. Fix copypasto.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/share/man/man4/iic.4
Please note that d
Module Name:src
Committed By: nia
Date: Sat Feb 27 08:56:14 UTC 2021
Modified Files:
src/share/man/man4: iic.4
Log Message:
Describe the i2c ioctl interface
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/share/man/man4/iic.4
Please note that diffs are
Module Name:src
Committed By: nia
Date: Sat Feb 27 08:43:15 UTC 2021
Modified Files:
src/share/man/man4: iic.4
Log Message:
iic.4: add ssdfb
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/share/man/man4/iic.4
Please note that diffs are not public doma
Module Name:src
Committed By: nia
Date: Sat Feb 27 08:38:14 UTC 2021
Modified Files:
src/share/man/man4: spi.4
Log Message:
spi.4: Add a FILES section
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/share/man/man4/spi.4
Please note that diffs are not pub
Module Name:src
Committed By: nia
Date: Sat Feb 27 08:36:05 UTC 2021
Modified Files:
src/share/man/man4: spi.4
Log Message:
Document the userspace /dev/spi interface to the best of my ability.
Add ssdfb(4).
Based mostly on a mailing list post by mlelstv;
https://mail-ind
60 matches
Mail list logo