summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Pete [Tue, 20 Aug 2024 08:13:10 +0000 (01:13 -0700)]
Does Ken still have access to that MiG?
It seemed from his write-up that it was a one-time thing, so it is probably safe to push
this.
Pete [Tue, 20 Aug 2024 07:20:12 +0000 (00:20 -0700)]
Update the README.
Also I guess this more than closes #4.
Pete [Tue, 20 Aug 2024 07:19:53 +0000 (00:19 -0700)]
Dragonfly, FreeBSD, OpenBSD, Ultrix.
Pete [Tue, 20 Aug 2024 06:30:49 +0000 (23:30 -0700)]
Two curiosities: example cats from readline and p9p libbio.
The p9p libbio example doesn't appear in /sys/src on my Plan 9 box.
Pete [Tue, 20 Aug 2024 05:55:03 +0000 (22:55 -0700)]
Actually running the script helps.
Pete [Tue, 20 Aug 2024 05:51:46 +0000 (22:51 -0700)]
Update README and add a script.
The script updates the README.
Pete [Tue, 20 Aug 2024 05:41:01 +0000 (22:41 -0700)]
Add xv6 while I'm in here.
xv6: https://github.com/mit-pdos/xv6-public/ .
Pete [Tue, 20 Aug 2024 05:40:03 +0000 (22:40 -0700)]
Add sbase and toybox cats.
Thanks to @oliverkwebb for pointing them out. sbase is from
the suckless sbase project ( git://git.suckless.org/sbase ,
https://git.suckless.org/sbase/file/cat.c.html ) and the toybox
version is from is from https://github.com/landley/toybox .
Pete [Fri, 3 Nov 2023 05:48:09 +0000 (22:48 -0700)]
The redundancy bothered me every time I looked at it.
Pete Elmore [Thu, 5 Jul 2018 20:45:32 +0000 (13:45 -0700)]
Oxford!
Pete Elmore [Thu, 5 Jul 2018 20:42:21 +0000 (13:42 -0700)]
Update the README for the addition of v10.
Pete Elmore [Thu, 5 Jul 2018 20:37:59 +0000 (13:37 -0700)]
While I'm here, here's Unix v10's version of cat.
Pete Elmore [Fri, 18 May 2012 23:45:37 +0000 (16:45 -0700)]
Copy from gist.
Pete Elmore [Fri, 18 May 2012 23:38:24 +0000 (16:38 -0700)]
Fix the README.
Pete Elmore [Fri, 18 May 2012 23:35:41 +0000 (16:35 -0700)]
Add 4.3BSD, update README.
Pete Elmore [Fri, 18 May 2012 23:09:48 +0000 (16:09 -0700)]
Adding three cats, with an update to the README.
Pete Elmore [Sun, 7 Nov 2010 05:00:03 +0000 (22:00 -0700)]
:0r gives you an extra blank. Tweaked the README.
Pete [Sun, 7 Nov 2010 04:56:47 +0000 (21:56 -0700)]
<anonymous@github.com> [Sun, 7 Nov 2010 04:55:39 +0000 (21:55 -0700)]