Unix Edition Zero (1971)
doc.cat-v.org
Unix Edition Zero (1971)
1–10 of 61 posts
Re: Unix Edition Zero (1971)
#2Re: Unix Edition Zero (1971)
#3Re: Unix Edition Zero (1971)
#4Re: Unix Edition Zero (1971)
#5this is great. i realized that manuals and documentation might have used a lot of paper back then. the new PDF that was typeset using troff is half the length of the original!
Re: Unix Edition Zero (1971)
#6Re: Unix Edition Zero (1971)
#7TIL PDP-11 UNIX had an eight-character file/directory name limit https://retrocomputing.stackexchange.com/questions/23917/ori...
https://github.com/memnoth/unix-v6/blob/master/sys/ken/nami....
https://github.com/memnoth/unix-v6/blob/master/sys/param.h#L...
i guess this 'edition zero' is from 01971, and 6th edition is 01975
Re: Unix Edition Zero (1971)
#8I love reading this. It feels perfectly familiar.
Re: Unix Edition Zero (1971)
#9I love reading this. It feels perfectly familiar.
Curiously, it describes create instead of creat .
> spell it with an "e"
https://go.googlesource.com/go/+/c90d392ce3d3203e0c32b3f98d1...
Re: Unix Edition Zero (1971)
#10Earlier quoted context omitted.
Curiously, it describes create instead of creat .
and ken in the go source tree in 2009: > spell it with an "e" https://go.googlesource.com/go/+/c90d392ce3d3203e0c32b3f98d1...