index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
net
/
if_tun.c
Age
Commit message (
Expand
)
Author
1995-06-13
Update to match data structure changes.
mycroft
1995-06-12
Various cleanup, including:
mycroft
1995-03-08
fixed sized types, where appropriate. when casting pointers to
cgd
1994-10-30
be more careful with types, also pull in headers where necessary.
cgd
1994-06-29
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
cgd
1994-05-26
MIN -> min
deraadt
1994-05-15
repair protos and functions
deraadt
1994-05-03
fixes from <brad@fcr.com> who claims it now works correctly
deraadt
1994-02-28
Fixed a bug with TUN_OPEN flag handling during tunclose(), as noted by
andrew
1993-12-24
must pull in machine-cpu.h
deraadt
1993-12-13
tunnel driver cleanup done by Brad Parker <brad@fcr.com> and myself
deraadt
1993-11-14
use one stop shopping selwakeup/selrecord
deraadt
1993-11-14
cleaned up version of the tunnel driver
deraadt
1993-08-09
suser() was being called in the old 4.3 way
deraadt
1993-08-07
merge in changes from netbsd-0-9-ALPHA2
cgd
1993-05-22
add include of select.h if necessary for protos, or delete if extraneous
cgd
1993-05-18
make kernel select interface be one-stop shopping & clean it all up.
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd