Module Name:src
Committed By: nia
Date: Sat Mar 27 08:01:21 UTC 2021
Modified Files:
src/share/man/man4: usb.4
Log Message:
Add uxrcom(4)
To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 src/share/man/man4/usb.4
Please note that diffs are not public domai
Module Name:src
Committed By: rillig
Date: Sat Mar 27 11:08:00 UTC 2021
Modified Files:
src/usr.bin/xlint/common: emit.c inittyp.c
src/usr.bin/xlint/lint1: decl.c lex.c tree.c
src/usr.bin/xlint/lint2: msg.c
Log Message:
lint: remove space between 'sizeof ('
Module Name:src
Committed By: rillig
Date: Sat Mar 27 11:47:59 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: externs1.h mem1.c
Log Message:
lint: remove unused fnalloc
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/usr.bin/xlint/lint1/externs1.h
cv
Module Name:src
Committed By: rillig
Date: Sat Mar 27 11:50:34 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: externs1.h main1.c mem1.c
Log Message:
lint: rename fnaddreplsrcdir to something less cryptic
No functional change.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: rillig
Date: Sat Mar 27 11:54:35 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: mem1.c
Log Message:
lint: reduce indentation in fnnalloc
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/usr.bin/xlin
Module Name:src
Committed By: rillig
Date: Sat Mar 27 12:01:49 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: mem1.c
Log Message:
lint: rename types in filename management
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/usr.bin
Module Name:src
Committed By: rillig
Date: Sat Mar 27 12:10:41 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: mem1.c
Log Message:
lint: rename srchfn to search_filename, return const value
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -
Module Name:src
Committed By: rillig
Date: Sat Mar 27 12:14:49 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: mem1.c
Log Message:
lint: rename global variables in filename management
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34
Module Name:src
Committed By: jmcneill
Date: Sat Mar 27 12:15:09 UTC 2021
Modified Files:
src/sys/arch/aarch64/include: cpu.h
src/sys/arch/arm/include: cpu.h
src/sys/arch/arm/pic: pic.c pic_splfuncs.c picvar.h
Log Message:
Revert recent pic optimizations un
Module Name:src
Committed By: rillig
Date: Sat Mar 27 12:17:22 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: mem1.c
Log Message:
lint: rename filename_replacement.len to orig_len
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src
Module Name:src
Committed By: rillig
Date: Sat Mar 27 12:24:43 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: mem1.c
Log Message:
lint: clean up code for filename management
In add_directory_replacement, the expression 'r->repl - r->orig' looked
strange, as if two poin
Module Name:src
Committed By: rillig
Date: Sat Mar 27 12:32:19 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: emit1.c externs1.h lex.c mem1.c
Log Message:
lint: rename filename management functions
No functional change.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: rillig
Date: Sat Mar 27 12:42:22 UTC 2021
Modified Files:
src/usr.bin/xlint/common: tyname.c
src/usr.bin/xlint/lint1: decl.c err.c externs1.h lex.c lint1.h
Log Message:
lint: rename LERROR to INTERNAL_ERROR
The '#ifndef' in tyname.c i
Module Name:src
Committed By: martin
Date: Sat Mar 27 13:00:45 UTC 2021
Modified Files:
src/sys/dev/usb [netbsd-9]: usbdevs
Log Message:
Pull up following revision(s) (requested by nia in ticket #1236):
sys/dev/usb/usbdevs: revision 1.793
correct usb device id fo
Module Name:src
Committed By: martin
Date: Sat Mar 27 13:02:00 UTC 2021
Modified Files:
src/sys/dev/usb [netbsd-9]: usbdevs.h usbdevs_data.h
Log Message:
regen for ticket #1236 (BELKIN F5D7050E fix)
To generate a diff of this commit:
cvs rdiff -u -r1.760.4.7 -r1.760.4.8
Module Name:src
Committed By: martin
Date: Sat Mar 27 13:02:49 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.2
Log Message:
Ticket #1236
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.59 -r1.1.2.60 src/doc/CHANGES-9.2
Please note that diffs are not pub
Module Name:src
Committed By: rillig
Date: Sat Mar 27 13:08:20 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: merge duplicate code in initialization
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.134 -r1.135 src/us
Module Name:src
Committed By: martin
Date: Sat Mar 27 13:09:46 UTC 2021
Modified Files:
src/sys/dev/usb [netbsd-8]: usbdevs
Log Message:
Pull up following revision(s) (requested by nia in ticket #1667):
sys/dev/usb/usbdevs: revision 1.793
correct usb device id fo
Module Name:src
Committed By: martin
Date: Sat Mar 27 13:10:45 UTC 2021
Modified Files:
src/sys/dev/usb [netbsd-8]: usbdevs.h usbdevs_data.h
Log Message:
Regen for ticket #1667 (BELKIN F5D7050E fix)
To generate a diff of this commit:
cvs rdiff -u -r1.727.2.6 -r1.727.2.7
Module Name:src
Committed By: rillig
Date: Sat Mar 27 13:17:43 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: fix and update comments about initialization
To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 src/usr.bin/xlint/lint1
Module Name:src
Committed By: rillig
Date: Sat Mar 27 13:28:03 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: t_integration.sh
Log Message:
tests/lint: do not force tests to start with 'd_'
Using only parts of the test name files in t_integration.sh made it
unnec
Module Name:src
Committed By: martin
Date: Sat Mar 27 13:38:52 UTC 2021
Modified Files:
src/libexec/httpd [netbsd-8]: CHANGES Makefile Makefile.boot
auth-bozo.c bozohttpd.8 bozohttpd.c bozohttpd.h cgi-bozo.c
content-bozo.c daemon-bozo.c dir-index-boz
Module Name:src
Committed By: martin
Date: Sat Mar 27 13:41:50 UTC 2021
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Tickets #1667 and #1668
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.80 -r1.1.2.81 src/doc/CHANGES-8.3
Please note that diffs
Module Name:src
Committed By: rillig
Date: Sat Mar 27 13:59:18 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_complex_split.c d_cast_lhs.c
d_ellipsis_in_switch.c d_gcc_compound_statements1.c
d_nolimit_init.c t_integration.sh
Log Messa
Module Name:src
Committed By: martin
Date: Sat Mar 27 14:35:15 UTC 2021
Modified Files:
src/crypto/external/bsd/openssl/dist [netbsd-9]: AUTHORS CHANGES
CONTRIBUTING Configure INSTALL NEWS NOTES.ANDROID NOTES.PERL
NOTES.VMS NOTES.WIN README appveyor.
Module Name:src
Committed By: martin
Date: Sat Mar 27 14:38:15 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.2
Log Message:
Ticket #1237
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.60 -r1.1.2.61 src/doc/CHANGES-9.2
Please note that diffs are not pub
Module Name:src
Committed By: rillig
Date: Sat Mar 27 15:49:33 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_init.c
Log Message:
tests/lint: trigger assertion failure in array initialization
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 sr
Module Name:src
Committed By: rillig
Date: Sat Mar 27 16:13:41 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_init.c
Log Message:
tests/lint: document expectations in test about array initialization
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r
Module Name:src
Committed By: rillig
Date: Sat Mar 27 16:24:21 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: clean up initstack_pop_item_named_member
Previously, the code accessed the global variable for the designator
several times, even tho
Module Name:src
Committed By: rillig
Date: Sat Mar 27 16:37:12 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: extract look_up_member from initstack_push_struct_or_union
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: christos
Date: Sat Mar 27 18:55:02 UTC 2021
Modified Files:
src/lib/libedit: filecomplete.c filecomplete.h
Log Message:
Add fn_complete2() that controls the quoting of the returned match.
Before it was based on the heuristic that we were not s
Module Name:src
Committed By: rillig
Date: Sat Mar 27 19:48:00 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: rename initstack_element to brace_level
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 src/u
Module Name:src
Committed By: rillig
Date: Sat Mar 27 19:59:22 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: remove unnecessary typedefs
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 src/usr.bin/xlint
Module Name:src
Committed By: ryo
Date: Sat Mar 27 21:23:15 UTC 2021
Modified Files:
src/sys/dev/vmt: vmt_subr.c vmtvar.h
Log Message:
Removed little endian dependencies.
Now vmt(4) works on aarch64eb on vmware ESXIonARM.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: rillig
Date: Sat Mar 27 21:56:51 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: add function for setting the initialization error
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.140 -r1
Module Name:src
Committed By: rillig
Date: Sat Mar 27 22:04:39 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: decl.c externs1.h
Log Message:
lint: rename decl1ext, reduce visibility
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.164 -r1.165
Module Name:src
Committed By: rillig
Date: Sat Mar 27 22:13:55 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: decl.c
Log Message:
lint: move handling of function renaming over to declare_extern
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: rillig
Date: Sat Mar 27 22:35:10 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: prepare support for adding array designators
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142
Module Name:src
Committed By: rillig
Date: Sat Mar 27 22:53:10 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: extract brace level code into separate functions
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.142 -r1.
Module Name:src
Committed By: rillig
Date: Sat Mar 27 23:13:49 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_c99_init.c d_c99_init.exp
Log Message:
tests/lint: test initializing a struct ending with unnamed bit-field
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: rillig
Date: Sat Mar 27 23:18:38 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: init.c
Log Message:
lint: extract brace_level_next_member from initstack_pop_item_unnamed
No functional change.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: dholland
Date: Sat Mar 27 23:35:37 UTC 2021
Modified Files:
src/lib/libc/sys: getvfsstat.2
Log Message:
In getvfsstat(2), clarify that the size argument is in bytes.
That the size argument is in bytes (not the count of structures) and
the ret
Module Name:src
Committed By: thorpej
Date: Sun Mar 28 01:01:46 UTC 2021
Modified Files:
src/sys/arch/x86/pci [thorpej-cfargs]: files.pci
Log Message:
Minor rearrangement of the deck chairs to group things together.
To generate a diff of this commit:
cvs rdiff -u -r1.25.
Module Name:src
Committed By: thorpej
Date: Sun Mar 28 01:03:19 UTC 2021
Modified Files:
src/sys/arch/x86/pci [thorpej-cfargs]: amdnb_misc.c amdsmn.c
Log Message:
These devices have only one interface attribute and no locators,
so simplify:
- config_attach_loc() -> config
Module Name:src
Committed By: dholland
Date: Sun Mar 28 03:29:32 UTC 2021
Modified Files:
src/lib/libc/sys: bind.2 connect.2 send.2
Log Message:
Document EINVAL for out of range socket address lengths.
This is what happens, but wasn't documented. Applies to bind(2),
conne
45 matches
Mail list logo