Package: netkit-rwall / 0.17-11

Metadata

Package Version Patches format
netkit-rwall 0.17-11 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
define salen.patch | (download)

rpc.rwalld/rwalld.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 define initial value for salen
fix typo.patch | (download)

rwall/rwall.1 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix typo in manpage
use cmake as buildsystem.patch | (download)

CMakeLists.txt | 9 9 + 0 - 0 !
rpc.rwalld/CMakeLists.txt | 43 43 + 0 - 0 !
rwall/CMakeLists.txt | 36 36 + 0 - 0 !
3 files changed, 88 insertions(+)

 use cmake as build system
use cmake as buildsystem tirpc.patch | (download)

CMakeLists.txt | 3 3 + 0 - 0 !
rpc.rwalld/CMakeLists.txt | 2 2 + 0 - 0 !
rwall/CMakeLists.txt | 2 2 + 0 - 0 !
3 files changed, 7 insertions(+)

 use ti rpc instead of gnu libc rpc 
1040 null terminate mbuf.patch | (download)

rwall/rwall.c | 8 7 + 1 - 0 !
1 file changed, 7 insertions(+), 1 deletion(-)

null terminate mbuf so garbage not added to end of received message.