libdraw: fix ^W corner case tick == 0 for enter()/eenter()
libdraw: implement ^W word delete for enter() and eenter()
mothra: various improvements
mothra: cache backup bitmap in pl_rtdraw()
mothra: forgot to add snarf.c
mothra: dont highlight subpanels in textview
mothra: fast (offscreen) alpha drawing on scroll
mothra: cleanup textview code
mothra: text selection 2nd attempt
mothra: first attempt on text selection
tftp: prevent it from hanging if ack packets get lost
user: Marko Kostić <[email protected]>
Add Erik Quanstrom's smart tool for ATA SMART.
tftpd: apply sstallion's tftpd-rfc patch (from sources)
5l -H7 (elf) support (import from sources)
6c: extern register fix (import from patch/6c-extreg)
bring kernel acid library in sync (import from sources)
Enable busmastering for SCH (Poulsbo) PATA controller.
sdide: make sure bmiba is in i/o port space, not memory
rio: single line scroll up/down with holding shift key
vnc use Breadn() instead of Bread()
hget -P to read postbody from stdin
hget: fix -p to not put a newline into the postbody at the end
usb: dont give up on unassigned pci irq line in hci driver
Qcoalesce patch to satisfy full read length
the IRS
mothra: fix wrong ascent calculation if text element is too large, fix image border layout
fortunes, rob, troll: the usual
mothra: special parse mode for <script> as parsetag gets confused by long javascript lines
fortunes!
add hungary keyboard map (contributed by bencef)
update manual pages for lp HTML support
lp: handle HTML files with html2ms | troff in process/generic
mothra: simpler approach to ignoring <script> tags
hgwebfs: remove prefixing // from file path
libaml: store *value* instead of name reference in dest for alias op
libaml: implement Alias and Debug instructions
Print correct sizes in prep autopart.
Add alignment hints for e512 ATA drives.
support file:// urls in hgwebfs extension as apparently hg uses them. m(
fortunes, rob, theo: I wasn't asking about 9front.
nusb: handle 0 csp value on iface, remove unneeded configdev() calls after getdev()
usbd: add missing quotefmtinstall
rdbfs(4), no ^t^t on 9front system
Prevent nusb/disk and nusb/kb from blocking nusbrc
nusbd: properly handle port detach on hub disconnect
usb: fix potential isoread overruns, error instead of panic on isoread in ohci
usb: fix isowrite putsamples race
doom: fix mixbuffer size confusion
ether82563: fix format string error
in soviet russia greg file expands YOU
in soviet russia error can not explain you!
Add timeout to eeprom and flash init in ether82563 driver.
Add Intel 82801JIB ICH10 southbridge
Intel 82567V DOES support jumbo frames, despite claims to the contrary.
Intel 82567V does not support jumbo frames.
audiohda: unsigned vid/rid formating
Fixes previous commit: dc3f9d299b40
Add -i flag to date: prints ISO-8601 datestamp
isodate in libc? revert every commit for great justice!
Add prototypes for isotime and isodate. This should have been in the previous commit.
Add -i and -t options to date for isodate and isotime display.
Add isotime() and isodate() functions to libc.
Fix date formatting in asctime after year 2099.
rdmsr/wrmsr become tryrdmsr/trywrmsr, we can should check for trap
upas/fs: catch alarm note (used in pop3 code)
ndb/dns: bug fixes and massive cleanup
/sys/lib/dist/ndb/common: for god and country, geronimo, geronimo, geronimo
dns: fix rr->srv memory leak in rrcopy, mark rr->sig->signer, dn aging, cleanup
audiohda: add intel sch models (thanks puddingpimp on #cat-v for sending a patch)
ndb/dns: fix netmkaddr() race, dnlock consistency, strcpy, cleanups
archmp: checksum _MP_ structure before use, coherence() and comments (import from sources)
fortunes, rob, rsc, troll: updates
syscallfmt: use up->syserrstr instead of up->errstr (import from sources)
guesscpuhz: add sanity checks for virtualbox (import from sources)
add unified sigsearch() function to look for bios data structures
wait: always check up->nchild before going to sleep