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 -don't pass down, to module's fingerprint function, unused data like 2009-04-08 11:56:49 +00:00
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 -don't pass down, to module's fingerprint function, unused data like 2009-04-08 11:56:49 +00:00
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 -don't pass down, to module's fingerprint function, unused data like 2009-04-08 11:56:49 +00:00
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 -don't pass down, to module's fingerprint function, unused data like 2009-04-08 11:56:49 +00:00
alias_nbt.c Plug two bugs introduced with modules conversion: 2009-04-11 15:19:09 +00:00
alias_pptp.c -don't pass down, to module's fingerprint function, unused data like 2009-04-08 11:56:49 +00:00
alias_proxy.c Move inet_aton() (specular to inet_ntoa(), already present in libkern) 2009-11-12 00:46:28 +00:00
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 -don't pass down, to module's fingerprint function, unused data like 2009-04-08 11:56:49 +00:00
alias_smedia.c -don't pass down, to module's fingerprint function, unused data like 2009-04-08 11:56:49 +00:00
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