summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-23devcons: fix permissions for reboot and sysstatcinap_lenrek
2020-02-23kernel: avoid selecting the boot process in killbig()cinap_lenrek
2020-02-23kernel: fix multiple devproc bugs and pid reuse issuescinap_lenrek
2020-02-23devswap: dont assume Proc* structures returned from proctab() are continuouscinap_lenrek
2020-02-23sdiahci, sdodin: avoid calling kproc() while holding ilock()cinap_lenrek
2020-02-23/sys/lib/kbmap: update 0xf860 to Kshift value, fix fake shifts on esc1Sigrid
2020-02-19sed: allow whitespace after ! negation (thanks k0ga)cinap_lenrek
2020-02-13acme(1): fix scrolling when swiping text at the top or bottom of a framespew
2020-02-10remove C99_SPRINTF_EXTENSION define.Ori Bernstein
2020-02-09bcm: change ARGB32 to XRGB32 for framebuffer to avoid slow drawingRoberto E. Vargas Caballero
2020-02-05upas/fs plumb modify messages for self-changed flagsOri Bernstein
2020-02-04image(6): fix typorgl
2020-02-02kernel: cleanup makefile for $CONF.$O targetcinap_lenrek
2020-02-02mergecinap_lenrek
2020-02-02listen(1): implement one-shot mode flag for listen1 (thanks kivik)cinap_lenrek
2020-01-31fix double free in acme.Ori Bernstein
2020-01-29document common emulator keysrgl
2020-01-28walk: add D and T fmt characters (fileserver device/type)BurnZeZ
2020-01-28walk(1): formatting/correctionsBurnZeZ
2020-01-28walk: remove superfluous newlineBurnZeZ
2020-01-27kernel: restore old behaviour that kprocs have ther noteid == pidcinap_lenrek
2020-01-27kernel: fix mistake from previous commit (noteid not being inherited by default)cinap_lenrek
2020-01-26kernel: implement portable userinit() and simplify process creationcinap_lenrek
2020-01-25ppc: remove old duplicate of devtls.ccinap_lenrek
2020-01-22add v8eaiju
2020-01-20page(1): fix troff manual exampleAlex Musolino
2020-01-19mergecinap_lenrek
2020-01-19Apply http://www.9paste.net/qrstuv/patch/acme-movetodelmesg/Roberto E. Vargas Caballero
2020-01-19mergecinap_lenrek
2020-01-19acme: fix off by one in colclose(), make dellist() code consistentcinap_lenrek
2020-01-19acme: Restore call to movetodel() in colcloseRoberto E. Vargas Caballero
2020-01-13cycv: support for registersaiju
2020-01-12cyclone v kernel: fpga support, fix CONFADDRaiju
2020-01-12vnc/devdraw: fix topnwindows() panic when images are not windows (thanks aiju)cinap_lenrek
2020-01-12devdraw: fix topnwindows() panic when images are not windows (thanks aiju)cinap_lenrek
2020-01-11pc64: adapt vgaradeon driver to 64-bit (thanks Robert Ransom)cinap_lenrek
2020-01-11kernel: remove relics of CPU 'load balancing' policy in scheduler (thanks Rob...cinap_lenrek
2020-01-11bootrc: fix comment typo (thanks Robert Ransom)cinap_lenrek
2020-01-11ip/cifsd: implement SMB_SET_FILE_UNIX_BASIC for wstatcinap_lenrek
2020-01-11libFLAC: 1.3.1 -> 1.3.3Sigrid
2020-01-10dont spin on MDIOaiju
2020-01-10mergeaiju
2020-01-10add cycv ethernet driveraiju
2020-01-09show line numbers in dtracy type errorsOri Bernstein
2020-01-08add cycv kernelaiju
2020-01-08dumb bugaiju
2020-01-08add aux/aout2uimageaiju
2020-01-07rc-httpd: append carriage return to content-length headerAlex Musolino
2020-01-05devip: fix packet loss when interface is wlockedcinap_lenrek
2020-01-04/sys/man/9: more pages addedrgl