summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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(8): remove BUGS section, client auth has been fixed.cinap_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-14ipconfig(8): remove dhcp mention from -6 example23hiro
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-08mergecinap_lenrek
2018-01-08ether8169: deal with kernel memory exhautioncinap_lenrek
2018-01-07mergecinap_lenrek
2018-01-07forgot to commit asn1dump.c...cinap_lenrek
2018-01-07rconnect: support -t timeout for aan like in drawterm; also rcpu, rexport/import23hiro
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-06libsec: remove asn1toDSApriv()cinap_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-05/sys/lib/dist: split 9boot into 9bootproto, make *.386.iso and *.amd64.iso ta...cinap_lenrek
2018-01-05inst: determine kernel for bootsetup from $bootfile and $cputypecinap_lenrek
2018-01-05sysinfo: #c/swap -> #ΒΆ/swapcinap_lenrek
2018-01-05stats: show amount of reclaimable pages (add -r flag)cinap_lenrek
2018-01-04pc kernel: fix wrong simd exception mask (fixes go bootstrap)cinap_lenrek
2018-01-02ape/libauth: remove auth_wep.$O from mkfilecinap_lenrek