pc64: adapt vgaradeon driver to 64-bit (thanks Robert Ransom)
kernel: remove relics of CPU 'load balancing' policy in scheduler (thanks Robert Ransom)
bootrc: fix comment typo (thanks Robert Ransom)
ip/cifsd: implement SMB_SET_FILE_UNIX_BASIC for wstat
dont spin on MDIO
merge
add cycv ethernet driver
show line numbers in dtracy type errors
add cycv kernel
dumb bug
add aux/aout2uimage
rc-httpd: append carriage return to content-length header
devip: fix packet loss when interface is wlocked
/sys/man/9: more pages added
ip/ipconfig: keep on sending router solicitation after initial RA
rio, kbdfs: increase read buffer for high latency kbdfs support
9p(2): fix sentence for wstat function (thanks jsmoody)
sleep(9): recover comment with the right reference
kproc(9) and sleep(9) corrections
thread(2): fix description of when/why procexec(l) functions return
pc, pc64: fix cputemp decimal handling in amd10temprd (thanks Robert Ransom)
flate(2): fix typos (thanks rgl)
ip(3): document special null-address hack for accepting all incoming connections
date: make ISO 8601 time output compatible to RFC3339
normalize error messages in yacc, stop writing to closed fd.
devcons: fix write length of writebintime() (thanks BurnZeZ)
only ensurecache() on doplumb().
crop(1): remove duplicate -b option in synopsis
riostart: when system uses serial console, provide a system shell on it
console(8): add console command and manpage
upas/fs plumb flag changes.
hgfs: fix loadrevinfo() breakage on long lines using libbio (thanks deuterion)
hack around timezone issues.
fix filetype detecton by suffix so that multiple dots dont confuse it. (thanks kvik)
pc: replace duplicated and broken mmu flush code in vunmap()
kernel: avoid useless mmu flushes, implement better wait condition for procflushmmu()
fix some acme memory leaks
hoc: don't nest calls to follow() when lexing ++/+= and --/-= (#287)
delete obsolete comments (replies are flagged elsewhere)
bcm: use extended small pages so XN bit can work
9/boot/net.rc: suppress error from grep if ethernet ifstats file is not found
acme: Apply each -/+ only once (#156)
acme: avoid division by zero when resizing col (#189)
acme, sam: handle >1GB files correctly
cmd(3): fix typo, Close -> Closed (thanks kivik)
rio(4): fix bad cross-reference format
seconds(1): add SOURCE section
always zero initialize Tm structure for tm2sec()
pc, pc64: clear debug watchpoint registers on exec and exit
vgai81x: remove unused mach0 variable
pc: fix ldt memory leak in procsetup()
kernel: add missing FPillegal definition for kw and omap kernels
kernel: improve diagnostics by reversing the roles of Proc.parentpid and Proc.parent
fix typo: we don't have cache insurance.
show and update flags in acme mail
upas/fs imap fixes and improvements
pc, pc64: merge adjacent e820 map entries of same type
os(1): add c implementation of inferno os command and cmd(3) device manpages
sd53c8xx: fix the driver for amd64, fix alignment/padding issues, fix freechain handling
upas/fs: remove useless loop in rf822()
fix ref822 again: remove uniqarray(), fix case with many entries in 'n'.
upas/marshal: fix printinreplyto function
fix ref882 reference parsing.
show urls in html messages.
grep: error if sbrk fails
vac(1): assimilate manpage additions from plan9port and complete usage lines (thanks joe9)
improve language in delay(9)
timezones: change DST timezone string for South Australia
add start of section 9 manpages (thanks rgl)
rio(4): update description of wctl file format
rio: pad window status strings in wctl files
rio: fix bug causing short reads of wctl files
rio: fix cons read breakage from previous commit
document 'T' flag misbehavior (thanks rgl)
Specifiy the restrictions on 9boot file names more clearly.
Document 9bootfat limitation.
sdiahci: implement reset timeout for ahciencreset(), make blink() never block, fix map[] access in ledkproc()
bootrc: for wireless netbooting, set the WPA/WPA2 preshard key with wpapsk=password boot parameter
Parse global pax header in the right place.
Add pax extended header support to tar.
thread(2): fix manpage typos (thanks rgl)