- Don't log ktr events from the alq daemon.
- Get rid of the ill conceived aq_td field. Suggested by: rwatson
ALQ (Asynch. Logging Queues). ALQ supports many seperate queues with different record and buffer sizes. It opens and logs to any vnode so it can be used with character devices as well as regular files. Reviewed in part by: phk, jake, markm