Age | Commit message (Expand) | Author |
2016-11-29 | omap: fix format string warning %d for long | cinap_lenrek |
2016-11-27 | stdio: fix sclose() buffer overrun when terminating string, realloc() error h... | cinap_lenrek |
2016-11-19 | merge | cinap_lenrek |
2016-11-19 | link loopbackmedium and netdevmedium in bcm/pif, sgi/indy and zynq kernels | cinap_lenrek |
2016-11-17 | libavl, libregexp: put debug functions back | ftrvxmtrx |
2016-11-17 | /sys/src/lib*: clean up | ftrvxmtrx |
2016-11-17 | libmemdraw: cleanup fillpoly(), remove unused fillcolor hack | cinap_lenrek |
2016-11-17 | libsec: remove unused get32() function | cinap_lenrek |
2016-11-17 | libmemdraw: remove unused static drawbuf variables and ptrfn() declaration | cinap_lenrek |
2016-11-17 | devtls: remove unused get32() function | cinap_lenrek |
2016-11-17 | cmd: remove a bit of unused stuff | ftrvxmtrx |
2016-11-17 | tar: remove unused variable | ftrvxmtrx |
2016-11-17 | clock: remove unused variable | ftrvxmtrx |
2016-11-17 | page: remove unused variables | ftrvxmtrx |
2016-11-17 | ramfs: remove unused variable | ftrvxmtrx |
2016-11-17 | aan: didn't ask about sendcommand | ftrvxmtrx |
2016-11-17 | libsec: remove unused aes_setupDec | ftrvxmtrx |
2016-11-17 | pc64: check if vmap() range fits in VMAPLEN window, remove unneeded vmapsync(... | cinap_lenrek |
2016-11-16 | ip/tcp: never raise the mss over the link mtu < 1280 for v6 | cinap_lenrek |
2016-11-15 | ip: get rid of update_mtucache() and restrict_mtu() prototypes | cinap_lenrek |
2016-11-15 | ip/pktmedium: no mintu, no maclen... thi is ip packets | cinap_lenrek |
2016-11-15 | ip/pktmedium: fix wrong hsize, theres no ethernet header on packet media | cinap_lenrek |
2016-11-15 | ip/tcp: only calculae mss from interface mtu when directly reachable for v6 | cinap_lenrek |
2016-11-12 | nusb/ether: support for "bridge" ctl message | cinap_lenrek |
2016-11-12 | kernel/qio: make readblist() offset of type ulong as the rest | cinap_lenrek |
2016-11-12 | kernel/qio: get rid of unused qcopycnt debug variable | cinap_lenrek |
2016-11-09 | kernel/qio: implement concatblock() with pullupblock() | cinap_lenrek |
2016-11-08 | kernel/ip: fix typo (rfc -> ifc) | cinap_lenrek |
2016-11-08 | gre: check nil for pullupblock() | cinap_lenrek |
2016-11-08 | devbridge: simplify etherwrite() as we dont deal with block lists | cinap_lenrek |
2016-11-08 | kernel/ip: remove nil checks for allocb() and padblock() | cinap_lenrek |
2016-11-08 | kernel/qio: maintain Block.next pointer in padblock() | cinap_lenrek |
2016-11-08 | srv(4): add SOURCE for srvtls | cinap_lenrek |
2016-11-08 | kernel/qio: fix comments, fix qiwrite() on close queue, remove debug setmallo... | cinap_lenrek |
2016-11-08 | devcons: simplify putstrn0() | cinap_lenrek |
2016-11-07 | devbridge: various bugfixes and improvements from charles forsyth | cinap_lenrek |
2016-11-07 | kernel/qio: big cleanup of qio functions | cinap_lenrek |
2016-11-07 | devloopback: simplify loopoput() | cinap_lenrek |
2016-11-07 | ip: always pass a single block to Medium.bwrite(), avoid concatblock() calls ... | cinap_lenrek |
2016-11-07 | ip/nullmedium: free passed block in nullbwrite() | cinap_lenrek |
2016-11-07 | ip/tcp: remove useless nil checks for padblock() and allocb() return value | cinap_lenrek |
2016-11-05 | kernel: fix missing ; in panic() call | cinap_lenrek |
2016-11-05 | kernel: avoid padblock copying for devtls/devssl/esp, cleanup debugging | cinap_lenrek |
2016-11-05 | archacpi: fix format string warning on amd64 | cinap_lenrek |
2016-11-05 | devmnt: avoid memory copies of I/O rpc buffer by using bwrite() | cinap_lenrek |
2016-11-05 | libc: move calloc() into its own compilation unit | cinap_lenrek |
2016-11-01 | winwatch: put previous label contents in edit buffer for relabling | cinap_lenrek |
2016-10-30 | 8c: fix double compiling FNX complex lvalue in cgen64() | cinap_lenrek |
2016-10-30 | ape/libsec: add secp384r1 curve parameters for tls | cinap_lenrek |
2016-10-30 | merge | cinap_lenrek |