summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-08devcons: simplify putstrn0()cinap_lenrek
2016-11-07devbridge: various bugfixes and improvements from charles forsythcinap_lenrek
2016-11-07kernel/qio: big cleanup of qio functionscinap_lenrek
2016-11-07devloopback: simplify loopoput()cinap_lenrek
2016-11-07ip: always pass a single block to Medium.bwrite(), avoid concatblock() calls ...cinap_lenrek
2016-11-07ip/nullmedium: free passed block in nullbwrite()cinap_lenrek
2016-11-07ip/tcp: remove useless nil checks for padblock() and allocb() return valuecinap_lenrek
2016-11-05kernel: fix missing ; in panic() callcinap_lenrek
2016-11-05kernel: avoid padblock copying for devtls/devssl/esp, cleanup debuggingcinap_lenrek
2016-11-05archacpi: fix format string warning on amd64cinap_lenrek
2016-11-05devmnt: avoid memory copies of I/O rpc buffer by using bwrite()cinap_lenrek
2016-11-05libc: move calloc() into its own compilation unitcinap_lenrek
2016-11-01winwatch: put previous label contents in edit buffer for relablingcinap_lenrek
2016-10-308c: fix double compiling FNX complex lvalue in cgen64()cinap_lenrek
2016-10-30ape/libsec: add secp384r1 curve parameters for tlscinap_lenrek
2016-10-30mergecinap_lenrek
2016-10-30libsec: add secp384r1 curve parameters for tlscinap_lenrek
2016-10-26winwatch: no more 'l' key labelingspew
2016-10-25winwatch: middle mouse button click also prompts for labelspew
2016-10-24stats: alternatively read battery and temp from aux/acpiftrvxmtrx
2016-10-24aux/acpi: make it stats(8)-friendlyftrvxmtrx
2016-10-24fix bugs and cleanup cryptsetup codecinap_lenrek
2016-10-23auth/factotum: bound the number of srv processes to 16, error the 9p rpc when...cinap_lenrek
2016-10-23lib9p: limit the number of srv processes kept arround 8cinap_lenrek
2016-10-23pc/archacpi: don't do acpi initialization in the kernel, provide generic acpi...cinap_lenrek
2016-10-23ip: simplify code as packblock() and concatblock() will never errorcinap_lenrek
2016-10-23devip: simplify ipbwrite() by using retun value of qbwrite()cinap_lenrek
2016-10-23ip/icmp: only reply to echo request when directed to us and source is unicastcinap_lenrek
2016-10-22gif: just read and decode the first image when -9 or -c flag is specifiedcinap_lenrek
2016-10-22libdraw: avoid dropping queued button change mouse events in emouse()cinap_lenrek
2016-10-22mothra: avoid flushimage() calls, event() will implicitely flushcinap_lenrek
2016-10-19mpc: remove unused yylval typespew
2016-10-18aux/acpi: batteries and CPU temp reading so farftrvxmtrx
2016-10-18archacpi: optionally export acpi memory regions; properly initialize environmentftrvxmtrx
2016-10-18sam: revert showdata crapftrvxmtrx
2016-10-18sam: corner cases are hardftrvxmtrx
2016-10-18sam: fixup :(ftrvxmtrx
2016-10-18samterm: support "showdata" plumb actionftrvxmtrx
2016-10-16fortunes: does that me a dipshitstanley lieber
2016-10-15scram: remove _PTS(5). it just doesn't make any senseftrvxmtrx
2016-10-15scram: oops. word is 0xffff, not 0xffftrvxmtrx
2016-10-15scram: run _PTS(5) and disable GPEs before entering S5. x200s shuts down prop...ftrvxmtrx
2016-10-10fortunes: Angular uses the term "scope" in a manner akin to the fundamentals ...stanley lieber
2016-10-03iwhois(1): make -n work, add .org, and a couple minor changesBurnZeZ
2016-09-28nusb/kb: set usage to 0 (undefined) for items exceeding usage listcinap_lenrek
2016-09-28nusb/lib: fix wrong endpoint id when openep() finds already existing endpoint...cinap_lenrek
2016-09-26sam: putenv("%", ...): don't crash when no file is currentftrvxmtrx
2016-09-22sam: use $% instead of $f for filename to be consistent with acmecinap_lenrek
2016-09-22sam: make current filename available to shell commands in $f (thanks aiju)cinap_lenrek
2016-09-21ip(3): spelling, thanks slcinap_lenrek