Module Name:src
Committed By: pgoyette
Date: Wed Jun 9 23:22:51 UTC 2021
Modified Files:
src/sys/dev: dev_verbose.h
Log Message:
Use the localcount(9)-based module_hook mechanism to prevent the verbose
modules' code and data being unloaded while in use. Should prevent so
Module Name:src
Committed By: christos
Date: Wed Jun 9 21:09:20 UTC 2021
Modified Files:
src/tests/lib/libc/regex: t_exhaust.c
Log Message:
remove the kill in the trace code.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/tests/lib/libc/regex/t_exhaus
Module Name:src
Committed By: christos
Date: Wed Jun 9 21:08:56 UTC 2021
Modified Files:
src/tests/lib/libc/regex: t_exhaust.c
Log Message:
remove not required include files
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/tests/lib/libc/regex/t_exhaust
Module Name:src
Committed By: christos
Date: Wed Jun 9 20:48:37 UTC 2021
Modified Files:
src/tests/lib/libc/regex: t_exhaust.c
Log Message:
1. Preallocate the patterns so that out of memory conditions don't happen
during their allocation, which the test cannot handle p
Module Name:src
Committed By: martin
Date: Wed Jun 9 19:47:29 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Ticket #1284
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/doc/CHANGES-9.3
Please note that diffs are not publi
Module Name:src
Committed By: martin
Date: Wed Jun 9 19:46:20 UTC 2021
Modified Files:
src/external/bsd/libpcap/bin [netbsd-9]: Makefile
Log Message:
Pull up following revision(s) (requested by dholland in ticket #1284):
external/bsd/libpcap/bin/Makefile: revisio
Module Name:src
Committed By: martin
Date: Wed Jun 9 15:49:58 UTC 2021
Modified Files:
src/sys/sys: param.h
Log Message:
Welcome to NetBSD 9.99.84 (bpf tracking changes)
To generate a diff of this commit:
cvs rdiff -u -r1.693 -r1.694 src/sys/sys/param.h
Please note tha
Module Name:src
Committed By: martin
Date: Wed Jun 9 15:44:15 UTC 2021
Modified Files:
src/sys/net: bpf.c bpf.h bpfdesc.h
Log Message:
Add a bpf_register_track_event() function (and deregister equivalent)
that allows a driver to track listeners attaching/detaching from ta
Module Name:src
Committed By: martin
Date: Wed Jun 9 15:38:40 UTC 2021
Modified Files:
src/sys/net: bpf.h
Log Message:
Add a (FreeBSD compatible) bpf_peers_present() predicate to allow
testing for active listeners on a tap.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: christos
Date: Wed Jun 9 15:15:35 UTC 2021
Modified Files:
src/sys/kern: subr_kobj.c
Log Message:
Work around abs rela relocations issue (for now):
$ readelf -r compat_linux
...
Relocation section '.rela.data' at offset 0x37270 contains 537
Module Name:src
Committed By: nia
Date: Wed Jun 9 14:49:13 UTC 2021
Modified Files:
src/lib/libossaudio: oss_caps.c
Log Message:
ossaudio(3): continue getting capabilities if AUDIO_GETFORMAT fails
we want this to work on mixer devices too
To generate a diff of this com
Module Name:xsrc
Committed By: jdc
Date: Wed Jun 9 07:25:57 UTC 2021
Modified Files:
xsrc/external/mit/xf86-video-pnozz/dist/src: pnozz_exa.c pnozz_regs.h
Log Message:
Add some acceleration using the P9100 quad and blit commands:
- for solid fill (quad)
- for pixmap copy
12 matches
Mail list logo