summaryrefslogtreecommitdiff
path: root/sys/src/cmd
AgeCommit message (Expand)Author
2018-03-07add camvaiju
2018-03-07nusb/cam: ctl message fixesaiju
2018-03-07add nusb/camaiju
2018-03-07usb lib: add maxpkt and ntds to Altc structaiju
2018-03-04sshfs: update qid and filename on Tcreateaiju
2018-03-04igfx: add support for T510 (thanks mycroftiv)cinap_lenrek
2018-02-26ns: remove left over vararg check pragmacinap_lenrek
2018-02-25vmx: allow setting mac address of using ea:nnnnnnnnnnnn! prefix, use genrando...cinap_lenrek
2018-02-25ns, devproc: quote path and spec arguments for /proc/$pid/ns, namespace(6) do...cinap_lenrek
2018-02-18nusb/ether: mux bridges, bring in line with devethercinap_lenrek
2018-02-18nusb: add missing header dependencies to mkfilescinap_lenrek
2018-02-14ftpfs: no caching by default, add -c flag to enable it (patch by mycroftiv)cinap_lenrek
2018-02-07fix sort(1) bug where it incorrectly included the field separator in the comp...aiju
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-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-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-21ppp: remove left over debug printcinap_lenrek
2018-01-21ppp: mschapv2 supportcinap_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-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-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-10ip/ipconfig: set on-link flag in router advertisement prefix info (fixes wind...cinap_lenrek
2018-01-07forgot to commit asn1dump.c...cinap_lenrek
2018-01-06venti: fix wrong channel element size for amd64 (thanks mycroftiv)cinap_lenrek
2018-01-06tlssrv: remove usage reference to lost auth/secretpemcinap_lenrek
2018-01-06factotum: remove unused sshrsa.ccinap_lenrek
2018-01-06remove asn12dsa, dsa2pub, dsa2ssh and dsagencinap_lenrek
2018-01-06auth/asn1dump: include in mkfilecinap_lenrek
2018-01-06tlsclient: allow dumping the server's certificate with new -d flagcinap_lenrek
2018-01-06tlsclient: remove X509dump() call, writes to fd 1cinap_lenrek
2018-01-05stats: show amount of reclaimable pages (add -r flag)cinap_lenrek
2018-01-02factotum: remove legacy wep protocolcinap_lenrek
2018-01-01factotum: replace custom hex parsing code with dec16() avoding timing side ch...cinap_lenrek
2017-12-31aux/wpa: get rid of custom Hfmt() routine, just use encodefmt. use %E for mac...cinap_lenrek
2017-12-30libsec: implement SPKI fingerprinting for okCertificate()cinap_lenrek
2017-12-23devvga: removing #v/vgabios, use /dev/realmodemem insteadcinap_lenrek
2017-12-21ip/tinc: handle and set ethertype for ipv6cinap_lenrek