summaryrefslogtreecommitdiffstats
path: root/rose
Commit message (Expand)AuthorAgeFilesLines
* Man pages: Update with date from last non-trivial change.Ralf Baechle2019-03-282-2/+2
* treewide: Kill assignments in if conditions.Ralf Baechle2017-07-314-21/+42
* rsdwnlnk: Add cast to silence useless warning.Ralf Baechle2017-02-061-1/+1
* rsmemsiz: Fix warning and add error check to getuptime call.Ralf Baechle2017-02-061-1/+5
* rsuplnk: Add cast to silence useless warning.Ralf Baechle2017-02-061-1/+1
* rsmemsiz: Rewrite the last instance of FILE_TO_BUF().Ralf Baechle2017-02-061-28/+25
* rsmemsiz: Delete now unused macro SET_IF_DESIRED.Ralf Baechle2017-02-061-2/+0
* rsmemsiz: Use sysinfo to obtain uptime.Ralf Baechle2017-02-061-9/+9
* rsmemsiz: When parsing /proc/uptime, ignore idle time.Ralf Baechle2017-02-061-6/+5
* rsmemsiz: Use standard libc function to get load average.Ralf Baechle2017-02-061-16/+1
* rsattach: Make several functions and variables static.Ralf Baechle2017-02-061-5/+5
* rsdwnlnk: Make alarm_handler() static.Ralf Baechle2017-02-061-1/+1
* rsmemsiz: Mark several functions static.Ralf Baechle2017-02-061-3/+6
* rsparms: Make several functions and variables static.Ralf Baechle2017-02-061-3/+4
* rsuplnk: Make function alarm_handler static.Ralf Baechle2017-02-061-1/+1
* rsmemsiz: Move /proc filename defines to pathnames.h.Ralf Baechle2017-02-061-9/+7
* rsparms: Fix signedness warning.Ralf Baechle2017-01-261-1/+1
* Use the right way to get the required feature set from glibc.Ralf Baechle2017-01-261-1/+2
* Add a git suffix to the version number used by all programs.Ralf Baechle2017-01-242-2/+4
* rose/rsuplnk.c: Fix signedness compiler warnings.Ralf Baechle2015-06-071-1/+1
* rose/rsdwnlnk.c: Fix signedness compiler warnings.Ralf Baechle2015-06-071-1/+1
* rsparms: Fix harmless -Werror=format-security build error.Ralf Baechle2015-05-181-2/+2
* ROSE: Add back installconf rule.Ralf Baechle2015-05-181-0/+1
* automake: Replace use of deprecated automake macro INCLUDES.Ralf Baechle2015-05-171-2/+2
* Merge branch 'master' of git://git.linux-ax25.org/pub/scm/ralf/ax25-toolsRalf Baechle2015-05-029-116/+115
|\
| * Reformat consistently. Strictly whitespace changes only.Ralf Baechle2013-06-174-67/+67
| * Always have a space between if, for, switch, while and the following `('.Ralf Baechle2013-06-172-2/+2
| * Use tabs for indentation, not spaces.Ralf Baechle2013-06-171-4/+4
| * Nuke trailing whitespace.Ralf Baechle2013-06-178-41/+41
| * Nuke trailing blank lines.Ralf Baechle2013-06-171-1/+0
| * Use dist_ prefix in Makefile.am rather than EXTRA_DIST where possible.Ralf Baechle2013-06-171-2/+2
* | The current linux kernel has no limit anymore for the number of netromThomas Osterried2015-05-011-1/+2
|/
* ROSE: Fix warnings caused by bogus variable initializations.Ralf Baechle2013-06-061-4/+6
* Convert .cvsignore files to .gitignoreRalf Baechle2013-06-041-3/+3
* fixed "bashism" complain. debian Bug#690626Thomas Osterried2012-10-281-5/+5
* rsparms: Fix spelling mistake in usage message.Ralf Baechle2011-07-151-1/+1
* Remove all references to rsctl.Ralf Baechle2011-07-152-2/+0
* Fix and make spelling cosistent.Ralf Baechle2011-07-141-2/+2
* Remove use of backwards compatibility header name.Ralf Baechle2009-06-214-36/+0
* Ignore a few more generated files.Ralf Baechle2009-06-191-0/+1
* Remove all generated files.Ralf Baechle2009-06-191-573/+0
* Fix type of length argument to sockset syscalls.Ralf Baechle2009-06-142-2/+4
* buffer is 512. statement was:Thomas Osterried2008-10-222-2/+2
* changed mail addressesThomas Osterried2008-04-271-1/+1
* Convert to autoconf 2.59. Delete junk from past centuries.Ralf Baechle2007-01-221-313/+412
* Removed MakefilesCraig Small2003-02-221-474/+0
* testCraig Small2003-02-222-6/+6
* added remaining sys/time.h includes for ppcCraig Small2002-06-191-0/+7
* removed some stuff that shouldnt be thereCraig Small2002-03-041-1/+1
* last checking for 0.0.8ax25-tools-0.0.8Craig Small2001-05-161-18/+55