1
I Use This!
Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Oct 14, 2024 — Oct 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #168 from yellowman/tom-fix-nsh-minus-c-config-segfault More... about 1 month ago
v More... about 1 month ago
remove file placed in the wrong directory More... about 1 month ago
Add files via upload More... about 1 month ago
example setup script using memory filesystems and nsh to manage OpenBSD More... about 1 month ago
fix 'show kernel mbuf' command on -current after mbuf.h,v r1.266 More... 4 months ago
fix "no rdomain" re-introducing changes that were committed on 13 April 2025 More... 6 months ago
Rollback changes to if.c introduced regression on reboot More... 6 months ago
fix segfault in interface context command "no rdomain" More... 6 months ago
Fix high cpu usage in nsh due to disconnected sessions More... 6 months ago
we use sqlite3_prepare_v2() so sqlite3_step() can return any error code More... 12 months ago
in sq3simple, replace a handrolled strlen()+malloc() with strdup() More... 12 months ago
plug a small memory leak in pr_environment() More... 12 months ago
make 'show arp' respect the current routing table More... 12 months ago
make 'flush routes' and 'flush arp' operate on the current rtable More... 12 months ago
have 'flush arp' filter routes to be deleted like 'no arp' and 'arp -d' do More... 12 months ago
fix 'flush arp'; the previous commit changed AF_LINK to AF_INET accidentally More... 12 months ago
Hide informative output of flush routes/arp behind a verbose flag More... 12 months ago
fix error when flush arp/route run into deleted routing table entries More... 12 months ago
do not try to remove routes for local addresses during 'flush arp' More... 12 months ago
Merge pull request #166 from yellowman/fix-flush-pf-cmds More... 12 months ago
fix nsh -i/-c appending rules to daemon config files over and over More... 12 months ago
prevent leading spaces in rdomain-specific daemon config files More... 12 months ago
convert all command handlers to variadic functions More... 12 months ago
Update no-config-change-test.nshrc More... 12 months ago
Update flush-test.nshrc More... 12 months ago
Fix flush pf commands and improve flush documentation More... 12 months ago
Create no-config-change-test.nshrc More... 12 months ago
Rename flush-commands-test to flush-test.nshrc More... 12 months ago
Create flush-commands-test More... 12 months ago