Age | Commit message (Expand) | Author |
2014-02-15 | factotum/authsrv: fix padding for mschap on amd64, use constants for structur... | cinap_lenrek |
2014-02-06 | pool: use uintptr for pool size | cinap_lenrek |
2014-01-20 | malloc: change malloc and realloc tag types to uintptr | cinap_lenrek |
2013-12-28 | ape: move strdup() from libbsd to libap (from sources) | cinap_lenrek |
2013-12-09 | draw: fix drawing of replicated source image on memlayer with a clip rectangle | cinap_lenrek |
2013-11-12 | libmemdraw: change memimageinit() to return integer error (for kernel), minor... | cinap_lenrek |
2013-10-27 | make libjson from /sys/src/cmd/btc/json.c | BurnZeZ |
2013-10-17 | change Rune from ushort to uint for to 21 bit runes (thanks mischief!) | cinap_lenrek |
2013-09-26 | reverting semaphore lock changes from sources (r41ccd6d221da, rb28756e5ba29) | cinap_lenrek |
2013-09-21 | ape: change tas/sleep locks to cas/semacquire/semrelease locks (from sources) | cinap_lenrek |
2013-09-21 | libc: change tas/sleep locks to cas/semacquire/semrelease locks (from sources) | cinap_lenrek |
2013-09-07 | libaml: amldelay(), _OSI(), fix bug in Load() (from plhk's acpi patch) | cinap_lenrek |
2013-09-06 | libaml: new io interface, add amlnew()/amltake()/amldrop(), late binding name... | cinap_lenrek |
2013-09-05 | libhtml: fix potential linked list corruption | cinap_lenrek |
2013-08-04 | rio: add ^B control sequence to move cursor to output point | cinap_lenrek |
2013-06-16 | draw: add badrect() function to reject zero, negative size or orverly huge re... | cinap_lenrek |
2013-05-11 | ape: change types from unsigned long to void* for rendezvous() and segattach(... | cinap_lenrek |
2013-05-04 | bio: use UTFmax for Bungetsize and fix libmach to include <libc.h> before <bi... | cinap_lenrek |
2013-04-24 | make all the commands agnostic about Rune width. (from sources) | cinap_lenrek |
2013-04-01 | ape: add inet_aton() | cinap_lenrek |
2013-03-31 | python: update python build configuration to new ape capabilities like getadd... | cinap_lenrek |
2013-03-31 | ape: initial IPv6 support, inet_pton()/inet_ntop(), getaddrinfo()/getnameinfo() | cinap_lenrek |
2013-03-31 | ape: define FD_SETSIZE for select() | cinap_lenrek |
2013-03-11 | ape: threadsafe errno | cinap_lenrek |
2013-02-28 | ape: add PASS_MAX constant for getpass() to limits.h (from patch/ape-pass_max) | cinap_lenrek |
2013-02-10 | mp.h: fix typo | ftrvxmtrx |
2013-01-30 | lib9p: defer closing down srv until the last request has been responded, Tver... | cinap_lenrek |
2012-12-31 | fix utf and rune handling in preparation for 32bit runes | cinap_lenrek |
2012-12-25 | bio: remove useless Breadn() as it does the same as Bread() | cinap_lenrek |
2012-12-03 | ape: fix putenv() | cinap_lenrek |
2012-09-09 | Add alignment hints for e512 ATA drives. | google |
2012-09-01 | isodate in libc? revert every commit for great justice! | cinap_lenrek |
2012-09-02 | Add prototypes for isotime and isodate. This should have been in the previous... | google |
2012-08-02 | libmach: add arm64 constants (import from sources) | cinap_lenrek |
2012-08-02 | format check for octal fmt strings (import from sources) | cinap_lenrek |
2012-08-02 | libauth: fix authrpc buffer overflow (import from sources) | cinap_lenrek |
2012-07-29 | add tsemacquire syscall for go | cinap_lenrek |
2012-06-17 | experimental acpi support for apic irq routing | cinap_lenrek |
2012-06-06 | added ecdsa to factotum | aiju |
2012-06-04 | added elliptic curve stuff and RIPEMD-160 | aiju |
2012-03-30 | lib9p: add Srv.start | cinap_lenrek |
2012-03-23 | ndb/cs: fix use after free caused by flush/clunk happening before dns lookup ... | cinap_lenrek |
2011-10-31 | libdraw: added enter() and eenter() functions | cinap_lenrek |
2011-10-06 | libbio: add Breadn | cinap_lenrek |
2011-08-22 | libthread: reimplemented i/o procs using new interrupt ctl message | cinap_lenrek |
2011-08-20 | added interrupt proc ctl message | aiju |
2011-08-19 | lib9p reqqueue: more cleaning | aiju |
2011-08-19 | lib9p reqqueue: remove setjmp shit | aiju |
2011-08-19 | lib9p: add srvacquire/srvrelease | cinap_lenrek |
2011-08-16 | lib9p: added toilet queues | aiju |