History of file tuapi.c at check-in 2fe4c866062717e3
2024-03-05
| ||
20:42 | Fix some issues with TUAPI TSMF functions file: [9e72e665c6] check-in: [a39fa02e97] user: rkeene, branch: bug/tsmf-bug-fixes, size: 85739 [annotate] [blame] [check-ins using] [diff] | |
2017-09-12
| ||
19:43 | Post-release version increment file: [80d5a89597] check-in: [0115d84b2b] user: rkeene, branch: trunk, size: 85566 [annotate] [blame] [check-ins using] [diff] | |
19:42 | TUAPI 0.12 file: [5e4b9d11e4] check-in: [32375279e7] user: rkeene, branch: trunk, size: 85566 [annotate] [blame] [check-ins using] [diff] | |
19:41 | Added "adjtime" support file: [6f7b792413] check-in: [bf927c2247] user: rkeene, branch: trunk, size: 85566 [annotate] [blame] [check-ins using] [diff] | |
2017-08-14
| ||
22:22 | Updated license information file: [7aa2faf93b] check-in: [23693dd526] user: rkeene, branch: trunk, size: 84598 [annotate] [blame] [check-ins using] [diff] | |
22:15 | Added support for setting the thread name (PR_SET_NAME) file: [b078389520] check-in: [56afeb8408] user: rkeene, branch: trunk, size: 83464 [annotate] [blame] [check-ins using] [diff] | |
2017-03-03
| ||
21:55 | Post-release version increment file: [1bab576540] check-in: [ccc207b59e] user: rkeene, branch: trunk, size: 82700 [annotate] [blame] [check-ins using] [diff] | |
21:54 | TUAPI 0.10 file: [c81296e920] check-in: [6a50c2cbad] user: rkeene, branch: trunk, size: 82700 [annotate] [blame] [check-ins using] [diff] | |
21:53 | Added MTU support file: [b5d0abf866] check-in: [d59eec4e0d] user: rkeene, branch: trunk, size: 82699 [annotate] [blame] [check-ins using] [diff] | |
2017-01-10
| ||
21:29 | Post-release version increment file: [c575e12119] check-in: [923c88acc0] user: rkeene, branch: trunk, size: 82254 [annotate] [blame] [check-ins using] [diff] | |
21:29 | TUAPI 0.8 file: [1378de3da1] check-in: [a8f2f386e6] user: rkeene, branch: trunk, size: 82254 [annotate] [blame] [check-ins using] [diff] | |
21:23 | Fixed "setuid" to not return in failure when it succeeds file: [5d107fd93d] check-in: [59157f7f93] user: rkeene, branch: trunk, size: 82254 [annotate] [blame] [check-ins using] [diff] | |
21:22 | Implemented "setuid" file: [1d22e5c805] check-in: [6f341b0c52] user: rkeene, branch: trunk, size: 82257 [annotate] [blame] [check-ins using] [diff] | |
21:18 | Implemented "getuid" file: [9641ecfb8b] check-in: [268ce6158e] user: rkeene, branch: trunk, size: 81829 [annotate] [blame] [check-ins using] [diff] | |
2016-06-22
| ||
19:28 | Post-release version increment file: [c4f2028e1f] check-in: [5a4e749414] user: rkeene, branch: trunk, size: 81358 [annotate] [blame] [check-ins using] [diff] | |
19:27 | TUAPI 0.6 file: [d22c0577e8] check-in: [bad649153c] user: rkeene, branch: trunk, size: 81358 [annotate] [blame] [check-ins using] [diff] | |
2016-03-30
| ||
03:04 | Added ifdef around CAN, needed for RHEL5 file: [830624e5bc] check-in: [49fcda9f97] user: rkeene, branch: trunk, size: 81358 [annotate] [blame] [check-ins using] [diff] | |
2015-05-17
| ||
04:16 | Implemented "rmmod" file: [a8bc74d0c2] check-in: [20d82b1585] user: rkeene, branch: trunk, size: 81333 [annotate] [blame] [check-ins using] [diff] | |
2015-04-07
| ||
17:36 | Added more functionality to the "reboot" syscall wrapper file: [197b72911d] check-in: [f7f4d0aee8] user: rkeene, branch: trunk, size: 80758 [annotate] [blame] [check-ins using] [diff] | |
2015-02-04
| ||
16:19 | Added settimeofday file: [2a68e00137] check-in: [f73c910cba] user: rkeene, branch: trunk, size: 79126 [annotate] [blame] [check-ins using] [diff] | |
2014-12-25
| ||
04:09 | Added "reboot" command and stub for "eject" command file: [5789ec5d76] check-in: [5405269774] user: rkeene, branch: trunk, size: 78192 [annotate] [blame] [check-ins using] [diff] | |
2014-12-23
| ||
08:05 | Added a simple "waitpid" implementation file: [a87ca8451c] check-in: [9839015dcd] user: rkeene, branch: trunk, size: 77599 [annotate] [blame] [check-ins using] [diff] | |
06:19 | Updated to include more logs for TSMF starter file: [3b213ed76e] check-in: [2fe4c86606] user: rkeene, branch: trunk, size: 77085 [annotate] [blame] [check-ins using] [diff] | |
2014-12-22
| ||
18:13 | Added support for passing arguments to kernel modules file: [2fd850bfb1] check-in: [70b183f4c0] user: rkeene, branch: trunk, size: 75710 [annotate] [blame] [check-ins using] [diff] | |
2014-11-03
| ||
16:34 | Implemented rlimit and klogctl file: [d5c20667b1] check-in: [9b491cd779] user: rkeene, branch: trunk, size: 75575 [annotate] [blame] [check-ins using] [diff] | |
2014-10-29
| ||
18:14 | Removed skipping of "size" request file: [f152339f63] check-in: [ee22fadb48] user: rkeene, branch: trunk, size: 68092 [annotate] [blame] [check-ins using] [diff] | |
18:09 | Added basic support for "stty" file: [774f54baad] check-in: [a7c3ea759b] user: rkeene, branch: trunk, size: 68151 [annotate] [blame] [check-ins using] [diff] | |
15:42 | Post-release version increment file: [d8491577f6] check-in: [0111ae8fbf] user: rkeene, branch: trunk, size: 65458 [annotate] [blame] [check-ins using] [diff] | |
2014-10-28
| ||
19:44 | tuapi 0.4 file: [b702013809] check-in: [cc158325f1] user: rkeene, branch: trunk, size: 65458 [annotate] [blame] [check-ins using] [diff] | |
2014-10-25
| ||
03:34 | Post-release version increment file: [4c88734079] check-in: [3d130feb5f] user: rkeene, branch: trunk, size: 65458 [annotate] [blame] [check-ins using] [diff] | |
03:34 | TUAPI 0.2 file: [e3478d2f6e] check-in: [c6c611cebe] user: rkeene, branch: trunk, size: 65458 [annotate] [blame] [check-ins using] [diff] | |
2014-10-24
| ||
20:13 | Renamed system.c → tuapi.c. Completed rename file: [1dceb1e290] check-in: [5d8baf9914] user: rkeene, branch: trunk, size: 65458 [annotate] [blame] [check-ins using] [diff] | |
20:12 | First half of renaming file: [1dceb1e290] check-in: [cc9b79793c] user: rkeene, branch: trunk, size: 65458 [annotate] [blame] [check-ins using] [diff] | |
2012-09-17
| ||
13:36 | Updated to return correct value from close handler file: [1a6534ed63] check-in: [6ad41a2c2b] user: rkeene, branch: trunk, size: 65939 [annotate] [blame] [check-ins using] [diff] | |
13:24 | Added UNIX domain socket support file: [41a8e8e8cb] check-in: [396386bf82] user: rkeene, branch: trunk, size: 65944 [annotate] [blame] [check-ins using] [diff] | |
13:23 | Updated to use uid/gid instead of usernames file: [9210e80361] check-in: [1e1d242f28] user: rkeene, branch: trunk, size: 56469 [annotate] [blame] [check-ins using] [diff] | |
2012-09-15
| ||
06:53 | Removed unneeded casts file: [2a84d834a9] check-in: [e91caa4ecf] user: rkeene, branch: trunk, size: 56321 [annotate] [blame] [check-ins using] [diff] | |
06:48 | Updated to check return value of chdir() file: [7d48c39a12] check-in: [ecc5931c14] user: rkeene, branch: trunk, size: 56381 [annotate] [blame] [check-ins using] [diff] | |
06:44 | Updated to check return value of waitpid() file: [7ecfb38f87] check-in: [36f57cf79b] user: rkeene, branch: trunk, size: 56273 [annotate] [blame] [check-ins using] [diff] | |
2012-09-09
| ||
21:25 | Updated to allow (and require) user to specify timeout file: [1d6aabc455] check-in: [504add9c98] user: rkeene, branch: trunk, size: 56189 [annotate] [blame] [check-ins using] [diff] | |
21:18 | Started processing "umask" and "cwd" arguments Updated to have 30sec (currently hard-coded) timeout for starting processes file: [dc2605a233] check-in: [4b855bb7b2] user: rkeene, branch: trunk, size: 56022 [annotate] [blame] [check-ins using] [diff] | |
07:41 | Added start of TSMF service starter file: [af68cfea10] check-in: [4626ecb025] user: rkeene, branch: trunk, size: 55002 [annotate] [blame] [check-ins using] [diff] | |
2012-08-22
| ||
03:36 | Added stub for "vconfig" file: [ea988bbb17] check-in: [1fce677508] user: rkeene, branch: trunk, size: 49209 [annotate] [blame] [check-ins using] [diff] | |
03:31 | Added brctl support file: [1594c1fd70] check-in: [2d80cf430b] user: rkeene, branch: trunk, size: 48593 [annotate] [blame] [check-ins using] [diff] | |
2012-08-11
| ||
23:17 | Corrected bug in "ifconfig" file: [382721d0da] check-in: [704748fc41] user: rkeene, branch: trunk, size: 45435 [annotate] [blame] [check-ins using] [diff] | |
2012-08-05
| ||
21:38 | Added: Brought system to basic bootable state (early-boot) file: [0957cdeb4b] check-in: [71648d46bb] user: rkeene, branch: trunk, size: 45434 [annotate] [blame] [check-ins using] | |