Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a number of style issues in the MALLOC / FREE commit. I've tried to | Dag-Erling Smørgrav | 2008-10-23 | 1 | -1/+2 |
* | Retire the MALLOC and FREE macros. They are an abomination unto style(9). | Dag-Erling Smørgrav | 2008-10-23 | 1 | -11/+10 |
* | Convert to nmount. Add backwards compat cmount method. | Poul-Henning Kamp | 2004-12-06 | 1 | -9/+15 |
* | - Add a new 'flags' parameter to getblk(). | Jeff Roberson | 2003-03-04 | 1 | -2/+2 |
* | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 1 | -3/+3 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | Alfred Perlstein | 2003-01-21 | 1 | -3/+3 |
* | Add a flags parameter to VFS_VGET to pass through the desired | Kirk McKusick | 2002-03-17 | 1 | -2/+3 |
* | Separate the struct bio related stuff out of <sys/buf.h> into | Poul-Henning Kamp | 2000-05-05 | 1 | -0/+1 |
* | First version of HPFS stuff. | Semen Ustimenko | 1999-12-09 | 1 | -0/+861 |