Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | /* -> /*- for copyright notices, minor format tweaks as necessary | imp | 2005-01-06 | 1 | -1/+1 |
* | Allow MAC policies to block/revoke kern_alq write access to a file. | rwatson | 2003-10-25 | 1 | -2/+10 |
* | Add fdidx argument to vn_open() and vn_open_cred() and pass -1 throughout. | phk | 2003-07-27 | 1 | -1/+1 |
* | Add an explicit credential argument to alq_open() to allow the caller to | rwatson | 2003-06-22 | 1 | -3/+4 |
* | Use __FBSDID(). | obrien | 2003-06-11 | 1 | -3/+3 |
* | - Reset the free ent to NULL if we have consumed the last free entry. This | jeff | 2003-05-25 | 1 | -0/+2 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -3/+3 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -3/+3 |
* | - Export the alq daemon thread pointer. | jeff | 2002-09-26 | 1 | -4/+7 |
* | - Hold the credential of the caller and use it in all subsequent vn ops. | jeff | 2002-09-23 | 1 | -6/+7 |
* | - Add an asynchronous fixed length record logging mechanism called | jeff | 2002-09-22 | 1 | -0/+499 |