RSS feed
9f77f04c
– 9ferno
authored
- 2021/11/24 16:01
working c ffi
233d3610
– 9ferno
authored
- 2021/11/23 09:42
working c calls
2a12d6d0
– 9ferno
authored
- 2021/11/22 12:30
forth procs read from fd instead of a queue
25d46a49
– 9ferno
authored
- 2021/11/21 11:50
working version of devforth
186de178
– 9ferno
authored
- 2021/11/20 18:40
working devforth skeleton
4b789895
– 9ferno
authored
- 2021/11/19 09:04
using the memory map used by Starting Forth
0644f16b
– 9ferno
authored
- 2021/11/19 04:39
compiling forth code
516446e1
– 9ferno
authored
- 2021/11/18 13:15
cleaning up the forth implementation
1a03a8ef
– 9ferno
authored
- 2021/11/18 06:32
partial development of devforth
121d65ec
– 9ferno
authored
- 2021/11/18 05:54
forth assembly files
7c4e9c49
– 9ferno
authored
- 2021/11/16 08:46
trying out a forth interpreter
e5bbed76
– 9ferno
authored
- 2021/11/15 05:52
devip does not need accept
1ade17ec
– 9ferno
authored
- 2021/11/15 01:26
capture the exception if /mnt/keys is not a mount
ec252421
– 9ferno
authored
- 2021/11/13 14:51
fixed kwstat bug in waserror() usage
e81c54ba
– 9ferno
authored
- 2021/11/13 14:50
more changes to the DBG macro
56f288fc
– 9ferno
authored
- 2021/11/13 02:45
fixed bugs in ndb/cs and ndb/dns
98e5aeb9
– 9ferno
authored
- 2021/11/12 15:48
changes to make postnote work similar to swiproc
2a98788f
– 9ferno
authored
- 2021/11/11 09:10
added a global DBG macro
e61dd879
– 9ferno
authored
- 2021/11/11 03:54
import 9front devenv.c
9febeeb9
– 9ferno
authored
- 2021/11/10 16:29
fixed initialization bugs with the updated proc.c
f86de033
– 9ferno
authored
- 2021/11/09 09:36
fixed bug when setenv is used with an empty value
693f5ff9
– 9ferno
authored
- 2021/11/08 19:15
import 9front devmnt.c
b1eca83b
– 9ferno
authored
- 2021/11/05 12:19
avoid panic when closing an empty channel
edafd783
– 9ferno
authored
- 2021/11/05 09:39
migrating 9front proc, queue and chan code
de5fee8a
– 9ferno
authored
- 2021/11/03 19:40
working acid generation
5904f303
– 9ferno
authored
- 2021/10/30 04:23
working rudimentary c ffi
6b9b01c4
– 9ferno
authored
- 2021/10/29 04:29
compiling native forth interpreter
0977f294
– 9ferno
authored
- 2021/10/26 16:08
import 9front pid management
22e770f3
– 9ferno
authored
- 2021/10/24 06:57
do not run disk/prep on non plan9 partitions
704bb701
– 9ferno
authored
- 2021/10/24 03:54
skip authentication when noauth is set
b2509ed7
– 9ferno
authored
- 2021/10/24 02:19
git ignore more files
d2d1396f
– 9ferno
authored
- 2021/10/23 17:10
got the native shell prompt for amd64
63803922
– 9ferno
authored
- 2021/10/23 17:04
removed the duplicate unlock(&up->rlock)
47300e19
– 9ferno
authored
- 2021/10/23 13:08
inferno fine tuning to 9front taslock.c
71919302
– 9ferno
authored
- 2021/10/23 09:19
added debug prints
f7a4f931
– 9ferno
authored
- 2021/10/23 06:13
import 9front proc.c and qio.c
639debe9
– 9ferno
authored
- 2021/10/23 02:20
libsec: fix wrong assert condition (introduced in 775a4bea4386c12067057de0e56dd8baa34f43ec)
2edce3df
– 9ferno
authored
- 2021/10/20 09:11
import 9front 9/port/random.c
8e3ca2b7
– 9ferno
authored
- 2021/10/20 08:02
fixed compilation errors
b66b8d01
– 9ferno
authored
- 2021/10/20 07:26
added getpid() required by genrandom()
5decc93c
– 9ferno
authored
- 2021/10/20 06:33
added memcpy definition
65e8434f
– 9ferno
authored
- 2021/10/20 06:16
imported 9front libmp and libsec
0424afde
– 9ferno
authored
- 2021/10/18 10:23
debugging print added
b585728e
– 9ferno
authored
- 2021/10/18 10:19
use the full path
f3829796
– 9ferno
authored
- 2021/10/18 07:08
/dis/init starts it all up and calls /lib/init/$sysname for fine tuning
94a064bd
– 9ferno
authored
- 2021/10/18 04:24
added tcp booting
6d69f6fb
– 9ferno
authored
- 2021/10/17 11:55
generic /dis/init
8ac587c8
– 9ferno
authored
- 2021/10/17 01:19
ported diskparts from 9front
1aa79968
– 9ferno
authored
- 2021/10/16 14:19
update devenv from 9front
d88bdc7d
– 9ferno
authored
- 2021/10/16 01:50
more debugging details of the page table setup
6dbebb2b
– 9ferno
authored
- 2021/10/16 00:38
fine tuned memory locations
2a725ccf
– 9ferno
authored
- 2021/10/15 03:06
working mp interrupts
0e0590fe
– 9ferno
authored
- 2021/10/15 01:24
importing 9front irq.c
37775f47
– 9ferno
authored
- 2021/10/14 08:33
replaced taslock
03be3a13
– 9ferno
authored
- 2021/10/14 03:53
testing with pxe boot
ed147e0d
– 9ferno
authored
- 2021/10/13 07:54
cleaned up debugging prints
6bb619c8
– 9ferno
authored
- 2021/10/13 07:26
working multiple processor configuration
c88203b2
– 9ferno
authored
- 2021/09/16 02:52
cleaned up the memory code
8d802228
– 9ferno
authored
- 2021/09/15 04:23
9front acpi
d468a21a
– 9ferno
authored
- 2021/09/14 10:57
debugging authentication
3e5c13c3
– 9ferno
authored
- 2021/09/13 07:52
script to start emu in daemon mode
8767dca5
– 9ferno
authored
- 2021/09/13 06:31
show sys
0ee70192
– 9ferno
authored
- 2021/09/13 06:21
added consctl for raw mode
3b9c359a
– 9ferno
authored
- 2021/09/11 05:59
added trampoline and netaddr to inferno distribution
af81ff0f
– 9ferno
authored
- 2021/09/11 05:48
output ip addr & mask
fbbc25e5
– 9ferno
authored
- 2021/09/11 02:58
use /plan9.ini instead of /cfg/plan9.ini
f167a2f5
– cinap_lenrek
authored
and 9ferno
committed
- 2021/09/11 02:53
9boot: fix isowalk() for directories spanning multiple sectors
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
Next