| Age | Commit message (Expand) | Author |
| 2018-02-04 | fixes for GCC 6.4: | mrg |
| 2018-01-29 | Cosmetics: fix the order of calloc() arguments. | martin |
| 2018-01-28 | Fix copy paste error. from coverity. | maya |
| 2018-01-24 | Remove port-acorn26 | skrll |
| 2017-12-14 | Fix RPI kernel file after FDTisation. | skrll |
| 2017-09-11 | Clear the screen after running installboot. If we don't, there will | gson |
| 2017-08-09 | evbmips can "boot root FFSv2" | maya |
| 2017-07-18 | Clear the screen after running installboot. If we don't, there will | gson |
| 2017-05-04 | Drop main() prototype. | sevan |
| 2017-01-13 | another buffer overflow. | christos |
| 2017-01-12 | - allocate space dynamically instead of putting structs in BSS. | christos |
| 2016-12-13 | ping is not a reliable means of testing if connectivity to download sets | roy |
| 2016-12-11 | Add aes-xts to sysinst(8). | alnsn |
| 2016-11-22 | Fix PR kern/51531 by using ifconfig to wait for addresses to become | roy |
| 2016-11-04 | Add new USB-enabled kernel config(s) based upon GENERIC for pmax, include it ... | flxd |
| 2016-06-08 | elide stack protector warning | christos |
| 2016-05-31 | Disable the code that tries to prepare a new partition table (but doesn't | dholland |
| 2016-05-30 | Explicitly ignore errors in the hack for mucking with wedges; mark it XXX | dholland |
| 2016-05-30 | #if out some unreachable code that's apparently not yet supported. | dholland |
| 2016-01-26 | David Binderman in PR bin/50714: fix memory leak | martin |
| 2016-01-26 | David Binderman in PR bin/50713: fix memory leaks | martin |
| 2015-11-14 | Enable installation of amd64 on an lfsv2 partition. | pgoyette |
| 2015-10-18 | PR 50342: if there is no current partition manage, assume we are running | martin |
| 2015-08-28 | Simplify. | joerg |
| 2015-08-12 | Remove unused es message files. | tsutsui |
| 2015-08-12 | Drop ancient AOUT2ELF option. Saves ~280 bytes. | tsutsui |
| 2015-07-25 | indent and some KNF. | isaki |
| 2015-07-08 | Stub out enough so this builds for evbarm64 | matt |
| 2015-06-19 | Wording. | youri |
| 2015-05-21 | Remove obsolete interfaces: eon (netiso) and nsip (netns) | ozaki-r |
| 2015-05-17 | Do not -DCATALOG_DIR for DEBUG builds to allow easy (local) testin of | martin |
| 2015-05-17 | Invert sense of a vnd creation message ("Create new image: Yes") and kill | martin |
| 2015-05-11 | Missed a few more "yesno" in previous | martin |
| 2015-05-11 | Make "ask_yesno" and "ask_noyes" take a const char * as argument, moving | martin |
| 2015-05-11 | More (ab-)usages of "yesno" | martin |
| 2015-05-11 | Remove a few more (ab-)usages of "yesno". | martin |
| 2015-05-11 | Make it compile on architectures that do not support INET6 in sysinst | martin |
| 2015-05-10 | Backout the previous incorrect fix for PR 49440 and redo it more globaly: | martin |
| 2015-05-10 | Sort DBG vs CPPFLAGS in the DEBUG case, as requested by Christos | martin |
| 2015-05-09 | When exiting from the "ftpsource" menu, explicitly set yesno to -1 (again), | martin |
| 2015-05-09 | Add a new utility function "update_wedges()", which triggers a scan | martin |
| 2015-05-09 | Make gcc generate better debug info when building with DEBUG set. | martin |
| 2015-05-01 | As pointed out by John D. Baker: replace all / characters in packnames | martin |
| 2015-05-01 | Shorten the message "System configuration files (/etc)" to just | gson |
| 2015-04-30 | make the english sysinst messages suck a bit less: | snj |
| 2015-04-20 | Fix the French translation. | maxv |
| 2015-04-19 | Several fixes for the French translation. Looks like the '{\n' break the | maxv |
| 2015-04-03 | IPv4 number -> IPv4 address | mbalmer |
| 2015-03-12 | Boot partition as FAT32 doesn't really make sense, so don't force | joerg |
| 2015-01-20 | Handle empty input gracefully by simply jumping back to the config menu. | snj |