summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-09-06sys/src/libventi: define VtEntryNoArchive constantDavid du Colombier
2019-09-06sys/src/libventi: implement vtsha1 and vtsha1check functionsDavid du Colombier
2019-09-06sys/src/libventi: implement vtreconn and vtredial functionsDavid du Colombier
2019-09-06ip/ipconfig: don't leave behind null address when dhcp gets interruptedcinap_lenrek
2019-09-06Add RFC2822 (email style) formatted dates to to date(1).Ori Bernstein
2019-09-04kernel: get rid of tmperrbuf and use syserrstr swapping instead in namec()cinap_lenrek
2019-09-04rune(2): complete source referencescinap_lenrek
2019-09-04kernel: make exec clear errstr, stop side-channels and truncate on utf8 boundarycinap_lenrek
2019-09-02bcm64: enable devgpio in kernel configuration (thanks qeed)cinap_lenrek
2019-08-30ndb/dnsquery, ndb/csquery: write ">" prompt to stderr (thanks kvik)cinap_lenrek
2019-08-30rsa(2): document asn1encodeRSApriv() and asn1encodeRSApub() functionscinap_lenrek
2019-08-30auth/rsa2asn1: implement private key export with -a flag (thanks kvik)cinap_lenrek
2019-08-29pc64: map kernel text readonly and everything else no-executecinap_lenrek
2019-08-288l, 6l: fix "unknown relation: TEXT" xfol() bug (thanks mischief)cinap_lenrek