fix syslog() use with linefeeds for various programs
cs: fix linefeeds in syslog(), cleanup
cs: use /net/ether* instead /net/ether[0123], dont remove srv file with -n, dont write dns logfile
rio: dont serve a kbd file per window when we didnt got one from the environment
fortunes: this exact error message is in the fortunes file.
efi: change eficonfig ordering so memconf() is first, dont fallback to fs when /cfg/pxe/ file isnt there
lib9p: prevent files from being created in deleted directories (thanks BurnZeZ)
lib9p: fix .. walk crash in deleted directory (thanks BurnZeZ)
efi: add initial pxe support (v4 only)
pc, pc64: make mtrr() callable from interrupt context and before mpinit
9boot(8): document efi booting
inst: ignore *bootscreen= variable when generating plan9.ini
pc, pc64: lookup pci device for bootscreen() and maximize framebuffer aperture so can change screen resolution
efi: use LocateHandle() and HandleProtocol() to check for multiple gop protocols to find a usable one
efi: fix compiler warnings, remove indicator prints in readn()
efi: simplify bootscreen code
games/gba: add state saving
efi: convert pixel format to bootscreen color channel
efi: make clean target virtual
efi: add experimental efi bootloader
pc, pc64: allow passing RSDT pointer in *acpi= boot parameter, early bootscreeninit(), fix rampage() usage
sysupdate/psfax/play: fix unquoted brackets causing rc to perform unnecessary file lookups
pc: add *bootscreen= variable to pass pre-initialized framebuffer info to kernel
pc: sanity check bda value in lowraminit() to avoid overflow with efi
pkg: change default repo to http://9front.org/pkg/386
rio: fix "-cd dir" in mountspec being ignored
fortunes: You have an agenda.
games/gba: new faster ppu code, audio support
added gbatype
games/gba: fix dma repeat bit and eeprom addresses
added crc32
hgfs: make data files with meta headers having the right size after open
snap: change ulong return of stackptr() to uvlong for amd64
games/gba: small fixes
apply ps2mouse corruption fix to omap
pc/pc64: fix ps2mouse memory corruption race
ndb/dns: request recursion only for local dns servers
devcons: avoid division by zero reading Qsysstat
games/gba: remove bogus file
games/gba: slowly working (no pun intended)
hgignore: ignore amd64 kernel and init
pc64: enable rtl8169 driver (thanks awabimakoto for testing)
6c/8c: eleminate moves by swaping source and destination operands in peephole pass
acid: fix sysr1() stack corruption
devip: sanity check Nchan in Fsproto()
sysinfo: relax regex for start of kernel boot messages
devip: print protocol name in garbage collection notification
pc64: print "Plan 9" on boot, cleanup pccpu64 files
stats: handle /dev/sysstat 32bit overflow in delta calculation
pc64: syscallfmt for nsec syscall
pc64: put return value of nsec syscall in register on amd64
libmemdraw: fix byte ordering in memfillcolor()
lib9p: fix nil dereference crash in remove for directory permission check
teg2: fix wrong l2 setshift address in wholecache() (from sources)
oggdec: recognize "begin of stream" packets and restart decoding
libauthsrv: allow multiple auth= attributes for backup auth servers, authdial() tries each one in order
ramfs: allow changing mtime in wstats
hg: make intermediate directories like newer hg does
ramfs: fix directory check in wstat() (thanks mischief)
devtls: fix typo in debug print
telnetd: let the kernel place the shared segment in segattach() (thanks kenji arisawa)
libmemdraw: update drawtest to use same rounding in alpha calculation as libmemdraw
kernel: fix segattach() rounding of va+len (thanks kenji arisawa)
hgignore: ignore intermediate object files for amd64
libsec: experimental DHE client support for tls and cleanups
libsec: add diffie-hellman functions
libsec: fix hmac for keys bigger then 64 byte block size
libsec: ecgen() and ecdsasign() fix
games/nes: reduce volume, causes overflow and confuses ac97
/lib/rob: Just write the code.
ip/ayiya: experimental anything in anything tunnel protocol client
doom: fix alignment issues for arm
5e: fix signed long multiply
5e: push ERRMAX for note message on stack avoiding unaligned stack pointer
ether8139: fix pointer to smaller int tuncation warning on amd64
/sys/lib/dist/ndb/common: add auth=fs.stanleylieber.com authdom=inri
fortunes: $75K Prosthetic Arm Is Bricked When Paired iPod Is Stolen
ipconfig: remove sleep() left over from debug :-)
ipconfig: fix readipifc() memory leaks in recvra6 and sendra6 processes
ip: set arp entry for own v6 address when not tentative
ipconfig: cleanup code duplication in ip6cfg()
ping: don't spin when we get error reading icmp connection, print error and sleep
pc64: enable ether8139 in kernel config (thanks hiro)
ether8139: fix pointer truncation by ulong cast, use mallocalign()
secstore: improve error messages, newSConn() can't fail
ip: fix memory leak in ipicadd6()
pc, pc64: fix off by one error in _multibootentry
boot: dont print errors if ethernet has no ifstats file, can happen with usb ethernet
5a: revert MOVM .S and .W are exclusive (broke bcm build)
kernel: make noswap flag exclude processes from killbig() if not eve, reset noswap flag on exec
Fix acme crash: Get D in a new window with D being an existing directory