4.2BSD

Upload of the source of 4.2BSD taken from /usr/src (by dank101)

4.2BSD Alternatives

Similar projects and alternatives to 4.2BSD

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better 4.2BSD alternative or higher similarity.

4.2BSD reviews and mentions

Posts with mentions or reviews of 4.2BSD. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-11.
  • How could the early Unix OS comprise so few lines of code?
    3 projects | news.ycombinator.com | 11 Sep 2023
    Not only early Unix; look at the original inet_addr implementation [0]. It accepts not only "0x" but also just "x" as the 16-base prefix, it doesn't really care about the numbers overflowing, and it parses 09 as equal to 011 (which is decimal 9). And the less said about the coding style, the better.

    [0] https://github.com/dank101/4.2BSD/blob/master/lib/libc/inet/...

  • Backward Compatibility, Go 1.21, and Go 2
    6 projects | news.ycombinator.com | 14 Aug 2023
    No need to guess. My man page for inet_aton says it comes from 4.3BSD: https://github.com/dank101/4.3BSD-Reno/blob/master/lib/libc/...

    The earlier inet_addr from 4.2BSD has the same logic: https://github.com/dank101/4.2BSD/blob/master/lib/libc/inet/...

    inet_aton and inet_addr parses addresses the obvious way. Using something like strtoul or especially sscanf would be stilted. The beauty of C pointers is that it makes simple parsing tasks very easy--perhaps too easy.

  • There is no such thing as a “glibc based alpine image”
    4 projects | news.ycombinator.com | 26 Aug 2021
    It probably made sense in 1983.

    https://github.com/dank101/4.2BSD/blob/master/include/netdb....

  • A note from our sponsor - WorkOS
    workos.com | 29 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic 4.2BSD repo stats
3
4
0.0
6 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com