1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/net/ser/files
Maxim Sobolev 33cbf3a9c2 Add new WITH_SYSTEM_MALLOC knob, which results in system malloc being used
for memory allocation instead of SER's own one. Stress tests failed to
show any considerable difference in the performance, while system version
provides much better scalability and in future should also provide some
benefits on SMP systems.
2006-11-02 21:59:45 +00:00
..
patch-cfg.lex
patch-cfg.y
patch-config.h
patch-daemonize.c
patch-fifo_server.c
patch-globals.h
patch-main.c
patch-Makefile
patch-Makefile.defs
patch-Makefile.rules
patch-mem::mem.h
patch-modules::acc::acc_mod.c
patch-modules::acc::etc::radiusclient.conf
patch-modules::auth_radius::authrad_mod.c
patch-modules::auth::auth_mod.c
patch-modules::auth::auth_mod.h
patch-modules::auth::common.c
patch-modules::auth::doc::auth_user.sgml
patch-modules::check_ua::check_ua.c
patch-modules::check_ua::Makefile
patch-modules::check_ua::tailq.h
patch-modules::group_radius::grouprad_mod.c
patch-modules::mysql::my_con.c
patch-modules::nathelper::moh.c
patch-modules::nathelper::nathelper.c
patch-modules::nathelper::nathelper.h
patch-modules::nathelper::natping.c
patch-modules::postgres::db_val.c
patch-modules::registrar::doc::registrar_user.sgml
patch-modules::registrar::reg_mod.c
patch-modules::registrar::reg_mod.h
patch-modules::registrar::reply.c
patch-modules::tm::t_lookup.c
patch-modules::tm::t_msgbuilder.c
patch-modules::uri_radius::urirad_mod.c
patch-modules::usrloc::urecord.c
patch-msg_translator.c
patch-parser::msg_parser.h
patch-parser::parse_hostport.c
patch-server
patch-udp_server.c