]> git.lizzy.rs Git - plan9front.git/history - sys/src
blit: fix mkfile
[plan9front.git] / sys / src /
2017-03-28 cinap_lenrekblit: fix mkfile
2017-03-28 cinap_lenrekkernel: fix twakeup()/timerdel() race condition
2017-03-28 cinap_lenreksdnvme: NVMe controller driver (work in progress)
2017-03-28 aijugames/blit: mkfile: install into /bin/games
2017-03-28 aijuadd games/blit
2017-03-28 spewhjfs: fix broken dprint
2017-03-28 spewhjfs: simplify dprinting
2017-03-28 spewhjfs: add simple scan check of directory entry blocks
2017-03-27 spewhjfs: check: check a block if its ref count is _not_...
2017-03-27 spewhjfs: merge start of hjfs check implementation
2017-03-27 spewhjfs: start implementation of checking a directory
2017-03-26 cinap_lenrekdevsd: handle case where theres no ifc->enable() function
2017-03-26 cinap_lenrekmerge
2017-03-26 cinap_lenrekdevsd: check return value of ifc->enable(), don't leak...
2017-03-26 cinap_lenreksdvirtio: return 1 for success in vioenable()/viodisable()
2017-03-25 aijufile(1): recognise Xilinx bitstreams
2017-03-25 spewgames/galaxy: fix exit race condition by pausing the...
2017-03-25 spewhjfs: Add comment to change the OFF size to 8 when...
2017-03-25 spewgames/galaxy: parallelize gravitational force calculations
2017-03-25 cinap_lenrekpc kernel: handle PCMP and RSD being in low (kaddr...
2017-03-23 cinap_lenrekupas/smtp: fix cram-md5 auth, simplify doauth(), check...
2017-03-22 cinap_lenrekupas/smtp: generate 128-bit random message id (was...
2017-03-22 spewupas/smtp: Revert smtp dial string behavior to match...
2017-03-22 spew[012568kqv]a: correctly lex full range of integers...
2017-03-21 cinap_lenrekremove accidentally commited binary /sys/src/cmd/upas...
2017-03-21 spewhjfs: Clear all refs to zero when reaming.
2017-03-20 cinap_lenrekip/torrent: exit immidiately when file is complete...
2017-03-20 cinap_lenrekip/torrent: avoid peerid collision using truerand(...
2017-03-19 cinap_lenrekfortune: avoid buffer overflow for lines >= 2K, make...
2017-03-19 cinap_lenrek5l,6l,8l,kl,ql,vl: allow duplicate GLOBAL symbols ...
2017-03-18 cinap_lenrekdevmouse: refactor screen blanking logic
2017-03-17 cinap_lenrekgames/doom: don't spawn midi process when opening ...
2017-03-16 cinap_lenrektapefs: handle more cpio formats (thanks qrstuv)
2017-03-16 cinap_lenrekupas/fs: tls sni support for pop3/imap
2017-03-15 cinap_lenrekupas/fs: fix memory leaks in tls code, handle tls in...
2017-03-15 cinap_lenrekupas/fs: getting rid of the fine-grain locking...
2017-03-14 cinap_lenrekupas/fs: more cleanup...
2017-03-14 cinap_lenrekupas/fs: remove more debugging crap
2017-03-14 cinap_lenrekupas/fs: remove unused segbrk memory allocator
2017-03-14 cinap_lenrekupas/fs: remove idx semaphore, cannot happen as symcmbo...
2017-03-14 cinap_lenrekupas/fs: fix more locking bugs, remove debugging clutte...
2017-03-14 cinap_lenrekupas/fs: make sure mbox is locked during msgdecref...
2017-03-14 mischiefgs: validate parameter is dict in .initialize_dsc_parse
2017-03-14 mischiefgs: check for sufficient params in .sethalftone5
2017-03-13 cinap_lenrekgs: fix dangleing pointer crash with "lock" (ghostscrip...
2017-03-12 spewgames/galaxy: fix creation of new bodies
2017-03-12 spewgames/galaxy: avoid unnecessary calculations
2017-03-12 spewgames/galaxy: fix zoom
2017-03-12 cinap_lenrekupas/fs: lock mbox in syncallmboxes() to avoid assert...
2017-03-12 cinap_lenrekupas/fs: remove useless syncsem, make sure mbox is...
2017-03-12 cinap_lenrekimap4d: simplify auth with encodefmt (backport from...
2017-03-12 aijunupas: delete okcidr(); always trust spf records
2017-03-12 cinap_lenrekmerge
2017-03-12 cinap_lenrekmerging erik quanstros nupas
2017-03-11 cinap_lenrekmerge
2017-03-11 cinap_lenrekkernel: get rid of active.Lock and active.thunderbirdsargo
2017-03-11 cinap_lenrekpc kernel: give cpu servers as many image cache strctur...
2017-03-11 cinap_lenrekpc kernel: avoid AP's spinning in syncclock(), don...
2017-03-11 cinap_lenrekpc kernel: assume tsc and lapic clock rate on applicati...
2017-03-11 cinap_lenrekpc kernel: don't use active.thunderbirdsargo in vunmap...
2017-03-11 cinap_lenrekteg2: fix format string warning in mmu.c
2017-03-10 spewgames/galaxy: simplify zoom loop
2017-03-10 spewgames/galaxy: new mouse behavior
2017-03-06 cinap_lenrekcwfs: handle DMTMP flag in create
2017-03-03 cinap_lenrekmerge
2017-03-03 cinap_lenrekkenrel: increase archfile array size from 16 to 32
2017-03-01 spewgames/galaxy: Change button 2 to reposition the galaxy...
2017-03-01 mischiefpc64: enable cputemp driver
2017-03-01 mischiefpc, pc64: bump Qmax in devarch
2017-02-28 spewgames/galaxy: tweak pausing behavior
2017-02-26 cinap_lenrekgames/doom: ... but keep fd=2 open :)
2017-02-26 cinap_lenrekgames/doom: avoid /dev/cursor fd leak into music process
2017-02-26 cinap_lenrekauthsrv: handle short reads in initkeyseed()
2017-02-26 cinap_lenrekauthsrv: don't hash in hostowner key for keyseed
2017-02-26 cinap_lenrekgames/doom: music support (thanks qu7uux)
2017-02-26 cinap_lenrekmidi: ignore bends, allow piping from stdin and to...
2017-02-26 cinap_lenrekplay, file: recognize midi and mus audio
2017-02-26 cinap_lenrekadd games/mus midi converter (by qu7uux)
2017-02-26 cinap_lenrekauthsrv: salt the keyseed from /adm/keyseed file
2017-02-26 cinap_lenrekauthsrv: fix mkkey() dummy key generation (thanks aiju)
2017-02-26 cinap_lenrekauthsrv: get rid of needreply parameter by changing...
2017-02-26 aijuauthsrv: more useful error reporting
2017-02-25 cinap_lenrekauth/asaudit: quote user and dom attributes in factotum key
2017-02-25 aijuasaudit: check factotum key ; netaudit: mention asaudit
2017-02-24 cinap_lenrekmerge
2017-02-24 cinap_lenreklibaml: make heap size field int, implement BankField...
2017-02-24 aijuasaudit: missing \n in print
2017-02-24 aijumerge
2017-02-23 aijuadd auth/asaudit
2017-02-23 cinap_lenrekauth/readnvram: also print dp9ik key
2017-02-23 aijuauth/keyfs: support -r flag to mount read-only
2017-02-21 cinap_lenrekether8169: add support for RTL8106E (thanks _potato)
2017-02-20 cinap_lenrekether82563: work arround phyprobe() failing on 82579LM...
2017-02-19 aijuip/ipconfig: don't null terminate the dhcp string options.
2017-02-19 cinap_lenrekmerge
2017-02-19 cinap_lenrekether82563: support for i219 (tested on t460p, thanks...
2017-02-19 spewgames/galaxy: fix crash on write to closed display
2017-02-19 cinap_lenrekip/gping: fix corruption due to Machine.last pointer...
2017-02-18 cinap_lenreklibregexp: fix assert check for compile1 instruction...
2017-02-18 spewgames/galaxy: add n-body simulator
next