1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 03, 2025 — Jun 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #178 from yellowman/fix-high-cpu-on-long-uptime More... about 1 month ago
fix potenital high cpu bug that affected nsh in bgpnsh shell also More... about 2 months ago
Fix-High-Cpu-Usage-nsh process More... about 2 months ago
Merge pull request #173 from yellowman/nsh-KNF-fundtion-declarations More... 7 months ago
Merge pull request #172 from yellowman/nsh-KNF-return-values More... 7 months ago
modify non KNF compliant function Declarations in More... 7 months ago
correct operator spacing issues to comp;y with KNF More... 7 months ago
KNF Phase1 changes return values More... 7 months ago
Update return values in line with KNF coding style More... 7 months ago
Merge pull request #170 from yellowman/fix-vfprintf-bug-show-running-config More... 7 months ago
Merge pull request #169 from yellowman/fix-vfprintf-bug More... 7 months ago
Update conf.c to fix vfprintf NULL in logs More... 7 months ago
Update sqlite3.c fixing bug with vfprintf NULL messages in logs More... 7 months ago
Merge pull request #168 from yellowman/tom-fix-nsh-minus-c-config-segfault More... 9 months ago
v More... 9 months ago
remove file placed in the wrong directory More... 9 months ago
Add files via upload More... 9 months ago
example setup script using memory filesystems and nsh to manage OpenBSD More... 9 months ago
fix 'show kernel mbuf' command on -current after mbuf.h,v r1.266 More... 12 months ago
fix "no rdomain" re-introducing changes that were committed on 13 April 2025 More... about 1 year ago
Rollback changes to if.c introduced regression on reboot More... about 1 year ago
fix segfault in interface context command "no rdomain" More... about 1 year ago
Fix high cpu usage in nsh due to disconnected sessions More... about 1 year ago
we use sqlite3_prepare_v2() so sqlite3_step() can return any error code More... over 1 year ago
in sq3simple, replace a handrolled strlen()+malloc() with strdup() More... over 1 year ago
plug a small memory leak in pr_environment() More... over 1 year ago
make 'show arp' respect the current routing table More... over 1 year ago
make 'flush routes' and 'flush arp' operate on the current rtable More... over 1 year ago
have 'flush arp' filter routes to be deleted like 'no arp' and 'arp -d' do More... over 1 year ago
fix 'flush arp'; the previous commit changed AF_LINK to AF_INET accidentally More... over 1 year ago