Warner Losh
|
a163d034fa
|
Back out M_* changes, per decision of the TRB.
Approved by: trb
|
2003-02-19 05:47:46 +00:00 |
|
Alfred Perlstein
|
44956c9863
|
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 Perlstein
|
929ddbbb89
|
Remove __P.
|
2002-03-19 21:54:18 +00:00 |
|
Poul-Henning Kamp
|
fc2ffbe604
|
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 |
|
Poul-Henning Kamp
|
22f2982675
|
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 |
|
Poul-Henning Kamp
|
53ce36d17a
|
Remove unneeded #include <sys/proc.h> lines.
|
2000-10-29 13:57:19 +00:00 |
|
Darren Reed
|
e9c7bebf95
|
Add pfil(9) subroutines and manpage from NetBSD.
|
2000-05-10 13:37:51 +00:00 |
|