summaryrefslogtreecommitdiffstats
path: root/sys/modules/if_gif
Commit message (Collapse)AuthorAgeFilesLines
* NOINET6 -> NO_INET6ru2004-12-211-2/+2
|
* kmod.mk knows how to create empty opt_*.h files so let it deal with thebrooks2004-12-031-3/+1
| | | | | | NOINET6 case. Reported by: ru
* Allow the gif module to be built without IPv6 support when NOINET6 isbrooks2004-11-261-1/+8
| | | | | | defined. Submitted by: mitrohin a.s. <swp at uni-altai dot ru>
* Depend on opt_mac.h.rwatson2002-08-121-1/+2
|
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.ru2002-01-111-1/+0
| | | | Not objected to by: -current
* gif(4) and stf(4) modernization:brooks2001-07-021-0/+18
- Remove gif dependencies from stf. - Make gif and stf into modules - Make gif cloneable. PR: kern/27983 Reviewed by: ru, ume Obtained from: NetBSD MFC after: 1 week
OpenPOWER on IntegriCloud