| History log of /src/tests/modules/k_helper3 |
| Revision | Date | Author | Comments |
| 1.4 | 14-Apr-2012 |
pgoyette | branches: 1.4.2; The k_helper3 program does not need to be (and shouldn't be) installed in its own subdirectory.
|
| 1.3 | 13-Apr-2012 |
pgoyette | Let's get it right this time.
|
| 1.2 | 13-Apr-2012 |
pgoyette | Put k_helper3 in the correct location.
|
| 1.1 | 13-Apr-2012 |
jruoho | Add a helper program that loads a module and returns the errno from modctl(8).
XXX: As noted on tech-kern@, the syscall should be modified to fail consistently with a given predefined errno on non-MODULAR kernels.
|
| 1.4.2.2 | 17-Apr-2012 |
yamt | sync with head
|
| 1.4.2.1 | 14-Apr-2012 |
yamt | file Makefile was added on branch yamt-pagecache on 2012-04-17 00:09:14 +0000
|
| 1.3 | 17-Apr-2012 |
martin | While we need an absolute path when loading a module (including the .kmod extension), we want the shortname w/o extension for the unload.
|
| 1.2 | 17-Apr-2012 |
jruoho | Adjust.
|
| 1.1 | 13-Apr-2012 |
jruoho | branches: 1.1.2; Add a helper program that loads a module and returns the errno from modctl(8).
XXX: As noted on tech-kern@, the syscall should be modified to fail consistently with a given predefined errno on non-MODULAR kernels.
|
| 1.1.2.3 | 23-May-2012 |
yamt | sync with head.
|
| 1.1.2.2 | 17-Apr-2012 |
yamt | sync with head
|
| 1.1.2.1 | 13-Apr-2012 |
yamt | file k_helper3.c was added on branch yamt-pagecache on 2012-04-17 00:09:14 +0000
|