1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-03-01 17:35:54 +00:00

Commit Graph

  • 39a716ace8 fix warning: a function declaration without a prototype is deprecated in all versions of C Nick Briggs 2022-12-12 10:14:40 -08:00
  • bae09d8eba fix warning: a function declaration without a prototype is deprecated in all versions of C Nick Briggs 2022-12-12 10:08:39 -08:00
  • 6838c701cc fix warning: a function declaration without a prototype is deprecated in all versions of C Nick Briggs 2022-12-12 10:05:16 -08:00
  • 2175364380 fix warning: a function declaration without a prototype is deprecated in all versions of C Nick Briggs 2022-12-12 08:34:09 -08:00
  • 202db168a9 fix warning: a function declaration without a prototype is deprecated in all versions of C Nick Briggs 2022-12-11 19:09:21 -08:00
  • 4a82b6c549 fix warning: a function declaration without a prototype is deprecated in all versions of C Nick Briggs 2022-12-11 19:07:38 -08:00
  • 76cb36993c fix warning: a function declaration without a prototype is deprecated in all versions of C Nick Briggs 2022-12-11 19:06:18 -08:00
  • 89a2b73d33 fix warning: a function declaration without a prototype is deprecated in all versions of C Nick Briggs 2022-12-11 19:05:19 -08:00
  • 523368a710 fix warning: a function declaration without a prototype is deprecated in all versions of C Nick Briggs 2022-12-11 19:02:59 -08:00
  • bee3d3334a fix warning: a function declaration without a prototype is deprecated in all versions of C Nick Briggs 2022-12-11 18:58:46 -08:00
  • 5f98006d38 fix warning: a function declaration without a prototype is deprecated in all versions of C Nick Briggs 2022-12-11 18:55:49 -08:00
  • 093b4526ad fix warning: a function declaration without a prototype is deprecated in all versions of C remove extraneous declaration of dispatch() (now covered by xcdefs.h) Nick Briggs 2022-12-11 18:53:12 -08:00
  • f9e8f7ed85 fix warning: a function declaration without a prototype is deprecated in all versions of C Nick Briggs 2022-12-11 18:49:20 -08:00
  • d7ab75b1a7 fix warning: a function declaration without a prototype is deprecated in all versions of C Nick Briggs 2022-12-11 18:47:51 -08:00
  • d7c294bc0d fix warning: a function declaration without a prototype is deprecated in all versions of C Nick Briggs 2022-12-11 18:45:01 -08:00
  • 1cfa67c515 fix warning: a function declaration without a prototype is deprecated in all versions of C Nick Briggs 2022-12-11 18:42:41 -08:00
  • 434067770a fix warning: a function declaration without a prototype is deprecated in all versions of C Nick Briggs 2022-12-11 18:38:51 -08:00
  • 072a493d56 fix warning: a function declaration without a prototype is deprecated in all versions of C Nick Briggs 2022-12-11 18:37:52 -08:00
  • b812513696 fix warning: a function declaration without a prototype is deprecated in all versions of C Nick Briggs 2022-12-11 18:35:12 -08:00
  • 5ee8f49002 fix warning: a function declaration without a prototype is deprecated in all versions of C Nick Briggs 2022-12-11 18:33:19 -08:00
  • 81d459be16 Substitute include <errno.h> for extern int errno. Nick Briggs 2022-12-11 18:21:58 -08:00
  • f7c67a6317 Correct mismatch between Init_XCursor prototype and definition. Nick Briggs 2022-12-10 12:21:44 -08:00
  • 36355c12fb Add missing include etherdefs.h to ether_common.c Nick Briggs 2022-12-10 12:19:04 -08:00
  • 47ac0eacc5 Correct prototype/definition misuse of () for (void) on various functions. Nick Briggs 2022-12-10 12:15:06 -08:00
  • 36a7422ebc Correct malformed connectToHub prototype and definition Nick Briggs 2022-12-10 12:04:36 -08:00
  • 1dd86ed48c Correct mismatch between DoRing prototype and definition Nick Briggs 2022-12-10 11:55:17 -08:00
  • a10bd9b1c3 Remove set but not used variables DisplayMask and LispMask Nick Briggs 2022-12-10 11:52:19 -08:00
  • 2c83acee31 Add extern for globally defined currentdsp (pointer), add static to curdsp (storage). Nick Briggs 2022-12-09 18:29:11 -08:00
  • aa177fa40a Make typedefs for struct xxxRec/xxx clearer. Nick Briggs 2022-12-09 18:26:24 -08:00
  • 60e13a774d Net reduction of about 150 warnings when compiling with clang 15.0.6 Nick Briggs 2022-12-09 16:20:14 -08:00
  • e122d894f9 Merge pull request #452 from Interlisp/update-github-checkout-version Frank Halasz 2023-02-15 16:15:51 -08:00
  • a83cb5ad64 Update github workflows from actions/checkout@v2 to actions/checkout@v3 Nick Briggs 2023-02-15 14:01:05 -08:00
  • 74361cb5a1 fix README.md: need libx11-dev, not x11dev (#451) Larry Masinter 2023-02-09 16:21:13 -08:00
  • ef32f28eb8 was adding -DNOVERSION -DINIT to wrong variable lmm-maiko Larry Masinter 2023-01-13 17:28:58 -08:00
  • a04dd61a35 loadup-mid-from-init.sh still dies with segfault Larry Masinter 2023-01-13 13:37:16 -08:00
  • 8e78179a50 fix cygwin makefiles Larry Masinter 2023-01-11 21:47:59 -08:00
  • 098aa9b2af Update github runners os matrix to add macos-12 and replace now deprecated ubuntu-18.04 with ubuntu-20.04 (#449) Nick Briggs 2022-12-07 16:15:44 -08:00
  • d3e8df5b1c Rework Nethub ether interface (#448) Nick Briggs 2022-11-09 17:09:32 -08:00
  • 6e38d50829 Improve implementation of word_swap_page() and remove unused code (#447) Nick Briggs 2022-10-30 15:49:32 -07:00
  • 71e2d9f3e0 Fix typo in Dodo network document name Nick Briggs 2022-10-11 14:23:59 -07:00
  • 82577ce951 Dodo Nethub support (#445) devhawala 2022-10-11 23:21:55 +02:00
  • 2509a796ce Correct async I/O setup to work for Solaris (#446) Nick Briggs 2022-10-10 09:17:39 -07:00
  • cdffa541ef Remove extra semicolons, convert #define x() {...} to do {...} while (0) style (#444) Nick Briggs 2022-10-05 09:07:17 -07:00
  • f5b17b0e63 Merge pull request #443 from Interlisp/cast-align maiko-220929-f5b17b0e Nick Briggs 2022-09-29 13:01:32 -07:00
  • c2070d9892 Remove definitions of Addr68k/StkOffset macros which have been replaced by inline functions. Nick Briggs 2022-09-28 15:21:50 -07:00
  • 344351acba Replace StkOffset related macros with StackOffset inline functions Nick Briggs 2022-09-28 15:17:53 -07:00
  • bc390c511f Scratch branch for (trying to) build old release 2.01 build-201 Nick Briggs 2022-09-08 12:44:19 -07:00
  • fcc62953d8 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:38 -07:00
  • 33ba044dc1 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:38 -07:00
  • 387be9d2b6 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:38 -07:00
  • 5565c9db8b Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:38 -07:00
  • ad9487a89b Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:38 -07:00
  • fdef5e6dde Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:38 -07:00
  • ebd7a197f2 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:38 -07:00
  • 6a7e018a0c Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:38 -07:00
  • 7a28ba5731 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:38 -07:00
  • c4ad41fcb7 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:38 -07:00
  • fda6153d5b Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:38 -07:00
  • 419ff4a549 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • 695f559af8 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • a24f10a995 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • 6944c1289b Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • b8873485c7 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • 1a98f0783e Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • 77894f993c Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • 83cd45d8dc Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • 8b746780cd Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • 269e5d8235 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • cc6e8b6986 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • b7b364359b Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • e84703c3bd Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • 5fbc3d0480 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • 97e811e3de Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • f6aa8f1dcd Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • 1b90398cfc Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • b758597f96 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • 4b603a8a31 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • d6a5e5298a Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • 483506234b Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:37 -07:00
  • f3592648b6 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:36 -07:00
  • d266f4d987 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:36 -07:00
  • 05f49a3556 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:36 -07:00
  • 2a42cd8e52 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:36 -07:00
  • dab77421a2 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:36 -07:00
  • 5143aa25b0 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:36 -07:00
  • 56b6cfaa19 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:36 -07:00
  • 3786630f33 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:36 -07:00
  • 63bfea5adf Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:36 -07:00
  • c2ee07f609 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:36 -07:00
  • a3b064b2b7 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:36 -07:00
  • bba1dd660f Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:36 -07:00
  • f701bb40ac Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:36 -07:00
  • 9941356250 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:36 -07:00
  • e843dfbd76 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:36 -07:00
  • 7ea30a40cc Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:36 -07:00
  • a38ae21908 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:36 -07:00
  • f543d56260 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:36 -07:00
  • bf8c1ae277 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:36 -07:00
  • 7e819fbb69 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:35 -07:00
  • 166d54e938 Replace Addr68k related macros with NativeAligned inline functions Nick Briggs 2022-09-01 14:15:35 -07:00