index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
net
/
if_slvar.h
Age
Commit message (
Expand
)
Author
2013-07-03
Switch times in the SLIP softc to time_t and reorder slightly
Philip Guenther
2013-06-25
Protect various driver descriptors by _KERNEL to stop exposing to much
Martin Pieuchot
2007-11-26
typos; ok jmc@
Martynas Venckus
2003-12-07
support ifconfig create; ok deraadt
Markus Friedl
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-06-15
change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange.
Jun-ichiro itojun Hagino
2001-06-12
one less setuid program (use an ioctl like pppstats)
Theo de Raadt
2001-06-09
By popular demand, protect from multiple inclusion, and fix to use the
Angelos D. Keromytis
2001-05-17
convert mbuf and cluster allocation to pool, mostly from NetBSD
Niels Provos
2001-03-13
allow configuring number of these in ukc
Michael Shalayeff
1997-02-24
OpenBSD tags + some prototyping police
Niklas Hallqvist
1996-09-30
kill a NetBSD ref
Theo de Raadt
1996-05-10
if_name/if_unit -> if_xname/if_softc
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt