Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2023-04-21
| ||
18:10 | Move -znoexecstack to the right place. Leaf check-in: 177d297e96 user: rmax tags: trunk | |
2023-02-23
| ||
15:24 | Only strip the embedded jq6500 binary. check-in: 50bada62e4 user: rmax tags: trunk, release-1-1 | |
14:53 | Fix and improve error messages and help output check-in: 06985c5b22 user: rmax tags: trunk | |
14:10 | Fix a warning in newer gcc about non-executable stack in rescue.o check-in: 0a6bef83f5 user: rmax tags: trunk | |
2020-11-24
| ||
16:04 | Improve the error message on binaries with no embedded ISO image. check-in: cd0f534197 user: rmax tags: trunk, release-1-0 | |
2020-07-10
| ||
14:26 | Use -Wextra and fix all warnings it caused check-in: 264a06f690 user: rmax tags: trunk | |
2019-08-27
| ||
13:34 | Explicitly use bash, because other shells might not support 'type -p'. check-in: 292a7e5a71 user: rmax tags: trunk | |
2019-08-22
| ||
18:18 | Call ld directly to turn the ISO into an object file, because Debian/Ubuntu seem to set funny defaults when calling ld through gcc. check-in: a727460fde user: rmax tags: trunk | |
2019-08-05
| ||
17:04 | Put jq6500.c and Makefile back into the ISO check-in: d23787a8c4 user: max tags: trunk | |
12:16 |
| |
2019-07-30
| ||
13:07 | Add an "install" target to Makefile check-in: b30ceb7e66 user: rmax tags: trunk | |
2019-06-05
| ||
11:27 |
| |
07:51 | Mimic the original ISO on the modules more closely by writing the ISO size to offset 0 in bytes rather than 2k blocks, and make sure we write it in little endian. check-in: b0a360c5ef user: rmax tags: trunk | |
2019-06-04
| ||
15:00 | Fix jq_flash breakage introduced in [b53d6f4309eb6a89]. check-in: 4ca086f3ab user: rmax tags: trunk | |
2019-05-27
| ||
12:38 | Build 32 bit binaries by default. check-in: dbdd3f13c2 user: rmax tags: trunk | |
2018-10-26
| ||
12:44 | Further improvements to flash size detection and rescue image writing check-in: b53d6f4309 user: rmax tags: trunk | |
2018-10-19
| ||
23:15 | Improve formatting and declare all local functions static check-in: 52f8b88fe1 user: max tags: trunk | |
22:46 | Refactor the low-level SCSI code check-in: 6686de7eb4 user: max tags: trunk | |
13:12 | Fix handling of the embedded ISO when the binary is linked with -pie. check-in: 2f7837d696 user: rmax tags: trunk | |
2018-10-17
| ||
18:30 | Move sanity checks for rescue mode check-in: b78ca6eb38 user: rmax tags: trunk | |
18:26 |
| |
16:29 |
| |
2018-06-25
| ||
12:44 | Improve usage output; add link to home page; error out when no module was found. check-in: 05d1f6b526 user: rmax tags: trunk | |
2018-06-13
| ||
17:09 | typo check-in: 06e2a9b8d3 user: rmax tags: trunk | |
17:07 |
| |
2018-04-06
| ||
11:44 | whoops check-in: f7a81f9514 user: rmax tags: trunk | |
11:42 |
| |
08:29 |
| |
2018-03-27
| ||
16:07 |
Change the behaviour of raw mode:
| |
15:32 |
| |
2018-03-22
| ||
17:34 |
| |
2018-03-15
| ||
17:31 |
| |
2017-08-02
| ||
16:42 | Applying the address operator to a returned value is not allowed anymore in gcc7, so we have to use a temporary variable. check-in: da0f0efff9 user: rmax tags: trunk | |
2017-06-19
| ||
11:27 | Add opcode for READ and improve range check. check-in: 84d0c6cb3e user: rmax tags: trunk | |
2017-02-20
| ||
17:19 | Strip and optimize for minimal size check-in: c5cac5fa4a user: rmax tags: trunk | |
16:54 | Skip device checking in force mode. check-in: 12df8bf25e user: rmax tags: trunk | |
16:36 | Add auto-detection for a JQ6500 module in /dev/sg*. check-in: c1573d3e82 user: rmax tags: trunk | |
2017-01-23
| ||
17:14 | initial Makefile check-in: 2f29569e68 user: rmax tags: trunk | |
16:47 | typo check-in: 32f2539d6f user: rmax tags: trunk | |
16:28 | Implement the force option check-in: fbedeafa99 user: rmax tags: trunk | |
15:04 | cleanup check-in: bde3a708f9 user: rmax tags: trunk | |
2017-01-20
| ||
13:55 |
| |
09:54 | Move fs creation and flashing out of main into separate functions check-in: a06f8f9cd4 user: rmax tags: trunk | |
2017-01-19
| ||
20:39 |
| |
2017-01-10
| ||
16:11 | Add beerware license check-in: 02feab6854 user: rmax tags: trunk | |
2017-01-03
| ||
01:42 | add progress bar check-in: 3732646766 user: rmax tags: trunk | |
2016-12-23
| ||
16:33 | Add missing newline check-in: c2f6092763 user: rmax tags: trunk | |
2016-12-22
| ||
21:16 | add delay between ioctls check-in: 2122eac5cf user: max tags: trunk | |
20:04 | improve progress indication and error messages during erase/write. check-in: eceff7c88e user: rmax tags: trunk | |
19:45 | Make MAXSIZE dependent on BASE check-in: cfcc95657d user: rmax tags: trunk | |