summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-30ape/libdraw: add missing eenter (thanks phil9)Ori Bernstein
2020-05-30imap4d: reject invalid month in date2tm()cinap_lenrek
2020-05-30rc: avoid forking for final command that has variable assignments (to get $ap...cinap_lenrek
2020-05-27ip/cifsd: add FIND_FIRST2 SMB_FIND_FILE_FULL_DIRECTORY_INFO info levelcinap_lenrek
2020-05-26sshnet: prevent ssh process from keeping the mount alivecinap_lenrek
2020-05-24pc, pc64: fix wrong mtrr physmask() for machines without extended address siz...cinap_lenrek
2020-05-24awk: fix race condition with sub-mk in mkfilecinap_lenrek
2020-05-24usbehci: release ctlr ilock before calling pollcheck()cinap_lenrek
2020-05-24mergecinap_lenrek
2020-05-24usbehci: avoid kproc() while holding poll lockcinap_lenrek
2020-05-24man(9): remove accidentally commited indicescinap_lenrek
2020-05-23mergecinap_lenrek
2020-05-23ip/tinc: accept udp connection from any udp source portcinap_lenrek
2020-05-23paint: change colors in the palette with button 3Sigrid
2020-05-23libaml: implement ToDecimalString and ToHexString operationscinap_lenrek
2020-05-22pc, pc64: do page attribute table (PAT) init early in cpuidentify()cinap_lenrek
2020-05-17libc/arm64: work arround linker bug for cas()cinap_lenrek
2020-05-177l: handle dupok flag in TEXT/GLOBL datacinap_lenrek
2020-05-17Add stdbool.h to apeOri Bernstein
2020-05-167l: fix mistakecinap_lenrek
2020-05-15#pragma ref no longer existsOri Bernstein
2020-05-15Fix scans of more than one character in %[]Ori Bernstein
2020-05-13stop fiddling with path construction.Ori Bernstein
2020-05-13fix yacc crash with absolute pathsOri Bernstein
2020-05-13ape: fix name clash, have to use _SLEEP syscall instead of ape sleep in plan9...cinap_lenrek
2020-05-12cc: dont export gethunk(), hunk, nhunk and thunkcinap_lenrek
2020-05-12cc: get rid of hunk pointer fiddling and just use alloc()cinap_lenrek
2020-05-12?l: remove direct hunk manipulation from linkers, just call malloc()cinap_lenrek
2020-05-12[ape] add missing conversion flags for scanfOri Bernstein
2020-05-10devip: fix ifc recursive rlock() deadlockcinap_lenrek
2020-05-10kernel: fix checkpages() and segflush() on SG_PHYSICAL type segmentscinap_lenrek
2020-05-10mergekvik
2020-05-10acme: add missed error checkskvik
2020-05-10mergecinap_lenrek
2020-05-10usbxhci: fix wrong control endpoint 0 output device context addresscinap_lenrek
2020-05-09fix '%[]' specifiers and '%n' (thanks phil9)Ori Bernstein
2020-05-08nusb/kb: add quirks for Elecom HUGE trackballkvik
2020-05-07mergecinap_lenrek
2020-05-07bcm64: fix kernels cmpswap() functioncinap_lenrek
2020-05-07fix typo: mouse->xy, not w->mc.xyOri Bernstein
2020-05-07aux/getflags: remove rogue debug printkvik
2020-05-06bring stdint.h closer to specOri Bernstein
2020-05-07aux/getflags: improve flagfmt parserkvik
2020-05-06Reset click count on mouse motion.Ori Bernstein
2020-05-04tmac.eai: wrapper around -me: auto indexing sections, .TC macro (thanks sirjo...Sigrid
2020-05-04add missing /sys/lib/tmac/me files (thanks sirjofri)Sigrid
2020-05-02make bind(2) error handling consistentcinap_lenrek
2020-05-02libdraw: fix mount() error handling in newwindow()cinap_lenrek
2020-05-02sed: accept and ignore -E and -r flags for unix compatibilitycinap_lenrek
2020-05-02ip/cifsd: implement primitive per-share unix id mapping for wstat()cinap_lenrek