code: 9ferno

RSS feed

caef7336 – 9ferno authored - 2021/09/02 15:27
dhcpd to-do list

4142b624 – 9ferno authored - 2021/09/02 15:15
add ps to devroot

f663fb84 – 9ferno authored - 2021/09/02 15:14
add kfs64 to cd and devroot

9df859d0 – 9ferno authored - 2021/09/02 15:03
working dhcpd

5c1809af – 9ferno authored - 2021/09/01 11:00
shutdown kfs64 using halt

4f8e1cef – 9ferno authored - 2021/09/01 11:04
updated readme

7ad5ef17 – 9ferno authored - 2021/09/01 12:32
cleaned up proto files

44ce0097 – 9ferno authored - 2021/09/01 06:34
avoid reaming all, ream as needed

099be971 – 9ferno authored - 2021/09/01 00:20
minor changes and comments

219d341e – 9ferno authored - 2021/08/31 23:08
added halt to kfs64

164e81c6 – 9ferno authored - 2021/08/31 11:37
added progress meter to superream

55e8aede – 9ferno authored - 2021/08/31 06:55
not storing data in Dentry to avoid complexity

221871f1 – 9ferno authored - 2021/08/30 19:19
kfs64 bug fixes

9e6359c9 – 9ferno authored - 2021/08/28 20:44
kfs 64 bit version

8ba2d1ff – jro authored and 9ferno committed - 2021/08/30 19:18
missing files of the Linux amd64 patch

293649dd – 9ferno authored - 2021/08/27 14:07
moved ctype.c to libip

5c92b797 – 9ferno authored - 2021/08/27 14:04
let the os provided function signature take over

29611443 – 9ferno authored - 2021/08/27 13:16
changed offset from int to big

e57fd0cf – 9ferno authored - 2021/08/26 21:34
debug function definition

91f2ea9e – jro authored and 9ferno committed - 2021/08/26 21:30
Linux amd64 patch

40554c2f – 9ferno authored - 2021/08/26 17:24
nat notes

a29ae89d – 9ferno authored - 2021/08/26 17:17
debugging code to show the udp packets

b42db98c – 9ferno authored - 2021/08/26 17:04
more detailed error message

2a89e34c – 9ferno authored - 2021/08/26 17:00
fixed nat udp wrong length bug

52d0ccf0 – 9ferno authored - 2021/08/25 14:45
updated netdevmedium configuration

b896b9b6 – 9ferno authored - 2021/08/23 16:12
fix compilation errors

b5959ac6 – 9ferno authored - 2021/08/21 15:31
9legacy NAT patch on 9front ip

1f6dc4c5 – 9ferno authored - 2021/08/25 13:47
comment added

75b9d265 – 9ferno authored - 2021/08/23 12:30
fixed compilation warnings

d7b8111f – 9ferno authored - 2021/08/23 15:38
import 9front devbridge

21336d54 – 9ferno authored - 2021/08/23 12:12
fixed wrong number of arguments

b502a62d – 9ferno authored - 2021/08/23 11:55
removed subroutine in libip

181c1172 – 9ferno authored - 2021/08/21 12:35
fixed compilation errors of 9front ip

c11957a7 – 9ferno authored - 2021/08/21 01:39
replacing ip with 9front ip

d8b894af – 9ferno authored - 2021/08/12 23:08
imported 9legacy NAT patch

fa18daa2 – 9ferno authored - 2021/08/17 16:28
avoid using some pc header files

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

Next