summaryrefslogtreecommitdiff
path: root/sys/src
AgeCommit message (Expand)Author
2018-02-18nusb/ether: mux bridges, bring in line with devethercinap_lenrek
2018-02-18devether: mux bridges, portable netconsolecinap_lenrek
2018-02-18nusb: add missing header dependencies to mkfilescinap_lenrek
2018-02-18kernel: fix missing header dependency for ethersink.$Ocinap_lenrek
2018-02-16audiohda: add device id for x260's Intel Sunrise Point-LP. (thanks rodri)cinap_lenrek
2018-02-14ftpfs: no caching by default, add -c flag to enable it (patch by mycroftiv)cinap_lenrek
2018-02-12if ether, then etherif.hcinap_lenrek
2018-02-12ethersink: after the experiment, the zeros get dismantled. and then destroyed.cinap_lenrek
2018-02-11ethersink: provide promisc and multicast functions for v6, set out queue limi...cinap_lenrek
2018-02-11kernel: move devether and wifi to port/cinap_lenrek
2018-02-10aijuboard bootloader: fix 10BASE-T / 100BASE-TX supportaiju
2018-02-10zynq: fix 10BASE-T and 100BASE-TX supportaiju
2018-02-07fix sort(1) bug where it incorrectly included the field separator in the comp...aiju
2018-02-07usbxhci: fix mistake in completering()cinap_lenrek
2018-02-05upas/fs: fix imap atom quoting (thanks Piotr Kubaj)cinap_lenrek
2018-02-05add ptrapaiju
2018-02-05auth/asn12rsa: also convert ASN.1 encoded public key to plan9 formatcinap_lenrek
2018-01-31webfs(4): document -d and -D flagscinap_lenrek
2018-01-29pc64: fix kmap() and invlpg()cinap_lenrek
2018-01-28ndb/dns: cleanupcinap_lenrek
2018-01-28ndb/dns: fix leak in myaddr(), normalize ip stringscinap_lenrek
2018-01-28ndb/cs: handle v4 only case for rudpcinap_lenrek
2018-01-28venti/conf: fix padding so we write multiple of sector sizecinap_lenrek
2018-01-27ip/dhcpd: remove old testing codecinap_lenrek
2018-01-27libndb: retire deprecated csgetval(), ndbgetval() and ndblookval() functionscinap_lenrek
2018-01-27kernel: initialize cyclefreq for machno > 0 in guesscpuhz()cinap_lenrek
2018-01-27upas/fs: try to deal with nil mail body (can happen when fetch fails)cinap_lenrek
2018-01-25upas/fs: deal with imap returning more uid's than allocated from previus "mes...cinap_lenrek
2018-01-22ip/pptpd: don't mess with ipifc (handled by ppp), slay note gorup on exitcinap_lenrek
2018-01-22ip: make pkt interfaces unbind on close (from inferno)cinap_lenrek
2018-01-21ppp: remove left over debug printcinap_lenrek
2018-01-21ppp: mschapv2 supportcinap_lenrek
2018-01-21libauth: add auth_respondAI() function to get AuthInfo for mschap/mschapv2cinap_lenrek
2018-01-21factotum: implement mschapv2 role=server authentication (for ppp)cinap_lenrek
2018-01-21authsrv: implement mschapv2 authentication, include MPPE secret in the ticketcinap_lenrek
2018-01-20gre: don't drop pptp packets when smaller than v4 headercinap_lenrek
2018-01-16ip/ipconfig: use 2000::/3 instead of ::/0 for v6 default routecinap_lenrek
2018-01-16p/ipconfig: don't put automatic link-local address configuration in /net/ndbcinap_lenrek
2018-01-16set router R-flag when sendra is active for neighbor advertisementcinap_lenrek
2018-01-15authsrv: fix chapcinap_lenrek
2018-01-14ip/ipconfig: add v6 deault route from router advertisementscinap_lenrek
2018-01-14listen(8): add -a option to restrict announce address, document tcp17019 and ...cinap_lenrek
2018-01-13ether79c970: dont disable promisc mode when multicast table is not emptycinap_lenrek
2018-01-13ether82557: don't turn off promisc mode when mcast table is not emptycinap_lenrek
2018-01-12wifi: learn target ip address from neighbor advertisements in dmat proxycinap_lenrek
2018-01-12wifi: filter out loopback traffic from myselfcinap_lenrek
2018-01-10ip/ipconfig: set on-link flag in router advertisement prefix info (fixes wind...cinap_lenrek
2018-01-08ether8169: deal with kernel memory exhautioncinap_lenrek
2018-01-07forgot to commit asn1dump.c...cinap_lenrek
2018-01-06venti: fix wrong channel element size for amd64 (thanks mycroftiv)cinap_lenrek