| Summary: | [PATCH] make gif fully dynamic | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | brooks <brooks> | ||||
| Component: | kern | Assignee: | Brooks Davis <brooks> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 5.0-CURRENT | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
brooks
2001-06-09 03:20:01 UTC
I've created an updated patch which corrects a return code for the ioctl and changes to syntax for creation and deletion to the Solaris like plumb and unplumb commands. It also doesn't break existing scripts like the old one did. As before, apply with: cd /usr/src mkdir sys/modules/if_gif patch < /tmp/gif.diff The patch is online at: http://www.one-eyed-alien.net/~brooks/FreeBSD/gif.diff -- Brooks Responsible Changed From-To: freebsd-bugs->brooks Handle my own PR. State Changed From-To: open->closed Committed a much improved version of the patch. |