This website requires JavaScript.
Explore
Help
Sign in
jeena
/
moxanix
Watch
1
Star
0
Fork
You've already forked moxanix
0
Code
Issues
Pull requests
Projects
Packages
Wiki
Activity
Actions
No description
8
commits
2
branches
0
tags
134
KiB
C
78.5%
Shell
12.6%
Makefile
8.9%
eb045b77ed
Find a file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Igor Socec
eb045b77ed
adding feature wishlist to keep track of ideas
2014-03-06 12:49:18 +01:00
.gitignore
remove executable from git repo, use .gitignore
2014-03-06 10:04:00 +01:00
build.sh
introducing files
2014-03-06 02:23:16 +01:00
client.c
handling no arguments, renamed header
2014-03-06 08:54:35 +01:00
feature_wishlist.txt
adding feature wishlist to keep track of ideas
2014-03-06 12:49:18 +01:00
moxerver.c
introducing tty device path as mandatory parameter
2014-03-06 12:48:39 +01:00
moxerver.h
introducing tty device path as mandatory parameter
2014-03-06 12:48:39 +01:00
README.md
Initial commit
2014-03-05 07:28:46 -08:00
server.c
handling no arguments, renamed header
2014-03-06 08:54:35 +01:00
tty.c
introducing tty device path as mandatory parameter
2014-03-06 12:48:39 +01:00
README.md
moxanix