index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
quot
Age
Commit message (
Expand
)
Author
2018-09-18
Use user_from_uid(3) instead of getpwuid(3) and keep the passwd
Todd C. Miller
2018-07-26
add pledge(2) to quot(8):
Ricardo Mestre
2017-09-07
unifdef some ancient COMPAT code that's not used. 500 byte blocks!
Ted Unangst
2017-09-05
Add HISTORY and AUTHORS, using hints from miod@ and my own research.
Ingo Schwarze
2017-08-31
assorted warning fixes; ok millert@
Otto Moerbeek
2017-07-06
fix RCS Id; found with mandoc -Tlint
Ingo Schwarze
2015-11-12
use symbolics for flags to open
Theo de Raadt
2015-08-20
stdlib.h is in scope; do not cast malloc/calloc/realloc*
Theo de Raadt
2015-06-20
sort +0n -> sort -n, the former is historical
Jeremie Courreges-Anglas
2015-01-20
Adjust <sys/param.h> comments regarding use of use of MAXFRAG, or
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2013-11-12
ensure there are prototypes
Theo de Raadt
2013-08-22
Correct format string mismatches turned up by -Wformat=2
Philip Guenther
2013-06-11
final removal of daddr64_t. daddr_t has been 64 bit for a long enough
Theo de Raadt
2013-04-23
handle large ino_t
Theo de Raadt
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2008-03-17
sync the synopsis and usage; "usage:" is lowercase
Igor Sobrado
2007-09-02
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
Theo de Raadt
2007-07-04
Add ffs2 support; from FreeBSD. OK deraadt@
Todd C. Miller
2007-06-25
daddr64_t changes to match other parts of tree; ok otto
Theo de Raadt
2007-05-31
convert to new .Dd format;
Jason McIntyre
2006-04-02
use SEEK_* for lseek()
Theo de Raadt
2003-08-25
rename struct dinode to ufs1_dinode. clears the namespace and makes
Ted Unangst
2003-06-26
strict proto cleanups
Theo de Raadt
2003-06-25
proto cleanup
Theo de Raadt
2002-05-30
minor KNF
Theo de Raadt
2002-02-13
When you give command examples and etc., in a manual page prefix them with:
Mike Pechkin
2000-11-21
Don't include mfs partitions in 'quot -a' since there is no device file
Todd C. Miller
2000-06-07
Strip trailing slashes from dir names and give a reasonable error if
Todd C. Miller
2000-06-06
Make quot work when passed a filesystem mount point like the documentation
Todd C. Miller
2000-03-19
Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other
Aaron Campbell
1999-09-23
Typo fixes.
Alex Feldman
1999-09-22
do not know how to fix, doc it at least
Theo de Raadt
1999-08-06
uid_t and gid_t, and use %u
Theo de Raadt
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-04-02
all .Nm macros should have an argument in SYNOPSIS; also misc cleanup
Aaron Campbell
1999-03-11
cleanup
Aaron Campbell
1998-07-08
When multiplying bumber of blocks by DEV_BSIZE, cast nblocks to off_t so we d...
Todd C. Miller
1998-06-08
clean
Theo de Raadt
1998-05-13
fix .Sh ENVIRONMENT
Theo de Raadt
1997-09-21
$OpenBSD$
Theo de Raadt
1996-06-10
random cleanup
Theo de Raadt
1996-04-25
permit quotas to work on mfs; problem reported by rdante@pnet.net
Theo de Raadt
1995-12-08
s/environmental/environment/
Theo de Raadt
1995-11-06
Complete change from ufs -> ffs; (From Tatoku Ogaito; PR #1679)
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt