NetBSD/sys/arch/sparc64
yamt b0a14e5934 - remove a static configuration, FILEASSOC_NHOOKS. do it dynamically instead.
- make fileassoc_t a pointer and remove FILEASSOC_INVAL.
- clean up kern_fileassoc.c.  unify duplicated code.
- unexport fileassoc_init using RUN_ONCE(9).
- plug memory leaks in fileassoc_file_delete and fileassoc_table_delete.
- always call callbacks, regardless of the value of the associated data.

ok'ed by elad.
2006-12-11 15:24:27 +00:00
..
compile
conf - remove a static configuration, FILEASSOC_NHOOKS. do it dynamically instead. 2006-12-11 15:24:27 +00:00
dev More cleanup of sparc64 clock stuff: 2006-11-09 15:08:04 +00:00
include __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
sparc64 s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
stand merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile