Date: Fri, 17 Mar 1995 20:37:58 -0500 (EST) From: Peter Dufault <dufault@hda.com> To: freebsd-current@freefall.cdrom.com Subject: Gratuitous changes Message-ID: <199503180137.UAA00535@hda.com>
next in thread | raw e-mail | index | archive | help
I've changed tty_conf.c to add an "ldisc_register" and "ldisc_deregister" so that I can add and remove line disciplines dynamically via an lkm. Using them you can hide the line discipline table if you want to. I plan on commiting this stuff soon. It makes sense to change if_slip and if_ppp to use these new routines. Is that too gratuitous a change? I'm a little reluctant to change "base" 4.4 stuff when the improvement is marginal. Peter -- Peter Dufault Real Time Machine Control and Simulation HD Associates, Inc. Voice: 508 433 6936 dufault@hda.com Fax: 508 433 5267
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503180137.UAA00535>