FreeBSD Bugzilla – Attachment 7719 Details for
Bug 16564
SLIOCSUNIT is broken and can cause panic.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
p
p (text/plain; charset=us-ascii), 529 bytes, created by
ru
on 2000-02-17 14:44:57 UTC
(
hide
)
Description:
p
Filename:
MIME Type:
Creator:
ru
Created:
2000-02-17 14:44:57 UTC
Size:
529 bytes
patch
obsolete
>Index: if_sl.c >=================================================================== >RCS file: /usr/FreeBSD-CVS/src/sys/net/if_sl.c,v >retrieving revision 1.70.2.3 >diff -u -p -r1.70.2.3 if_sl.c >--- if_sl.c 1999/12/15 09:17:29 1.70.2.3 >+++ if_sl.c 2000/02/17 14:23:09 >@@ -405,6 +405,7 @@ sltioctl(tp, cmd, data, flag, p) > clist_alloc_cblocks(&tp->t_outq, > SLIP_HIWAT + 2 * sc->sc_if.if_mtu + 1, > SLIP_HIWAT + 2 * sc->sc_if.if_mtu + 1); >+ sl_compress_init(&sc->sc_comp, -1); > goto slfound; > } > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 16564
: 7719