Ecosyste.ms: Timeline

Browse the timeline of over 8.16 Billion events for every public repo on GitHub, all the way back to 2015. Data updated hourly from GH Archive.

yellowman/nsh

stspdotname pushed 1 commit to master yellowman/nsh
  • fix off-by-one in step_optreq() loop termination condition This makes ctl handlers with 6 arguments work as expected... b9aa984

View on GitHub

smytht commented on a commit on yellowman/nsh
Thanks Stuart for the reveiw and the correction patch Much obliged

View on GitHub

smytht commented on a commit on yellowman/nsh
Thanks Stuart for the reveiw and the correction patch Much obliged

View on GitHub

OT7EtoYoshimura starred yellowman/nsh
henesy starred yellowman/nsh
schrodyn starred yellowman/nsh
stigtsp starred yellowman/nsh
osc86 starred yellowman/nsh
stspdotname pushed 1 commit to master yellowman/nsh
  • suggest a better strategy to deal with nsh-version.mk modifications 0fc1ef2

View on GitHub

stspdotname pushed 1 commit to master yellowman/nsh
  • document the release process; requested by Tom 148870f

View on GitHub

stspdotname pushed 4 commits to master yellowman/nsh
  • /etc/motd should be world-readable 21fe5c7
  • /etc/motd should be world-readable ef69a66
  • /etc/motd should be world-readable ee429a4
  • Merge pull request #144 from sthen/patch-2 fix motd permissions in integration scripts 615e468

View on GitHub

stspdotname closed a pull request on yellowman/nsh
fix motd permissions in integration scripts
sthen opened a pull request on yellowman/nsh
fix motd permissions in integration scripts
stspdotname pushed 1 commit to master yellowman/nsh
  • remove version number from README.md we will probably always forget to update it here like I just did 2a9ef7a

View on GitHub

stspdotname published a release on yellowman/nsh
NSH 1.2
stspdotname created a tag on yellowman/nsh

v1.2 - OpenBSD networking configuration shell

stspdotname pushed 1 commit to master yellowman/nsh
  • bump version number for release b740cda

View on GitHub

stspdotname pushed 1 commit to master yellowman/nsh
  • missed two makefiles for DESTDIR to PREFIX conversion 343280d

View on GitHub

stspdotname pushed 1 commit to master yellowman/nsh
  • use PREFIX instead of DESTDIR for better compatibility with OpenBSD ports 6a603ff

View on GitHub

smytht pushed 1 commit to master yellowman/nsh
  • Update ctl.c add Sentinal as caught and suggested by Stsp Update ctl.c add Sentinal as caught and suggested by Stsp 4d94c0a

View on GitHub

stspdotname pushed 1 commit to master yellowman/nsh

View on GitHub

stspdotname pushed 1 commit to master yellowman/nsh
  • only create nsh database in privileged mode Avoids noisy warnings on startup as a regular user when the database doe... 45cf44c

View on GitHub

stspdotname pushed 1 commit to master yellowman/nsh
  • ensure that build timestamp is kept up-to-date on each build b617ed0

View on GitHub

stspdotname pushed 1 commit to master yellowman/nsh
  • make -current builds display build timestamp and compilation info in greeting Suggested by Tom e5e26f3

View on GitHub

stspdotname pushed 1 commit to master yellowman/nsh
  • add a dhcp restart command; requested by Tom 16a04e0

View on GitHub

smytht commented on a commit on yellowman/nsh
Makes sense thanks Stefan

View on GitHub

stspdotname pushed 2 commits to master yellowman/nsh
  • allow T_HANDLER to process any number of arguments between 0 and 6 This way we can write handlers that accept all ar... 85c6a75
  • Fix dhcpd handling with respect to rdoamins Run dhcpd in the correct rdomain when rdomain is != 0 and start dhcpd wi... dd054fe

View on GitHub

stspdotname pushed 1 commit to master yellowman/nsh
  • fix conversion of struct ctl2->table to struct ctl->table The old code would only convert the first command table en... b99c9f3

View on GitHub

stspdotname pushed 1 commit to master yellowman/nsh
  • detect ambiguous matches from genget on a ctl2 table Cannot happen right now since the table has only one entry but ... 51640da

View on GitHub

stspdotname pushed 1 commit to master yellowman/nsh
  • repair "write-config" command which broke with introduction of struct ctl2 Writing any changes to dhcp config was ca... 8f5b5e4

View on GitHub

Load more