summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-11-03add games/linden and games/turtleaiju
2019-11-02tar: fix memory corruption in extract1 (thanks petter)cinap_lenrek
2019-11-02upasfs(4): fix manpage typo (thanks rgl)cinap_lenrek
2019-11-01file: add (very) basic support for detecting mpeg4 formatsAlex Musolino
2019-10-31upas/fs: fix handling of numeric timezone offsets in strtotmAlex Musolino
2019-10-28Check if 'm' is null when updating messages.Ori Bernstein
2019-10-27bcm: fix software cursor avoidance for loadimage() case (thanks bitmapper)cinap_lenrek
2019-10-22ip/dhcpd: prevent client from increasing max reply size beyond the reply buff...cinap_lenrek
2019-10-21Make ctrl+g focus text windows and cycle zeroxed copies (thanks kvik)Ori Bernstein
2019-10-22/sys/lib/plumb/basic: open nedmail windows with -noscrollAlex Musolino
2019-10-13ndb/dns: handle empty $DNSSERVERcinap_lenrek
2019-10-13backup: Set execution bits in backup scriptsRoberto E. Vargas Caballero
2019-10-11ether82563: fix multicast for i210cinap_lenrek
2019-10-10Fetch IMAP flags from server. This makes us sync read/answered/... flags with...Ori Bernstein
2019-10-09awk: make empty FS unicodely-correct.Ori Bernstein
2019-10-08sdiahci: force Hudson SATA Controller to AHCI modecinap_lenrek
2019-10-07sshfs: fix dir2attrib() memory leak in wstat error case (thanks BurnZeZ)cinap_lenrek
2019-10-07sshfs: fix race condition between sendproc() and recvproc()cinap_lenrek
2019-10-04cwfs: fix listen filedescriptor leakscinap_lenrek
2019-10-04lib9p: fix listensrv() filedescriptor leakscinap_lenrek
2019-10-04sshfs: use threadexits() instead of exits()cinap_lenrek
2019-10-03upas/fs: speedup mtree and henter()cinap_lenrek
2019-10-02pc: move low-level allocation details out of mmu.c into memory.c rampage() fu...cinap_lenrek
2019-10-02vgai81x: use vmap() for uncached access to cursor data instead of manipulatin...cinap_lenrek