Re: git: 776ba7badef0 - main - freebsd-tips: Tip about drivers licenses
- In reply to: Enji Cooper (yaneurabeya): "Re: git: 776ba7badef0 - main - freebsd-tips: Tip about drivers licenses"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Aug 2026 00:10:40 UTC
(fwiw - I think i got my freebsd commit bit before i got my drivers licence.)
-a
On Sun, 9 Aug 2026 at 16:10, Enji Cooper (yaneurabeya)
<yaneurabeya@gmail.com> wrote:
>
>
> > On Aug 9, 2026, at 1:44 AM, Aymeric Wibo <obiwac@FreeBSD.org> wrote:
> >
> > The branch main has been updated by obiwac:
> >
> > URL: https://cgit.FreeBSD.org/src/commit/?id=776ba7badef0ef1d6d097bf300cdcd6fc13478d4
> >
> > commit 776ba7badef0ef1d6d097bf300cdcd6fc13478d4
> > Author: Aymeric Wibo <obiwac@FreeBSD.org>
> > AuthorDate: 2026-08-08 15:32:25 +0000
> > Commit: Aymeric Wibo <obiwac@FreeBSD.org>
> > CommitDate: 2026-08-09 08:43:12 +0000
> >
> > freebsd-tips: Tip about drivers licenses
> >
> > Reviewed by: fuz, ngie
> > Co-authored-by: Robert Clausecker <fuz@FreeBSD.org>
> > Differential Revision: https://reviews.freebsd.org/D58727
> > ---
> > usr.bin/fortune/datfiles/freebsd-tips | 4 ++++
> > 1 file changed, 4 insertions(+)
> >
> > diff --git a/usr.bin/fortune/datfiles/freebsd-tips b/usr.bin/fortune/datfiles/freebsd-tips
> > index 47fd3c755626..8aa36218b5fa 100644
> > --- a/usr.bin/fortune/datfiles/freebsd-tips
> > +++ b/usr.bin/fortune/datfiles/freebsd-tips
> > @@ -868,3 +868,7 @@ h() { fc -l -22; printf "%s\n" "`date +%H:%M` -- `apm -l`% -- `pwd`"; }
> >
> > -- Alexander Ziaee <ziaee@FreeBSD.org>
> > %
> > +To write a device driver, you do not actually need a drivers license.
> > +
> > + -- Aymeric Wibo <obiwac@FreeBSD.org>
> > +%
>
> *Plays rimshot*
> -Enji