Age | Commit message (Expand) | Author |
2019-02-12 | libip: return -1 in parseipmask() and parseipandmask() when mask is not ipv4 ... | cinap_lenrek |
2019-02-11 | devip: use parseipandmask() for ipifc and route control message parsing | cinap_lenrek |
2019-02-11 | ndb/dns: provide v4 argument to parseipmask(), use snprint() instead of sprint() | cinap_lenrek |
2019-02-11 | upas/smtpd: implement ipv6 support for ip blacklist, replace v4parsecidr() wi... | cinap_lenrek |
2019-02-11 | ratfs: implement ipv6 support, replace v4parsecidr() with parseipandmask() | cinap_lenrek |
2019-02-11 | ip/rip: use new parseipandmask() function | cinap_lenrek |
2019-02-11 | ip/ayiya: use parseipandmask(), use ipvmp() instead of equivip6() | cinap_lenrek |
2019-02-11 | ip/6in4: use parseipandmask(), use ipvmp() instead of equivip6() | cinap_lenrek |
2019-02-11 | ip/tinc: use new parseipandmask() to parse subnets, use ipcmp()/ipmove(), rem... | cinap_lenrek |
2019-02-11 | ip/dhcpd: provide v4 argument for parseipmask() | cinap_lenrek |
2019-02-11 | ip/ipconfig: use new parseipandmask() function | cinap_lenrek |
2019-02-11 | libndb: provide parseipmask() v4 argument in subnet(), use snprint() instead ... | cinap_lenrek |
2019-02-11 | libip: replace v4parsecidr() with new parseipandmask() | cinap_lenrek |
2019-02-08 | segment(3): use bind -c in examples (thanks henesy) | cinap_lenrek |
2019-02-05 | cifs: merge with steve simons latest version. thank you very much! | cinap_lenrek |
2019-02-05 | cifs: fix pruning of . and .. directory entries (thanks steve simon) | cinap_lenrek |
2019-02-01 | bcm: include sdmmc in pi kernel configuration | cinap_lenrek |
2019-01-30 | devdraw: get rid of softscreen==0xa110c hack and make attachscreen() return M... | cinap_lenrek |
2019-01-30 | bcm: list devswap only once in devtab array | cinap_lenrek |
2019-01-28 | devdraw: simplify drawgen() | cinap_lenrek |
2019-01-27 | devip: tcp: Don't respond to FIN-less ACKs during TIME-WAIT (thanks Barret Rh... | cinap_lenrek |
2019-01-24 | dhcpd(8), ndb(6): group related ndb attributes together | cinap_lenrek |
2019-01-24 | ip/dhcpd: remove undocumented dhcpgroup mechanism, group related ndb attribut... | cinap_lenrek |
2019-01-23 | troff: fix -ms mug (thanks aksr) | cinap_lenrek |
2019-01-23 | dhcpd(8), ndb(6): update documentation (thanks k0ga) | cinap_lenrek |
2019-01-23 | ip/dhcpd: send vendor ndb attribute if available (thanks k0ga) | cinap_lenrek |
2019-01-23 | ip/dhcpd: add rootserverip read in lookupip() (thanks k0ga) | cinap_lenrek |
2019-01-23 | ip/dhcpd: change swap to rootserver (thanks k0ga) | cinap_lenrek |
2019-01-22 | devtls: remove static "already" flag in tlsinit(). this function is only run ... | cinap_lenrek |
2019-01-22 | devswap: simplify, don't panic when writing swapfile fails | cinap_lenrek |
2019-01-22 | pc64: properly handle faulterror in faultamd64() | cinap_lenrek |
2019-01-22 | upas/fs: remove unused function pop3log | Alex Musolino |
2019-01-20 | merge | aiju |
2019-01-20 | rc: clear out redirections on "rfork F" (RFCFDG) | cinap_lenrek |
2019-01-20 | dtracy: fix && | aiju |
2019-01-13 | ether82563: fix bugus FCA write and link detection for i217 | cinap_lenrek |
2019-01-12 | ether82563: work arround spurious jumbo packets on i217 (thanks k0ga) | cinap_lenrek |
2019-01-12 | /sys/lib/plumb/basic: make plumbing page bookmarks work with relative paths (... | cinap_lenrek |
2019-01-12 | ether82563: use 9018 byte mtu from datasheet for i217, i218, i219 | cinap_lenrek |
2019-01-12 | merge | cinap_lenrek |
2019-01-12 | ether82563, ether82598, etherx550: round rbsz to multiple of 1K | cinap_lenrek |
2019-01-08 | torrent: avoid trying to fetch blocks past file | qwx |
2019-01-04 | pc, pc64: properly track dependencies for mem.h on autogenerated apbootstrap.... | cinap_lenrek |
2019-01-02 | upas/fs: don't put messages on the lru that cannot be uncached | cinap_lenrek |
2019-01-02 | upas/fs: include mkupas in mkfile last to get default target | cinap_lenrek |
2018-12-31 | upas/fs: fix infinite loop in putcache (again) | Alex Musolino |
2018-12-28 | rsa(8): add example for tinc(8) (thanks k0ga, qwx) | cinap_lenrek |
2018-12-28 | dtracy: fix conditional branch generation | aiju |
2018-12-26 | remove function prototype that leaked into last commit | BurnZeZ |
2018-12-26 | tcs: clean up old port code, and avoid writing 0 to stdout | BurnZeZ |