code: 9ferno

RSS feed

8d0725d5 – 9ferno authored - 2021/09/10 12:52
removed the need for a /386 directory

f38ffb2e – 9ferno authored - 2021/09/10 07:58
kfs64 allow wstat on directories

d2ddb4ed – 9ferno authored - 2021/09/09 15:51
work with /net.alt and /net.alt/

a616b6c8 – 9ferno authored - 2021/09/09 10:21
increased lru cache size

7840bccd – 9ferno authored - 2021/09/09 09:45
empty /lib stub at boot

6966e8d7 – 9ferno authored - 2021/09/09 09:44
more debugging messages

5dd326f8 – 9ferno authored - 2021/09/09 05:02
bug fixes

c6cc8aa4 – 9ferno authored - 2021/09/08 10:16
write the data blocks and then the pointers to it

916fe767 – 9ferno authored - 2021/09/07 15:47
ulong pointers bug fixed

7c222308 – 9ferno authored - 2021/09/07 01:48
work on /net.alt too

df8fccc0 – 9ferno authored - 2021/09/07 01:09
added comment on checksum

670f4e90 – 9ferno authored - 2021/09/06 06:23
going back to the default block size of 1024 used by kfs

c22d556f – 9ferno authored - 2021/09/04 17:31
kfs64 with block checksum

4929fd8b – 9ferno authored - 2021/09/02 18:53
send something on the channel to kick the alt

957c1191 – 9ferno authored - 2021/09/02 18:37
removed obsolete code

d101aeda – 9ferno authored - 2021/09/02 18:34
added trampoline

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

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

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

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

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

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

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

44ce0097 – 9ferno authored - 2021/08/31 23:34
avoid reaming all, ream as needed

099be971 – 9ferno authored - 2021/08/31 17:20
minor changes and comments

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

c11957a7 – 9ferno authored - 2021/08/20 18:39
replacing ip with 9front ip

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Next