NetBSD/sys/arch/hpcsh
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
..
compile
conf Add file system snapshots to kernel configs. 2005-01-31 16:54:32 +00:00
dev Use uint<N>_t instead of u_int<N>_t. 2005-01-18 04:09:09 +00:00
hpcsh Fix several typos in comments. 2004-11-14 15:45:02 +00:00
include MI part of kloader moved to dev/kloader.c from arch/hpc/hpc/ 2004-07-06 13:09:18 +00:00
stand
Makefile