Edit

IABSD.fr/src/usr.bin/split

Branch :

  • Show log

    Commit

  • Author : deraadt
    Date : 2021-11-28 19:28:41
    Hash : 1a0afcde
    Message : Stop using MAXBSIZE to eliminate sys/param.h including (which injects a ton of namespace intrusion). Create local sizes, and refactor some code along the way. ok millert