c43b652e | 11-Jun-2023 |
David Boddie <david@boddie.org.uk> |
Fixed String module load check in gunzip. |
48f27553 | 23-Mar-2021 |
Charles Forsyth <charles.forsyth@gmail.com> |
update NOTICEs and other legal bits to reflect changes to Plan 9's licence and confirm MIT-template for Inferno base and revisions |
b2e326f2 | 07-Mar-2021 |
Sergey Ryabin <bebebeko@metacoma.io> |
Merged in namespace_noauth (pull request #9)
Add -A mount option for namespace(6)
Approved-by: Charles Forsyth |
6cde411a | 07-Mar-2021 |
Charles Forsyth <charles.forsyth@gmail.com> |
remove LGPL licences and convert remaining GPL/LGPL licences including /NOTICE to MIT form |
63be3725 | 04-Jan-2021 |
Valery Ushakov <uwe@stderr.spb.ru> |
lib/parseman: recognize all troff space escapes
parsetext() recognizes escapes for \& zero-width space, and \| narrow space (1/6 em-space in troff). Recognize also \^ - half-narrow space (1/12 em)
lib/parseman: recognize all troff space escapes
parsetext() recognizes escapes for \& zero-width space, and \| narrow space (1/6 em-space in troff). Recognize also \^ - half-narrow space (1/12 em) and ignore it (found e.g. in dd(1)), and \0 - digit-width space and map it to plain space character (found e.g. in text(9)).
show more ...
|
e5242bb5 | 26-Nov-2020 |
Ryabin Sergey <ryabin.ss@gmail.com> |
Add -A mount option for namespace(6) |
a4add4f4 | 07-Dec-2019 |
Charles Forsyth <charles.forsyth@gmail.com> |
add out-style |
3b2b7dcd | 23-Dec-2018 |
Charles Forsyth <charles.forsyth@gmail.com> |
use IPints not Keyring |
c3ac3815 | 23-Dec-2018 |
Charles Forsyth <charles.forsyth@gmail.com> |
add -pprefix -t [trace] options to m4 |
9765fcf6 | 21-Dec-2018 |
Charles Forsyth <charles.forsyth@gmail.com> |
Merged in 1337p337/inferno (pull request #22)
Fix the X command in acme.
Approved-by: Charles Forsyth <charles.forsyth@gmail.com> |
1204a497 | 15-Sep-2017 |
Pete Elmore <pete@debu.gs> |
Fix the X command in acme. |
05e57594 | 14-May-2017 |
Charles Forsyth <charles.forsyth@gmail.com> |
need to tag the cycle for later code, so move the test |
7353052c | 14-May-2017 |
Charles Forsyth <charles.forsyth@gmail.com> |
unless oldcycles, certain cyclic references are fine |
01b67853 | 14-May-2017 |
Charles Forsyth <charles.forsyth@gmail.com> |
missing t in error message |
905c4a20 | 16-Apr-2017 |
Charles Forsyth <charles.forsyth@gmail.com> |
change from Aaron R Robinson to fix interface generation when exception types appear |
39d21058 | 04-Nov-2016 |
Yaroslav Kolomiiets <yarikos@gmail.com> |
acme: handle ^A, ^E keys |
d5877dde | 04-Nov-2016 |
Yaroslav Kolomiiets <yarikos@gmail.com> |
acme: hande Pgup, Pgdown keys |
7e86c012 | 18-Aug-2016 |
Yaroslav Kolomiiets <yarikos@gmail.com> |
acme: handle Home, End keys |
756ebaf1 | 31-Oct-2015 |
Charles Forsyth <charles.forsyth@gmail.com> |
suppress cyclic diagnostic by default; -y option to enable it; switch to Crypt from Keyring |
ed0a362f | 31-Oct-2015 |
Charles Forsyth <charles.forsyth@gmail.com> |
switch to Crypt from Keyring |
8c369e1f | 24-Jul-2015 |
Charles Forsyth <charles.forsyth@gmail.com> |
sync with C version: true -> iftrue |
d0c0f54b | 20-Jul-2015 |
Charles Forsyth <charles.forsyth@gmail.com> |
connection is now reference not value |
62d7827b | 13-Jun-2015 |
charles forsyth <charles.forsyth@gmail.com> |
mkfiles/mkfile-Linux-386 |
5c0f8147 | 31-May-2015 |
Ramakrishnan Muthukrishnan <ram@rkrishnan.org> |
mount.b: load the Dial module without which mount throws an error |
b3bd3a7f | 04-May-2015 |
Charles Forsyth <charles.forsyth@gmail.com> |
remove obsolete undocumented incomplete interface |