Go to file
dholland 2246330b84 Tidy up the VFS_QUOTACTL interface. Renumber the command codes in a
logical order (as opposed to the previous order, which accumulated
arbitrarily), remove the separate codes for argument encoding as
there's now a 1-1 mapping between ops and argument substructures,
and assert in VFS_QUOTACTL() itself that the op in the args structure
matches the op passed directly.

This change requires a kernel version bump.
2012-01-29 07:13:42 +00:00
bin Minor English improvements for -w, partly from Snader_LB. 2012-01-27 05:59:17 +00:00
common also handle the separator after the F field. 2012-01-23 03:22:41 +00:00
compat build compat versions of libgomp for everything except mips N64 (for now.) 2011-09-23 06:44:36 +00:00
crypto Add configuration glue 2012-01-28 16:05:20 +00:00
dist PR/45881: Chavdar Ivanov: nvi copy command copies empty lines. 2012-01-27 16:41:22 +00:00
distrib Update list of supported NAS products. 2012-01-28 21:48:32 +00:00
doc Mention direct map for amd64, UVM/kmem/vmem improvements and ltsleep() removal. 2012-01-28 19:49:33 +00:00
etc Use the correct userid 2012-01-28 05:32:49 +00:00
external Merge Sqlite 3.7.10. 2012-01-28 23:55:36 +00:00
extsrc
games PR/45842: Henning Petersen: compare fgets with NULL not 0 2012-01-16 17:38:16 +00:00
gnu Add libquota, as requested by wiz 2012-01-25 22:22:20 +00:00
include Per the FS-independent schema, get one quotaval at a time from the 2012-01-29 06:40:57 +00:00
lib Improve FUSE trace facility 2012-01-29 06:22:01 +00:00
libexec Use __dead 2012-01-10 23:39:11 +00:00
regress - count the number of bits correctly 2011-11-02 16:49:12 +00:00
rescue
sbin use FS_UFS[12]_MAGIC_SWAPPED instead of bswap32(FS_UFS[12]_MAGIC). 2012-01-29 00:58:13 +00:00
share rename to OBJCOPYLIBFLAGS 2012-01-28 23:13:24 +00:00
sys Tidy up the VFS_QUOTACTL interface. Renumber the command codes in a 2012-01-29 07:13:42 +00:00
tests tsleep(9) no more. 2012-01-28 12:23:56 +00:00
tools remove dup target. 2012-01-21 22:31:15 +00:00
usr.bin extending vmem(9) to be able to allocated resources for it's own needs. 2012-01-27 19:48:38 +00:00
usr.sbin Change dqblk_to_quotaval() from quota1_subr.c to dqblk_to_quotavals(), 2012-01-29 06:23:20 +00:00
x11 Set WARNS?=2. 2011-11-27 00:53:52 +00:00
build.sh Add "live-image" and "install-image" target support to build.sh. 2012-01-22 03:53:29 +00:00
BUILDING Add "live-image" and "install-image" target support to build.sh. 2012-01-22 03:53:29 +00:00
Makefile s/is the not root/is not the root/ in a comment - from Snader_LB 2012-01-24 17:37:34 +00:00
Makefile.inc
UPDATING mention pam unbump. 2011-12-27 16:54:51 +00:00