style(9) patches to: ac(8), dev_mkdb(9), diskpart(9), inetd(9), slstat(9)
Chris Pressey
cpressey at catseye.mine.nu
Tue Mar 16 13:45:10 PST 2004
Patch: dev_mkdb.c.diff
Type: style(9)
Description: 1. Remove ``register'' keywords.
2. Remove (void) when ignoring return values.
Testing: no functional changes; compiles, runs.
Patch: diskpart.c.diff
Type: style(9)
Description: 1. Remove ``register'' keywords.
2. Convert K&R declarations to ANSI C style.
3. Remove (void) when ignoring return values.
Testing: no functional changes; compiles, runs.
Patch: inetd.c.diff
Type: style(9)
Description: 1. Remove ``register'' keywords.
2. Remove (void) when ignoring return values.
Testing: no functional changes; compiles, runs.
Patch: slstat.c.diff
Type: style(9)
Description: 1. Remove ``register'' keywords.
2. Convert K&R declarations to ANSI C style.
3. Remove (void) when ignoring return values.
Testing: no functional changes; compiles, runs.
-Chris
Attachment:
ac__dev_mkdb__diskpart__inetd__slstat.diff.gz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bin00016.bin
Type: application/octet-stream
Size: 4883 bytes
Desc: "Description: Binary data"
URL: <http://lists.dragonflybsd.org/pipermail/submit/attachments/20040316/e27e101f/attachment-0018.bin>
More information about the Submit
mailing list