rio, libdraw: experimental removal of redundant flushimage() calls for roundtrip latency reduction
aan: use sync messages as keep alives
libFLAC/mkfile: -DFLAC__NO_ASM
dict: similar fixes, different files. also remove runescpy
map/libmap: remove unused function/definitions
vt: add -r flag to start in raw mode
cc: populate the flag list comment in lex.c
cc: sort the lex.c comment listing debug flags
pppoe: Avoid double free (thanks k0ga)
add a couple runes to /lib/keyboard
add bug to yesterday(1), fix /sys/man/3/cons permissions
libsec: fix verifyDHparams() for version <= TLS1.1
glenda's default profile: remove /n/other mount, done by /lib/namespace
authsrv(2): document _asgetpakkey(), authpak_hash(), authpak_new(), authpak_finish()
games/doom: handle allocimage() failure
libsec: have 16 32-bit words in DigestState to avoid out of bounds warnings for poly1305
devdraw: remove unused Edepth[]
libdraw: remove unused static log2[] array
rio: exit rio when /dev/cons or /dev/kbd read loop terminates
kbdfs: read outer /dev/kbd file and use it just like /dev/kbdin
rcpu: post hangup note to remote when connection breaks
rcpu(1): fix manpage reference
libauthsrv: can write p = 2^448 - 2^224 - 1 now, as mpc has constant folding.
libfis: dont reject drives lacking SSP (sata ssd connected to ide with adapter)
ndb/dns: initialize unknown fids to point to the root qid
rc: terminate rc when exec fails, cleanup
smtpd: remove unused lastsender logic
factotum: fix memory leak for p9any key confirmation, fix key handling for role=client
stats: use rimport or import to mount remote system
exportfs: fix endless loop for eof/error on second read in localread9pmsg()
fix ipv6 icmphostunr() locking and memory free bugs (from sources)
sgi: add chmod to bootfs.proto for sgi kernel
libsec: remove unused tlsSecKill()
libsec: fix memset() size in tlsConnectionFree(), remove #include <bio.h>
libsec: add libc.h include for aes_xts.c (drawterm)
rcpu(1) man page: english
ndb/dns: removing the buggy /net.alt remount hack
usbuhci: removing "uhci bug" print spam from interrupt handler
provide rcpu(1), make usage line consistent
devmnt: deal with partial response for Tversion request in mntversion()
cron: just run /bin/rx to execute remote commands
adding experimental rcpu service
exportfs: retry execing ourselfs as "/bin/exportfs" (argv0 might be relative path)
exportfs: properly reply to chdir() error when we speak 9p
tlsclient: add -o option to establish connection over a file, free the AuthInfo structure to avoid leaking secrets
newuser: /n/other now handled in /lib/namespace
provide /n and /mnt early in bootrc to allow consistent use in /lib/namespace
tlssrv: add -A flag to skip changing user after authentication (usefull for aan)
rio: fix wrong frame colors when moving non-current window
ip/chandial: fail with Ebadarg instead of printing memory contents
libsec: simplify pkcs1_decrypt()
libsec: fix double free in pkcs1_decrypt(), handle bad epm length in tlsSecRSAs(), cleanup
removing libgio, this is not golang mveery >:-(
Imported ngfs libgio. This is a library to create virtual file descriptors, similar to common lisp grey-streams or golang's io.Reader/io.Writer. Now 95% bug-free.
fortunes: ./configure CFLAGS="-I$HOME/source/harvey/ape/amd64/include -I$HOME/source/harvey/ape/include -mno-red-zone -ffreestanding -fno-builtin -nostdlib -trigraphs -D_SUSV2_SOURCE -D_POSIX_SOURCE -D_LIMITS_EXTENSION -D_BSD_SOURCE -D_BSD_EXTENSION -DHAVE_SOCK_OPTS -DHARVEY -DPlan9" LDFLAGS="-static $HOME/source/harvey/ape/amd64/lib/crt1.o $HOME/source/harvey/ape/amd64/lib/crti.o $HOME/source/harvey/ape/amd64/lib/crtn.o -L$HOME/source/harvey/ape/amd64/lib -L$HOME/source/harvey/amd64/lib" LIBS="-lbsd -lap -lc" LIBM="" --prefix=$HOME/source/harvey/ape/ports *--host=x86_64-linux-gnu --build=x86_64-harvey *--enable-shared=no
webfs: faster shutdown using postnote()
/lib/keyboard: add more crucial symbols
libsec: fix missing error case unlock() in tlshands initCiphers()
factotum: fix nil pointer crash on p9skclosekey(), thanks k0ga
add mathematical angle brackets to /lib/keyboard
libmp: remove include of libsec.h
libmp: handle out of memory case in gmfield()
libsec: refactor asn1 encoding of digest for rsa signatures, fix memory leak in ecverify
tlssrv: p9any authentication support using TLS-PSK cipher suits
libsec: ecdsa client support for tlshand, cleanups
mpc: constant expression folding
games/doom: fix white window issue on exit
salsa(2): fix source reference
salsa(2): some formating fixes
libsec: add salsa20 stream cipher
wifi: check tkip/ccmp mac and crc in constant time avoiding timing side channels
pc64: move idle() routine after CALL main(SB) as the comment suggests
pc/pc64: backing out new mp startup code (caused issues with ramnode)
devssl: use tsmemcmp() to compare mac to close timing side channel
ndb/dnstcp: -x specifies the mountmoint
libauthsrv: fix ed448 goldilocks prime comment
pc/pc64: bring up ap's one after another, use idlehands() while waiting for thunderbirdsarego
libauthsrv: add D in mkfile
/rc/bin/": fix quoting bug (thanks, aiju and silasm)
pc/pc64: remove mpshutdown print
kernel: remove todfix overflow iprint() spam
ape/stdio: %z format is VLONG on amd64
ape/fmt: %p and %z format for amd64