]> git.lizzy.rs Git - plan9front.git/history - sys/src
pc, pc64: more conservative pcirouting
[plan9front.git] / sys / src /
2014-11-22 cinap_lenrekpc, pc64: more conservative pcirouting
2014-11-20 cinap_lenrekpc, pc64: preserve last KB of conventional memory ...
2014-11-20 cinap_lenrekgames/snes: do message display in screenproc
2014-11-19 cinap_lenrekgames/md, games/snes: fix memory leak on resize
2014-11-18 cinap_lenrekgames/snes: fix extern pic declaration to match reality
2014-11-18 cinap_lenrekgames/md: apply same screen flush changes from games...
2014-11-18 cinap_lenrekgames/snes: flush screen in parallel to audio (fixes...
2014-11-17 aijugames/snes: save more audio state
2014-11-17 cinap_lenrekaudiohda: add pci ids for Intel 8 Series Lynx Point...
2014-11-16 cinap_lenrekwpa: handle essid: with whitespaces from ether ifstats...
2014-11-16 cinap_lenrekwpa: fix quoting for essid with spaces
2014-11-16 BurnZeZabaco: cleanup, handle image/x-icon, don't use backspac...
2014-11-16 cinap_lenreksed: fix error handling for "Output line too long"...
2014-11-15 cinap_lenrekpc: get rid of fixed 8MB memory map (now dynamically...
2014-11-15 cinap_lenrekpc64: get rid of fixed 8MB INIMAP and dynamically map...
2014-11-14 cinap_lenrekupas/fs: handle ramfs and hjfs "file locked" error
2014-11-14 cinap_lenrekupas/fs: handle cwfs "file is locked" error message
2014-11-13 cinap_lenrekip: implement "hangup" ctl for udp protocol
2014-11-13 cinap_lenrekkernel: make use of nil vs 0 consistent in qio.c (sorry)
2014-11-12 cinap_lenrekhttpfile: use webfs, fix 9p flushes
2014-11-10 cinap_lenrekpc64: fix comment description of pc64 kernel configuration
2014-11-10 cinap_lenrekether8169: add support for RTL8411B (thanks quux)
2014-11-09 cinap_lenrekpc, pc64: command flag sometimes doesnt reset, just...
2014-11-09 cinap_lenrekio: add -E flag to access embedded controller space
2014-11-09 cinap_lenrekmerge
2014-11-09 cinap_lenrekpc, pc64: provide access to embedded controller with...
2014-11-09 cinap_lenrekkernel: remove implicit Proc* argument from procctl()
2014-11-08 cinap_lenrekdont flush screen when hiding software cursor
2014-11-08 cinap_lenreksmtpd: cleanup hello() domain check code
2014-11-08 cinap_lenrekmerge
2014-11-08 cinap_lenreksmtpd: accept literal ipv6 addresses in HELO/EHLO
2014-11-07 mischiefall: typo fixes from ray@raylai.com
2014-11-07 cinap_lenrekfix dangerous werrstr() usages
2014-11-07 cinap_lenreklibc: import cleaned up syslog() function from sources
2014-11-07 cinap_lenreklibc: improve dial error handling
2014-11-07 cinap_lenrekdevproc: reset p->pdbg under p->debug qlock in procstop...
2014-11-06 cinap_lenreklibdraw: fix atomouse
2014-11-06 mischieflibc: allow dial to be interrupted
2014-11-04 cinap_lenrekacpi: fix pcibusno() when PCI0._ADR = 0
2014-11-04 cinap_lenrekpc: enable page size extension early in apbootstrap
2014-11-02 cinap_lenrekwpa: fork note group when going to background (thanks...
2014-11-02 cinap_lenrekpc, pc64: implement acpi reset (for efi)
2014-11-01 cinap_lenrekrealemu: make sure instruction arguments are initialize...
2014-11-01 cinap_lenrekpc, pc64: more sanity checking for lowraminit()
2014-11-01 cinap_lenrekpc64: remove unused pdballoc and pdbfree counters from...
2014-10-31 cinap_lenreknusb/kb: dont set boot protocol on HidCSP interface...
2014-10-31 cinap_lenrekefi: generate /386/efiboot.fat for generating efi boota...
2014-10-31 cinap_lenrekefi: iso filesystem support for cdrom booting
2014-10-31 cinap_lenrekefi: add test targets for iso and fat (for documentatio...
2014-10-31 cinap_lenrekmk9660: add -E option to create EFI boot entry
2014-10-30 cinap_lenrekbcm: fix baudrate setting for serial console (thanks...
2014-10-29 cinap_lenrekmerge
2014-10-29 cinap_lenrekfix syslog() use with linefeeds for various programs
2014-10-29 cinap_lenrekcs: fix linefeeds in syslog(), cleanup
2014-10-29 cinap_lenrekcs: use /net/ether* instead /net/ether[0123], dont...
2014-10-25 cinap_lenrekrio: dont serve a kbd file per window when we didnt...
2014-10-23 cinap_lenrekefi: change eficonfig ordering so memconf() is first...
2014-10-22 cinap_lenreklib9p: prevent files from being created in deleted...
2014-10-23 cinap_lenreklib9p: fix .. walk crash in deleted directory (thanks...
2014-10-23 cinap_lenrekefi: add initial pxe support (v4 only)
2014-10-21 cinap_lenrekpc, pc64: make mtrr() callable from interrupt context...
2014-10-19 cinap_lenrekpc, pc64: lookup pci device for bootscreen() and maximi...
2014-10-19 cinap_lenrekefi: use LocateHandle() and HandleProtocol() to check...
2014-10-19 cinap_lenrekefi: fix compiler warnings, remove indicator prints...
2014-10-18 cinap_lenrekefi: simplify bootscreen code
2014-10-18 aijugames/gba: add state saving
2014-10-18 cinap_lenrekefi: convert pixel format to bootscreen color channel
2014-10-18 cinap_lenrekefi: make clean target virtual
2014-10-18 cinap_lenrekefi: add experimental efi bootloader
2014-10-18 cinap_lenrekpc, pc64: allow passing RSDT pointer in *acpi= boot...
2014-10-13 cinap_lenrekpc: add *bootscreen= variable to pass pre-initialized...
2014-10-12 cinap_lenrekpc: sanity check bda value in lowraminit() to avoid...
2014-10-12 stanley lieberpkg: change default repo to http://9front.org/pkg/386
2014-10-11 BurnZeZrio: fix "-cd dir" in mountspec being ignored
2014-10-03 aijugames/gba: new faster ppu code, audio support
2014-09-30 aijugames/gba: fix dma repeat bit and eeprom addresses
2014-09-30 aijuadded crc32
2014-09-29 cinap_lenrekhgfs: make data files with meta headers having the...
2014-09-29 cinap_lenreksnap: change ulong return of stackptr() to uvlong for...
2014-09-28 aijugames/gba: small fixes
2014-09-28 cinap_lenrekapply ps2mouse corruption fix to omap
2014-09-28 cinap_lenrekmerge
2014-09-28 cinap_lenrekpc/pc64: fix ps2mouse memory corruption race
2014-09-28 cinap_lenrekndb/dns: request recursion only for local dns servers
2014-09-28 cinap_lenrekdevcons: avoid division by zero reading Qsysstat
2014-09-28 aijugames/gba: remove bogus file
2014-09-27 aijumerge
2014-09-27 aijugames/gba: slowly working (no pun intended)
2014-09-24 mischiefpc64: enable rtl8169 driver (thanks awabimakoto for...
2014-09-24 cinap_lenrek6c/8c: eleminate moves by swaping source and destinatio...
2014-09-22 cinap_lenrekacid: fix sysr1() stack corruption
2014-09-21 cinap_lenrekdevip: sanity check Nchan in Fsproto()
2014-09-21 cinap_lenrekdevip: print protocol name in garbage collection notifi...
2014-09-21 cinap_lenrekpc64: print "Plan 9" on boot, cleanup pccpu64 files
2014-09-20 cinap_lenrekstats: handle /dev/sysstat 32bit overflow in delta...
2014-09-19 cinap_lenrekpc64: syscallfmt for nsec syscall
2014-09-19 cinap_lenrekpc64: put return value of nsec syscall in register...
2014-09-19 cinap_lenreklibmemdraw: fix byte ordering in memfillcolor()
2014-09-19 cinap_lenreklib9p: fix nil dereference crash in remove for director...
2014-09-17 cinap_lenrekteg2: fix wrong l2 setshift address in wholecache(...
next