summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-12vmx: avoid strdup() register names for register cachecinap_lenrek
2021-05-12vmx: implement long mode page table translationcinap_lenrek
2021-05-09iwhois: add some improvements (thanks gall0ws)cinap_lenrek
2021-05-05games/opl3: use correct sampling rateqwx
2021-05-05mergecinap_lenrek
2021-05-05cpu: properly handle end of file in readstr()cinap_lenrek
2021-05-04zuke(1): more fixes (thanks humm)Sigrid
2021-05-04zuke(1): engrish (thanks qwx)Sigrid
2021-05-04add zuke(1) manpage (thanks kemal & humm)Sigrid
2021-05-03libtags: upstream updatesSigrid
2021-05-01Mail: remove message about cyclic threadsOri Bernstein
2021-05-01lib9p: remove Srv.srvfd, make postsrv() and threadpostsrv() return the mounta...cinap_lenrek
2021-05-01lib9p: remove unneccesary headerscinap_lenrek
2021-05-01lib9p: expose Srv.forker handler and srvforker(), threadsrvforker() and threa...cinap_lenrek
2021-04-30libtags: use nelemSigrid
2021-04-30libtags: trim text tags and ignore empty valuesSigrid
2021-04-29libtags: modules: ignore empty titleSigrid
2021-04-29libtags: use CP437 as the default encoding for module formatsSigrid
2021-04-27opl3(1), exec(2): fix manpage typos (thanks umbraticus)qwx
2021-04-27games/opl3: don't buffer output and simplify (thanks umbraticus)qwx
2021-04-25file: partially revert 8419 to detect <?xml as htmlSigrid
2021-04-25kernel: clean up Mach structurecinap_lenrek
2021-04-25bcm: try ATAGS/DTB pointer from R2 on entrycinap_lenrek
2021-04-25rio: avoid re-triggering clicks on resize/hide/unhide and send wctl when focu...cinap_lenrek
2021-04-25resample: improve performance (thanks José Miguel Sánchez García)cinap_lenrek
2021-04-24libtags, zuke: add *.mod support (thanks kemal)Sigrid
2021-04-23zuke: fix middle-click restarting playback if held while mouse pointer is movingSigrid
2021-04-22zuke: fix position formatter using a wrong typeSigrid
2021-04-21mergecinap_lenrek
2021-04-21vgadb: revert previous commit, the pci device id 8086/1c3a is the embedded co...cinap_lenrek
2021-04-21plumber: fix substrings in match rulesHumm
2021-04-20nusbrc: rndis with csp 0104efSigrid
2021-04-20nusb/ether: rndis: add standard class code (tested by jmi2k with OnePlus 8)Sigrid
2021-04-20file: recognize executable scripts, etc.kemal
2021-04-18devloopback: fix wrong device character (thanks romano)cinap_lenrek
2021-04-17patch for imap when imap failsunobe
2021-04-17Mail: remove impliicit headers (thanks unobe)Ori Bernstein
2021-04-14acme: fix border size, autoindent undo: imported from plan9port (thanks jxy)Ori Bernstein
2021-04-13zuke: include libtags in CFLAGSSigrid
2021-04-13zuke: remove -G option (old playlists not supported anymore)Sigrid
2021-04-13remove juke (use play or zuke instead)Sigrid
2021-04-13audio/: zuke, mkplist, readtagsSigrid
2021-04-13remove old, broken scripts: fedex, u(s)ps, weather (thanks fulton)Sigrid
2021-04-12Mail: correctly track the number of messages (thanks igor)Ori Bernstein
2021-04-12crop: allow no-ops for pipelinesqwx
2021-04-11ip/tftpd: add a syslog message about what error we return to the client on a NAKcinap_lenrek
2021-04-11ip/dhcpd: work around raspberry pi pxe firmware by providing dhcp option 66cinap_lenrek
2021-04-11ip/ipconfig: ODtftpserver (dhcp option 66) is of type stringcinap_lenrek
2021-04-10termrc, cpurc: silence /net/ether* error message when there are no ethernet d...cinap_lenrek
2021-04-09libthread: generate correct acid filesHumm