summaryrefslogtreecommitdiff
path: root/sys/rump/net/lib/libnetinet/shlib_version
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2014-03-04 21:07:38 +0000
committermrg <mrg@NetBSD.org>2014-03-04 21:07:38 +0000
commitbb269a48a309936c70c6ae3cda17034d0ecbef46 (patch)
tree248cbbc03c59f0cf993c0f89bc77aaeb329b5389 /sys/rump/net/lib/libnetinet/shlib_version
parente7dd1fc70ab7d2f51a96210450c698774b621ce2 (diff)
partial mknative-gcc for gcc 4.8 and ppc64.
Diffstat (limited to 'sys/rump/net/lib/libnetinet/shlib_version')
0 files changed, 0 insertions, 0 deletions
'>merge kqueue branch into -currentjdolecek 2002-10-02Use CFATTACH_DECL().thorpej 2002-09-27Declare all cfattach structures const.thorpej 2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna 2002-01-28add __KERNEL_RCSID as suggested by Luke Mewburnaymeric 2002-01-26- ANSIfyaymeric 2000-05-18Initialize hardware for mouse mode at open time.is 2000-05-18Restructure the ms(4) autoconfiguration code to attach as a single devicekleink 2000-03-23New callout mechanism with two major improvements over the oldthorpej 1998-01-12Adjust for changes to config.thorpej 1996-12-23Get rid of __BROKEN_INDIRECT_CONFIG.veego 1996-10-13backout previous kprintf changechristos 1996-10-11Changes for poll(2).mhitch 1996-10-10printf -> kprintf, sprintf -> ksprintfchristos