IMO we should either remove them or restore default formats.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
May 1 2024
Apr 30 2024
I don't think there's a lot of value in keeping the aliases, if we don't also keep the behaviour -- i.e., if some application does expect to open /dev/dspW and send 16-bit samples without doing any other configuration it's not going to work as expected.
how does e.g. /dev/dspW map to 16-bit now?
Looks reasonable to me
Can we decouple userland use in ifconfig? i.e., have ifconfig support 384 bits now
I think this is fine; any further comments @bz?
Apr 29 2024
strchr and strchrnul imported in 7f72497ef756ff7d03d5560c2d1c1f92f73fcb52, already formatted
strcspn was dropped from D17630
regen with clang-format17 and D29870 applied
Updated D26340 with this applied and it looks good
Regen with D29870 applied
rerun with clang-format17 and up-to-date .clang-format in the tree
Looks reasonable - I think it was addressing an issue that does not really exist now.
Apr 28 2024
We make use of the empty slots in some cases, e.g. see usb_quirk_get_entry with do_alloc. How will that be handled?
OK, but this is one case where going beyond 80 cols is sensible (and keeping the whole string intact) -- sometimes people will want to grep the source to find an error message and may grep for more than one mode.
Apr 27 2024
Apr 26 2024
Apr 25 2024
do we have user-facing documentation? maybe just expanding WITHOUT_SSP's description?
Apr 24 2024
I was going to do the same thing in namei.h but indeed there's no reason for it to be in the header
Apr 23 2024
Is hw.snd.maxunit documented anywhere today? I suspect we should have an entry in UPDATING at least reporting that it's removed.
- leave #ifndef CAPSICUM in the source requested by @des (for the benefit of downstreams)
- remove src.opts.mk logic
Should we change the in-kernel default as well? It will normally be overridden by the rc.conf setting so it doesn't have a practical impact but probably good for consistency.
Apr 22 2024
@bz I put this in my wipbsd tree on Feb 18, and I have been switching between that tree and main since then. I haven't observed any issue attributable to this change. I still do see one Invalid TXQ sometime in early boot.
I find it a little confusing with the verb & noun use of set in set_software_cipher_set - do you think set_software_ciphers (or set_sw_ciphers) is reasonable?
Apr 21 2024
add man page update
Apr 20 2024
Apr 19 2024
Do we need to add support to e.g. ELF Tool Chain readelf and nm to decode these values?
Apr 18 2024
If it's not too much trouble it would be good to link to the commit that removed the last reference, or maybe just mention "...the ISA sound drivers that...". (I assume it is the ISA drivers I removed that were the consumers of these flags.)
I don't object but we already have :record: or :play: (elsewhere) in the description, is there any case where this won't be the case?
this one can mention that there are no consumers of the build option left in the tree
Apr 17 2024
IMO this is sensible to be in the repo, but in share/ doesn't feel right
Apr 16 2024
I think "log a message by printing a packet" is probably not what you mean though