]> git.lizzy.rs Git - plan9front.git/history - sys/src/9
ape: silence compiler "no return at end of function" for mips lock.c
[plan9front.git] / sys / src / 9 /
2014-12-10 cinap_lenrekbootrc: use "address" instead "ip" in wording netboot...
2014-12-10 cinap_lenrekmerge
2014-12-10 cinap_lenrekbootfs: remove disk/kfs fileserver, nobody uses it
2014-12-10 cinap_lenrekbootrc: add ndb/dnsgetip resolver to bootfs so domain...
2014-12-10 cinap_lenrekbootrc: preserve #ec/fs (thanks _sl)
2014-12-09 cinap_lenrekbootrc: handle multiple fs and auth addresses in netboo...
2014-12-09 cinap_lenrekbootrc: do not pass authserver with -a flag to factotum...
2014-12-09 mischiefdevsegment: fix segmentcreate function signature
2014-12-09 cinap_lenrekmerge
2014-12-09 cinap_lenrekethervirtio: fix queue notifications and interrupt...
2014-12-08 cinap_lenrekethervirtio: feature negotiation, allow setting mac...
2014-12-07 cinap_lenrekethervirtio: fix missing */
2014-12-07 cinap_lenrekethervirtio: implement promisc and multicast mode,...
2014-12-07 cinap_lenrekethervirtio: avoid dumping packets in txproc when ring...
2014-12-07 mischiefpc, pc64: add and enable ethervirtio driver
2014-11-22 cinap_lenrekpc, pc64: more conservative pcirouting
2014-11-20 cinap_lenrekpc, pc64: preserve last KB of conventional memory ...
2014-11-17 cinap_lenrekaudiohda: add pci ids for Intel 8 Series Lynx Point...
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-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-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_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-07 cinap_lenrekdevproc: reset p->pdbg under p->debug qlock in procstop...
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_lenrekpc, pc64: implement acpi reset (for efi)
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-30 cinap_lenrekbcm: fix baudrate setting for serial console (thanks...
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-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-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_lenrekdevcons: avoid division by zero reading Qsysstat
2014-09-27 aijumerge
2014-09-24 mischiefpc64: enable rtl8169 driver (thanks awabimakoto for...
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-19 cinap_lenrekpc64: syscallfmt for nsec syscall
2014-09-19 cinap_lenrekpc64: put return value of nsec syscall in register...
2014-09-17 cinap_lenrekteg2: fix wrong l2 setshift address in wholecache(...
2014-09-15 cinap_lenrekdevtls: fix typo in debug print
2014-09-14 cinap_lenrekkernel: fix segattach() rounding of va+len (thanks...
2014-09-02 cinap_lenrekether8139: fix pointer to smaller int tuncation warning...
2014-08-26 cinap_lenrekip: set arp entry for own v6 address when not tentative
2014-08-21 cinap_lenrekpc64: enable ether8139 in kernel config (thanks hiro)
2014-08-21 cinap_lenrekether8139: fix pointer truncation by ulong cast, use...
2014-08-20 cinap_lenrekip: fix memory leak in ipicadd6()
2014-08-18 cinap_lenrekpc, pc64: fix off by one error in _multibootentry
2014-08-17 cinap_lenrekboot: dont print errors if ethernet has no ifstats...
2014-08-16 cinap_lenrekkernel: make noswap flag exclude processes from killbig...
2014-08-16 cinap_lenrekkernel: fix todfix() race
2014-08-16 cinap_lenrekkernel: xinit() use ulong for page counts, cleanup
2014-08-13 cinap_lenrekdevenv: prevent non-hostowner from creating or removing...
2014-08-12 cinap_lenrekip: fix missed unlocks and waserror handlers
2014-08-08 cinap_lenrekkernel: more nil vs 0 cleanup in chan.c
2014-08-08 cinap_lenrekkernel: use nil for pointers instead of 0, zero channel...
2014-08-08 cinap_lenrekdevmnt: fix potential race with mntflushfree(), remove...
2014-08-07 cinap_lenrekpc, pc64: make pc kaddr() check reject -KZERO address...
2014-08-07 cinap_lenrekpc64: fix wrong Ureg* argument on note handler (thanks...
2014-07-21 cinap_lenrekpc64: cleanup syscallentry()
2014-07-20 cinap_lenrekpc64: dont save/restore DS/ES/FS/GS segment registers...
2014-07-20 cinap_lenrekpc64: preserve user extern registers R14 and R15 across...
2014-07-15 cinap_lenrekdevproc: nil
2014-07-15 cinap_lenrekdevproc: fix syscalltrace error handling, conistent...
2014-07-14 cinap_lenrekdevproc: fix mistake
2014-07-14 cinap_lenrekdevproc: fix proccrlmemio bugs
2014-07-11 cinap_lenrekkernel: only complain about no images when theres nothi...
2014-07-09 cinap_lenrekAdd AHCI support for Intel 8 Series/C220 Series Chipset...
2014-07-09 cinap_lenrekAdd Intel C226 chipset PCI support. (from sources)
2014-07-09 cinap_lenrekpc, pc64: initial machine check architecture support
2014-07-08 cinap_lenrekbcm: apply richards fix for mmukmap (from /n/sources...
2014-07-01 Aram Hăvărneanumerge
2014-06-29 stanley liebernusbrc: ensure rpi ethernet always appears as /net...
2014-06-28 cinap_lenrekmerge
2014-06-28 cinap_lenreknusb: implement aijus stable uniqueue device names
2014-06-25 mischiefxen: delete screen.h from pc that accidentally snuck...
2014-06-25 mischiefxen: fix boot argv0
2014-06-25 mischiefxen: gotta go fast
2014-06-25 mischiefxen: correct print format for long
2014-06-25 mischiefxen: fix early console
2014-06-25 mischiefimport xen 32 bit paravirtual kernel from /n/sources...
2014-06-23 cinap_lenrekkernel: more proc.c cleanup
2014-06-23 cinap_lenrekkernel: make use of nil and 0 consistent in proc.c
2014-06-23 cinap_lenrekmerge
2014-06-23 cinap_lenrekkernel: fix cooperative scheduling for wired processes
2014-06-22 cinap_lenrekether8169: use u16int instead of u8int for C+ command...
2014-06-22 cinap_lenrekpc64: fix comment for preallocpages()
next