jehanne/sys/src/cmd
Giacomo Tesio f52a185030 decouple Jehanne from 9P2000 (as much as needed)
Jehanne is going to use a new file protocol, but Plan 9 is really
coupled with 9P2000.

Renamed fcall.h as 9P2000.h and introduced specific constants such
as NP_OREAD, NP_OWRITE and so on, so that we can use different values
in the kernel and new protocol.

Renamed devmnt to devninep, since it's actually a device serving 9P2000
file systems.

Also, fixed 9P2000 support in Jehanne, that was broken with the introduction
of OSTAT.
2016-12-06 23:01:45 +01:00
..
acme decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
auth decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
awk first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
disk decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
dossrv decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
exportfs decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
grep first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
hjfs decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
hmi decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
hoc first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ip decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
ndb decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
rc decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
rio decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
sam decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
samterm decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
sys decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
usb decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
ascii.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
basename.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
bind.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
cal.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
cat.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
chgrp.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
chmod.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
cleanname.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
cmd.json first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
cmds.json first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
cp.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
cpu.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
date.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
dd.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
du.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
echo.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ed.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
fcp.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
field.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
flip.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
hget.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
import.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
init.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
join.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
kcmds.json first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
kernel.json first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
lock.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
look.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ls.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
mc.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
mkdir.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
mntgen.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
mount.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
mpc.y first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ms.c cmd/ms: read #P/ps2mouse in a char (not in an int) 2016-11-29 20:42:24 +01:00
mtime.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
mv.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
netstat.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ns.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
p.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
pipefile.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ps.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
pwd.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ramfs.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
rm.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
sed.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
seq.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
sleep.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
sort.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
split.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
srv.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
srvfs.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
stats.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
tail.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
tar.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
tee.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
test.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
time.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
touch.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
tr.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
unicode.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
uniq.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
unmount.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
wc.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
xargs.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
xd.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00