]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2015-04-11 cinap_lenrekether82563: work arround bad eeprom checksum for some...
2015-04-09 cinap_lenrekbootrc: simplify bootargs splitting avoiding awk
2015-04-09 cinap_lenrekpc, pc64: remove PCICONS debug buffer from pci.c
2015-04-08 cinap_lenrekpool: avoid triggering assert(b->magic != FREE_MAGIC...
2015-04-08 cinap_lenreknusb/kb: always try to recover on error, fix recover...
2015-04-08 cinap_lenrekpci: just in case the bios is drunk
2015-04-08 cinap_lenrekpc, pc64: handle 64-bit pci membars
2015-04-08 cinap_lenrekpc, pc64: extend initial memory map for qemu multiboot...
2015-04-07 mischiefpc: import intel i218 nic changes from 9atom
2015-04-07 cinap_lenrekkernel: move arrow cursor definition to port/devmouse.c
2015-04-07 cinap_lenreksgi: disable graphical arcs console printing on screen...
2015-04-02 stanley lieber/lib/rob: Да!
2015-04-02 cinap_lenreksgi: keyboard, mouse and cursor for indy
2015-04-02 aijugames/gb: improved audio code
2015-04-02 cinap_lenrekmerge
2015-04-02 aijugames/gba: fix -3 crash and prevent >100% speed
2015-04-02 cinap_lenrekaudiohda: add AMD FCH Azalia Controller (thanks qeed)
2015-04-01 aijugames/gb: fix gbc dma
2015-04-01 aijugames/gb: fix -2/-3
2015-04-01 aijunew games/gb: better emulation and gbc support
2015-04-01 cinap_lenrekether8169: fix Macv45
2015-04-01 cinap_lenrekether8169: add 8168GU mac id (thanks qeed)
2015-04-01 aijugames/c64: writes to I/O area do not affect underlying...
2015-04-01 cinap_lenrekdevkbd: remove kbdputc() unused definition.
2015-04-01 cinap_lenrekdevkbd: remove unused constants
2015-03-31 cinap_lenrekmerge
2015-04-01 aijugames/gba: remove debugging print
2015-03-31 cinap_lenreksgi: very primitive newport graphics driver for indy
2015-03-31 cinap_lenrekvl: prevent stack altering instructions to be hoisted...
2015-03-31 stanley lieberwebpaste: update for modified okturing.com
2015-03-30 cinap_lenreknintendo(1): add SOURCE entry for games/gba
2015-03-29 cinap_lenreksgi: preserve R27 in setregisters(), use setregisters...
2015-03-30 cinap_lenrekmerge
2015-03-30 cinap_lenreketherseeq: reset the card when it gets stuck (dma timeouts)
2015-03-29 stanley lieber/lib/faces: add eekee.1
2015-03-28 cinap_lenrekmerge
2015-03-28 cinap_lenreksgi: new approach for etherseeq
2015-03-28 aijugames/gba: very subtle timer bug fixed
2015-03-28 cinap_lenreksgi: work in progress kernel for sgi mips machines...
2015-03-27 ethanmothra: remove unused confirmcurs; move confirmcursor...
2015-03-27 stanley lieberfortunes: TED, day 1: I want to believe -- WIRED magazine
2015-03-25 cinap_lenrekpc, pc64: state dependency to usbehci.h in mkfiles
2015-03-25 cinap_lenrekmpdigdiv.s: aaaaand its gone!
2015-03-25 cinap_lenrekape: fix main9 for mips
2015-03-25 cinap_lenreklibmp: use portable mpdigdiv routines for mips (causes...
2015-03-25 cinap_lenrekape: fix lockinit() for mips
2015-03-25 cinap_lenrekzynq: fix out of bounds access in etherprobe()
2015-03-24 cinap_lenrekboot: allow alternative proto files per kernel and...
2015-03-24 cinap_lenrekvc: fix coffsect.lnno overflow into nreloc
2015-03-23 ftrvxmtrxircrc: remove unused clonefile
2015-03-23 cinap_lenrekboot: bind #c to /dev with MREPL instead of MBEFORE...
2015-03-22 cinap_lenrekvl, libmach, kernel: mips has 16K alignment for segment...
2015-03-22 cinap_lenrekmerge
2015-03-22 cinap_lenrekusbohci: ensure Ed and Td alignment, fix for amd64
2015-03-19 cinap_lenrekmerge
2015-03-19 cinap_lenrekdb: fix unicode support (thanks giacomo)
2015-03-18 stanley lieberpushtls(2): tls.h -> libsec.h (thanks, pr)
2015-03-18 cinap_lenrekdhcpd: ignore ";" filename from sgi arcs bootp(); command
2015-03-18 cinap_lenreklibmach: use #pragma pack to force 4 byte alignment...
2015-03-18 cinap_lenrekape: silence compiler "no return at end of function...
2015-03-17 cinap_lenrekmerge
2015-03-17 cinap_lenrek6c: MOVL xxx, r; MOVLQZX r, r -> MOVL xxx, r
2015-03-17 stanley lieberssam: fix typo
2015-03-17 stanley lieberssam: don't pollute the environment.
2015-03-17 stanley liebermp(2) man page: mpinvert, not mpinverse (thanks, pr)
2015-03-16 cinap_lenrekkernel: get rid of auxpage() and preserve cache index...
2015-03-16 cinap_lenrekkernel: avoid repeated calls to reclaim(), dont miss...
2015-03-15 cinap_lenrekrsa(8): recommend secstore(1) for Plan 9 RSA private...
2015-03-15 cinap_lenrekmothra: <del>, <ins>, <wbr>
2015-03-15 cinap_lenrekmothra: add <strike> support
2015-03-15 cinap_lenrekboot: disable group/other permission checking in bootfs...
2015-03-14 cinap_lenrekdoom: print correct version number on mismatch (thanks...
2015-03-14 cinap_lenrekwebfs: do not send credentials in automatic referer url
2015-03-14 cinap_lenrekrc-httpd: support for http basic authentication, fix...
2015-03-14 cinap_lenrekhttpauth: little helper for rc-httpd to do http basic...
2015-03-13 cinap_lenrekhg, python: remove proto files
2015-03-13 cinap_lenrekhg: install hgweb templates
2015-03-12 cinap_lenrekpemencode: handle base64 input length < 3, fix bogus...
2015-03-12 cinap_lenrekimap4d: simplify auth code using encodefmt(), use readn...
2015-03-12 cinap_lenrekwebfs: simplify http basic auth code by using encodefmt()
2015-03-12 cinap_lenrekupas/marshal: deduplicate cistrcmp()/cistrncmp()/enc64()
2015-03-11 cinap_lenrekndb/dns: reduce sencodefmt() to not link in enc32(...
2015-03-11 cinap_lenrekencode(2): clarify lim argument to enc*(), add SOURCE...
2015-03-11 cinap_lenrekmerge
2015-03-11 cinap_lenreksmtp, smtpd: fix use of enc64(), fix memory leaks in...
2015-03-11 aijunetaudit: comment file server auth test (unreliable...
2015-03-11 cinap_lenrekgif: fix color table clipping (for cb5.gif)
2015-03-11 cinap_lenrekfactotum: remove unused extern declarations of invoker...
2015-03-10 cinap_lenrekkernel: fix integer overflow in syssegflush(), segment...
2015-03-09 cinap_lenrekwpa(8): the -p flag will also prompt for user/password...
2015-03-09 cinap_lenrekpushtls(2): fix signature to TLSconn.trace()
2015-03-09 cinap_lenrekwebfs: implement CONNECT method for https connections...
2015-03-09 stanley liebertheo: OpenBSD is not generally known as an exposed...
2015-03-09 stanley lieberg: search .awk and .rc files
2015-03-08 cinap_lenrekgs: fix bug 694539. Reading off the end of the cbuf...
2015-03-07 cinap_lenrekkernel: catch address overflow in syssegfree()
2015-03-07 cinap_lenreksnap: fix readseg() to cope with > 2gb segments
2015-03-06 cinap_lenrekmerge
2015-03-06 cinap_lenrekzynq: sdio support
2015-03-06 cinap_lenrekdevsd: always page align sd buffers
next