code: 9ferno

RSS feed

0b4dfa65 – 9ferno authored - 2021/08/15 16:18
initial vanilla files

1ff51edf – 9ferno authored - 2021/08/15 08:23
cleaned up initialization scripts

4a56ddcd – 9ferno authored - 2021/08/15 08:20
added /tmp and /net.alt

51fdecc6 – 9ferno authored - 2021/08/15 08:19
changed dhcp module names

58055b9e – 9ferno authored - 2021/08/14 10:59
added missing directory /usr/inferno/lib

15f66afc – 9ferno authored - 2021/08/14 10:59
changed comments

b0dd7c04 – 9ferno authored - 2021/08/14 10:56
setting default timezone to GMT

c4cfe9a1 – 9ferno authored - 2021/08/13 11:59
move /env bind to the start

5e0faca2 – 9ferno authored - 2021/08/13 08:24
added dhcpd

84b29222 – 9ferno authored - 2021/08/13 11:37
provide a fallback shell console when /dis/init fails

699f654b – 9ferno authored - 2021/08/11 23:15
cosmetic change

53e322f8 – 9ferno authored - 2021/08/11 19:32
removed duplicated line

ab24e5e1 – 9ferno authored - 2021/08/11 19:31
show the shutdown commands as they are executed

b39057df – 9ferno authored - 2021/08/11 19:31
organized the devroot files again

c9f282f9 – 9ferno authored - 2021/08/11 18:36
run the user lib/profile at startup

d3662d2e – 9ferno authored - 2021/08/11 17:37
more comments

19209804 – 9ferno authored - 2021/08/11 17:36
dis/init boots on vmx with my scripts

e2328dc3 – 9ferno authored - 2021/08/11 16:00
add /mnt to devroot as needed by factotum

2b38105b – 9ferno authored - 2021/08/11 15:30
commented out broken code

10ac118d – 9ferno authored - 2021/08/11 15:28
adding import to devroot to be able to install over the ethernet

cf23a77c – 9ferno authored - 2021/08/10 19:44
added ip/dhcp and ip/ping to devroot

3bc3af70 – 9ferno authored - 2021/08/10 18:55
cleanup debug comments

11a2743d – 9ferno authored - 2021/08/10 18:25
correct the segflush() function signature

e16b4d85 – 9ferno authored - 2021/08/10 18:21
added missing type definitions

35bdc136 – 9ferno authored - 2021/08/10 18:14
added empty line

9a4b98a8 – 9ferno authored - 2021/08/10 18:10
copied from 9front

19155801 – 9ferno authored - 2021/08/10 18:03
moved the obsolete rules to the end

be096f83 – 9ferno authored - 2021/08/10 17:47
corrected debug print

16593a0c – 9ferno authored - 2021/08/10 17:41
working vmap()

a1b17711 – 9ferno authored - 2021/08/10 16:00
reverting to original code

2de7940a – 9ferno authored - 2021/08/09 10:23
cleaned up the boot messages

19718577 – 9ferno authored - 2021/08/09 10:23
increased print buffer size to accommodate e820 conf value

c0a28bad – 9ferno authored - 2021/08/09 08:43
cleaned up unused variables

07bee1c2 – 9ferno authored - 2021/08/09 08:41
show config setup by bios and 9boot

ef1061c6 – 9ferno authored - 2021/08/08 21:23
working uart after import from 9front

b6edae95 – 9ferno authored - 2021/08/08 21:55
cleaned up the memory debug prints

1daffb59 – 9ferno authored - 2021/08/08 21:25
minor changes to get devcons working neatly

b1df88a7 – 9ferno authored - 2021/08/08 17:27
synchronize segflush function definition

9ef92d33 – 9ferno authored - 2021/08/08 15:24
fixed permissions thanks to kvik

98272cae – 9ferno authored - 2021/08/07 19:41
temporary hack until kbdfs

702ddcd8 – 9ferno authored - 2021/08/07 08:45
going for kbdfs

d820cecf – 9ferno authored - 2021/08/06 17:58
changes to have a common boot script across vmx and phsical machine

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

Next