opnsense-src/sys/netinet/libalias
Gleb Smirnoff eb1b1807af Mechanically substitute flags from historic mbuf allocator with
malloc(9) flags within sys.

Exceptions:

- sys/contrib not touched
- sys/mbuf.h edited manually
2012-12-05 08:04:20 +00:00
..
alias.c Mechanically substitute flags from historic mbuf allocator with 2012-12-05 08:04:20 +00:00
alias.h Implement "global" mode for ipfw nat. It is similar to natd(8) 2011-06-14 13:35:24 +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 Avoid potential bad pointer dereference. 2012-10-17 20:23:07 +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 Remove unused inclusion of curses.h 2012-05-19 05:14:24 +00:00
alias_skinny.c Fix typo: s/pakcet/packet 2012-09-20 03:29:43 +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 Simpler version of the previous commit. 2007-12-06 09:31:13 +00:00
HISTORY
libalias.3 mdoc: avoid nested displays. Fixes mandoc warnings. 2012-06-13 18:57:27 +00:00