DragonFly BSD
DragonFly submit List (threaded) for 2004-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

style(9) patches to: ac(8), dev_mkdb(9), diskpart(9), inetd(9), slstat(9)


From: Chris Pressey <cpressey@xxxxxxxxxxxxxxx>
Date: Tue, 16 Mar 2004 13:50:05 -0800

Patch:		ac.c.diff
Type:		style(9)
Description:	1. Remove ``register'' keywords.
		2. Remove (void) when ignoring return values.
		3. No space after ``sizeof''.
Testing:	no functional changes; compiles, runs.


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
Description: Binary data



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