initial commit

Signed-off-by: sisungo <[email protected]>
This commit is contained in:
2026-07-07 11:10:21 +08:00
commit f67f81b235
21 changed files with 5285 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
/*-
* Placed in the public domain by Todd C. Miller <[email protected]>
* on July 29, 2003.
*
* $OpenBSD: pathnames.h,v 1.1 2003/07/29 20:10:17 millert Exp $
*/
#include <paths.h>
#define _PATH_RED "/bin/red"