Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use __FBSDID(). | obrien | 2003-06-11 | 1 | -2/+4 |
* | - Move p->p_sigmask to td->td_sigmask. Signal masks will be per thread with | jeff | 2003-03-31 | 1 | -4/+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 |
* | Remove the hto(be|le)[slq] and (be|le)toh[slq] macros defined in | robert | 2002-12-16 | 1 | -1/+1 |
* | Use m_length() instead of home-rolled versions. | phk | 2002-09-18 | 1 | -3/+1 |
* | Enable browsing of NetApp servers (use ascii mode). | bp | 2002-09-16 | 1 | -1/+4 |
* | Move the new byte order function prototypes from <sys/param.h> to | mike | 2002-04-26 | 1 | -0/+1 |
* | Spelling fixes. | bp | 2001-12-31 | 1 | -4/+4 |
* | - Replace M_WAIT with M_TRYWAIT since the M_WAIT flag is deprecated. | arr | 2001-12-09 | 1 | -1/+1 |
* | Pull netsmb requester from the pre-KSE world. This update mostly based | bp | 2001-12-02 | 1 | -2/+2 |
* | Use proper endian conversions. | bp | 2001-08-21 | 1 | -1/+1 |
* | Import kernel part of SMB/CIFS requester. | bp | 2001-04-10 | 1 | -0/+752 |