Module Name:src
Committed By: pgoyette
Date: Wed Sep 5 23:38:40 UTC 2018
Modified Files:
src/tests/modules [pgoyette-compat]: t_builtin.c
Log Message:
Don't forget to increment loop control - avoid infinite iteration
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: pgoyette
Date: Wed Sep 5 23:06:08 UTC 2018
Modified Files:
src/tests/modules [pgoyette-compat]: t_builtin.c
Log Message:
Remove no-longer-used variable
To generate a diff of this commit:
cvs rdiff -u -r1.3.12.1 -r1.3.12.2 src/tests/modules/
Module Name:src
Committed By: pgoyette
Date: Wed Sep 5 21:53:46 UTC 2018
Modified Files:
src/tests/modules [pgoyette-compat]: t_builtin.c
Log Message:
Adapt this test to the new MODCTL_STAT, too.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.12.1 src/tests
Module Name:src
Committed By: pgoyette
Date: Wed Sep 5 08:58:03 UTC 2018
Modified Files:
src/tests/modules [pgoyette-compat]: t_modctl.c
Log Message:
Update the check for module existence via modctl(3) to use the new
format of returned data.
To generate a diff of this c