| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bugfix: don't allow EINTR in the main loop | Laurent Bercot | 2018-07-25 | 3 | -1/+3 |
| | | |||||
| * | Prepare for 0.1.0.2 | Laurent Bercot | 2018-07-21 | 6 | -7/+21 |
| | | |||||
| * | Fix usage string (add -D notif) | Laurent Bercot | 2018-04-20 | 1 | -1/+1 |
| | | |||||
| * | Bugfix: fd leak on datafd errors when loading firmware. version: 0.1.0.1v0.1.0.1 | Laurent Bercot | 2018-01-16 | 7 | -8/+21 |
| | | |||||
| * | version: 0.1.0.0v0.1.0.0 | Laurent Bercot | 2018-01-16 | 5 | -4/+6 |
| | | |||||
| * | Increase default kbufsz again, to 500 kB | Laurent Bercot | 2018-01-16 | 2 | -3/+4 |
| | | |||||
| * | Update examples | Laurent Bercot | 2018-01-15 | 11 | -13/+9 |
| | | |||||
| * | Don't add the MDEV envvar more than once | Laurent Bercot | 2018-01-15 | 1 | -3/+6 |
| | | |||||
| * | Triple kbufsz default | Laurent Bercot | 2018-01-15 | 2 | -3/+3 |
| | | |||||
| * | Small bugfixes | Laurent Bercot | 2018-01-15 | 2 | -9/+4 |
| | | |||||
| * | netlink really isn't fd 0 anymore >.> | Laurent Bercot | 2018-01-14 | 1 | -6/+8 |
| | | |||||
| * | Only send readiness notification after the first config file read | Laurent Bercot | 2018-01-14 | 1 | -7/+6 |
| | | |||||
| * | netlink isn't fd 0 anymore | Laurent Bercot | 2018-01-14 | 1 | -7/+7 |
| | | |||||
| * | New mdevd model, prepare for 0.1.0.0 | Laurent Bercot | 2018-01-14 | 17 | -511/+279 |
| | | | | | | | - mdevd-netlink removed - mdevd listens to the netlink itself - mdevd-coldplug writes nothing to stdout, but triggers the kernel to create uevents | ||||
| * | Make all-pic a user option | Laurent Bercot | 2017-10-30 | 3 | -12/+24 |
| | | |||||
| * | Support default pie | Laurent Bercot | 2017-10-29 | 2 | -0/+19 |
| | | |||||
| * | Doc typo fixes | Laurent Bercot | 2017-10-23 | 2 | -3/+3 |
| | | |||||
| * | Inline more functions | Laurent Bercot | 2017-10-23 | 1 | -2/+2 |
| | | |||||
| * | Clarify mdevd doc | Laurent Bercot | 2017-10-23 | 1 | -2/+2 |
| | | |||||
| * | version: 0.0.1.0v0.0.1.0 | Laurent Bercot | 2017-10-23 | 1 | -1/+2 |
| | | |||||
| * | Only reload when it's safe; credit mixi; doc dep to skalibs-2.6.0.2 | Laurent Bercot | 2017-10-23 | 4 | -6/+9 |
| | | |||||
| * | Add examples | Laurent Bercot | 2017-10-23 | 18 | -1/+27 |
| | | |||||
| * | Add line counting to first pass; refactor error messages | Laurent Bercot | 2017-10-22 | 2 | -18/+24 |
| | | |||||
| * | Don't fail mkdirp on EEXIST | Laurent Bercot | 2017-10-22 | 1 | -1/+1 |
| | | |||||
| * | Don't read clock in main loop, start columns at 1, honor verbosity | Laurent Bercot | 2017-10-22 | 1 | -4/+4 |
| | | |||||
| * | Start line counting at 1 | Laurent Bercot | 2017-10-22 | 2 | -1/+2 |
| | | |||||
| * | Option args need to be absolute paths | Laurent Bercot | 2017-10-22 | 2 | -5/+12 |
| | | |||||
| * | Remove loldebugs | Laurent Bercot | 2017-10-22 | 1 | -3/+0 |
| | | |||||
| * | Fix 8 GB stack smashing bug (*cough* UINT_MAX isn't UINT_FMT). Thanks mixi. | Laurent Bercot | 2017-10-22 | 2 | -10/+12 |
| | | |||||
| * | Fix .gitignore, add missing files | Laurent Bercot | 2017-10-22 | 9 | -3/+1506 |
| | | |||||
| * | Initial commit | Laurent Bercot | 2017-10-22 | 20 | -0/+1470 |
