NetBSD/sys
jdc 4e17786137 Handle direct configuration if ia->ia_name is set, using iic_compat_match().
If ia->ia_name is set, display the name on attach.
Display the size (if known) on attach.
Move the iic_acquire_bus() and iic_release_bus() calls inside the read and
write loops, to avoid holding the bus for the full duration of the read or
write.
2013-02-08 15:14:11 +00:00
..
altq
arch Contribution from Petri Laakso: 2013-02-07 21:56:36 +00:00
coda
compat exitting -> exiting. 2013-01-27 14:47:37 +00:00
conf Add an MI major number for seeprom (char 206). 2013-02-08 15:00:26 +00:00
crypto
ddb remove the new command not the old one. 2013-01-06 04:17:27 +00:00
dev Handle direct configuration if ia->ia_name is set, using iic_compat_match(). 2013-02-08 15:14:11 +00:00
dist/pf
external Fix off-by-one read error. 2013-01-15 03:39:16 +00:00
fs A little more debugging. 2013-01-28 00:17:18 +00:00
gdbscripts
ipkdb
kern Fix release of vmem_btag_lock (don't release twice in error path) 2013-02-08 09:30:01 +00:00
lib Modify earm rule to match any machine_arch starting with earm. 2013-02-06 07:18:15 +00:00
miscfs Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
modules We need more defines for this to actually work! 2013-01-22 01:50:25 +00:00
net Remove remnants of AF_IMPLINK. 2013-02-05 17:30:01 +00:00
net80211 don't print the interface name 2ice. 2013-02-04 15:44:45 +00:00
netatalk
netbt
netinet Remove remnants of AF_IMPLINK. 2013-02-05 17:30:01 +00:00
netinet6 Set the socket family for the network mask. 2013-01-28 17:57:34 +00:00
netipsec rename pcb_sp to policy to avoid: 2012-12-07 15:29:38 +00:00
netisdn
netiso
netkey
netmpls
netnatm
netsmb Improve smbfs timestamp handling. 2012-11-30 23:24:21 +00:00
nfs Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
opencrypto fix compilation 2013-02-02 21:38:24 +00:00
rump bump for TOOLS_BUILDRUMP 2013-01-31 19:16:11 +00:00
secmodel Re-instate backwards compatible security.models.bsd44.{curtain,securelevel}. 2013-01-28 00:51:29 +00:00
stand
sys Remove spurious \ from last line of __link_set_decl macro. 2013-02-07 18:53:34 +00:00
ufs Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
uvm Remove __BEGIN_DECLS/__END_DECLS 2013-02-02 14:06:58 +00:00
Makefile