code: 9ferno

RSS feed

0ce52865 – 9ferno authored - 2021/07/24 00:11
fixed bug in mkfs processing of directories

40bf4845 – 9ferno authored - 2021/07/23 23:04
removed the reference to bitbucket

343aeb35 – joe9 authored and 9ferno committed - 2021/07/14 14:43
remove more generated files from version control

a653aac0 – 9ferno authored - 2021/07/22 21:05
template script to start on boot

b786a6fc – 9ferno authored - 2021/07/22 21:04
git ignore generated files

a67842e7 – 9ferno authored - 2021/07/22 21:04
ignore more generated files

aeeb05fd – 9ferno authored - 2021/07/22 18:53
ditching the int suffix from integer representation

56800240 – 9ferno authored - 2021/07/22 18:37
added 9front amd64 directories

8ad9e9ba – 9ferno authored - 2021/07/22 18:09
cleaned up the files in devroot to the minimal set that will mount a cd

b222ebff – joe9 authored and 9ferno committed - 2021/07/22 12:38
fix bug in direntry mode conversion

20533acd – joe9 authored and 9ferno committed - 2021/07/22 12:39
increased kfs NAMELEN to 144

27d6d3da – joe9 authored and 9ferno committed - 2021/07/21 13:17
add storage devices to the default binds

7985abab – joe9 authored and 9ferno committed - 2021/07/21 13:16
increased number of processes as the system is more stable now

a7080788 – joe9 authored and 9ferno committed - 2021/07/19 00:46
build script template to use at some point

ae5d4f04 – joe9 authored and 9ferno committed - 2021/07/18 20:28
build efi executables in objtype

905e669f – joe9 authored and 9ferno committed - 2021/07/18 20:28
mk targets similar to 9front to build iso

842e16cd – joe9 authored and 9ferno committed - 2021/07/18 12:50
correct ignore patterns

70d8b412 – joe9 authored and 9ferno committed - 2021/07/18 12:50
copied 9front 9bootproto

489e8213 – joe9 authored and 9ferno committed - 2021/07/17 13:21
ignore directories created from lib/emptydirs

3e14055e – joe9 authored and 9ferno committed - 2021/07/17 12:06
ignore os/boot generated files

aa4cf3a4 – joe9 authored and 9ferno committed - 2021/07/17 12:04
added inferno configuration to mkfile

8fcbe64f – joe9 authored and 9ferno committed - 2021/07/17 11:03
remove the libfis and libflate from emu build

9484894a – joe9 authored and 9ferno committed - 2021/07/17 11:03
change 9front mkfile to work with inferno

83246e29 – joe9 authored and 9ferno committed - 2021/07/17 10:57
show kerndate at boot

e7b263af – joe9 authored and 9ferno committed - 2021/07/17 10:05
build libfis and libflate while build other libraries

779e097f – joe9 authored and 9ferno committed - 2021/07/17 10:00
integrating libflate into the build

f7eca4b6 – joe9 authored and 9ferno committed - 2021/07/17 09:33
pragma changes for inferno

e81cb4d6 – joe9 authored and 9ferno committed - 2021/07/17 09:29
flate.h from 9front

db9a1bbc – joe9 authored and 9ferno committed - 2021/07/17 09:27
using libflate from 9front as 9boot depends on it

8411fca6 – joe9 authored and 9ferno committed - 2021/07/17 02:34
copied 9front boot infrastructure over

5c30140a – joe9 authored and 9ferno committed - 2021/07/17 02:27
moving inferno os/boot away

72db5b39 – joe9 authored and 9ferno committed - 2021/07/14 14:42
minor cosmetic changes

600bbfe4 – joe9 authored and 9ferno committed - 2021/07/05 15:07
9front acid definitions

2d7cc7c3 – joe9 authored and 9ferno committed - 2021/07/05 15:05
9front 386 mkfile

cff48f4e – joe9 authored and 9ferno committed - 2021/07/05 15:05
changes to include allocpc and reallocpc in Bhdr

0c14944a – joe9 authored and 9ferno committed - 2021/07/05 15:04
TODO fpu changes

7b25c99c – joe9 authored and 9ferno committed - 2021/07/08 00:44
using architecture specific mkconfig files

c04f70e2 – joe9 authored and 9ferno committed - 2021/07/05 14:54
changes to get the man to work

059ef8b9 – joe9 authored and 9ferno committed - 2021/07/05 14:54
changes for the master hosted emu

d89b964b – joe9 authored and 9ferno committed - 2021/07/16 22:54
adding back ether8169 driver

df311269 – joe9 authored and 9ferno committed - 2021/07/16 19:38
proper mallocalign

83d9d300 – joe9 authored and 9ferno committed - 2021/07/15 18:11
change memory pointers to uintptr

d8c61f90 – joe9 authored and 9ferno committed - 2021/07/14 20:35
ignoring bridge for now

33b33d80 – joe9 authored and 9ferno committed - 2021/07/14 20:34
ether8169 from 9front

73d7f19c – joe9 authored and 9ferno committed - 2021/07/14 19:43
clean up the ethernet modules build

967c74fc – joe9 authored and 9ferno committed - 2021/07/14 19:43
ethernet drivers from 9front

6bfe4cf8 – joe9 authored and 9ferno committed - 2021/07/14 18:40
ignore generated file from version control

06376e79 – joe9 authored and 9ferno committed - 2021/07/14 18:40
ignore more generated files

3fc3cd11 – joe9 authored and 9ferno committed - 2021/07/14 18:40
compiling 9front sdiahci

16def74e – joe9 authored and 9ferno committed - 2021/07/14 14:43
add generated file to ignore

