NetBSD/sys/arch/arc
hannken d5fbb6936f Add file system snapshots to kernel configs.
- Ffs internal snapshots get compiled in unconditionally.

- File system snapshot device fss(4) added to all kernel configs that
  have a disk.  Device is commented out on all non-GENERIC kernels.

Reviewed by: Jason Thorpe <thorpej@netbsd.org>
2005-01-31 16:54:32 +00:00
..
arc Use TAILQ_* macro. 2005-01-22 11:08:18 +00:00
compile
conf Add file system snapshots to kernel configs. 2005-01-31 16:54:32 +00:00
dev - remove __P() 2005-01-22 07:35:33 +00:00
dti Make all intr_mask value types uint32_t rather than int, u_int, 2005-01-22 08:43:02 +00:00
include Make all intr_mask value types uint32_t rather than int, u_int, 2005-01-22 08:43:02 +00:00
isa Make all intr_mask value types uint32_t rather than int, u_int, 2005-01-22 08:43:02 +00:00
jazz Use TAILQ_* macro. 2005-01-22 11:08:18 +00:00
pci Make all intr_mask value types uint32_t rather than int, u_int, 2005-01-22 08:43:02 +00:00
stand Add missing NetBSD ID tags 2004-06-30 03:26:26 +00:00
Makefile
TODO