Module Name:src
Committed By: matt
Date: Thu Feb 2 03:01:42 UTC 2012
Modified Files:
src/usr.sbin/quotactl: proplib-interpreter.c
Log Message:
Make this compile on vax (uninitialized use warning).
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/
Module Name:src
Committed By: dholland
Date: Wed Feb 1 05:07:08 UTC 2012
Modified Files:
src/usr.sbin/quotactl: quotaprop.h
Log Message:
Remove unwanted decl of the old quotactl syscall.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/quotactl/q
Module Name:src
Committed By: dholland
Date: Mon Jan 30 19:31:31 UTC 2012
Modified Files:
src/usr.sbin/quotactl: Makefile proplib-interpreter.c quotactl.c
Added Files:
src/usr.sbin/quotactl: quotaprop.c quotaprop.h
Log Message:
Needs its own copy of quotaprop.[ch]
Module Name:src
Committed By: dholland
Date: Mon Jan 30 19:28:11 UTC 2012
Modified Files:
src/usr.sbin/quotactl: Makefile proplib-interpreter.c quotactl.c
Added Files:
src/usr.sbin/quotactl: proplib-interpreter.h
Log Message:
Make it build in userlevel and hook it
Module Name:src
Committed By: dholland
Date: Mon Jan 30 19:23:49 UTC 2012
Added Files:
src/usr.sbin/quotactl: proplib-interpreter.c
Log Message:
Add a copy of the proplib interpreter here so this program will
continue to work after it's removed from the kernel. This copy i
Module Name:src
Committed By: bouyer
Date: Fri Mar 25 10:30:36 UTC 2011
Modified Files:
src/usr.sbin/quotactl: Makefile
Log Message:
quota2_prop.c moved to libquota
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/quotactl/Makefile
Please note th
Module Name:src
Committed By: njoly
Date: Mon Mar 7 17:44:37 UTC 2011
Modified Files:
src/usr.sbin/quotactl: quotactl.8
Log Message:
- Protect flags to avoid macro expansion by mandoc.
- Explicitely close display block.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: wiz
Date: Sun Mar 6 17:34:57 UTC 2011
Modified Files:
src/usr.sbin/quotactl: quotactl.8
Log Message:
Remove trailing whitespace; remove dot at end of SEE ALSO; new sentence, new
line;
split "file system"; more markup.
To generate a diff of