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