| #
0a6a1f1d |
| 15-Oct-2015 |
Lionel Sambuc <lionel.sambuc@gmail.com> |
NetBSD re-synchronization of the source tree
This brings our tree to NetBSD 7.0, as found on -current on the 10-10-2015.
This updates: - LLVM to 3.6.1 - GCC to GCC 5.1 - Replace minix/commands/z
NetBSD re-synchronization of the source tree
This brings our tree to NetBSD 7.0, as found on -current on the 10-10-2015.
This updates: - LLVM to 3.6.1 - GCC to GCC 5.1 - Replace minix/commands/zdump with usr.bin/zdump - external/bsd/libelf has moved to /external/bsd/elftoolchain/ - Import ctwm - Drop sprintf from libminc
Change-Id: I149836ac18e9326be9353958bab9b266efb056f0
show more ...
|
| #
252a83f6 |
| 30-Jan-2013 |
Lionel Sambuc <lionel@minix3.org> |
Fix command line history in ash
Also did some cleanup in ash sources, to make minix modifications more obvious, as well as some simplifications (by removing code which is never compiled)
Removed ED
Fix command line history in ash
Also did some cleanup in ash sources, to make minix modifications more obvious, as well as some simplifications (by removing code which is never compiled)
Removed EDITLINE support, use libedit, which does the termcap/terminfo handling.
Change-Id: I19f7f425ed6a61298844631f9d7f3173cf7f30c0
show more ...
|
| #
3e1db26a |
| 22-Jan-2013 |
Lionel Sambuc <lionel@minix3.org> |
Termcap update, replacing elvis by nvi.
Removing elvis, importing nvi, ctags, updating libedit.
Change-Id: I881eb04d2dc64cf112facd992de1114e1a59107f
|