Ecosyste.ms: Timeline

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

yellowman/nsh

stark starred yellowman/nsh
Elewei forked yellowman/nsh

Elewei/nsh

Neonking starred yellowman/nsh
colvinwellborn starred yellowman/nsh
victorfuertes starred yellowman/nsh
skrzyp forked yellowman/nsh

skrzyp/nsh

yellowman created a comment on an issue on yellowman/nsh
can you test and see if this happens using iked by itself? create iked.conf with spaces after \ and see if the same thing happens. nsh dumps the contents of nshrc into /var/run/iked.conf.x where x...

View on GitHub

yellowman closed an issue on yellowman/nsh
iked rdomain support
it would be nice if you could specify an iked policy inside an rdomain, this is achived in openbsd by running adding the following line in a hostname.if config file up media auto !/sbin/...
yellowman created a comment on an issue on yellowman/nsh
This support already exists see the table in ctl.c: { "ike", "IPsec IKEv2",ctl_ike, IKECONF_TEMP, 0600, 0, RT_TABLEID_MAX }, ike commands can be specified under any rtable from 1 t...

View on GitHub

yellowman pushed 3 commits to master yellowman/nsh
  • get rid of sysctls that were removed b58edcd
  • bye bye tcpip.h 6d2c55a
  • remove timeslot support (removed from OpenBSD) 23f1338

View on GitHub

alex-snow starred yellowman/nsh
yellowman pushed 3 commits to master yellowman/nsh
  • Try to evaluate something. thanks clang! fc83473
  • obvious simplification. thanks again clang. 5595a9f
  • fix printing of flags. now we can properly print 'not' flags, the logic did not properly account for the meaning of t... bf9ecd5

View on GitHub

yellowman pushed 3 commits to master yellowman/nsh
  • add arptimeout and arpdown sysctls e72fb1e
  • remove tun from 'latestartifs' and put pflow there instead 6a62f83
  • I'll be damned 2a344f9

View on GitHub

secsecsec forked yellowman/nsh

secsecsec/nsh

mikehotel starred yellowman/nsh
myfreeweb starred yellowman/nsh
cypher386 forked yellowman/nsh

cypher386/nsh

vg forked yellowman/nsh

vg/nsh

vg starred yellowman/nsh
ovsiannikov forked yellowman/nsh

ovsiannikov/nsh

aaglenn starred yellowman/nsh
yellowman pushed 1 commit to master yellowman/nsh
  • gettimeofday wants sys/time.h c8dc956

View on GitHub

yellowman pushed 7 commits to master yellowman/nsh
  • we just aren't going to have these ipv6 features today. notyet. c1872e3
  • ipip stats have gone full u_int64_t 285ded9
  • RTF_MASK no longer 88e2905
  • vnetid went full u_int64_t 4232783
  • needs howmany now 6a8c90c
  • if_pfsync.h wants struct sockaddr_union now 1801c3a
  • OpenBSD no longer has sqlite3. Until I figure out how to incorporate Ingo's sqlite replacement, -I and -L to /usr/loc... a918c44

View on GitHub

joseph-ates starred yellowman/nsh
smytht created a comment on an issue on yellowman/nsh
Thanks for that cheers,

View on GitHub

yellowman closed an issue on yellowman/nsh
nsh causes a panic when reboot is executed from inside nsh Openbsd 6.0 amd64 standard package
in OpenBSD 6.0 amd64 on the PC engines APU C2 Board I have seen an issue when reboot command is issued in nsh privileged mode on a PC engines APUC2 board, if you run !ksh and then reboot th...
yellowman created a comment on an issue on yellowman/nsh
Yeah the minimal 'reboot' implementation was not such a good idea. I replaced it with an external call to /sbin/reboot so it is already fixed in the latest tree.

View on GitHub

smytht opened an issue on yellowman/nsh
nsh causes a panic when reboot is executed from inside nsh Openbsd 6.0 amd64 standard package
in OpenBSD 6.0 amd64 on the PC engines APU C2 Board I have seen an issue when reboot command is issued in nsh privileged mode on a PC engines APUC2 board, if you run !ksh and then reboot th...
smytht opened an issue on yellowman/nsh
iked rdomain support
it would be nice if you could specify an iked policy inside an rdomain, this is achived in openbsd by running adding the following line in a hostname.if config file up media auto !/sbin/...
smytht opened an issue on yellowman/nsh
ike editor lack of info in ike parser in nsh in openbsd6.0 amd64 ports
if you use the iked editor if you have one or 2 spaces after the trailing \ the policy is not loaded properly and there is no indication from the interpreter of where the issue is,
Load more