bcm kernel: add *kernelpercent option for cmdline.txt
libsec: fix memory leaks in seq_decode() and octet_decode() of asn1 parser
libsec: skip missing thumbprint files; not an error
libsec: improve thumbprint code
games/nes: improved time synchronization
add /lib/face/48x48x8/o/openbsd.1
libsec: add aes_128_cbc and aes_256_cbc ciphers
libsec: move static sendbuf into TlsConnection and give receive buffer a better name
scribble(2): quashed false claims of quick-reference decadance.
csdial: avoid useless werrstr() call on success (thanks mischief)
python: add buffer length check in sock_recvfrom_into()
acid: fix errstr syscall data offset for truss library
games/nes: mmc3 chr inversion fixed
games/nes: it's too late to write code
games/nes: fixed reload flags
games/nes: added dmc, fixed envelope, added cnrom
acid: add some debugging aid function for counting kernel image cache page refs
kernel: keep cached pages continuous at the end of the page list on imagereclaim()
games/nes: added uxrom (mapper 2)
games/nes: best commit (fixed audio and timing)
games/nes: basic audio support, battery backup, bug fixes
games/nes: added oflag
games/nes: minor ppu improvements
games/nes: mapper 7 fix
games/nes: mmc3 and bugfixes
rc-httpd/handlers/serve-static: restore Content-length
games(1): add some of the new games, not all have full description tho
fortunes: https://github.com/jfloren/plan9/commit/445b546003d071f3cf3cd6a0133b92397e5c9024
added florenate
games/nes: added state saving & bug fixes
fork filter procs with RFREND in various programs
aux/listen: rfork with RFREND
exportfs: bring back the changes, bug was due to rendezvous group being shared by listen
exportfs: reverting previous changes
games/nes: cleanup and resize handling
games/nes: bug fixing
fix blowfish endianess confusion (thanks erik)
exportfs: fix flush races, proc sweeping
prof: properly save and restore RARG for amd64
games/nes: add mapper 7 support
xd: changed -s option to switch to little-endian units
added games/nes
mothra: remove unused local variables from pl_nextc()
truss: use A instead of X as address format for data dump
truss: fix syscall address formats
mothra: fix unicode rendering for plaintext
documented usbwait in plan9.ini(8)
factotum/authsrv: fix padding for mschap on amd64, use constants for structure sizes
pc64: simplify mmuwalk by factoring out mmu page table creation into separate function
pc64: support for vmware PCnet ethernet
pc64: move VMAP into its own PDP (for vmware)
added in a way to make net.rc wait for the network hardware to come up before running ip/ipconfig. This fixes the issue with the Raspberry Pi where ip/ipconfig tried running prior to /net/etherU3 exists
libc: remove malloc.acid and pool.acid
socksd: close inside udp server one we get a connection (udprelay)
cifsd: fix compiler warning
nusb/ether: fix pointer truncation
webfs: fix compiler warning
ip/torrent: remove unneeded assignment
acid: add semacquire/semrelease/tsemacquire syscalls, handle _seek hack for amd64 (thanks erik)
similar to my last commit, but combined the two waits for the usb devices. still configurable, but with usbwait. If usbwait is not defined then it defaults to the original 2 seconds.
pc64: add ahci.h to PCHEADERS so it will be removed on mk clean
pc64: remove ethermii.h and copy it from pc instead
added pccpu64 for cpuservers. also enabled etherigbe in pc64 and pccpu64
acid: fix acid/network, fix address formats from X to A
pool(2): fix ulong -> uintptr
ramfs: remove mainmem pool limit when called with -u flag
pc64: limit memory of per processor mmu freelist to 1MB
acid: remove objchar, prefering foobar.$objtype.acid
pc64: return up in RUSER (BP) for devproc kregs file
cc: emit right acid format for address
acid: update acid libraries for amd64
acid: make 'a' and 'A' format to have the same size as mach->szaddr
pc64: pass Ureg* argument in BP to userspace note handler
acid: fix memory corruption due to gc
pc64: handle negative file offsets when accessing kernel memory with devproc
jpg: center image in screen
reuse mtrr slots with default memory type
aux/vga: fix format string error with 6c
pc64: bump segment limit to 64GB
pc64: dont reuse mtrr slots that are above 4GB
pc64: ensure user pc is never set to a non-canonical address through setregisters