-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathnsh-dist.txt
87 lines (86 loc) · 1.18 KB
/
nsh-dist.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
/COPYRIGHT
/Makefile
/README.md
/arp.c
/bgpcommands.c
/bgpnsh
/bgpnsh/.gitignore
/bgpnsh/Makefile
/bgpnsh/bgpnsh.8
/bgpnsh/bgpnsh.c
/bgpnsh/stubs.c
/bridge.c
/bridge.h
/carp.c
/cmdargs.c
/commands.c
/commands.h
/compile.sh
/complete.c
/conf.c
/ctl.c
/ctl.h
/ctlargs.c
/editing.h
/externs.h
/genget.c
/hashtable.c
/helpcommands.c
/ieee80211.c
/if.c
/ip.h
/kroute.c
/main.c
/makeargv.c
/mantab.sh
/media.c
/more.c
/nameserver.c
/ndp.c
/nopt.c
/nsh-version.mk
/nsh.8
/nsh.rc
/nshdoas
/nshdoas/.gitignore
/nshdoas/Makefile
/nshdoas/doas.h
/nshdoas/env.c
/nshdoas/nshdoas.c
/nshdoas/parse.y
/passwd.c
/pflow.c
/pfsync.c
/ppp.c
/prompt.c
/route.c
/save-ro.sh
/save-rw.sh
/scripts
/scripts/nshrc
/scripts/nshrc/enable-sshd.nshrc
/scripts/nshrc/initial-config.nshrc
/scripts/nshrc/mg-env-settings
/scripts/nshrc/test
/scripts/nshrc/test/basic-show-run.nshrc
/scripts/nshrc/test/broken-commands.nshrc
/scripts/nshrc/write-config.nshrc
/scripts/shell
/scripts/shell/extensive-nsh-openbsd-integrate.sh
/scripts/shell/nsh.rc
/scripts/shell/rc.local-nsh-openbsd-integrate.sh
/show.c
/sqlite3.c
/stats.c
/stringlist.c
/stringlist.h
/sysctl.c
/sysctl.h
/trunk.c
/tunnel.c
/umb.c
/utf8.c
/utils.c
/version.c
/wg.c
/who.c