feb88f04 – joe9 authored and 9ferno committed - 2021/07/14 14:40
cleaned up debug cga and devcons prints

10cf5557 – joe9 authored and 9ferno committed - 2021/07/14 14:28
using 9front sd drivers

a069ed01 – joe9 authored and 9ferno committed - 2021/07/13 13:25
fixed print type warning

358eb31b – joe9 authored and 9ferno committed - 2021/07/13 13:22
cga cursor move bug in vmx

98a4d155 – joe9 authored and 9ferno committed - 2021/07/13 06:22
more changes to use u64 for c->qid.path

7c9ff080 – joe9 authored and 9ferno committed - 2021/07/13 06:14
use u64 for c->qid.path

8c0ec0a9 – joe9 authored and 9ferno committed - 2021/07/10 11:26
ignore more generated files

df70f131 – joe9 authored and 9ferno committed - 2021/07/10 10:57
changes to get the 64 bit inferno kernel to build on purgatorio

25c285c7 – joe9 authored and 9ferno committed - 2021/07/08 21:41
patch to get acme to work with plumbed addresses

2e67275d – joe9 authored and 9ferno committed - 2021/07/07 14:01
fix for needing 2 Enter key presses after an os command

faa3a795 – joe9 authored and 9ferno committed - 2021/07/07 14:03
replace some more ulong with uintptr

72a15e9d – joe9 authored and 9ferno committed - 2021/07/05 13:58
fixes bug in array processing

54238874 – joe9 authored and 9ferno committed - 2021/07/03 15:37
updated print message

4fb336e4 – joe9 authored and 9ferno committed - 2021/07/08 00:29
changes for a working wm/wm

f9deac96 – joe9 authored and 9ferno committed - 2021/07/03 12:22
changed the hosttype name to 9front

82841b8f – joe9 authored and 9ferno committed - 2021/07/03 12:20
limbo changes for the increased WORD size

65261e21 – joe9 authored and 9ferno committed - 2021/07/03 12:16
allow acme to plumb

5b6830d4 – joe9 authored and 9ferno committed - 2021/07/03 09:01
corrected comment

966a5434 – joe9 authored and 9ferno committed - 2021/07/03 08:28
more ulong to uintptr changes

8fd174a0 – joe9 authored and 9ferno committed - 2021/07/03 07:49
more changes from ulong to u32int

57d990a5 – joe9 authored and 9ferno committed - 2021/07/08 00:23
reverted the change converting u32int to u32

9946b8d9 – joe9 authored and 9ferno committed - 2021/07/08 00:20
attempting inferno native amd64 build

9661fb64 – joe9 authored and 9ferno committed - 2021/04/03 10:28
added tests

4ee2765c – joe9 authored and 9ferno committed - 2021/07/03 00:31
replace SHORT macros with 16INT macros

e8c5c668 – joe9 authored and 9ferno committed - 2021/07/03 00:27
fixed bug in byteaddr on negative x or y values

e1fc0ec5 – joe9 authored and 9ferno committed - 2021/03/26 16:41
bug fix

c82de2cd – joe9 authored and 9ferno committed - 2021/03/26 07:39
shell external exec exception captured

4790d3a8 – joe9 authored and 9ferno committed - 2021/07/03 00:17
working OpenBSD and 9front amd64 builds

3f5999b1 – joe9 authored and 9ferno committed - 2021/02/13 00:24
changing WORD to intptr

b9b3baa3 – joe9 authored and 9ferno committed - 2021/03/25 23:44
working 9front amd64 build

a62654ed – 9ferno authored - 2021/07/22 13:54
git ignore generated directories

c07799d1 – henesy authored - 2021/06/03 17:41
delete /dis/engridden

3384fa1a – henesy authored - 2021/06/03 17:40
make 9p.zone the default grid and rework how public grids are mounted ;; introduce engridden.b ;; fix hd(1) and tl(1) quoting

17385077 – henesy authored - 2021/06/03 04:34
qtokenize(2): fix list order

993e7fa4 – henesy authored - 2021/06/03 03:27
string.m: add qtokenize() to make whitespace/quote tokens similar to sh(1)/attrdb(2)

7967bd0a – henesy authored - 2021/06/01 20:55
string.m: add hasws and containscl

da7d6df6 – henesy authored - 2021/06/01 02:46
string.m: add fields

a273f867 – henesy authored - 2021/05/31 22:02
names.m: add absolute and searchname

a2f8ba07 – henesy authored - 2021/05/31 15:18
add hd and tl commands for sh interactive list manipulation

8dc249c8 – henesy authored - 2021/05/31 13:41
remove debug print

4cc6d43e – henesy authored - 2021/05/31 13:39
sh builtin run now properly expands path if no ./ is supplied

ce5b785b – henesy authored - 2021/05/31 03:56
revert - breaks profile load

eb81a503 – henesy authored - 2021/05/31 03:01
sh builtin run now searches path

47e76e81 – henesy authored - 2021/05/30 04:24
use 9p.zone as the public grid

80578f7d – henesy authored - 2020/12/14 05:11
string(2): add bound check on contains()

80be5158 – henesy authored - 2020/12/14 01:22
string(2): add contains()

5635aa2a – henesy authored - 2020/12/13 23:21
wm/clock: create context if none exists ;; wmclient(2): correct and align with current implementation

6050b608 – henesy authored - 2020/12/12 05:03
arrays(2): fix see also

ff8e5386 – henesy authored - 2020/12/12 04:55
arrays(2): clean up ordering;; update lookindex

ec042e5f – henesy authored - 2020/12/12 04:32
add arrays(2)

Next