Timeline

84 check-ins by user rkeene occurring around 2014-10-27 05:32:17.

2024-03-07
19:59
Fix path to services (must be absolute) Leaf check-in: bf33f043ce user: rkeene tags: trunk
19:02
Remove unused code check-in: ce2a7d32dc user: rkeene tags: trunk
2024-03-05
21:04
Merge in TSMF support check-in: 5363d1d42a user: rkeene tags: trunk
21:01
Add initial TSMF control Closed-Leaf check-in: d157ac314d user: rkeene tags: feature/tsmf-client-server
20:44
Create new branch named "feature/tsmf-client-server" check-in: a82d72f1de user: rkeene tags: feature/tsmf-client-server
20:44
Merge in bug fixes for TSMF check-in: 48f82833d5 user: rkeene tags: trunk
20:42
Fix some issues with TUAPI TSMF functions Closed-Leaf check-in: a39fa02e97 user: rkeene tags: bug/tsmf-bug-fixes
20:41
Add "compile_commands.json" to build process check-in: 7d25632786 user: rkeene tags: bug/tsmf-bug-fixes
20:04
Create new branch named "bug/tsmf-bug-fixes" check-in: e3b90d3c3e user: rkeene tags: bug/tsmf-bug-fixes
2017-09-12
19:43
Post-release version increment check-in: 0115d84b2b user: rkeene tags: trunk
19:42
TUAPI 0.12 check-in: 32375279e7 user: rkeene tags: trunk, 0.12
19:41
Added "adjtime" support check-in: bf927c2247 user: rkeene tags: trunk
2017-08-14
22:22
Updated license information check-in: 23693dd526 user: rkeene tags: trunk
22:15
Added support for setting the thread name (PR_SET_NAME) check-in: 56afeb8408 user: rkeene tags: trunk
2017-03-03
21:55
Post-release version increment check-in: ccc207b59e user: rkeene tags: trunk
21:54
TUAPI 0.10 check-in: 6a50c2cbad user: rkeene tags: trunk, 0.10
21:53
Added MTU support check-in: d59eec4e0d user: rkeene tags: trunk
2017-01-10
21:29
Post-release version increment check-in: 923c88acc0 user: rkeene tags: trunk
21:29
TUAPI 0.8 check-in: a8f2f386e6 user: rkeene tags: trunk, 0.8
21:29
Added documentation for setuid/getuid check-in: 2f6147e93d user: rkeene tags: trunk
21:23
Fixed "setuid" to not return in failure when it succeeds check-in: 59157f7f93 user: rkeene tags: trunk
21:22
Implemented "setuid" check-in: 6f341b0c52 user: rkeene tags: trunk
21:18
Implemented "getuid" check-in: 268ce6158e user: rkeene tags: trunk
2016-09-28
15:22
Added license (MIT) check-in: 3c20b13b52 user: rkeene tags: trunk
15:17
Added basic USAGE document check-in: 6b127c7938 user: rkeene tags: trunk
2016-06-22
19:28
Post-release version increment check-in: 5a4e749414 user: rkeene tags: trunk
19:27
TUAPI 0.6 check-in: bad649153c user: rkeene tags: trunk, 0.6
2016-03-30
03:04
Added ifdef around CAN, needed for RHEL5 check-in: 49fcda9f97 user: rkeene tags: trunk
2015-05-17
04:16
Implemented "rmmod" check-in: 20d82b1585 user: rkeene tags: trunk
2015-04-07
17:36
Added more functionality to the "reboot" syscall wrapper check-in: f7f4d0aee8 user: rkeene tags: trunk
2015-02-18
02:45
Added more whitespace separators to module argument parameters check-in: 4ea5feb1d3 user: rkeene tags: trunk
2015-02-13
19:16
Updated to allow scan_and_load_kernel_modules to be supplied arguments for kernel modules check-in: 6c60df91c9 user: rkeene tags: trunk
2015-02-04
16:19
Added settimeofday check-in: f73c910cba user: rkeene tags: trunk
2014-12-25
04:09
Added "reboot" command and stub for "eject" command check-in: 5405269774 user: rkeene tags: trunk
2014-12-23
08:05
Added a simple "waitpid" implementation check-in: 9839015dcd user: rkeene tags: trunk
06:19
Updated to include more logs for TSMF starter check-in: 2fe4c86606 user: rkeene tags: trunk
2014-12-22
20:12
Updated to reverse the order of dependencies, as appears to be done in the modules.dep file check-in: e1d82ef47f user: rkeene tags: trunk
18:31
Updated to try to make scanning smarter check-in: 2d04941e48 user: rkeene tags: trunk
18:13
Added support for passing arguments to kernel modules check-in: 70b183f4c0 user: rkeene tags: trunk
2014-12-20
06:47
Fixed typo causing tuapi loading to fail check-in: 77c233b2a4 user: rkeene tags: trunk
2014-12-19
00:01
Updated to try to continue loading after an error occurs check-in: 72373a7088 user: rkeene tags: trunk
2014-12-15
17:03
Corrected typo in previous commit check-in: eee347afac user: rkeene tags: trunk
16:55
Updated to support scanning /sys/devices for modules to load check-in: 882f8b5c54 user: rkeene tags: trunk
16:19
Added wildcard matching to modprobe check-in: 8a0dedb7c5 user: rkeene tags: trunk
2014-11-03
18:00
Work towards a better ifconfig interface check-in: e28b7fa02d user: rkeene tags: trunk
17:15
Added UNIX command-workalikes for dmesg/ulimit check-in: 55756e0014 user: rkeene tags: trunk
16:34
Implemented rlimit and klogctl check-in: 9b491cd779 user: rkeene tags: trunk
2014-10-30
19:16
Added "ps" command check-in: 4ee619220a user: rkeene tags: trunk
15:52
Added some basic UNIX commands check-in: b37f8d7df9 user: rkeene tags: trunk
2014-10-29
18:14
Removed skipping of "size" request check-in: ee22fadb48 user: rkeene tags: trunk
18:09
Added basic support for "stty" check-in: a7c3ea759b user: rkeene tags: trunk
16:17
Added support for device name loading check-in: 50eb7273e9 user: rkeene tags: trunk
16:07
Added working modprobe check-in: 3b9488fc72 user: rkeene tags: trunk
15:52
Fixed linking order check-in: da57283f3e user: rkeene tags: trunk
15:48
Updated to source correct file even if "." is not in the path check-in: a741d40026 user: rkeene tags: trunk
15:43
Added start of "modprobe" check-in: b148c9848f user: rkeene tags: trunk
15:42
Post-release version increment check-in: 0111ae8fbf user: rkeene tags: trunk
2014-10-28
19:45
Really removed stringify, tuapi 0.4, for reals check-in: d50bea1ba7 user: rkeene tags: trunk, 0.4
19:44
tuapi 0.4 check-in: cc158325f1 user: rkeene tags: trunk
19:43
Replaced stringify with a simpler "sed" script check-in: 5989d7a323 user: rkeene tags: trunk
19:39
Updated to allow user to specify some compilation flags as a part of KitCreator build check-in: 8b9755f077 user: rkeene tags: trunk
2014-10-27
05:32
Renamed KitCreator build script to be more explicit about its purpose (requires newest KitCreator) check-in: 8b252fe5e4 user: rkeene tags: trunk
2014-10-25
04:35
Updated to install KitCreator module into correctly named directory check-in: 9a06656e8e user: rkeene tags: trunk
03:34
Post-release version increment check-in: 3d130feb5f user: rkeene tags: trunk
03:34
TUAPI 0.2 check-in: c6c611cebe user: rkeene tags: trunk, 0.2
03:33
Added release engineering script check-in: 111f0e06e0 user: rkeene tags: trunk
2014-10-24
20:28
Updated to have working Makefile check-in: def9a63955 user: rkeene tags: trunk
20:13
Completed rename check-in: 5d8baf9914 user: rkeene tags: trunk
20:12
First half of renaming check-in: cc9b79793c user: rkeene tags: trunk
2012-09-17
13:36
Updated to return correct value from close handler check-in: 6ad41a2c2b user: rkeene tags: trunk
13:24
Added UNIX domain socket support check-in: 396386bf82 user: rkeene tags: trunk
13:23
Updated to use uid/gid instead of usernames check-in: 1e1d242f28 user: rkeene tags: trunk
2012-09-15
06:53
Removed unneeded casts check-in: e91caa4ecf user: rkeene tags: trunk
06:48
Updated to check return value of chdir() check-in: ecc5931c14 user: rkeene tags: trunk
06:44
Updated to check return value of waitpid() check-in: 36f57cf79b user: rkeene tags: trunk
2012-09-09
21:25
Corrected example in test.tcl check-in: 8d15889864 user: rkeene tags: trunk
21:25
Updated to allow (and require) user to specify timeout check-in: 504add9c98 user: rkeene tags: trunk
21:18
Started processing "umask" and "cwd" arguments Updated to have 30sec (currently hard-coded) timeout for starting processes check-in: 4b855bb7b2 user: rkeene tags: trunk
07:41
Added start of TSMF service starter check-in: 4626ecb025 user: rkeene tags: trunk
2012-08-22
03:36
Added stub for "vconfig" check-in: 1fce677508 user: rkeene tags: trunk
03:31
Added brctl support check-in: 2d80cf430b user: rkeene tags: trunk
2012-08-11
23:17
Corrected bug in "ifconfig" check-in: 704748fc41 user: rkeene tags: trunk
2012-08-05
21:38
Brought system to basic bootable state (early-boot) check-in: 71648d46bb user: rkeene tags: trunk
2012-08-04
05:41
initial empty check-in check-in: 91c4fc4e44 user: rkeene tags: trunk