NetBSD/sys/conf
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
..
copyright Welcome to 2006. 2006-01-01 00:00:01 +00:00
files - remove a static configuration, FILEASSOC_NHOOKS. do it dynamically instead. 2006-12-11 15:24:27 +00:00
majors grab device number for puffs 2006-10-22 22:44:32 +00:00
Makefile.kern.inc there is no stack-protector for gcc3 2006-12-10 23:09:31 +00:00
newvers_stand.sh replace a head | tail | sed sequence with a single link awk invocation, 2000-08-23 07:15:20 +00:00
newvers.sh Enable the .note.netbsd section for macppc 2006-12-05 20:41:46 +00:00
osrelease.sh Back out revision 1.109 - it's NOT silly to parse the comment when 2006-08-08 07:05:40 +00:00
param.c defparam NMBCLUSTERS. 2005-12-21 10:57:22 +00:00
std First take at security model abstraction. 2006-09-08 20:58:56 +00:00