initial push

This commit is contained in:
Bernd Mueller
2026-06-17 13:44:30 +02:00
commit adfd70813f
372 changed files with 146450 additions and 0 deletions

19
m68k/server/ChangeLog Normal file
View File

@@ -0,0 +1,19 @@
2000-11-15 Chris Johns <cjohns@cybertec.com.au>
* bdmServer.c:
Make the ioctl table independent of the operating system.
2000-08-31 Chris Johns <ccj@acm.org>
* bdmServer.c: Made the ioctl numbers os independent.
* Makefile: Cleaned up.
22000-05-15 Chris Johns <ccj@acm.org>
* bdmServer.c: Added the failing path the open error message.
2000-03-30 Chris Johns <ccj@acm.org>
* bdmServer.c, Makefile, README, xmalloc.c: New file.