Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sbin/cgdconfig



Module Name:    src
Committed By:   christos
Date:           Mon Jun 27 03:07:45 UTC 2005

Modified Files:
        src/sbin/cgdconfig: cgdconfig.c cgdparse.y params.c utils.c
Added Files:
        src/sbin/cgdconfig: extern.h

Log Message:
- constify.
- don't dup extern declarations on each file because they end up being
  inconsistent (yyerror).


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sbin/cgdconfig/cgdconfig.c
cvs rdiff -r1.1 -r1.2 src/sbin/cgdconfig/cgdparse.y
cvs rdiff -r0 -r1.1 src/sbin/cgdconfig/extern.h
cvs rdiff -r1.13 -r1.14 src/sbin/cgdconfig/params.c
cvs rdiff -r1.8 -r1.9 src/sbin/cgdconfig/utils.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index