summaryrefslogtreecommitdiffstats
path: root/tcpip/rip98d.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove useless casts from bind() pointer argument.Ralf Baechle2017-08-031-1/+1
* treewide: Remove useless casts from memset pointer argument.Ralf Baechle2017-08-031-1/+1
* treewide: Remove useless casts from memcpy pointer arguments.Ralf Baechle2017-08-031-1/+2
* rip98d: Perform a crapectomy on hex2intrev().Ralf Baechle2017-08-031-46/+4
* rip98d: Replace naive mask2bits and bits2mask implementations.Ralf Baechle2017-08-031-50/+7
* rip98d: Change bits2mask's return value from unsigned long to unsigned int.Ralf Baechle2017-08-011-1/+1
* rip98d: Change mask2bits's argument from unsigned long to unsigned int.Ralf Baechle2017-08-011-1/+1
* treewide: Kill assignments in if conditions.Ralf Baechle2017-07-311-6/+12
* rip98d: Fix warning.Ralf Baechle2017-01-261-1/+2
* Add a git suffix to the version number used by all programs.Ralf Baechle2017-01-241-1/+2
* Reformat consistently. Strictly whitespace changes only.Ralf Baechle2013-06-171-23/+23
* Remove useless initializations to 0 or NULL.Ralf Baechle2013-06-171-2/+2
* Nuke trailing whitespace.Ralf Baechle2013-06-171-15/+15
* renamed variable "restrict" to "route_restrict"Thomas Osterried2012-10-011-5/+5
* added remaining sys/time.h includes for ppcCraig Small2002-06-191-0/+1
* fixed sockaddr problem and moved b* to mem* functionsCraig Small2001-05-031-4/+8
* Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1Ralf Baechle1999-04-211-0/+360