NetBSD/sys
reinoud ffc24fca06 Implement write support for the MMC framework. This consists of a setting
up of write parameters call and a call to perform a series of operations on
these devices.

Note that the MMC framework interface is still not exposed to userland
unless the expose_mmc flag is set. This is to prevent applications to build
on a possibly still moving target. This flag will eventually be removed.
2008-05-08 12:57:19 +00:00
..
altq Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
arch nuke clause 3 & 4 2008-05-08 02:16:27 +00:00
coda PR kern/38141 lookup/vfs_busy acquire rwlock recursively 2008-05-06 18:43:44 +00:00
compat Restore sched_native2linux() KASSERTs, i accidentally disabled in a 2008-05-07 15:18:35 +00:00
conf Fix previous. 2008-05-05 13:42:15 +00:00
contrib/dev/ath Use BUILDSYMLINKS from <bsd.files.mk> instead of custom copy rules 2008-01-17 01:13:01 +00:00
crypto use __KERNEL_RCSID() 2007-12-11 23:31:07 +00:00
ddb Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
dev Implement write support for the MMC framework. This consists of a setting 2008-05-08 12:57:19 +00:00
dist fix ACPI_DEBUG_PRINT debug level parameter 2008-05-03 19:58:17 +00:00
fs PR kern/38141 lookup/vfs_busy acquire rwlock recursively 2008-05-06 18:43:44 +00:00
gdbscripts Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
ipkdb Improve chances of having this file compiled. 2007-11-24 14:20:41 +00:00
kern - Make semctl SETVAL/SETALL commands validate the semaphore value to 2008-05-06 20:25:09 +00:00
lib Let twiddle() be disabled at runtime. 2008-04-30 16:18:09 +00:00
lkm The template file should be built in ${.OBJDIR} not in ${.CURDIR}, 2008-05-01 23:14:35 +00:00
miscfs PR kern/38141 lookup/vfs_busy acquire rwlock recursively 2008-05-06 18:43:44 +00:00
modules cd9660 module as an example of a file system. Not enabled until we sort 2008-05-03 15:58:47 +00:00
net Back out previous. It broke the build. 2008-05-05 13:41:29 +00:00
net80211 revert the broken DeMorgan-ification 2008-04-05 09:34:22 +00:00
netatalk Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
netbt PRU_CONTROL: acquire bt_lock manually. 2008-04-29 18:41:06 +00:00
netinet Make sure to clear csum_flags before forward the packet. 2008-05-08 08:00:55 +00:00
netinet6 Sync with ipv4 icmp_input(): make sure the mbuf is writable and 2008-05-07 11:28:37 +00:00
netipsec Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
netisdn Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
netiso Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
netkey Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
netnatm Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
netsmb Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
nfs PR kern/38141 lookup/vfs_busy acquire rwlock recursively 2008-05-06 18:43:44 +00:00
opencrypto Back out previous. It broke the build. 2008-05-05 13:41:29 +00:00
rump PR kern/38141 lookup/vfs_busy acquire rwlock recursively 2008-05-06 18:43:44 +00:00
secmodel Remove include of sys/pset.h in sys/lwp.h header. 2008-03-09 15:39:14 +00:00
stand
sys Implement write support for the MMC framework. This consists of a setting 2008-05-08 12:57:19 +00:00
ufs mfs doesn't need fsync. 2008-05-07 21:30:42 +00:00
uvm - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
Makefile Build and install modules into /kernel/modules. Each module gets a 2008-05-02 23:12:00 +00:00