alfred
|
8f5153c3ea
|
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
|
2003-01-21 08:56:16 +00:00 |
|
alfred
|
79e4a71822
|
Remove __P.
|
2002-03-19 21:54:18 +00:00 |
|
phk
|
8363061cc7
|
Mechanical change to use <sys/queue.h> macro API instead of
fondling implementation details.
Created with: sed(1)
Reviewed by: md5(1)
|
2001-02-04 13:13:25 +00:00 |
|
phk
|
b517f2ac4d
|
Use <sys/queue.h> macro api rather than fondle its implementation detals.
Created with: /usr/bin/sed
Reviewed by: /sbin/md5
|
2001-02-03 11:46:35 +00:00 |
|
phk
|
05fcfd3993
|
Remove unneeded #include <sys/proc.h> lines.
|
2000-10-29 13:57:19 +00:00 |
|
darrenr
|
9cb7a34904
|
Add pfil(9) subroutines and manpage from NetBSD.
|
2000-05-10 13:37:51 +00:00 |
|