]> git.lizzy.rs Git - plan9front.git/history - sys/src
kernel: replace ulong with uintptr in ucallocb() and fix unneeded parentheses
[plan9front.git] / sys / src /
2014-12-16 cinap_lenrekkernel: replace ulong with uintptr in ucallocb() and...
2014-12-16 cinap_lenrekkernel: remove obsolete comment regarding Mntcache...
2014-12-16 cinap_lenrekkernel: new mount cache
2014-12-15 cinap_lenrekaudio/flacdec: fix pcmconv pipeline race (thanks mischi...
2014-12-15 cinap_lenrekkernel: minor changes to mount cache
2014-12-15 cinap_lenrekxen: fix cross build
2014-12-15 cinap_lenrekkernel: use new disk/mkfs -o option to get proper sourc...
2014-12-14 cinap_lenrekdisk/mkfs: add -o flag to list source files
2014-12-14 cinap_lenrekmerge
2014-12-14 cinap_lenrekkernel: remove *.acid files in nuke target instead...
2014-12-14 ftrvxmtrxpng: fail on invalid bpc
2014-12-14 cinap_lenrekkernel: get rid of /boot/boot parametrization
2014-12-14 cinap_lenrekxen: fix mtrr dummy functions
2014-12-14 cinap_lenrekbio: add Bfdopen() from plan9port
2014-12-13 cinap_lenrekkernel: evaluate dependencies of bootfs.proto files...
2014-12-13 ftrvxmtrxvarious cmds: replace magic numbers with Kdel/Keof...
2014-12-13 cinap_lenrekkernel: correct dependency for printstub.$O instead...
2014-12-13 mischiefstats: handle 'q' to close
2014-12-13 cinap_lenrekpc, pc64: untangle embedded controller (ec) dependency...
2014-12-13 cinap_lenrekkernel: generate dummy bootscreeninit() function when...
2014-12-13 cinap_lenrekndb/cs: fix spelling (thanks mischief)
2014-12-11 cinap_lenrekcfs: change default mountpoint to /mnt/cfs and fix...
2014-12-11 cinap_lenrekacme: fix buffer overrun in xfidutfread() and xfidruner...
2014-12-11 cinap_lenrekkbmap: fix sprint() buffer overflow (thanks silasm)
2014-12-10 cinap_lenrekbootrc: keep original address when ndb/dnsgetip fails...
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-10 cinap_lenrekdnsgetip: filter negative answers, remove -f flag,...
2014-12-10 mischiefndb: add dnsgetip program to resolve A and AAAA records...
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 cinap_lenrekfactotum: accept multiple bootstrap auth servers in...
2014-12-09 cinap_lenreksecstore: allow multiple server addresses in $secstore...
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-09 mischiefip/ipconfig: treat /32 mask as /0
2014-12-08 cinap_lenrekethervirtio: feature negotiation, allow setting mac...
2014-12-08 cinap_lenrekndb/dns: ignore terminating authoritative flag for...
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-27 mischiefresize: fix typo
2014-11-27 mischiefastro: fix typo
2014-11-22 cinap_lenrekgames/md: fix interlace at scale 2
2014-11-22 aijugames/md: interlacing, sort of
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
next