shithub: purgatorio

RSS feed

2183f9ea – henesy <devnull@localhost> authored on 2019/10/10 18:48
add iobuf(2) from powerman and ttffs(4) from mjl

71292834 – henesy <devnull@localhost> authored on 2019/10/09 18:41
add wm/vixen(1) and vixenplumb(1) from mjl as per https://github.com/mjl-/vixen

948870cf – henesy <devnull@localhost> authored on 2019/10/02 21:06
make shell scripts work in acme under middle click (thanks pete)

8164505a – henesy <devnull@localhost> authored on 2019/10/02 21:02
add ind and unind for use in acme from petes a+.b and a-.b

efd1615c – henesy <devnull@localhost> authored on 2019/10/02 20:24
fix namespace ordering bug (thanks pete)

e2e50a8e – henesy <devnull@localhost> authored on 2019/10/02 18:55
add zipfs(4) and getzip(1) from https://github.com/mjl-/zipfs

6c2f8fd5 – henesy <devnull@localhost> authored on 2019/10/02 18:31
remove generated .h files ;; fix typo in emptydirs (this should really be a proto file)

c116550e – henesy <devnull@localhost> authored on 2019/10/02 18:21
append missing auth/proto to lib/emptydirs

7a29422c – henesy <devnull@localhost> authored on 2019/10/02 18:16
remove vendored binaries ;; update emptydirs with more OS/arch/* directories

3efb5bbb – henesy <devnull@localhost> authored on 2019/10/02 18:07
remove the .dis files for real this time

dd16eef8 – henesy <devnull@localhost> authored on 2019/10/02 18:01
stop tracking .dis files in /dis ;; fix makestubs(1) ;; remove powerman's /opt as it requires too much modification to integrate nicely, this was broken completely previously ;; add games/bf from pete elmore ;; update /lib/emptydirs

e59ffed4 – henesy <devnull@localhost> authored on 2019/09/27 16:44
fix runt.h

2cab6c0b – henesy <devnull@localhost> authored on 2019/09/27 16:41
add testcase.wav

53aac62a – mehlon <mehlon@users.noreply.github.com> authored on 2019/09/21 16:05
add Dockerfile, Docker instructions

b7af62b2 – henesy <devnull@localhost> authored on 2019/08/02 14:59
update os(1) to have -C and -D flags - runs in cwd inside Inferno by default - flags can toggle this off ;; update os(1) manual

d1540c7f – henesy <devnull@localhost> authored on 2019/08/02 14:58
add whoami(1) - no man - might remove ;; add newns(8) - no man yet

2459e34d – henesy <devnull@localhost> authored on 2019/07/09 15:06
add -r,-c flags to os(1) to allow for more intuitive control for running external programs inside the cwd of Inferno

c3101e4d – henesy <devnull@localhost> authored on 2019/07/09 15:05
add seq(1) ;; no man yet

05d9123a – henesy <devnull@localhost> authored on 2019/04/29 11:38
fix regression in runt.h ;; hgignore Linux binaries

5611a46d – henesy <devnull@localhost> authored on 2019/04/29 11:27
dont vendor Linux binaries

3866717c – henesy <devnull@localhost> authored on 2019/03/26 09:42
add infrastructure to make collab run ;; collab does not run yet

51bcc63c – henesy <devnull@localhost> authored on 2019/03/26 06:47
update POSTINSTALL with instructions for setting up auth

00c219c7 – henesy <devnull@localhost> authored on 2019/03/25 15:41
make emu start with `sh -l` if no other arguments are provided

6b84c3a6 – henesy <devnull@localhost> authored on 2019/03/25 14:45
fix typos in sh(1)

75c92428 – henesy <devnull@localhost> authored on 2019/03/25 14:29
remove extra lflag formerly arv[0][0] == - ;; update sh(1) to reflect changes

e11c7aa7 – henesy <devnull@localhost> authored on 2019/03/13 19:20
add usage to acme ;; remove util arg/env redundant functionality ;; fix acme failing to start starting a trashed draw context

606901dc – henesy <devnull@localhost> authored on 2019/03/13 17:19
remove script extras

e047274e – henesy <devnull@localhost> authored on 2019/03/13 17:18
add gridstart manual and tweak gridstart

a920c765 – henesy <devnull@localhost> authored on 2019/03/13 06:33
start ndb/cs to allow name resolution in mounts ;; add mycroftiv public grid scripts by pete: gridstart, engridden, hubchat

d4f4b292 – henesy <devnull@localhost> authored on 2019/03/12 22:29
add whois/tac to mkfile

42dfac69 – henesy <devnull@localhost> authored on 2019/03/12 22:22
fix usage in wm/sh ;; add -b flag to wm/sh ;; fix tk starting before usage check in wm/sh

ad5a80bf – henesy <devnull@localhost> authored on 2019/03/12 21:51
make /dis/ create-accessible

1dbb1930 – henesy <devnull@localhost> authored on 2019/03/12 21:31
add more missing files, some bad regex must have happened at some point

82a3f55c – henesy <devnull@localhost> authored on 2019/03/12 21:19
add missing files ;; add pete whois/tac

8a788aea – henesy <devnull@localhost> authored on 2019/03/11 12:01
add some missing binaries

f8935b57 – henesy <devnull@localhost> authored on 2019/03/11 12:01
merge updates from december 2018 from official repo ;; add vga font

27ca2618 – henesy <devnull@localhost> authored on 2019/03/11 10:37
add makemk-AIX

0ec1cfd7 – henesy <devnull@localhost> authored on 2019/03/11 10:13
fix wording in Windows build instructions ;; add support for $font and $Font checks in acme (thanks aeggy) ;; fix missing disk.b and disk.m

d916a4c3 – henesy <devnull@localhost> authored on 2019/03/10 22:36
Add primitive Nt build instructions tested on Win10

43de7b84 – henesy <devnull@localhost> authored on 2019/03/09 11:17
Add EMU= option in mkconfig to allow headless builds (thanks aeggy)

482e8745 – henesy <devnull@localhost> authored on 2019/03/08 15:29
add usage to newuser ;; document newuser

41e27b2d – henesy <devnull@localhost> authored on 2019/03/04 12:16
this module is required to be loaded to use these functions

7a7dfee4 – henesy <devnull@localhost> authored on 2018/11/16 18:19
move logic to newuser for ease of use

27598a9c – henesy <devnull@localhost> authored on 2018/11/16 18:10
Fix makestubs scribs

9f76a7f6 – henesy <devnull@localhost> authored on 2018/11/11 18:33
merge

ccd7f9f1 – henesy <devnull@localhost> authored on 2018/11/11 18:32
add extra INSTALL step to create stub directories

4bc20df7 – Matthew Veety <mveety@gmail.com> authored on 2018/11/08 19:57
FreeBSD builds.

995a32b2 – henesy <devnull@localhost> authored on 2018/11/08 07:50
Add /dis

d7809194 – henesy <devnull@localhost> authored on 2018/11/06 19:57
rework profile chain to be better

b5bc6572 – henesy <devnull@localhost> authored on 2018/11/05 08:49
add naive find to ease searching

d0ab3a0d – henesy <devnull@localhost> authored on 2018/11/05 08:30
make /n mntgen dir

57c522a6 – henesy <devnull@localhost> authored on 2018/11/05 07:42
fix networking to be in scope when emu is first called

02ac6175 – henesy <devnull@localhost> authored on 2018/11/05 07:14
make net! mounts work out of the box via bind in profile

db0eab9c – henesy <devnull@localhost> authored on 2018/11/05 06:50
add gr and cleanup dis adds

fa9f4c5c – henesy <devnull@localhost> authored on 2018/11/04 21:26
make profile start more useful things at login

d21de87d – henesy <devnull@localhost> authored on 2018/11/04 20:44
fix missing elements and tweak scripts; add makestubs to ease install process

e17484e9 – henesy <devnull@localhost> authored on 2018/11/04 06:37
include Nt

7975eec3 – henesy <devnull@localhost> authored on 2018/11/04 06:36
add os and such

147d51bf – henesy <devnull@localhost> authored on 2018/11/04 06:33
add utils and such

ef6ce918 – henesy <devnull@localhost> authored on 2018/11/04 06:24
add platforms

09cf3c0a – henesy <devnull@localhost> authored on 2018/11/04 06:22
add fonts icons and dis

a600cca5 – henesy <devnull@localhost> authored on 2018/11/04 06:16
init 3

d990c25d – henesy <devnull@localhost> authored on 2018/11/04 06:03
init 3

70f57939 – henesy <devnull@localhost> authored on 2018/11/03 21:28
init 2

42d448ae – henesy <devnull@localhost> authored on 2018/11/04 02:52
initial commit, breaking up initialisation