freebsd-dev/sys
Bjoern A. Zeeb a1778929b7 MFC r197518:
lindev(4) [1] is supposed to be a collection of linux-specific pseudo
  devices that we also support, just not by default (thus only LINT or
  module builds by default).

  While currently there is only "/dev/full" [2], we are planning to see more
  in the future.  We may decide to change the module/dependency logic in the
  future should the list grow too long.

  This is not part of linux.ko as also non-linux binaries like kFreeBSD
  userland or ports can make use of this as well.

Suggested by:	rwatson [1] (name)
Submitted by:	ed [2]
Discussed with:	markm, ed, rwatson, kib (weeks ago)
Reviewed by:	rwatson, brueffer (prev. version)
PR:		kern/68961
2009-12-05 20:37:46 +00:00
..
amd64 MFC r197518: 2009-12-05 20:37:46 +00:00
arm MFC r198717: 2009-11-23 08:45:17 +00:00
boot MFC r197518: 2009-12-05 20:37:46 +00:00
bsm Import OpenBSM 1.1p1 from vendor branch to 8-CURRENT, populating 2009-07-17 14:02:20 +00:00
cam MFC r200008: 2009-12-05 08:44:55 +00:00
cddl MFC 198420 2009-11-21 15:02:35 +00:00
compat MFC r198945: 2009-11-12 13:09:36 +00:00
conf MFC r197518: 2009-12-05 20:37:46 +00:00
contrib MFC r199208, r199223: 2009-11-22 16:04:49 +00:00
crypto
ddb Merge the remainder of kern_vimage.c and vimage.h into vnet.c and 2009-08-01 19:26:27 +00:00
dev MFC r197518: 2009-12-05 20:37:46 +00:00
fs MFC r199007: 2009-11-22 16:09:27 +00:00
gdb
geom MFC r199017,199228 2009-11-21 14:53:08 +00:00
gnu Fix the build by using proper format. 2009-06-25 16:48:13 +00:00
i386 MFC r197518: 2009-12-05 20:37:46 +00:00
ia64 Revert unintentional change in revision 200103. 2009-12-04 18:35:02 +00:00
isa MFC 196520: 2009-08-27 16:34:04 +00:00
kern MFC r199529: 2009-12-04 11:23:37 +00:00
kgssapi When the KOBJMETHOD() macro was updated, it resulted in the 2009-06-14 17:33:46 +00:00
libkern MFC r199208, r199223: 2009-11-22 16:04:49 +00:00
mips MFC r197316 2009-10-31 18:54:26 +00:00
modules MFC r197518: 2009-12-05 20:37:46 +00:00
net MFC r197286, r197306: 2009-11-17 16:11:53 +00:00
net80211 MFC r198581: 2009-11-03 23:26:31 +00:00
netatalk Merge r196121 from head to stable/8: 2009-08-13 14:50:39 +00:00
netgraph Merge r196481 from head to stable/8: 2009-08-28 20:06:02 +00:00
netinet MFC r198050: 2009-12-05 19:44:16 +00:00
netinet6 MFC r198076: 2009-12-05 19:42:42 +00:00
netipsec MFC r199947, 199950: 2009-12-05 19:25:29 +00:00
netipx Use queue(9) instead of hand-crafted link lists for the global IPX 2009-06-24 20:57:50 +00:00
netnatm
netncp
netsmb
nfs Revert rev 192323 (nfs_common.c only): 2009-07-12 03:53:52 +00:00
nfsclient MFC 198174: 2009-10-23 19:52:29 +00:00
nfsserver MFC r199274, r199284: 2009-11-24 03:38:42 +00:00
nlm MFC: revision 197730 2009-10-07 14:14:05 +00:00
opencrypto MFC r199906: 2009-12-05 19:12:35 +00:00
pc98 MFC r197518: 2009-12-05 20:37:46 +00:00
pci MFC r197128,197325: add support for smbus controller found in AMD SB700 2009-11-01 11:34:13 +00:00
powerpc MFC r199226: 2009-11-28 20:02:45 +00:00
rpc MFC: r199053 2009-11-15 19:26:06 +00:00
security Merge r196122 from head to stable/8: 2009-08-13 15:01:50 +00:00
sparc64 MFC: r198502 2009-11-25 18:31:34 +00:00
sun4v MFC r197316 2009-10-31 18:54:26 +00:00
sys MFC r199883: 2009-12-05 18:54:21 +00:00
tools MFC: Allow KMOD with hypens and dots. 2009-11-02 09:47:15 +00:00
ufs MFC r197269: 2009-09-24 21:32:56 +00:00
vm MFC r198505: 2009-11-17 18:38:00 +00:00
xdr MFC r196149: 2009-08-12 20:30:27 +00:00
xen MFC 196403: Temporarily revert the new-bus locking for 8.0 release. 2009-08-20 20:23:28 +00:00
Makefile