nintendo(1): more detail about gba
nintendo(1): document games/gba
pc64: fix comment description of pc64 kernel configuration
ether8169: add support for RTL8411B (thanks quux)
pc, pc64: command flag sometimes doesnt reset, just check for IBF
io: add -E flag to access embedded controller space
pc, pc64: provide access to embedded controller with #P/ec file
filter(1): fix typo i introduced
kernel: remove implicit Proc* argument from procctl()
dont flush screen when hiding software cursor
smtpd: cleanup hello() domain check code
smtpd: accept literal ipv6 addresses in HELO/EHLO
fix dangerous werrstr() usages
all: typo fixes from [email protected]
Don't quit ircrc on blank line (thanks Ray)
libc: import cleaned up syslog() function from sources
libc: improve dial error handling
devproc: reset p->pdbg under p->debug qlock in procstopwait()
mouse(2): fix atomouse (thanks qrstuv)
libc: allow dial to be interrupted
inst: copy efi bootloader in bootsetup
fix some manpage cross references
termrc: setup mouse when we have a framebuffer
acpi: fix pcibusno() when PCI0._ADR = 0
pc: enable page size extension early in apbootstrap
9boot(8): remove redundant "the"
9boot(8): improve efi documentation
bullshit: don't pollute the environment
wpa: fork note group when going to background (thanks jpm)
pc, pc64: implement acpi reset (for efi)
realemu: make sure instruction arguments are initialized even when decoding traps
pc, pc64: more sanity checking for lowraminit()
pc64: remove unused pdballoc and pdbfree counters from mach structure
dist: generate efi bootable cd image
nusb/kb: dont set boot protocol on HidCSP interface when we failed to read report descriptor (thanks aap_)
efi: generate /386/efiboot.fat for generating efi bootable cd images (see -E option of mk9660)
efi: iso filesystem support for cdrom booting
efi: add test targets for iso and fat (for documentation only)
mk9660: add -E option to create EFI boot entry
bcm: fix baudrate setting for serial console (thanks to aap and hiro)
newt: do not print first message twice when stepping through messages
disable useless ssh daemon by default
fix syslog() use with linefeeds for various programs
newt: only print a date if we've managed to extract a date
cs: fix linefeeds in syslog(), cleanup
cs: use /net/ether* instead /net/ether[0123], dont remove srv file with -n, dont write dns logfile
newt: removed unused function
newt: implement ned-style address ranges and overhaul h command to suit
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