From: mirian@cosmic.com (Mirian Crzig Lennox)
Subject: [TUHS] V6: 50 bugs tape
Date: Fri, 27 Dec 2002 20:58:34 +0000 (UTC) [thread overview]
Message-ID: <slrnb0pfnq.n34.mirian@trantor.cosmic.com> (raw)
In-Reply-To: <200212240957.gBO9vww02281@bsd.korb>
This reminds me that I fixed a couple of "bugs" (some outright bugs,
and some mere behaviours which I didn't quite like) in playing with my
V6/simh environment, and I'm wondering if there is a place I should
submit them in case others might be interested. The bugs I've fixed
so far include:
* Compensated for the ldiv bug in ctime().
* Fixed date to allow setting the century in the year.
* Changed df to read /etc/mtab, rather than use a hard-coded
list of filesystems.
* Mkfs wasn't always initialising the 'ino' variable properly,
leading to inconsistent behaviour. Initialised to zero.
* Stopped the ps command printing garbage in the COMMAND field
of process 0.
Some other modifications I've made which bring V6 more in line with
what a seasoned Unix hacker might wish for:
* Changed the shell to allow "cd" as well as "chdir".
* For the mount command, added a -f options for 'fake' mounts
which update /etc/mtab without actually mounting a filesystem.
(useful for putting the root filesystem in the mtab)
* Implemented the inverse operation for the umount command.
* Changed getty and login command to make the default "erase"
character be octal 10 rather than hash mark.
* Changed the stty command to additionally allow setting "erase"
and "kill" characters by their octal codes.
If any of these would be considered interesting, I would be only too
happy to release patches. I'll doubtless have more, as well, as I
press on.
My eventual goal is to come up with a 6th edition UNIX which is quite
usable, while still being recognisable as 6th edition.
cheers!
--Mirian
next prev parent reply other threads:[~2002-12-27 20:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-24 7:55 Wolfgang Helbig
2002-12-26 9:34 ` Warren Toomey
2002-12-27 19:47 ` Mirian Crzig Lennox
2002-12-27 20:58 ` Mirian Crzig Lennox [this message]
2002-12-27 21:55 ` [TUHS] Re: Patches to improve 6th Edition Warren Toomey
2002-12-28 2:43 ` Greg Haerr
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=slrnb0pfnq.n34.mirian@trantor.cosmic.com \
--to=mirian@cosmic.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).