Re: git: 776ba7badef0 - main - freebsd-tips: Tip about drivers licenses
Adrian Chadd <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.src,gmane.os.freebsd.current.scm |
|---|---|
| Message-ID | <CAJ-Vmo=PMJMvNY4UGbp-p3CjW0G=cbVchPEj+PNOTvdLJiXBuQ@mail.gmail.com> |
(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) <[email protected]> wrote: > > > > On Aug 9, 2026, at 1:44 AM, Aymeric Wibo <[email protected]> wrote: > > > > The branch main has been updated by obiwac: > > > > URL: https://cgit.FreeBSD.org/src/commit/?id=776ba7badef0ef1d6d097bf300cdcd6fc13478d4 > > > > commit 776ba7badef0ef1d6d097bf300cdcd6fc13478d4 > > Author: Aymeric Wibo <[email protected]> > > AuthorDate: 2026-08-08 15:32:25 +0000 > > Commit: Aymeric Wibo <[email protected]> > > CommitDate: 2026-08-09 08:43:12 +0000 > > > > freebsd-tips: Tip about drivers licenses > > > > Reviewed by: fuz, ngie > > Co-authored-by: Robert Clausecker <[email protected]> > > 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 <[email protected]> > > % > > +To write a device driver, you do not actually need a drivers license. > > + > > + -- Aymeric Wibo <[email protected]> > > +% > > *Plays rimshot* > -Enji