History log of /inferno-os/ (Results 1 – 25 of 952)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1acfc92508-Aug-2023 David Boddie <david@boddie.org.uk>

Merged in fix-string-module-check-in-gunzip (pull request #16)

Fixed String module load check in gunzip.

Approved-by: Charles Forsyth

c43b652e11-Jun-2023 David Boddie <david@boddie.org.uk>

Fixed String module load check in gunzip.

75323f4918-Dec-2021 David Boddie <david@boddie.org.uk>

Merged in fix-outlstring-in-tc (pull request #14)

Update outlstring function in tc to match others

Approved-by: Charles Forsyth

4947f06011-Oct-2021 Charles Forsyth <charles.forsyth@gmail.com>

remove duplicate vflag definition

aa479b9411-Oct-2021 Charles Forsyth <charles.forsyth@gmail.com>

make message more helpful

c3e3cf5911-Oct-2021 Charles Forsyth <charles.forsyth@gmail.com>

allow vflag > 1

de44e51c30-Sep-2021 David Boddie <david@boddie.org.uk>

Update outlstring function in tc to match others

9665a50730-Sep-2021 Charles Forsyth <charles.forsyth@gmail.com>

install tl as tl not 5l

e99c80a330-Sep-2021 Charles Forsyth <charles.forsyth@gmail.com>

remove mention of long obsolete IE plugin

48f2755323-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

6fe7692e12-Mar-2021 Charles Forsyth <charles.forsyth@gmail.com>

remoove obsolete notice

1b2614f912-Mar-2021 Charles Forsyth <charles.forsyth@gmail.com>

remove obsolete NOTICE prototypes. add lib/legal/README to explain why the other files are there

871e0f0112-Mar-2021 Charles Forsyth <charles.forsyth@gmail.com>

remove obsolete NOTICE files superceded by /NOTICE


61bcf0cf12-Mar-2021 Charles Forsyth <charles.forsyth@gmail.com>

remove All rights reserved. fix copyright statements. remove Styx trademark

8429d75b11-Mar-2021 Charles Forsyth <charles.forsyth@gmail.com>

remove obsolete All rights reserved. fix email address

98799e6107-Mar-2021 Valery Ushakov <uwe@stderr.spb.ru>

Merged in feature/NetBSD/arm (pull request #13)

NetBSD/arm support

Approved-by: Charles Forsyth

29b38a8c07-Mar-2021 Richard Miller <millerresearch@gmail.com>

Merged in utils-riscv (pull request #10)

RISC-V compiler and linker corrections

Approved-by: Charles Forsyth

b2e326f207-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

6cde411a07-Mar-2021 Charles Forsyth <charles.forsyth@gmail.com>

remove LGPL licences and convert remaining GPL/LGPL licences including /NOTICE to MIT form

7bb791f103-Feb-2021 David Boddie <david@boddie.org.uk>

Merged in Linux/spim (pull request #11)

Fixes for spim architecture running on a Linux host

Approved-by: Charles Forsyth

206fe11503-Feb-2021 Valery Ushakov <uwe@stderr.spb.ru>

Merged in bugfix/parseman-space-escapes (pull request #12)

lib/parseman: recognize all troff space escapes

Approved-by: Charles Forsyth

63be372504-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 ...

e273317804-Jan-2021 Valery Ushakov <uwe@stderr.spb.ru>

NetBSD/arm: segflush - use mprotect to add PROT_EXEC

ARM has separate read and execute protection bits so after writing out
JIT code we need to make it executable.

8adc601b03-Jan-2021 Valery Ushakov <uwe@stderr.spb.ru>

NetBSD/arm: disable pax mprotect restrictions for emu

ARM has separate read and execute protection bits so after writing out
JIT code we need to make it executable with mprotect(2), but PAX
wouldn't

NetBSD/arm: disable pax mprotect restrictions for emu

ARM has separate read and execute protection bits so after writing out
JIT code we need to make it executable with mprotect(2), but PAX
wouldn't let us by default. Mark the emu binary so that this
restriction is lifted.

On other machines where this is not an issue set PAXCTL to a no-op.

show more ...

c6b7177519-Sep-2019 Paul Boddie <paul@boddie.org.uk>

Employed Debian tool naming and distribution conventions

12345678910>>...39