nusb/usbd: fix portreset error handling
nusb/audio: set frequency only when supported
mtx, ppc: use proctab() to index into process table
kernel: remove scheddump() comment for delay() in */fns.h
pc, pc64: new memory map code
kernel: add portable memory map code (port/memmap.c)
ether8390: remove unused variables
ether8003: use physical addresses for ISAConfig ether->mem
upas/fs: fix sending of "delete" plumb messages
kbd(1): revert repeat/delay change
devkbd: bits bad! revert repeat/delay, better patches welcome
ip/dhcp6d: work arround non-ethernet based client duid
audiohda: add pci vid/did for AMD Raven HD Audio Controller (T495)
kbd(3): fix a typo (thanks Alex Musolino)
xen: fix rebootcode linkage
lib9p: fix re-use of root Qid when using createfile(); remove unused dirqidgen
pc64: enable uartpci (thanks taw9 for testing)
pc, pc64: ignore the 64-bit bar flag when reserving membar
pc: fix mp boot regression due mistake in mkfile
we prefer nil over 0, make the example show it.
kbd: add "repeat" file to set typematic repeat rate/delay on PS/2 keyboards
grep: fix handling of -b flag
turn ptrdiff_t into a 64 bit type
add intmax_t/uintmax_t as required by c99 7.18.1.5
evaluate #if expressions using vlong
add va_copy macro, conforming to c99 7.15.1.2
update colemak kbmap, simpler version with scroll working (thanks jeremy)
add colemak kbmap (thanks Silas McCroskey)
add swiss german kbmap (thanks mike)
kbdfs: fix kbmapread() not accounting for reads smaller than the size of the line
Improve the posix preprocessor.
improve usage messages (thanks henesy)
fix alignment in ape malloc
sam: ^ does not need current file
add usage messages to auth/(enable disable status).
lib9p: implement automatic remove-on-close cleanup in postsharesrv(), remove postfd() and sharefd() functions
boorc, nusbrc: fix wrong redirections after &
devshr: unmount service on #σc/share/mount removal
nusb/usbd: cleanup processes on unmount
9p(2): document all the effective rfork flags for postmountsrv()
9p(2): document the filedescriptor sharing behaviour of postmountsrv()
devproc: return process id when reading /proc/n/ctl file
games/playlistfs: open /proc/n/ctl OWRITE, not ORDWR
"": output previous action to stderr
lib9p: restore previous behaviour of fd group sharing
sshnet: fix fork race conditions
aux/realemu: run cpuproc in same fd group as fileserver
aux/timesync: open /proc/n/ctl with OWRITE, not ORDWR
devproc: don't allow /proc/$pid/ctl to be opens for reading
nusb/usbd: fix /env/usbbusy bug
rio: fix goodrect() bug (thanks mike)
dossrv, 9660srv, hjfs: stop *READING* standard *OUTPUT* with -s flag
lib9p: get rid of Srv.nopipe and Srv.leavefdsopen hacks
acme: split win into winfs and rc script, get rid of lib9p leavefdsopen hack
lib9p: zero out per connection state in Srv template for listensrv()
dossrv: output iotrack error message to stderr
ramfs: don't use Srv.nopipe
aux/acpi, aux/apm: remove nopipe -i flag
hgignore: ignore section 9 manpage indices, ignore init, kernels and bootloader binaries
devproc: fix syscalltrace read for ratrace
hgfs: fix loadrevinfo() for empty log bug
libsec: move AES XTS function prototypes to AES definition section in the header file
libsec: remove hash pickle functions, document ripemd160, cleanup sechash(2) manpage
devproc: make sure writewatchpt() doesnt overflow the watchpoint array
kernel: make sure we wont run into the tos when copying exec() arguments
devproc: cleanup procwrite size checks
fix special case for null pointer constants in cond expressions
include section 9 in manpage plumb rules.
ape/cc: stop spamming arguments that are only needed once
devcons: fix permissions for reboot and sysstat
kernel: avoid selecting the boot process in killbig()
kernel: fix multiple devproc bugs and pid reuse issues
devswap: dont assume Proc* structures returned from proctab() are continuous
sdiahci, sdodin: avoid calling kproc() while holding ilock()
/sys/lib/kbmap: update 0xf860 to Kshift value, fix fake shifts on esc1
sed: allow whitespace after ! negation (thanks k0ga)
acme(1): fix scrolling when swiping text at the top or bottom of a frame
remove C99_SPRINTF_EXTENSION define.
bcm: change ARGB32 to XRGB32 for framebuffer to avoid slow drawing
upas/fs plumb modify messages for self-changed flags
image(6): fix typo
kernel: cleanup makefile for $CONF.$O target
listen(1): implement one-shot mode flag for listen1 (thanks kivik)