HomeFreeBSD

Suggested by: :) bde of course
rS10596Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Suggested by: :) bde of course
added prototypes for every function and
put (void *) as the args to the vop array definitions.

can now compile with:
CWARNFLAGS?= -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit \

-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes \
-Winline -Wstrict-prototypes

and only get errors for files external to this module:
namely
./vnode_if.h
../../sys/vnode.h
../../sys/buf.h
../../miscfs/specfs/specdev.h

Details

Provenance
julianAuthored on
Parents
rS10595: Recode mask logic to use inet_ntoa() so host routes are valid.
Branches
Unknown
Tags
Unknown

Event Timeline