User Details
- User Since
- Jul 2 2021, 4:03 PM (223 w, 5 d)
Yesterday
The test patch should be a separate commit. You can link to it here in the "Test Plan" section (click "Edit Revision" and you'll see it). But I'm starting to think this is becoming more of a test program than an example one. Maybe we should think about it moving it to tests, and making some more straight-forward ones for /usr/share/examples.
Sat, Oct 11
All the comments in dsp_read_filter() apply to dsp_write_filter() as well.
Fri, Oct 10
@arrowd Is it ready?
The short MFC time is so that it can land in BETA1.
Address des@ comments.
Wed, Oct 8
Thu, Oct 2
Wed, Oct 1
Perfect. :-)
Approved by the committee.
Use proper __FreeBSD_version value. I have the stable/15 MFC ready for
commit, with __FreeBSD_version bumped to 1500066.
Tue, Sep 30
I would like to land this today.
I will bump stable/15's __FreeBSD_version once I MFC virtual_oss to stable/15 in the next days, and will update the port here accordingly.
I'm going to commit this today and also MFC it to stable/15 before 03.10 00:00 UTC (releng/15.0) as suggested by @cperciva, along with the virtual_oss patches. There are a few things that need addressing but I think it's not a problem to work them while in tree.
Mon, Sep 29
Sun, Sep 28
15.0 is approaching, so I think we can go ahead and commit and work some of the issues I raised lately while in tree?
Address Ed's comment.
Sat, Sep 27
If it builds fine and there are no further issues I think we can commit it.
Fri, Sep 26
Address Ed's comment.
Address commnets. Also got the script to an acceptable (better) state with the
help of Mateusz (0mp@) and shellcheck(1).
Tue, Sep 23
Mon, Sep 22
Sun, Sep 21
I'm not sure if this compiles (see inline comment), but in any case, I will test the patch tomorrow. If you do not have a commit bit, I will also take care of it, and make sure it's MFC'd.
Sat, Sep 20
Fri, Sep 19
This is just a quick draft, haven't tested that so take this with a grain of salt, but I guess something like this could work?
The patch is essentially finalized and IMHO ready to commit. Only thing remaining (but not really that important) are the rc script inline comments.