Module Name:src
Committed By: nat
Date: Wed Mar 13 07:22:16 UTC 2024
Added Files:
src/sys/netbt: hci_le.h
Log Message:
Bluetooth low energy - A beginning at least.
This was the start of support for low energy bluetooth support that I have
not as yet completed.
I'm commit
Module Name:src
Committed By: nat
Date: Wed Mar 13 07:22:16 UTC 2024
Added Files:
src/sys/netbt: hci_le.h
Log Message:
Bluetooth low energy - A beginning at least.
This was the start of support for low energy bluetooth support that I have
not as yet completed.
I'm commit
Thanks, should take remember this for the future reference.
On Wed, Mar 13, 2024 at 8:59 AM Nick Hudson wrote:
>
> Module Name:src
> Committed By: skrll
> Date: Wed Mar 13 06:59:01 UTC 2024
>
> Modified Files:
> src/sys/arch/evbmips/evbmips: interrupt.c
>
> Log Message:
>
Module Name:src
Committed By: nat
Date: Wed Mar 13 07:55:29 UTC 2024
Modified Files:
src/sys/arch/mac68k/conf: files.mac68k majors.mac68k
Added Files:
src/sys/arch/mac68k/conf: AUDIO AUDIOSBC
src/sys/arch/mac68k/obio: ascaudio.c ascaudiovar.h ascreg.h
Log M
Module Name:src
Committed By: nat
Date: Wed Mar 13 07:55:29 UTC 2024
Modified Files:
src/sys/arch/mac68k/conf: files.mac68k majors.mac68k
Added Files:
src/sys/arch/mac68k/conf: AUDIO AUDIOSBC
src/sys/arch/mac68k/obio: ascaudio.c ascaudiovar.h ascreg.h
Log M
sqlite3(1): Import 3.45.1. [christos 20240301]
elftoolchain: Import svn r4037. [christos 20240303]
+ mac68k: Add ascaudio(4) ASC audio driver. [nat 20240313]
Module Name:src
Committed By: nat
Date: Wed Mar 13 08:13:56 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
Mention ascaudio(4).
To generate a diff of this commit:
cvs rdiff -u -r1.3043 -r1.3044 src/doc/CHANGES
Please note that diffs are not public domain; they a
Module Name:src
Committed By: riastradh
Date: Wed Mar 13 12:44:30 UTC 2024
Modified Files:
src/sys/arch/evbmips/evbmips: interrupt.c
Log Message:
evbmips/interrupt.c: No need for __diagused with KASSERT.
KASSERT already references all the variables even in !DIAGNOSTIC
bui
Module Name:src
Committed By: riastradh
Date: Wed Mar 13 12:44:30 UTC 2024
Modified Files:
src/sys/arch/evbmips/evbmips: interrupt.c
Log Message:
evbmips/interrupt.c: No need for __diagused with KASSERT.
KASSERT already references all the variables even in !DIAGNOSTIC
bui
Module Name:src
Committed By: christos
Date: Wed Mar 13 12:56:31 UTC 2024
Modified Files:
src/external/mpl/bind: Makefile.inc
src/external/mpl/bind/include: config.h
Log Message:
centrally control if we are building kerberos
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Wed Mar 13 12:56:31 UTC 2024
Modified Files:
src/external/mpl/bind: Makefile.inc
src/external/mpl/bind/include: config.h
Log Message:
centrally control if we are building kerberos
To generate a diff of this commit:
cvs
Module Name:src
Committed By: mrg
Date: Thu Mar 14 00:00:31 UTC 2024
Modified Files:
src/usr.bin/audio/common: wav.c
Log Message:
fix some sizeof() confusion.
using "const char search[4]" as a function parameter means that
"search" is actually a pointer type so "sizeof se
Module Name:src
Committed By: mrg
Date: Thu Mar 14 00:00:31 UTC 2024
Modified Files:
src/usr.bin/audio/common: wav.c
Log Message:
fix some sizeof() confusion.
using "const char search[4]" as a function parameter means that
"search" is actually a pointer type so "sizeof se
Module Name:src
Committed By: rillig
Date: Thu Mar 14 00:07:20 UTC 2024
Modified Files:
src/usr.bin/stat: stat.c
Log Message:
stat: fix lint warning about constant argument to '!'
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/usr.bi
Module Name:src
Committed By: rillig
Date: Thu Mar 14 00:07:20 UTC 2024
Modified Files:
src/usr.bin/stat: stat.c
Log Message:
stat: fix lint warning about constant argument to '!'
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/usr.bi
15 matches
Mail list logo