commit 217211a3830a5c970e76426495e0315c2fa0b32f from: Stefan Sperling date: Tue Sep 26 14:33:02 2023 UTC sync dist file list commit - 45cf44c0fe92bdb06b495b06e1ad4c1169772e5d commit + 217211a3830a5c970e76426495e0315c2fa0b32f blob - 2ce50b61a8b51fe79bf679871c1148228a8fbfd5 blob + 4f48df229d61c4c8b45025fe3384d12616986cc1 --- nsh-dist.txt +++ nsh-dist.txt @@ -1,7 +1,7 @@ /COPYRIGHT /Makefile -/README +/README.md /arp.c /bgpcommands.c /bgpnsh @@ -25,6 +25,7 @@ /editing.h /externs.h /genget.c +/hashtable.c /helpcommands.c /ieee80211.c /if.c @@ -32,21 +33,22 @@ /kroute.c /main.c /makeargv.c +/mantab.sh /media.c /more.c /nameserver.c /ndp.c /nopt.c -/nsh-scripts -/nsh-scripts/bin -/nsh-scripts/bin/enable-sshd.nshrc -/nsh-scripts/bin/initial-config.nshrc -/nsh-scripts/bin/mg-env-settings -/nsh-scripts/bin/nsh -/nsh-scripts/bin/nsh-openbsd-integration.sh -/nsh-scripts/bin/write-config.nshrc /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 @@ -55,6 +57,20 @@ /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-integration.sh +/scripts/shell/nsh.rc +/scripts/shell/rc.local-nsh-openbsd-integrate.sh +/scripts/shell/rc.local-nsh-openbsd-integration.sh /show.c /sqlite3.c /stats.c @@ -62,9 +78,6 @@ /stringlist.h /sysctl.c /sysctl.h -/test -/test/basic-show-run.nshrc -/test/broken-commands.nshrc /trunk.c /tunnel.c /umb.c