]> git.lizzy.rs Git - plan9front.git/history - sys
tlshand: fix mpint to bytes conversion, reorganize send/recv buffer, check for overfl...
[plan9front.git] / sys /
2017-04-03 cinap_lenrektlshand: fix mpint to bytes conversion, reorganize...
2017-04-03 cinap_lenrekmerge
2017-04-03 cinap_lenrektlshand: fix ECDHE and DHE for SSLv3
2017-04-03 aijufix typo in 9p(2) manpage
2017-04-02 cinap_lenrekdevvga: remove unused copy of checkport() function
2017-04-02 cinap_lenrekdevvga: fix mistake
2017-04-02 cinap_lenrekdevvga: include hwgc in vgactl file
2017-04-02 cinap_lenrekaux/wpa: go to background when not prompting, handle...
2017-04-02 aijupc(1): fix memory leak and add clog() function
2017-04-01 cinap_lenreknusb/lib: make usbcmd() return value symmetic; returnin...
2017-04-01 cinap_lenrekhjfs: avoid 8c "non-interruptable temporary" warning
2017-04-01 aijuchgrp: remove unused function declaration (thanks archeus)
2017-04-01 aijugames/blit: remove strange debugging line
2017-04-01 cinap_lenrekndb/dns: double Maxretries for long cname redirection...
2017-03-31 aijunusb/serial: pl2303: better error handling
2017-03-30 cinap_lenrekmerge
2017-03-30 cinap_lenreksdnvme: enable in pcf, pccpuf, pc64 kernel configuration
2017-03-30 cinap_lenreksdnvme: don't write completion queue doorbell register...
2017-03-29 spewhjfs: disable hjfs check until more functionality is...
2017-03-29 spewhjfs: improve error messaging around blocks that are...
2017-03-29 spewhjfs: Fix bugs in ref count scan check. Enable as a...
2017-03-28 cinap_lenrekmove blit roms to /sys/lib/blit
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 spewplumb(2): Fix typo in description of Plumbdelattr ...
2017-03-22 spewwebfs(4): timeout is in milliseconds not seconds (thank...
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_lenrekinst: make command window not overlap stats window...
2017-03-18 cinap_lenrekcdproto: make mdir for glenda
2017-03-18 cinap_lenrekdiskparts(8), prep(8): add edisk in NAME section
2017-03-18 cinap_lenrekmus(1): fix manpage references
2017-03-18 cinap_lenrekvga(3): complete list of vga controllers and software...
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_lenreksend(8): document new reject behaviour with -r flag
2017-03-12 cinap_lenrekadd mdir(6), splitmbox(8) and update upasfs(4)
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-04 cinap_lenrekcdproto: various cleanups
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
next