lukem
|
99147a7648
|
remove #include <ufs/ufs/quota.h> where it was just to appease
<ufs/ufs/inode.h>, since the latter now includes the former. leave the former
in source that obviously uses specific bits of it (for completeness.)
|
2001-10-26 05:56:06 +00:00 |
mycroft
|
c960d1da4a
|
Adjust this to work on the Alpha.
|
1999-10-06 07:20:20 +00:00 |
mycroft
|
357cd6197f
|
Make this work on file systems larger than 2GB.
|
1999-10-05 03:14:28 +00:00 |
fvdl
|
e5bc90f40c
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
mrg
|
507e5c88b3
|
use warn not warnx to find out why the open failed (as old quot did).
|
1997-11-06 14:36:45 +00:00 |
lukem
|
de441420bd
|
deprecate register, use err/warn instead of perror, memmove instead of bcopy
|
1997-10-18 11:11:18 +00:00 |
lukem
|
d07d094491
|
WARNSify
|
1997-10-17 12:36:30 +00:00 |
mycroft
|
11f8dfe58d
|
Format police.
|
1996-12-12 00:43:28 +00:00 |
ws
|
021326698d
|
Fix PR 2462
While I am here do some reformatting, remove hardwired DEV_BSIZE values,
add old fs compatibility (stolen from libsa), and change to new RCSids.
|
1996-05-24 12:51:23 +00:00 |
mrg
|
30cdcc3b6b
|
pull in <unistd.h> to make lseek() work ...
|
1996-05-24 08:52:41 +00:00 |
jtc
|
21908ddbd5
|
merge in changes from 1.1 release branch
|
1995-11-28 19:43:04 +00:00 |
cgd
|
98683fd3c2
|
fix a macro's usage
|
1994-06-13 20:56:47 +00:00 |
cgd
|
942900f229
|
update for new fs includes
|
1994-06-13 20:50:48 +00:00 |
cgd
|
4417e58658
|
need <sys/time.h>
|
1994-04-25 18:17:04 +00:00 |
cgd
|
8034feb3a6
|
fs type names
|
1994-04-14 03:26:06 +00:00 |
cgd
|
5b9674ec23
|
general: cleanup. fix RCS Id's. ("$Id $" doesn't work.)
Makefile: no special bingrp.
quot.8: bugs section is empty; comment it out.
quot.c: add static RCS Id, KNF-ify, break long lines.
|
1994-02-11 00:23:34 +00:00 |
ws
|
66ffc9f874
|
First version of a quot utility
|
1994-02-10 17:58:38 +00:00 |