]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2015-07-13 cinap_lenrekhttpfile: fix evictblock() so we wont consume all the...
2015-07-13 cinap_lenreklibFLAC: fix compiler warnings by properly declaring...
2015-07-13 cinap_lenrekpython: HAVE_STDINT_H 1
2015-07-13 cinap_lenrekape: add stdint.h, fix SSIZE_MAX and add SIZE_MAX to...
2015-07-12 cinap_lenrekcpp: search source file directory first for quoted...
2015-07-12 cinap_lenrekether82563: fix multicast filter (based on openbsd...
2015-07-11 cinap_lenrekpage: make lookahead fetch work in backwards direction
2015-07-11 cinap_lenrektftpd: count only options we understand so we wont...
2015-07-11 cinap_lenreketherrt2860: add multicast stub
2015-07-11 cinap_lenreketheriwl: add multicast stub
2015-07-11 cinap_lenreketherwpi: dont enable transmit power for invalid channe...
2015-07-10 cinap_lenrekwifi: reflect current transmit rate in mbps
2015-07-10 cinap_lenreketherwpi: afra support
2015-07-10 cinap_lenreketheriwl: dont clear descriptors after completion
2015-07-10 cinap_lenrekwifi: adjust transmit rate on error (for etheriwl)...
2015-07-10 cinap_lenrekkernel: use HDR_MAGIC constant to handle Exec header...
2015-07-09 cinap_lenreksysexec(): need () arround AOUT_MAGIC comparsion to...
2015-07-09 cinap_lenreksysexec(): make the mips compiler happy
2015-07-09 cinap_lenrekkernel: reject bogus two byte "#!" shell scripts in...
2015-07-08 cinap_lenrekkernel: various cleanups of imagereclaim(), pagereclaim...
2015-07-08 cinap_lenrek5e: enable VFP emulation by default, doubles only need...
2015-07-07 cinap_lenrekpc64: use unsigned long for kmapindex and mmu counts...
2015-07-07 cinap_lenrekape: port libc smp tas() for arm
2015-07-07 cinap_lenreklibc/arm: implement _tas() with LDREX/STREX, execute...
2015-07-07 cinap_lenrekall kernels: declare _tas() to prevent pulling in libc...
2015-07-07 cinap_lenrek5e: approximate LL/SC with cas()
2015-07-07 cinap_lenrek5e: make sure stack base is aligned to avoid unaligned...
2015-07-02 stanley lieberopen(2): fix typo
2015-06-29 cinap_lenreknusb/audio: dont sysfatal on bad endpoint (no altc)
2015-06-28 cinap_lenreknusbrc: handle fat formated usb drives without partitio...
2015-06-28 cinap_lenreketherwpi: remove debug prints, use iprint() in interrupt
2015-06-28 cinap_lenrekwpa: do not prompt for key when there is already one...
2015-06-28 cinap_lenreketherwpi: Intel PRO Wireless 3945abg driver based on...
2015-06-28 cinap_lenrekpc, pc64: toggle bit 2 in port 0x61 to reset and enable...
2015-06-27 stanley lieberapprox: chmod 775
2015-06-27 aijuadded approx(1)
2015-06-26 stanley lieberfortunes: No we can't.
2015-06-21 cinap_lenrekwifi: berlin prime bunny hopping
2015-06-19 cinap_lenrek5e: implement DSB,DMB,ISB and CLREX instructions
2015-06-19 cinap_lenrekkernel: do not pull in atom.s from libc for arm kernels
2015-06-19 cinap_lenrekexec(2): return register (R0) contains address of Tos...
2015-06-19 cinap_lenrekkernel: ignore last page at the top of virtual kernel...
2015-06-18 stanley lieberndb(6): fix typo (thanks, pena)
2015-06-18 stanley lieberdhcpd(8): the fs attribute refers to the file server...
2015-06-18 cinap_lenrekzynq: use KADDR() for kmap() if we can avoiding the...
2015-06-18 cinap_lenrekkernel: ignore memory pages with singular kernel addresses
2015-06-18 cinap_lenrekzynq: fix barriers
2015-06-18 cinap_lenrekkernel: do not inherit Proc.dot (current working direct...
2015-06-18 cinap_lenrekkernel: do not inherit current directory channel (dot...
2015-06-17 ftrvxmtrxusps: cut the useless part
2015-06-16 cinap_lenrekstats: add kernel malloc and kernel draw allocation...
2015-06-16 cinap_lenrekdevcons: add current pool allocations to #c/swap
2015-06-16 cinap_lenrekkernel: remove waserror() arround newpage() in mntcache
2015-06-15 cinap_lenrekkernel: add pagechaindone() to wakeup processes waiting...
2015-06-15 cinap_lenrekdontkill: only use noswap flag to mark processes as...
2015-06-15 aijuthere's plenty of room in /lib
2015-06-15 cinap_lenrekkernel: implement separate wait queues for page allocation
2015-06-15 cinap_lenrekhjfs: defer parent directory permission check for wstat
2015-06-14 cinap_lenrekhjfs: fix wstat
2015-06-14 cinap_lenreknusb/serial: remove unused channel
2015-06-15 cinap_lenrekzynq: remove unused PTE typedef
2015-06-15 cinap_lenrekzynq: remove unused statistics fields from Mach structure
2015-06-14 cinap_lenrekndb/dns: cleanup forwarding code (redistrib())
2015-06-14 stanley liebertheo: You are on your own.
2015-06-13 ftrvxmtrxaux/vga: == is not strncmp
2015-06-13 cinap_lenrekhtmlroff: fix wrong newline in \name handling (| -...
2015-06-13 ftrvxmtrxqc, 9/ppc, 9/mtx: fix wrong if statements
2015-06-13 cinap_lenrekkernel: dont use smalloc() to allocate pte array in...
2015-06-13 cinap_lenrekvblade, cifs, usbuhci: fix parenthesis
2015-06-13 cinap_lenreklock: reopen lockfile after changing mode to make lock...
2015-06-13 cinap_lenreklib9p: fix lib9p wstat qid.type/mode checks (fixes...
2015-06-13 cinap_lenrekndb/dns: use same buffer size of udp packet in redistri...
2015-06-12 cinap_lenrekgames/doom: remove Makefile
2015-06-12 cinap_lenrekgames/doom: fix desyncing demo (thanks qwx)
2015-06-12 cinap_lenrekkernel: fix accounttime() for HZ >= 1000
2015-06-11 cinap_lenrekzynq: increase kernel memory for graphics
2015-06-11 cinap_lenrekzynq: mouse acceleration
2015-06-11 cinap_lenrekzynq: make screen and cursor kprocs exit properly
2015-06-11 cinap_lenrekzynq: add support for hardware cursor
2015-06-11 ftrvxmtrxmerge
2015-06-11 ftrvxmtrxfix strncmp/memcmp used with a wrong number
2015-06-10 cinap_lenrekcifsd: smbrename is still ok when file is readonly...
2015-06-09 cinap_lenrekzynq: fix flushmemscreen()
2015-06-09 ftrvxmtrxremove drawlsetrefresh and convM2Tnoenc: undefined...
2015-06-09 ftrvxmtrxaddpt(2): put badrect in .SH NAME so that it gets into...
2015-06-09 ftrvxmtrxesetcursor(2), alarm(2): fix prototypes
2015-06-09 ftrvxmtrxevent(2): fix estartfn prototype
2015-06-09 ftrvxmtrxauthsrv.h: remove nonexistent prototypes
2015-06-09 ftrvxmtrxlibdraw: sync allocimage/allocwindow prototypes with...
2015-06-09 cinap_lenrekip: fix wrong radix for iphash() (thanks yoann padioleau)
2015-06-09 cinap_lenrekzynq: add /dev/fbctl to attach framebuffer to devdraw
2015-06-09 cinap_lenrekdevsegment: fix parsecmd() memory leak
2015-06-08 cinap_lenreklibdraw: consistent use of nil for pointers, error...
2015-06-08 ftrvxmtrxunix is BUGGERED. remove it
2015-06-09 ftrvxmtrxauthsrv: remove unused opasstokey
2015-06-09 ftrvxmtrxaddpt(2): document badrect function
2015-06-09 ftrvxmtrxfreeimage(2), readcolmap(2), writecolmap(2): fix prototypes
2015-06-08 cinap_lenrekexec(2): exec argument size only limited by user stack...
2015-06-08 ftrvxmtrxexec(2): fix prototypes
2015-06-08 cinap_lenrekmerge
next