]> git.lizzy.rs Git - plan9front.git/history - sys
aux/cpuid: decode family and model bitfields
[plan9front.git] / sys /
2017-04-22 cinap_lenrekmerge
2017-04-22 cinap_lenrekvt: fix xterm cursor keys
2017-04-22 cinap_lenrekmerge
2017-04-22 cinap_lenrekvt: fix background drawing
2017-04-21 mischiefnusb/ptp: treat any assocation as a directory
2017-04-21 cinap_lenrekmerge
2017-04-21 cinap_lenrekssh: actually handle flow control and channel id's
2017-04-21 aijufix yacc bug (found by dan cross)
2017-04-20 cinap_lenrekssh: increase initial window size for better throughput
2017-04-20 cinap_lenrekrsa(8): fix description of rsa2ssh (now, ssh2 format...
2017-04-20 cinap_lenrekssh: cleanup debug messages
2017-04-20 cinap_lenrekssh: do not try authentication methods that we know...
2017-04-20 cinap_lenrekssh: implement password and keyboard-interactive authen...
2017-04-19 cinap_lenrekvt: cursoron, don't resize winow when replying history
2017-04-19 cinap_lenrekssh: fix locking, and key reexchange handling
2017-04-19 aijublit: always show top-left corner; add tony kaku's...
2017-04-19 cinap_lenrekvt: but not too fast :-)
2017-04-18 cinap_lenrekvt: make it fast
2017-04-18 cinap_lenrekvt: send interrupt on exit, open logfile OCEXEC, run...
2017-04-18 cinap_lenrekssh: close the channel when vt hangs up
2017-04-17 cinap_lenrekvt: allow for a bit of buffering
2017-04-17 cinap_lenrekvt: convert from event to threads
2017-04-17 cinap_lenrekvt: increase history buffer to 64K runes
2017-04-17 cinap_lenrekssh: weekend project
2017-04-17 cinap_lenrekfactotum: append public rsa encyption exponent after...
2017-04-17 cinap_lenrekrsa2ssh: drop support for version 1 key format
2017-04-17 cinap_lenrekvt: implement snarf support
2017-04-11 cinap_lenrekpc64: state mp.h dependency for archacpi.$O
2017-04-09 cinap_lenrekupas/fs: remove imap lastread debounding
2017-04-09 cinap_lenrekupas/fs: fix sync condition
2017-04-08 cinap_lenrekupas/fs: make use of Maxmsg consistent
2017-04-08 cinap_lenrekupas/fs: simplify imap4read()
2017-04-08 cinap_lenrekupas/fs: fix dir comparsion and skip directories in...
2017-04-08 cinap_lenrekupas/send: use openfolder() to deliver mail to avoid...
2017-04-08 cinap_lenrekupas/common: deliver mail to mdir as .tmp file and...
2017-04-04 cinap_lenrekkernel: avoid waserror() botch in devwalk (from drawter...
2017-04-04 cinap_lenrekkernel: fix memory leak in checkpagerefs() debug functi...
2017-04-04 cinap_lenrektlshand: simplify tlsReadN()
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)
next