]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2015-07-27 cinap_lenrekkernel: clunk the cache when removing cache flag on...
2015-07-27 cinap_lenrekdevmnt: use c->iounit instead of msize-IOHDRSZ to chunk...
2015-07-26 cinap_lenrekdevmnt: dont reset readahead window when requested...
2015-07-26 cinap_lenrekkernel: pipelined read ahead for the mount cache
2015-07-24 cinap_lenrekpage: fix deadlock, nil vs 0 for pointer comparsion...
2015-07-24 cinap_lenreklibsec: increase handshake message buffer size (MaxChun...
2015-07-23 stanley lieberfortunes: go away.
2015-07-23 cinap_lenrekip/httpfile: fix flushes, fix concurrent reads, set...
2015-07-23 cinap_lenrekkernel: make sure fd is in range in fdclose()
2015-07-23 cinap_lenrekkernel: simplify syspipe()
2015-07-23 cinap_lenrekdevaoe: more nil vs. 0
2015-07-22 cinap_lenrekdevaoe: fix off by one in aoeerror(), consistent use...
2015-07-22 cinap_lenrekkernel: consistent use of nil for pointer in sysfile.c
2015-07-22 cinap_lenrekkernel: cleanup chan.c to consistenly use nil instead...
2015-07-22 cinap_lenrekkernel: make sure the swap device has a reasonable...
2015-07-19 cinap_lenrekdevmnt: do not use user buffer to update the mount...
2015-07-19 cinap_lenrekdevstream: fix mistake
2015-07-19 cinap_lenrekstream(3): fix reference
2015-07-19 cinap_lenrekfcp: use iounit() to determine buffer size, reduce...
2015-07-19 cinap_lenrekcp: experimental stream support
2015-07-19 cinap_lenrekdevstream: fast sequential file access with 9p pipelini...
2015-07-16 cinap_lenrekpc: check Sse (bit 25) in cpuiddx before enabling fxsr...
2015-07-16 cinap_lenrekaux/cpuid: make sure extended feature bits are availabl...
2015-07-15 cinap_lenrekdevproc: make sure statbufread offset wont turn negative
2015-07-14 cinap_lenrekfcp: fix wrong write pointer offset when read returns...
2015-07-14 cinap_lenrekkernel: remove debugalloc.c
2015-07-14 cinap_lenrekmk9660: write data in alphabetical order
2015-07-14 cinap_lenrek9660srv: keep data and metadata separate in the cache...
2015-07-13 cinap_lenrek9660srv: go back to 128k clusters
2015-07-13 cinap_lenrekinst: fix download task using ip/httpfile to mount...
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...
next