summaryrefslogtreecommitdiff
path: root/sys/net/if_tun.c
AgeCommit message (Expand)Author
1995-06-13Update to match data structure changes.mycroft
1995-06-12Various cleanup, including:mycroft
1995-03-08fixed sized types, where appropriate. when casting pointers tocgd
1994-10-30be more careful with types, also pull in headers where necessary.cgd
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-05-26MIN -> minderaadt
1994-05-15repair protos and functionsderaadt
1994-05-03fixes from <brad@fcr.com> who claims it now works correctlyderaadt
1994-02-28Fixed a bug with TUN_OPEN flag handling during tunclose(), as noted byandrew
1993-12-24must pull in machine-cpu.hderaadt
1993-12-13tunnel driver cleanup done by Brad Parker <brad@fcr.com> and myselfderaadt
1993-11-14use one stop shopping selwakeup/selrecordderaadt
1993-11-14cleaned up version of the tunnel driverderaadt
1993-08-09suser() was being called in the old 4.3 wayderaadt
1993-08-07merge in changes from netbsd-0-9-ALPHA2cgd
1993-05-22add include of select.h if necessary for protos, or delete if extraneouscgd
1993-05-18make kernel select interface be one-stop shopping & clean it all up.cgd
1993-03-21initial import of 386bsd-0.1 sourcescgd