index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
quota
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use MIN() macro from sys/param.h.
araujo
2016-04-27
1
-2
/
+2
*
- Add IPv6 support in quota(1). While rpc.rquotad has supported PF_INET6
hrs
2015-07-07
1
-31
/
+17
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+22
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
1
-2
/
+1
|
|
\
|
|
/
|
/
|
|
*
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+23
*
|
Convert to usr.bin/ to LIBADD
bapt
2014-11-25
1
-2
/
+1
|
/
*
Add missing static keywords to quota(1)
ed
2011-11-06
1
-8
/
+7
*
Fix quota(1) output.
pluknet
2011-06-30
1
-5
/
+11
*
Remove the advertising clause from UCB copyrighted files in usr.bin. This
joel
2010-12-11
2
-8
/
+0
*
Debugging nits found while testing the new 64-bit quota code.
mckusick
2010-03-16
1
-0
/
+1
*
Fix warnings + minor style issues
des
2010-03-04
1
-33
/
+30
*
Update to work with quotafile functions in -libutil.
mckusick
2009-10-21
1
-149
/
+82
*
In preparation for raising NGROUPS and NGROUPS_MAX, change base
brooks
2009-06-19
1
-2
/
+8
*
Make quota(1) to compile with WARNS=6:
delphij
2008-08-04
1
-5
/
+2
*
ctime() expects a time_t, but qup->dqblk.dqb_btime is an int32_t, so for
cognet
2008-08-03
1
-6
/
+9
*
Make the human readable numbers printed with the -h option a bit
mpp
2008-02-18
1
-4
/
+6
*
Use [u]intmax_t to printf unknown integer types.
dwmalone
2007-05-07
1
-36
/
+31
*
Insert explicit space between the output fields to prevent them
yar
2007-04-23
1
-3
/
+3
*
Fix some spelling / markup / grammar.
mpp
2007-02-11
1
-5
/
+5
*
Add two new options to quota:
mpp
2007-02-11
2
-24
/
+94
*
If a user is over both the soft block limit and soft i-node
mpp
2007-02-04
1
-13
/
+29
*
If two files systems, /a and /b are marked as having quotas enabled
mpp
2007-02-04
1
-7
/
+21
*
Make quota exit with a non-zero status if one more more file
mpp
2007-02-01
1
-30
/
+37
*
- Document the default disk block usage unit.
ru
2006-10-21
3
-21
/
+48
*
Remove an unused #define. md5's with and without this commit match.
ceri
2005-03-13
1
-1
/
+0
*
Sort sections.
ru
2005-01-18
1
-5
/
+5
*
Assign the result of getopt() to an int rather than to a char.
stefanf
2004-08-07
1
-2
/
+1
*
Remove redundant declarations.
das
2003-08-05
1
-2
/
+0
*
Don't overflow the block quota calculations for NFS mounts.
das
2003-08-05
1
-3
/
+3
*
Now that the kernel access control for quotactl(2) appears to work
rwatson
2003-06-15
1
-32
/
+0
*
Now that the kernel access control for quotactl(2) appears to work
rwatson
2003-06-15
2
-18
/
+0
*
Uniformly refer to a file system as "file system".
ru
2002-12-12
1
-11
/
+11
*
Add a new flag (-l) that suppresses quota checks on NFS filesystems.
iedowse
2002-08-09
2
-7
/
+26
*
Fix a few compiler warnings, sort options and make the usage()
iedowse
2002-08-09
2
-27
/
+29
*
Call getmntinfo with MNT_NOWAIT to avoid hanging if any NFS servers
iedowse
2002-06-03
1
-1
/
+8
*
Fix some low-hanging fruit in the warnings department; ANSIfy functions,
markm
2002-04-28
1
-88
/
+59
*
Use `The .Nm utility'
charnier
2002-04-20
1
-6
/
+7
*
remove __P
imp
2002-03-22
1
-2
/
+2
*
Set BINOWN=root explicitly for setuid root binaries.
ru
2001-09-13
1
-0
/
+2
*
Remove whitespace at EOL.
dd
2001-07-15
1
-1
/
+1
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
Changed 'blocks' to 'usage' because we may not be getting quotas from
pirzyk
2001-05-23
1
-1
/
+1
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-3
/
+3
*
Remove incorrect use of .Nm. Wrap long lines, Unwrap short lines
charnier
2000-03-26
2
-13
/
+12
*
$Id$ -> $FreeBSD$
peter
1999-08-28
2
-2
/
+2
[next]