repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
external
/
bsd
/
dhcpcd
/
dist
/
config.h
blob
a9cf3d2fa6eb8fc3bc9aeb64f405d6762af59bb7
1
/* netbsd */
2
#define SYSCONFDIR
"/etc"
3
#define SBINDIR
"/sbin"
4
#define LIBEXECDIR
"/libexec"
5
#define DBDIR
"/var/db"
6
#define RUNDIR
"/var/run"
7
#include
"compat/getline.h"