code: 9ferno

RSS feed

2dd98ec9 – 9ferno authored - 2021/08/06 10:59
more debug prints

ad13cd2e – 9ferno authored - 2021/08/06 10:58
fix ramscan()

2072db1e – 9ferno authored - 2021/08/06 10:54
commenting out the vmx specific /dis/init

d0b0ee91 – 9ferno authored - 2021/08/06 10:53
more debug prints

7e0a4aa1 – 9ferno authored - 2021/08/06 10:53
changes to get to the native amd64 shell prompt

926b447e – joe9 authored - 2021/08/04 14:06
let iprint to screenputs too

876f68cf – joe9 authored - 2021/08/04 14:05
setting mallocz to ulong for compatiblity with emu implementation

0cb3dc37 – joe9 authored - 2021/08/04 14:02
minor changes to account for 64 bit Qid.path

07efa53a – joe9 authored - 2021/08/04 13:49
allow the use of wakeup() in interrupts

c7019579 – joe9 authored - 2021/08/02 14:27
using inferno-os os.b instead of purgatorio version

4b1093d7 – joe9 authored - 2021/07/30 14:48
go to the root before unmounting

6dce09ce – joe9 authored - 2021/07/30 13:25
sorted the required dis files by name

52f8d420 – joe9 authored - 2021/07/30 13:09
working kfs shutdown hack

e74fa5bc – joe9 authored - 2021/07/30 00:10
updated init

0cb5f1d1 – joe9 authored - 2021/07/29 23:13
added missing conf.ialloc

e647395a – joe9 authored - 2021/07/29 08:25
cleaned up the mkfile

8180116f – joe9 authored - 2021/07/29 08:14
cleaned up simple.b

4f618bf2 – joe9 authored - 2021/07/29 08:14
more comments to /dis/init

12f53a4f – joe9 authored - 2021/07/29 07:54
removed trailing whitespace

dc6f3c38 – joe9 authored - 2021/07/29 07:52
kfs sync before shutdown

4f2a18dc – joe9 authored - 2021/07/29 07:43
ignore efi binaries

1de9b5a9 – joe9 authored - 2021/07/29 07:42
added a simple init

c8b187f9 – joe9 authored - 2021/07/29 07:41
added essential commands to devroot and changed init to simple

0ac57d69 – joe9 authored - 2021/07/29 07:40
build pc64 using proto files

12e226ac – joe9 authored - 2021/07/29 07:39
updated proto files

3521573f – joe9 authored - 2021/07/29 07:38
replaced bootrc with init

5ce6cc58 – joe9 authored - 2021/07/28 14:13
do not track keys

d0e8e41b – joe9 authored - 2021/07/28 14:11
added emptydirs for amd64

05cddab3 – joe9 authored - 2021/07/28 12:54
added OpenBSD/amd64 directories to empty dirs

82c6b554 – joe9 authored - 2021/07/28 12:40
Revert "separated ROOT and SRC directories"

0ba3cbf0 – joe9 authored - 2021/07/28 12:39
Revert "copy the /usr/ directory to inferno root"

ae1b9c48 – joe9 authored - 2021/07/28 12:39
Revert "getting osinit.dis to work with the different inferno root directory"

a78a1250 – joe9 authored - 2021/07/28 12:39
Revert "remove .dis and .sbl files from version control"

25e4f8ae – joe9 authored - 2021/07/28 12:39
Revert "wrong BIN directory"

4efa9e33 – joe9 authored - 2021/07/28 12:39
Revert "set the full path of the executable instead of relying on path"

6c239108 – joe9 authored - 2021/07/28 12:39
Revert "fixes to support the change separating SRC and ROOT directories"

63057ad9 – joe9 authored - 2021/07/28 12:38
Revert "correcting more BIN locations"

6cb92dcd – 9ferno authored - 2021/07/27 16:34
correcting more BIN locations

1294b382 – 9ferno authored - 2021/07/27 11:34
fixes to support the change separating SRC and ROOT directories

c52aa493 – 9ferno authored - 2021/07/26 20:52
set the full path of the executable instead of relying on path

195f6786 – 9ferno authored - 2021/07/26 16:25
wrong BIN directory

79eda009 – 9ferno authored - 2021/07/26 16:24
remove .dis and .sbl files from version control

c2a41686 – 9ferno authored - 2021/07/26 16:23
getting osinit.dis to work with the different inferno root directory

7be64ada – 9ferno authored - 2021/07/26 16:20
copy the /usr/ directory to inferno root

b0c5d15d – joe9 authored and 9ferno committed - 2021/07/08 01:09
removed my local mkconfig files

5ccd7ec6 – 9ferno authored - 2021/07/26 13:52
separated ROOT and SRC directories

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

Next