summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Pete [Fri, 20 Sep 2024 22:46:01 +0000 (15:46 -0700)]
Update drawterm; hopefully this version doesn't crash.
It had been crashing somewhere in exportfs/exportsrv and I'd
got as far as doing this:
--- a/exportfs/exportsrv.c
+++ b/exportfs/exportsrv.c
@@ -481,6 +481,8 @@ DEBUG(DFD, "blockingslave %d rendez got %p\n", pid, m);
p = rendezvous((void*)(uintptr)pid, (void*)(uintptr)pid);
if((uintptr)p == ~(uintptr)0) /* Interrupted */
continue;
+ if(p == NULL) /* I don't know why this would happen. */
+ continue;
DEBUG(DFD, "\tslave: %d %F b %d p %d\n", pid, &p->work, p->busy, p->pid);
if(p->flushtag != NOTAG)
But that just *froze* it instead of crashing. So, evidently off.
cinap's apparently rejiggered the doodad and all of that has changed.
So maybe p is never null and it doesn't get locked any more.
Pete [Fri, 30 Aug 2024 11:55:52 +0000 (04:55 -0700)]
Right, synergy has been replaced with barrier. Partially sorry, Tim.
...Partially.
Pete [Fri, 30 Aug 2024 11:49:56 +0000 (04:49 -0700)]
Rescuing another port from Tim Biermann's reign of terror
Pete [Sat, 9 Mar 2024 11:44:12 +0000 (03:44 -0800)]
I want to crop a screenshot still.!
Pete [Sat, 9 Mar 2024 11:42:02 +0000 (03:42 -0800)]
I want to crop a screenshot and config.guess won't let me install gimp!
Pete [Tue, 26 Dec 2023 03:12:32 +0000 (19:12 -0800)]
lesstif
Pete [Tue, 26 Dec 2023 03:03:39 +0000 (19:03 -0800)]
xpdf: New build doesn't need the patches
Pete [Tue, 26 Dec 2023 02:59:05 +0000 (18:59 -0800)]
URL has changed.
Pete [Tue, 26 Dec 2023 02:57:07 +0000 (18:57 -0800)]
xpdf: Because the new one is busted.
Pete [Mon, 25 Dec 2023 12:45:14 +0000 (04:45 -0800)]
aircrack-ng: This git repo gets wild after dark.
Pete [Mon, 25 Dec 2023 12:32:53 +0000 (04:32 -0800)]
mdk4
Pete [Mon, 25 Dec 2023 07:42:24 +0000 (23:42 -0800)]
drawterm: Forgot the URL!
Pete [Mon, 25 Dec 2023 05:01:02 +0000 (21:01 -0800)]
drawterm: Refreshingly simple compared to the other ports.
Pete [Sun, 24 Dec 2023 10:10:01 +0000 (02:10 -0800)]
cool-retro-term: I know it is cheesy. It is also fun.
It is also worth installing just for the fonts.
Pete [Fri, 22 Dec 2023 06:38:00 +0000 (22:38 -0800)]
Update md5sum.
Pete [Fri, 22 Dec 2023 06:35:41 +0000 (22:35 -0800)]
Correct the path for SSD.
Pete [Tue, 12 Dec 2023 06:38:01 +0000 (22:38 -0800)]
Add some basic scripts, somewhat Devterm-specific but not necessarily provided by upstream.
Pete [Tue, 12 Dec 2023 05:48:22 +0000 (21:48 -0800)]
xprintidle fixes
Pete [Tue, 12 Dec 2023 05:42:38 +0000 (21:42 -0800)]
xprintidle, my screen-dimmer script relies on it.
Pete [Tue, 12 Dec 2023 05:14:09 +0000 (21:14 -0800)]
Should probably update qiv. Have not tested this yet.
Pete [Tue, 12 Dec 2023 05:07:26 +0000 (21:07 -0800)]
barrier should stop dying on failed assertions, at least.
Pete [Tue, 12 Dec 2023 04:58:06 +0000 (20:58 -0800)]
Re-add tcl
Pete [Tue, 12 Dec 2023 04:51:03 +0000 (20:51 -0800)]
Apparently, no wish, which I use, in contrib any more.
Pete [Tue, 12 Dec 2023 03:56:13 +0000 (19:56 -0800)]
barrier working finally.
Pete [Tue, 12 Dec 2023 03:53:12 +0000 (19:53 -0800)]
Add a port so that I don't have to alter my .xinitrc to have a background.
Pete [Tue, 12 Dec 2023 03:46:39 +0000 (19:46 -0800)]
Manually install everything.
Pete [Tue, 12 Dec 2023 03:29:36 +0000 (19:29 -0800)]
Tweak how $PREFIX is set in barrier.
Pete [Tue, 12 Dec 2023 03:17:16 +0000 (19:17 -0800)]
Correct the paths.
Pete [Tue, 12 Dec 2023 03:13:45 +0000 (19:13 -0800)]
barrier
Pete [Mon, 11 Dec 2023 15:16:43 +0000 (07:16 -0800)]
Add a little to default conky build.
It is very convenient to have the wireless-tools built in.
Pete [Sun, 10 Dec 2023 06:11:34 +0000 (22:11 -0800)]
The perils of using sed to turn your Slackware init scripts into CRUX ones!
Pete [Sun, 10 Dec 2023 06:00:24 +0000 (22:00 -0800)]
Successful build!
Pete [Sun, 10 Dec 2023 05:55:57 +0000 (21:55 -0800)]
Fix devterm-a06 again. I should not do this kind of thing when tired.
Pete [Sun, 10 Dec 2023 05:54:45 +0000 (21:54 -0800)]
Adjust paths.
Pete [Sun, 10 Dec 2023 05:53:18 +0000 (21:53 -0800)]
Fix some paths.
Pete [Sun, 10 Dec 2023 05:50:46 +0000 (21:50 -0800)]
Dangers of eating copypasta.
Pete [Sun, 10 Dec 2023 05:48:30 +0000 (21:48 -0800)]
Fix a build error. This is the fun part.
Pete [Sun, 10 Dec 2023 05:43:07 +0000 (21:43 -0800)]
My DevTerm is running hot until I finish this.
Pete [Mon, 4 Dec 2023 12:33:33 +0000 (04:33 -0800)]
Add the xorg config from CPi.