summaryrefslogtreecommitdiffstats
path: root/sys/ufs/ufs/quota.h
Commit message (Expand)AuthorAgeFilesLines
* KSE Milestone 2julian2001-09-121-4/+4
* Use a fixed type for times in on-disk structures for ufs rather thanpeter2001-07-161-2/+2
* Back out the previous change to the queue(3) interface.jake2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-2/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Moved kernel declarations inside the KERNEL ifdef, and removedbde1999-03-051-7/+7
* Changed the type of quotactl()'s 4th arg from `char *' to `void *'bde1999-03-051-2/+2
* Removed semicolon from the end of a #define.bde1997-07-131-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This now uses queue macros. Include <sys/queue.h> if !KERNEL to preservebde1997-02-181-0/+4
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-24/+24
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Removed bogus _BEGIN_DECLS/_END_DECLS.bde1996-05-011-14/+12
* Add a prototype for the quotactl system call.mpp1996-02-271-1/+7
* Staticize.phk1995-12-221-13/+1
* Made idempotentpaul1994-08-211-3/+3
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+207
OpenPOWER on IntegriCloud