[Midnightbsd-cvs] [MidnightBSD/src] 2dcd3c: add lib9p

Lucas Holt noreply at github.com
Fri Nov 8 12:33:23 EST 2024


  Branch: refs/heads/vendor/lib9p
  Home:   https://github.com/MidnightBSD/src
  Commit: 2dcd3c7a280264d5cfe65feac2d600ab7d7bdced
      https://github.com/MidnightBSD/src/commit/2dcd3c7a280264d5cfe65feac2d600ab7d7bdced
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2024-11-08 (Fri, 08 Nov 2024)

  Changed paths:
    A COPYRIGHT
    A GNUmakefile
    A Makefile
    A README.md
    A apple_endian.h
    A backend/backend.h
    A backend/fs.c
    A backend/fs.h
    A connection.c
    A example/Makefile
    A example/server.c
    A fcall.h
    A fid.h
    A genacl.c
    A genacl.h
    A hashtable.c
    A hashtable.h
    A lib9p.h
    A lib9p_impl.h
    A linux_errno.h
    A log.c
    A log.h
    A pack.c
    A pytest/.gitignore
    A pytest/Makefile
    A pytest/README
    A pytest/client.py
    A pytest/lerrno.py
    A pytest/numalloc.py
    A pytest/p9conn.py
    A pytest/p9err.py
    A pytest/pfod.py
    A pytest/protocol.py
    A pytest/sequencer.py
    A pytest/testconf.ini.sample
    A request.c
    A rfuncs.c
    A rfuncs.h
    A sbuf/sbuf.c
    A sbuf/sbuf.h
    A threadpool.c
    A threadpool.h
    A transport/socket.c
    A transport/socket.h
    A utils.c

  Log Message:
  -----------
  add lib9p



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications


More information about the Midnightbsd-cvs mailing list