summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-10add cycv ethernet driveraiju
2020-01-08add cycv kernelaiju
2020-01-08dumb bugaiju
2020-01-08add aux/aout2uimageaiju
2020-01-07rc-httpd: append carriage return to content-length headerAlex Musolino
2020-01-05devip: fix packet loss when interface is wlockedcinap_lenrek
2020-01-04/sys/man/9: more pages addedrgl
2020-01-04ip/ipconfig: keep on sending router solicitation after initial RAcinap_lenrek
2019-12-23rio, kbdfs: increase read buffer for high latency kbdfs support23hiro
2019-12-219p(2): fix sentence for wstat function (thanks jsmoody)cinap_lenrek
2019-12-20sleep(9): recover comment with the right referencergl
2019-12-20kproc(9) and sleep(9) correctionsrgl
2019-12-19thread(2): fix description of when/why procexec(l) functions returnAlex Musolino
2019-12-19pc, pc64: fix cputemp decimal handling in amd10temprd (thanks Robert Ransom)Alex Musolino
2019-12-18flate(2): fix typos (thanks rgl)Alex Musolino
2019-12-15ip(3): document special null-address hack for accepting all incoming connectionscinap_lenrek
2019-12-14date: make ISO 8601 time output compatible to RFC3339cinap_lenrek
2019-12-11normalize error messages in yacc, stop writing to closed fd.Ori Bernstein
2019-12-11mergecinap_lenrek
2019-12-11devcons: fix write length of writebintime() (thanks BurnZeZ)cinap_lenrek
2019-12-10remove unused code.Ori Bernstein
2019-12-10only ensurecache() on doplumb().Ori Bernstein
2019-12-10mergeOri Bernstein
2019-12-10crop(1): remove duplicate -b option in synopsisAlex Musolino
2019-12-09upas/fs plumb flag changes.Ori Bernstein
2019-12-09riostart: when system uses serial console, provide a system shell on itcinap_lenrek
2019-12-09console(8): add console command and manpagecinap_lenrek
2019-12-09mergecinap_lenrek
2019-12-09hgfs: fix loadrevinfo() breakage on long lines using libbio (thanks deuterion)cinap_lenrek
2019-12-08hack around timezone issues.Ori Bernstein
2019-12-08mergeOri Bernstein
2019-12-08fix filetype detecton by suffix so that multiple dots dont confuse it. (thank...Ori Bernstein
2019-12-07pc: replace duplicated and broken mmu flush code in vunmap()cinap_lenrek
2019-12-07kernel: avoid useless mmu flushes, implement better wait condition for procfl...cinap_lenrek
2019-12-06fix some acme memory leaksOri Bernstein
2019-12-06hoc: don't nest calls to follow() when lexing ++/+= and --/-= (#287)Ori Bernstein
2019-12-06words: transgenderSigrid
2019-12-05delete obsolete comments (replies are flagged elsewhere)Ori Bernstein
2019-12-04mergecinap_lenrek
2019-12-04bcm: use extended small pages so XN bit can workcinap_lenrek
2019-12-049/boot/net.rc: suppress error from grep if ethernet ifstats file is not foundcinap_lenrek
2019-12-04acme: Apply each -/+ only once (#156)Ori Bernstein
2019-12-04acme: avoid division by zero when resizing col (#189)Ori Bernstein
2019-12-04acme, sam: handle >1GB files correctlyOri Bernstein
2019-12-03mergecinap_lenrek
2019-12-03cmd(3): fix typo, Close -> Closed (thanks kivik)cinap_lenrek
2019-12-03rio(4): fix bad cross-reference formatAlex Musolino
2019-12-03seconds(1): add SOURCE sectionAlex Musolino
2019-12-03always zero initialize Tm structure for tm2sec()cinap_lenrek
2019-12-02Remove reply print.Ori Bernstein