Tagged Questions
2
votes
1answer
64 views
Why is resolv.conf spelled without the 'e'? [duplicate]
A curiosity question which google has been unable to answer for me:
Why is 'resolv.conf' spelled without the trailing 'e'? I'm sure there's a valid historical reason going back to the early days of ...
6
votes
1answer
304 views
Who are these BSD Unix contributors?
I'm trying to piece together the names of the people who contributed to BSD Unix, according to the contents of the SCCS logs. (This is the version control system used at the time.) A number of names ...
7
votes
2answers
988 views
What are the main differences between BSD- and linux-based operating systems?
I am a long time linux user and have recently become interested in playing about with BSD-based operating systems. What are the differences between linux and BSD-based systems. I am interested in ...
3
votes
1answer
344 views
Resources System V vs BSD
I'm searching for some detailed resources about the differences of System V and BSD concepts.
For example:
Interprocess Communication
Sockets vs TLI
...
Some sort of pro/cons discussion with ...