summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-17kbdfs: Runemax is inclusive.cinap_lenrek
2015-05-15fortunes: What's wrong with the obvious?stanley lieber
2015-05-15gunzip: the extra length field (XLEN) is two bytes instead of onecinap_lenrek
2015-05-14rc-httpd/handlers/dir-index: plan 9 files may be chmod +a:stanley lieber
2015-05-14tcp: fix loopback slowness issue / set tcb->mss for incoming connections (tha...cinap_lenrek
2015-05-14hget: work arround apache Content-Encoding: gzip for Content-Type: applicatio...cinap_lenrek
2015-05-13fixed by fuck upMatthew Veety
2015-05-13removed ukill.Matthew Veety
2015-05-13Added ukill(1): Kills all processes started by a userMatthew Veety
2015-05-13boot/zynq: use ./boothead.$cputype to invoke helpercinap_lenrek
2015-05-13boot/zynq: add jtagload utilitycinap_lenrek
2015-05-13boot/zynq: implement sdmmc boot (fat)cinap_lenrek
2015-05-11fortunes: Feature requests will be ignored.stanley lieber
2015-05-11emmc/pmmc: make all symbols staticcinap_lenrek
2015-05-11kernel: state errstr.h dependency for proc.acid target (fixes acid kinit() on...cinap_lenrek
2015-05-11nusb/serial: recognize aijuboard jtag interfacecinap_lenrek
2015-05-10webfs: fix proxy authenticationcinap_lenrek
2015-05-09realemu: ignore access to CMOS/RTC address/data registerscinap_lenrek
2015-05-03passwd(1): passwd no longer needs to be run on a terminal; netkey is more stu...stanley lieber
2015-05-01audio(1): explain mp3enc wants raw data in the opposite byte order to /dev/au...stanley lieber
2015-05-01audio(1): fix examplestanley lieber
2015-04-30pass Ureg* argument to note handler in R0 register on armcinap_lenrek
2015-04-29libsec: remove aesCTRencrypt()/aesCTRdecrypt() (thanks mischief and qrstuv)cinap_lenrek
2015-04-28sam: don't make scroll-wheel-up change focus (thanks clsmith)cinap_lenrek
2015-04-28sam: prevent array overflow with multiple -i and -a arguments (thanks clsmith)cinap_lenrek
2015-04-27etheriwl: make rxon() static (thanks aap)cinap_lenrek
2015-04-26etheriwl: check the bluetooth co-existance errors (thanks qeed)cinap_lenrek
2015-04-24etheriwl: support for Centrino Wireless-N 2230 from freebsd driver (thanks qeed)cinap_lenrek
2015-04-23bzfs: handle erealloc(..., 0)cinap_lenrek
2015-04-23lib9p: handle erealloc9p(..., 0)cinap_lenrek
2015-04-23hjfs: fix erealloc(..., 0) crash when removing member from group array makes ...cinap_lenrek
2015-04-23cc: fix non constant pointer initializer for other compilers than 8c/6ccinap_lenrek
2015-04-23aux/listen: removing service script sholud kill listener (thanks mischief)cinap_lenrek
2015-04-22secstore(1): add DIAGNOSTICS sectioncinap_lenrek
2015-04-22secstore: don't print errors for dial() and readnvram() when not in verbose modecinap_lenrek
2015-04-22hjfs: preserve newlines in commit message (thanks BurnZeZ)cinap_lenrek
2015-04-17gs: avoid 6c type propagation / constant folding issue for set_cb_end()cinap_lenrek
2015-04-17games/doom: fix mipscinap_lenrek
2015-04-16kernel: leave shared, physical and fixed segments alone in killbig()cinap_lenrek
2015-04-16kernel: cannot interrupt segmentio commandscinap_lenrek
2015-04-16kernel: avoid posting note to kernel process in faulterror()cinap_lenrek
2015-04-16cc: catch non constant pointer initializerscinap_lenrek
2015-04-16sokoban: fix non constant inializercinap_lenrek
2015-04-16kernel: pass segio error string by pointercinap_lenrek
2015-04-16kernel: add segio() function for reading/writing segmentscinap_lenrek
2015-04-15upas/smtp: cleanup mkfilecinap_lenrek
2015-04-13segment: don't store pointers in a longcinap_lenrek
2015-04-13segment: fix read/write g->dlen race, avoid copying kernel memory, qlockcinap_lenrek
2015-04-13zynq: invalidate cache before booting cpu1cinap_lenrek
2015-04-12segment: speed up fixedseg() doing single pass over freelistcinap_lenrek