freebsd-dev/sys/netinet/libalias
Ed Schouten 6472ac3d8a Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
The SYSCTL_NODE macro defines a list that stores all child-elements of
that node. If there's no SYSCTL_DECL macro anywhere else, there's no
reason why it shouldn't be static.
2011-11-07 15:43:11 +00:00
..
alias_cuseeme.c
alias_db.c Export AddLink() function from libalias. It can be used when custom 2011-06-22 20:00:27 +00:00
alias_dummy.c
alias_ftp.c Export AddLink() function from libalias. It can be used when custom 2011-06-22 20:00:27 +00:00
alias_irc.c
alias_local.h Export AddLink() function from libalias. It can be used when custom 2011-06-22 20:00:27 +00:00
alias_mod.c Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
alias_mod.h
alias_nbt.c
alias_pptp.c
alias_proxy.c
alias_sctp.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
alias_sctp.h Fix indentation. 2011-06-07 06:57:22 +00:00
alias_skinny.c
alias_smedia.c
alias_util.c
alias.c Don't spam the console with loaded modules during boot and/or during 2010-11-03 21:10:12 +00:00
alias.h Implement "global" mode for ipfw nat. It is similar to natd(8) 2011-06-14 13:35:24 +00:00
HISTORY
libalias.3 - General grammar and mdoc(7) fixes. [1] [2] 2011-07-04 23:00:26 +00:00