Poul-Henning Kamp
e515ee7832
Make rule zero really magical, that way we don't have to do anything
...
when we mount and get zero cost if no rules are used in a mountpoint.
Add code to deref rules on unmount.
Switch from SLIST to TAILQ.
Drop SYSINIT, use SX_SYSINIT and static initializer of TAILQ instead.
Drop goto, a break will do.
Reduce double pointers to single pointers.
Combine reaping and destroying rulesets.
Avoid memory leaks in a some error cases.
2005-09-24 07:03:09 +00:00
..
2005-09-19 23:33:00 +00:00
2005-09-22 15:46:21 +00:00
2005-09-10 03:01:25 +00:00
2005-09-22 15:14:13 +00:00
2005-09-16 01:26:17 +00:00
2005-08-08 19:55:32 +00:00
2005-09-19 16:51:43 +00:00
2005-09-21 19:27:08 +00:00
2005-09-16 12:49:06 +00:00
2005-08-18 00:30:22 +00:00
2005-09-10 03:01:25 +00:00
2005-09-23 21:59:11 +00:00
2005-09-24 07:03:09 +00:00
2005-09-18 23:54:40 +00:00
2005-09-19 16:51:43 +00:00
2005-08-09 10:20:02 +00:00
2005-09-19 16:51:43 +00:00
2005-09-19 16:51:43 +00:00
2005-08-01 07:03:10 +00:00
2005-08-14 04:19:36 +00:00
2005-09-23 12:41:06 +00:00
2005-08-24 12:38:26 +00:00
2005-09-20 11:16:05 +00:00
2005-09-22 01:46:11 +00:00
2005-08-30 14:27:47 +00:00
2005-09-11 16:04:56 +00:00
2005-08-09 10:20:02 +00:00
2005-09-22 19:15:33 +00:00
2005-09-19 22:54:55 +00:00
2005-09-19 22:54:55 +00:00
2005-09-07 10:06:14 +00:00
2005-08-22 07:05:14 +00:00
2005-09-07 10:06:14 +00:00
2005-07-29 13:22:37 +00:00
2005-08-08 19:55:32 +00:00
2005-09-19 16:51:43 +00:00
2005-08-18 11:58:03 +00:00
2005-09-18 03:15:36 +00:00
2005-09-20 09:52:53 +00:00
2005-09-18 03:15:36 +00:00
2005-09-19 16:51:43 +00:00
2005-09-19 18:52:51 +00:00
2005-09-18 03:15:36 +00:00
2005-09-19 19:56:48 +00:00
2005-09-23 20:49:57 +00:00
2005-09-21 15:01:09 +00:00