Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: dholland
Date: Mon Jan 9 15:19:45 UTC 2012
Modified Files:
src/distrib/sets/lists/comp: mi
src/include: Makefile
Added Files:
src/include: quota.h
Log Message:
Add <quota.h> with the new libquota API.
This is the user/application API and does not include the kernel
interface. Definitions shared with the kernel are found in
<sys/quota.h>.
Since I've been working on a local branch I have taken the liberty of
moving the latest-so-far version of <quota.h> to the front of the
patch queue. This loses (a small amount of) history but has the
advantage of avoiding unnecessary version bumps of libquota.so.
To generate a diff of this commit:
cvs rdiff -u -r1.1724 -r1.1725 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.136 -r1.137 src/include/Makefile
cvs rdiff -u -r0 -r1.1 src/include/quota.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index