Lars Brinkhoff
28eb4bc9ab
Minor readme edits.
2016-12-06 08:36:34 -08:00
Lars Brinkhoff
f9e2c9a2b8
Reorder the list of programs built after the new ITS has started.
2016-12-06 08:36:34 -08:00
Lars Brinkhoff
f78c65e3cc
Build NWATCH.
2016-12-06 07:45:05 -08:00
Eric Swenson
95cb6f4a9e
Added PR.
2016-12-06 08:56:09 +01:00
Lars Brinkhoff
a0f2529bf2
Build CROCK.
2016-12-06 08:38:14 +01:00
Eric Swenson
3cc31ce056
Added HSNDEV.
2016-12-06 08:13:14 +01:00
Eric Swenson
bffb8f6418
Added JOBS.
2016-12-06 07:56:48 +01:00
Lars Brinkhoff
7a196d3c3e
Build DCROCK.
2016-12-05 13:34:53 -08:00
Eric Swenson
65a92f9a9f
Added SPELL/ESPELL, spellchecker.
2016-12-05 19:47:22 +01:00
Eric Swenson
b2341133ef
Added IDLE, which displays idle users.
2016-12-05 17:52:35 +01:00
Lars Brinkhoff
3f2ffe3244
Make README link to missing source code issue.
2016-12-05 14:14:48 +01:00
Eric Swenson
800803e9c4
Added support for RMTDEV
2016-12-05 12:34:57 +01:00
Eric Swenson
6a76142071
Added ARCSAL, the archive salvager.
2016-12-05 10:29:54 +01:00
Eric Swenson
812fd060bc
Added HSNAME -- prints out a user's HSNAME.
2016-12-05 08:10:47 +01:00
Eric Swenson
5590bf925c
Added DIRED (not the one from EMACS, but the MIDAS one).
2016-12-05 07:47:36 +01:00
Eric Swenson
9ed7bf3035
- Added support for METER
...
- Also fixed build script after initializing COMSAT (KLH10 only) to kill
COMSAT job.
2016-12-04 08:45:23 +01:00
Eric Swenson
a305421ff8
Added support for SYSMSG
2016-12-03 16:19:19 -08:00
Eric Swenson
1f4f688067
Added support for TIMOON.
2016-12-03 15:56:03 -08:00
Eric Swenson
07568ea0b7
Addd support for REATTA.
2016-12-03 15:30:52 -08:00
Eric Swenson
947d786951
Added LOOKUP to look up INQUIR entries.
...
Added INQUPD to process INQUIR database updates.
Added DMUNCH to produce INQUIR;DIRS BIN file.
2016-12-03 15:09:51 -08:00
Eric Swenson
ec2b7579d7
Added SEND/REPLY, as replacements for DDT's :SEND.
2016-12-03 14:45:56 -08:00
Eric Swenson
d274195213
Added PWORD and PANDA. Set up initial password database.
...
Did not link sys;atsign hactrn to sysbin;pword bin, so logins
are not required.
2016-12-01 07:01:15 +01:00
Eric Swenson
af866af9c7
Added INQUIR, the user account management program.
2016-11-30 15:59:16 -08:00
Eric Swenson
e1a465ec25
Added BINPRT, for dumping out information about binary executable
...
files.
2016-11-30 20:10:16 +01:00
Eric Swenson
d77a3bfd41
Added build of COMPLR, the lisp compiler.
2016-11-30 19:38:59 +01:00
Eric Swenson
e9619de352
Added support for LISP interpreter and runtime (autoloaded files only).
2016-11-30 08:56:40 +01:00
Lars Brinkhoff
51eb040369
Build DSKUSE.
2016-11-29 11:54:28 -08:00
Eric Swenson
c81af35115
Added mail support (COMSAT, MAIL, RMAIL, DQ device).
2016-11-28 18:24:16 +01:00
Lars Brinkhoff
26df9785e1
Build the DIR device.
2016-11-27 13:25:15 -08:00
Lars Brinkhoff
ad492867c2
Build DDTDOC.
2016-11-27 12:19:58 -08:00
Eric Swenson
7ed0d1d8ce
Added SRCCOM program and documentation.
...
SRCCOM is a source/binary comparison program.
SRCCOM also support source merges.
2016-11-27 08:48:36 +01:00
Eric Swenson
f97c1e6ae8
Added support for TTLOC.
2016-11-26 13:35:32 -08:00
Lars Brinkhoff
77b59e1676
Build FIND.
2016-11-26 22:18:02 +01:00
Eric Swenson
28710a9690
Added ITS support for CHTN and CFTP (Telnet and FTP over Chaosnet).
...
To actually use these programs, however, the emulator needs to get
updated to support Chaosnet (over UDP, for example).
2016-11-26 21:59:06 +01:00
Eric Swenson
a3684d9638
Added MLDEV/MLSLV devices. These allow access to the file system using
...
the device DB: both locally and from remote systems.
2016-11-26 20:22:55 +01:00
Lars Brinkhoff
099d3126bc
Build WHOJ. Make links for TS TALK, TS WHO, TS WHOJ, TS WHOM, TS USERS.
2016-11-26 16:51:37 +01:00
Eric Swenson
09071f8600
Added support for NAME, FINGER, and its aliases. Also added support
...
for the remote FINGER service. Note that this commit includes the INQUIR
database INQUIR;LSR1 >. This is needed for various programs that use the
LSRTNS library.
2016-11-26 08:26:43 +01:00
Lars Brinkhoff
27dab86342
Document project goals in the top-level README.
2016-11-25 19:40:31 +01:00
Eric Swenson
a94bfe9cf7
Added support for FTP client and server.
2016-11-24 21:43:54 +01:00
Eric Swenson
eb3aec175b
Added SUPDUP client and server support. SUPDUP, like TELNET, allows
...
remote access to ITS (and other systems). However, SUPDUP is capable
of automatically setting the terminal type on the remote system and
is therefore more convenient for display terminals and full screen
support.
2016-11-24 21:43:54 +01:00
Eric Swenson
4623e0db21
Added TELNET server and client.
2016-11-24 21:43:54 +01:00
Eric Swenson
a80fc4f8ad
Integrated basic ITS networking support and host table. This includes
...
the host table compiler (SYSHST; HOSTS3 BIN) and the host table job
submission tool (SYSHST; H3MAKE BIN). No daemons or user networking
programs are included in this commit. The binary host table, however,
is built from the host table source (SYSHST; H3TEXT >) and installed
into SYSBIN; HOSTS3 >.
2016-11-24 21:43:54 +01:00
Lars Brinkhoff
44053e9695
Separate DDT cheat sheet.
2016-11-23 14:23:08 +01:00
Lars Brinkhoff
915ba1b42a
Document DSKDMP in the build procedure.
2016-11-23 07:56:46 +01:00
Lars Brinkhoff
6377c7ffb2
We now build some dragon programs.
2016-11-22 15:41:43 +01:00
Lars Brinkhoff
d2064e099e
Build MTBOOT.
2016-11-22 15:21:06 +01:00
Lars Brinkhoff
3e5e037d13
Minimal EMACS install.
2016-11-22 09:56:46 +01:00
Lars Brinkhoff
e727ebfcaf
Dump and boot rebuilt ITS.
2016-11-21 15:55:09 +01:00
Lars Brinkhoff
8253ef3899
Build NSALV.
2016-11-16 15:13:00 +01:00
Lars Brinkhoff
85a02fd186
Build exec DDT.
2016-11-16 14:38:34 +01:00