summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2016-11-29omap: fix format string warning %d for longcinap_lenrek
2016-11-27stdio: fix sclose() buffer overrun when terminating string, realloc() error h...cinap_lenrek
2016-11-19mergecinap_lenrek
2016-11-19link loopbackmedium and netdevmedium in bcm/pif, sgi/indy and zynq kernelscinap_lenrek
2016-11-17libavl, libregexp: put debug functions backftrvxmtrx
2016-11-17/sys/src/lib*: clean upftrvxmtrx
2016-11-17libmemdraw: cleanup fillpoly(), remove unused fillcolor hackcinap_lenrek
2016-11-17libsec: remove unused get32() functioncinap_lenrek
2016-11-17libmemdraw: remove unused static drawbuf variables and ptrfn() declarationcinap_lenrek
2016-11-17devtls: remove unused get32() functioncinap_lenrek
2016-11-17cmd: remove a bit of unused stuffftrvxmtrx
2016-11-17tar: remove unused variableftrvxmtrx
2016-11-17clock: remove unused variableftrvxmtrx
2016-11-17page: remove unused variablesftrvxmtrx
2016-11-17ramfs: remove unused variableftrvxmtrx
2016-11-17aan: didn't ask about sendcommandftrvxmtrx
2016-11-17libsec: remove unused aes_setupDecftrvxmtrx
2016-11-17pc64: check if vmap() range fits in VMAPLEN window, remove unneeded vmapsync(...cinap_lenrek
2016-11-16ip/tcp: never raise the mss over the link mtu < 1280 for v6cinap_lenrek
2016-11-15ip: get rid of update_mtucache() and restrict_mtu() prototypescinap_lenrek
2016-11-15ip/pktmedium: no mintu, no maclen... thi is ip packetscinap_lenrek
2016-11-15ip/pktmedium: fix wrong hsize, theres no ethernet header on packet mediacinap_lenrek
2016-11-15ip/tcp: only calculae mss from interface mtu when directly reachable for v6cinap_lenrek
2016-11-12nusb/ether: support for "bridge" ctl messagecinap_lenrek
2016-11-12kernel/qio: make readblist() offset of type ulong as the restcinap_lenrek
2016-11-12kernel/qio: get rid of unused qcopycnt debug variablecinap_lenrek
2016-11-09kernel/qio: implement concatblock() with pullupblock()cinap_lenrek
2016-11-08kernel/ip: fix typo (rfc -> ifc)cinap_lenrek
2016-11-08gre: check nil for pullupblock()cinap_lenrek
2016-11-08devbridge: simplify etherwrite() as we dont deal with block listscinap_lenrek
2016-11-08kernel/ip: remove nil checks for allocb() and padblock()cinap_lenrek
2016-11-08kernel/qio: maintain Block.next pointer in padblock()cinap_lenrek
2016-11-08srv(4): add SOURCE for srvtlscinap_lenrek
2016-11-08kernel/qio: fix comments, fix qiwrite() on close queue, remove debug setmallo...cinap_lenrek
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