freebsd-dev/lib/librpcsec_gss
Ed Schouten ae824d80f2 Fix warnings found by -Wmising-variable-declarations.
This self-written compiler warning, which is hopefully going to be
committed into LLVM sources soon, warns about potentially missing
`static' keywords, similar to -Wmissing-prototypes.

- bin/pax: Move external declaration of chdname and s_mask into extern.h.
- bin/setfacl: Move setfacl.c-specific stuff out of setfacl.h.
- sbin/mount_fusefs: Remove char *progname; use getprogname().
- others: add `static' where possible.
2012-10-19 05:43:38 +00:00
..
Makefile Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00
rpc_gss_get_error.3 mdoc: add missing -width argument to Bl -tag. 2012-06-06 08:07:47 +00:00
rpc_gss_get_mech_info.3 mdoc: add missing -width argument to Bl -tag. 2012-06-06 08:07:47 +00:00
rpc_gss_get_mechanisms.3 mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
rpc_gss_get_principal_name.3 mdoc: add missing -width argument to Bl -tag. 2012-06-06 08:07:47 +00:00
rpc_gss_get_versions.3 mdoc: add missing -width argument to Bl -tag. 2012-06-06 08:07:47 +00:00
rpc_gss_getcred.3 mdoc: add missing -width argument to Bl -tag. 2012-06-06 08:07:47 +00:00
rpc_gss_is_installed.3 mdoc: add missing -width argument to Bl -tag. 2012-06-06 08:07:47 +00:00
rpc_gss_max_data_length.3 mdoc: add missing -width argument to Bl -tag. 2012-06-06 08:07:47 +00:00
rpc_gss_mech_to_oid.3 mdoc: add missing -width argument to Bl -tag. 2012-06-06 08:07:47 +00:00
rpc_gss_oid_to_mech.3 mdoc: add missing -width argument to Bl -tag. 2012-06-06 08:07:47 +00:00
rpc_gss_qop_to_num.3 mdoc: add missing -width argument to Bl -tag. 2012-06-06 08:07:47 +00:00
rpc_gss_seccreate.3 mdoc: add missing -width argument to Bl -tag. 2012-06-06 08:07:47 +00:00
rpc_gss_set_callback.3 mdoc: add missing -width argument to Bl -tag. 2012-06-06 08:07:47 +00:00
rpc_gss_set_defaults.3 mdoc: add missing -width argument to Bl -tag. 2012-06-06 08:07:47 +00:00
rpc_gss_set_svc_name.3 mdoc: add missing -width argument to Bl -tag. 2012-06-06 08:07:47 +00:00
rpc_gss_svc_max_data_length.3 mdoc: add missing -width argument to Bl -tag. 2012-06-06 08:07:47 +00:00
rpcsec_gss_conf.c (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. 2009-12-28 22:56:30 +00:00
rpcsec_gss_int.h
rpcsec_gss_misc.c
rpcsec_gss_prot.c
rpcsec_gss.3 Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
rpcsec_gss.c
svc_rpcsec_gss.c Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
Symbol.map