bmilekic
514c635ee6
o Untangle the confusion with the malloc flags {M_WAITOK, M_NOWAIT} and
...
the mbuf allocator flags {M_TRYWAIT, M_DONTWAIT}.
o Fix a bpf_compat issue where malloc() was defined to just call
bpf_alloc() and pass the 'canwait' flag(s) along. It's been changed
to call bpf_alloc() but pass the corresponding M_TRYWAIT or M_DONTWAIT
flag (and only one of those two).
Submitted by: Hiten Pandya <hiten@unixdaemons.com> (hiten->commit_count++)
2002-12-19 22:58:27 +00:00
..
2002-09-28 00:25:32 +00:00
2002-06-18 07:42:02 +00:00
2002-06-18 07:42:02 +00:00
2002-09-23 06:25:08 +00:00
2002-03-19 21:25:46 +00:00
2002-05-21 18:52:24 +00:00
2002-03-19 21:25:46 +00:00
2002-07-31 16:45:16 +00:00
2002-03-24 10:19:10 +00:00
2002-03-19 21:25:46 +00:00
2002-11-20 19:00:54 +00:00
2002-10-17 17:47:55 +00:00
2002-10-17 17:47:55 +00:00
2002-11-08 23:50:32 +00:00
2002-11-12 20:44:38 +00:00
2002-11-08 23:37:50 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-03-24 10:19:10 +00:00
2002-12-18 11:46:59 +00:00
2002-10-29 16:46:13 +00:00
2002-09-23 06:25:08 +00:00
2002-10-29 16:46:13 +00:00
2002-12-15 10:24:36 +00:00
2002-12-15 10:24:36 +00:00
2002-04-11 02:14:21 +00:00
2002-03-19 21:25:46 +00:00
2002-12-19 22:58:27 +00:00
2002-03-19 21:25:46 +00:00
2001-11-04 17:35:31 +00:00
2002-12-15 09:44:02 +00:00
2002-12-19 22:58:27 +00:00
2002-10-24 22:32:13 +00:00
2002-12-07 14:22:05 +00:00
2002-10-16 22:27:27 +00:00
2002-10-20 22:52:07 +00:00
2002-10-20 22:52:07 +00:00
2002-03-19 21:25:46 +00:00
2002-11-20 19:07:27 +00:00
2002-11-15 22:53:53 +00:00
2002-11-15 22:53:53 +00:00
2002-11-20 18:56:25 +00:00
2002-11-20 18:56:25 +00:00
2002-10-20 22:52:07 +00:00
2001-09-12 08:38:13 +00:00
2002-11-20 19:00:54 +00:00
2002-08-15 14:34:45 +00:00
2002-08-16 09:07:59 +00:00
2002-02-03 11:57:32 +00:00
2002-12-17 00:24:48 +00:00
2002-10-16 19:16:33 +00:00
2002-12-17 00:24:48 +00:00
2001-11-21 18:45:51 +00:00
2002-12-14 21:00:17 +00:00
2002-11-09 12:55:07 +00:00
2002-09-05 15:33:30 +00:00
2002-08-16 09:07:59 +00:00
2002-12-14 21:00:17 +00:00
2002-10-24 02:02:34 +00:00
2002-08-17 18:26:02 +00:00
2002-10-02 04:22:34 +00:00
2002-11-20 19:00:54 +00:00
2002-06-14 08:35:21 +00:00