summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-03cmd(3): fix typo, Close -> Closed (thanks kivik)cinap_lenrek
2019-12-03always zero initialize Tm structure for tm2sec()cinap_lenrek
2019-12-02Remove reply print.Ori Bernstein
2019-12-02mergecinap_lenrek
2019-12-02pc, pc64: clear debug watchpoint registers on exec and exitcinap_lenrek
2019-12-02remove debug printOri Bernstein
2019-12-02simplify flag parsing.Ori Bernstein
2019-12-02os(1): fix a typoSigrid
2019-12-02mergecinap_lenrek
2019-12-02vgai81x: remove unused mach0 variablecinap_lenrek
2019-12-02pc: fix ldt memory leak in procsetup()cinap_lenrek
2019-12-02kernel: add missing FPillegal definition for kw and omap kernelscinap_lenrek
2019-12-01fix typo: we don't have cache insurance.Ori Bernstein
2019-12-01show and update flags in acme mailOri Bernstein
2019-12-01upas/fs imap fixes and improvementsOri Bernstein
2019-12-01kernel: improve diagnostics by reversing the roles of Proc.parentpid and Proc...cinap_lenrek
2019-12-01pc, pc64: merge adjacent e820 map entries of same typecinap_lenrek
2019-11-30os(1): add c implementation of inferno os command and cmd(3) device manpagescinap_lenrek
2019-11-24sd53c8xx: fix the driver for amd64, fix alignment/padding issues, fix freecha...cinap_lenrek
2019-11-24upas/fs: remove useless loop in rf822()cinap_lenrek
2019-11-23fix ref822 again: remove uniqarray(), fix case with many entries in 'n'.Ori Bernstein
2019-11-22upas/marshal: fix printinreplyto functionAlex Musolino
2019-11-21fix ref882 reference parsing.Ori Bernstein
2019-11-21show urls in html messages.Ori Bernstein
2019-11-21grep: error if sbrk failsBurnZeZ
2019-11-20mergeOri Bernstein
2019-11-20improve language in delay(9)Ori Bernstein
2019-11-21mergecinap_lenrek
2019-11-21vac(1): assimilate manpage additions from plan9port and complete usage lines ...cinap_lenrek
2019-11-20mail(1): fix typoAlex Musolino
2019-11-20timezones: change DST timezone string for South AustraliaAlex Musolino
2019-11-19mergeOri Bernstein
2019-11-19add start of section 9 manpages (thanks rgl)Ori Bernstein
2019-11-19rio: fix cons read breakage from previous commitcinap_lenrek
2019-11-19rio(4): update description of wctl file formatAlex Musolino
2019-11-19rio: pad window status strings in wctl filesAlex Musolino
2019-11-19rio: fix bug causing short reads of wctl filesAlex Musolino
2019-11-18document 'T' flag misbehavior (thanks rgl)Ori Bernstein
2019-11-17Specifiy the restrictions on 9boot file names more clearly.Ori Bernstein
2019-11-17Document 9bootfat limitation.Ori Bernstein
2019-11-17sdiahci: implement reset timeout for ahciencreset(), make blink() never block...cinap_lenrek
2019-11-17bootrc: for wireless netbooting, set the WPA/WPA2 preshard key with wpapsk=pa...cinap_lenrek
2019-11-15Parse global pax header in the right place.Ori Bernstein
2019-11-14Add pax extended header support to tar.Ori Bernstein
2019-11-12thread(2): fix manpage typos (thanks rgl)Ori Bernstein
2019-11-11draw(2): fix manpage typo (thanks rgl)Ori Bernstein
2019-11-10devip: use the routing table for local source ip address selectioncinap_lenrek
2019-11-05Fix directory heuristic for long file names.Ori Bernstein
2019-11-03games/turtle: do exit instead of crash in redraw() when there where no lines ...cinap_lenrek
2019-11-03add games/linden and turtle to mkfileaiju