about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Makefile needs to be adjusted tooLaurent Bercot2019-07-221-5/+4
|
* Make configure CC-friendlierLaurent Bercot2019-07-221-8/+24
|
* version: 0.1.0.3 v0.1.0.3Laurent Bercot2019-03-041-1/+1
|
* Build everything as PIC by default; prepare for 0.1.0.3Laurent Bercot2019-02-247-21/+27
|
* Better support for slashpackage nsss buildsLaurent Bercot2018-08-202-15/+15
|
* version: 0.1.0.2 v0.1.0.2Laurent Bercot2018-08-141-1/+1
|
* Document nsss supportLaurent Bercot2018-08-012-0/+2
|
* Add nsss supportLaurent Bercot2018-08-013-2/+15
|
* Remove obsolete [ -1 ] from usage messageLaurent Bercot2018-07-251-1/+1
|
* Bugfix: don't allow EINTR in the main loopLaurent Bercot2018-07-253-1/+3
|
* Prepare for 0.1.0.2Laurent Bercot2018-07-216-7/+21
|
* Fix usage string (add -D notif)Laurent Bercot2018-04-201-1/+1
|
* Bugfix: fd leak on datafd errors when loading firmware. version: 0.1.0.1 v0.1.0.1Laurent Bercot2018-01-167-8/+21
|
* version: 0.1.0.0 v0.1.0.0Laurent Bercot2018-01-165-4/+6
|
* Increase default kbufsz again, to 500 kBLaurent Bercot2018-01-162-3/+4
|
* Update examplesLaurent Bercot2018-01-1511-13/+9
|
* Don't add the MDEV envvar more than onceLaurent Bercot2018-01-151-3/+6
|
* Triple kbufsz defaultLaurent Bercot2018-01-152-3/+3
|
* Small bugfixesLaurent Bercot2018-01-152-9/+4
|
* netlink really isn't fd 0 anymore >.>Laurent Bercot2018-01-141-6/+8
|
* Only send readiness notification after the first config file readLaurent Bercot2018-01-141-7/+6
|
* netlink isn't fd 0 anymoreLaurent Bercot2018-01-141-7/+7
|
* New mdevd model, prepare for 0.1.0.0Laurent Bercot2018-01-1417-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 optionLaurent Bercot2017-10-303-12/+24
|
* Support default pieLaurent Bercot2017-10-292-0/+19
|
* Doc typo fixesLaurent Bercot2017-10-232-3/+3
|
* Inline more functionsLaurent Bercot2017-10-231-2/+2
|
* Clarify mdevd docLaurent Bercot2017-10-231-2/+2
|
* version: 0.0.1.0 v0.0.1.0Laurent Bercot2017-10-231-1/+2
|
* Only reload when it's safe; credit mixi; doc dep to skalibs-2.6.0.2Laurent Bercot2017-10-234-6/+9
|
* Add examplesLaurent Bercot2017-10-2318-1/+27
|
* Add line counting to first pass; refactor error messagesLaurent Bercot2017-10-222-18/+24
|
* Don't fail mkdirp on EEXISTLaurent Bercot2017-10-221-1/+1
|
* Don't read clock in main loop, start columns at 1, honor verbosityLaurent Bercot2017-10-221-4/+4
|
* Start line counting at 1Laurent Bercot2017-10-222-1/+2
|
* Option args need to be absolute pathsLaurent Bercot2017-10-222-5/+12
|
* Remove loldebugsLaurent Bercot2017-10-221-3/+0
|
* Fix 8 GB stack smashing bug (*cough* UINT_MAX isn't UINT_FMT). Thanks mixi.Laurent Bercot2017-10-222-10/+12
|
* Fix .gitignore, add missing filesLaurent Bercot2017-10-229-3/+1506
|
* Initial commitLaurent Bercot2017-10-2220-0/+1470