summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-09-22mergecinap_lenrek
2019-09-22ape/cc: add spimcinap_lenrek
2019-09-22mergecinap_lenrek
2019-09-222c(1): document 7c (arm64)cinap_lenrek
2019-09-22ape/cc: Add arm64 and remove alphaRoberto E. Vargas Caballero
2019-09-22usbxhci: fix endpoint stall recovery, handle Ep.clrhalt flagcinap_lenrek
2019-09-21cmd/ip/*: chown the network connection after authenticationcinap_lenrek
2019-09-21devip: fix permission checkingcinap_lenrek
2019-09-21bootrc: unmount devip *before* starting factotumcinap_lenrek
2019-09-21bootrc: remount devip after /dev/hostowner has been written by factotumcinap_lenrek
2019-09-21devproc: fix fishy locking in proctext(), check proc validity, static functionscinap_lenrek
2019-09-19devproc: move proctab() call after Qnotepg special case in procwrite()cinap_lenrek
2019-09-19kernel: simplify pgrpnote(); moving the note string copying to procwrite()cinap_lenrek
2019-09-16ape: don't hardcode list of ape library directories in /sys/src/ape/lib/mkfilecinap_lenrek
2019-09-15bcm64: add addarchfile() prototype to fns.h (for qeed)cinap_lenrek
2019-09-14bcm64: enter page tables in mmutop *AFTER* switching asid in mmuswitch()cinap_lenrek
2019-09-12acid/kernel: for stacktraces, try to use context from error stack when proces...cinap_lenrek
2019-09-11ip/cifsd: dont return garbage in upper 32 bit of unix extension stat fieldscinap_lenrek
2019-09-10ip/cifsd: add basic support for UNIX extensionscinap_lenrek
2019-09-10ip/cifsd: exit to close connection when we get malformed smb header (fixes li...cinap_lenrek
2019-09-09usbehci: silence "param declared but not used" compiler warning in itdinit()/...cinap_lenrek
2019-09-09sdide: silence compiler warning in atadebug()cinap_lenrek
2019-09-09ape: Add mkstemp to /sys/src/ape/lib/ap/gen/mkfileRoberto E. Vargas Caballero
2019-09-09Add toascii() to apeRoberto E. Vargas Caballero
2019-09-09Add mkstemp to stdlib.hRoberto E. Vargas Caballero
2019-09-08mergecinap_lenrek
2019-09-08kernel: clear FPillegal in pexit() and before pprint()cinap_lenrek
2019-09-08devproc: restore psstate info string in procstopwait()cinap_lenrek
2019-09-07Allow address expressions in ?c after int casts.Ori Bernstein
2019-09-07mergeOri Bernstein
2019-09-07Libflac: Tell it that we have stdint.h so it finds SIZE_MAXOri Bernstein
2019-09-06Include integer limits from generic stdint.h in system-specific stdint.hOri Bernstein
2019-09-07mergecinap_lenrek
2019-09-07cc: fix void cast crashcinap_lenrek
2019-09-06Add missing UINTsz_MIN defines to ape stdint.hOri Bernstein
2019-09-06mergeOri Bernstein