diff options
Diffstat (limited to 'content/bsd/history')
-rw-r--r-- | content/bsd/history/_index.md | 22 | ||||
-rw-r--r-- | content/bsd/history/index.md | 24 |
2 files changed, 46 insertions, 0 deletions
diff --git a/content/bsd/history/_index.md b/content/bsd/history/_index.md index e69de29b..41ee1fec 100644 --- a/content/bsd/history/_index.md +++ b/content/bsd/history/_index.md @@ -0,0 +1,22 @@ ++++ +title = "History of BSD and Unix" +author = ["Michał Sapka"] +date = 2024-04-08T09:37:00+02:00 +categories = ["bsd"] +draft = false +weight = 2001 +hasNavSection = "bsd-history abstract BSD history starts with Multics" ++++ + +Does computer history have any real appliance? +Not really. +Does it explain certain, potentially baffling things? Certainly. +But does it make great beer talk? +Absolutely! +Especially when discussing systems with such rich history as BSD. +I will be gentle here, I promise. +No _Hardcore History_ in sight. + +{{< menu "bsd-history" >}} +History of BSD +{{< /menu >}} diff --git a/content/bsd/history/index.md b/content/bsd/history/index.md new file mode 100644 index 00000000..bad4e2dc --- /dev/null +++ b/content/bsd/history/index.md @@ -0,0 +1,24 @@ ++++ +title = "History of BSD and Unix" +author = ["Michał Sapka"] +date = 2024-04-08T09:37:00+02:00 +categories = ["bsd"] +draft = false +weight = 2001 +hasNavSection = "bsd-history abstract BSD history starts with Multics" ++++ + +Does computer history have any real appliance? +Not really. +Does it explain certain, potentially baffling things? Certainly. +But does it make great beer talk? +Absolutely! +Especially when discussing systems with such rich history as BSD. +I will be gentle here, I promise. +No _Hardcore History_ in sight. + +<menu> + +History of BSD + +</menu> |