summaryrefslogtreecommitdiffstats
path: root/sys/fs/hpfs/hpfs_subr.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a number of style issues in the MALLOC / FREE commit. I've tried todes2008-10-231-1/+2
* Retire the MALLOC and FREE macros. They are an abomination unto style(9).des2008-10-231-11/+10
* Convert to nmount. Add backwards compat cmount method.phk2004-12-061-9/+15
* - Add a new 'flags' parameter to getblk().jeff2003-03-041-2/+2
* Back out M_* changes, per decision of the TRB.imp2003-02-191-3/+3
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-3/+3
* Add a flags parameter to VFS_VGET to pass through the desiredmckusick2002-03-171-2/+3
* Separate the struct bio related stuff out of <sys/buf.h> intophk2000-05-051-0/+1
* First version of HPFS stuff.semenu1999-12-091-0/+861
OpenPOWER on IntegriCloud