summaryrefslogtreecommitdiffstats
path: root/usr.bin/diff/diff.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-26Nuke accidentally-committed debugging statement.nicm1-2/+1
2009-10-26Add support for the Octane power button to power(4). Took me a while tomiod7-56/+142
figure out how the interrupt was routed from xbridge to xheart... (it bypasses the regular `have xbridge send a xio interrupt packet' mechanism)
2009-10-26Add new xbow routines to explicitely trigger or clear an interrupt source,miod5-28/+69
instead of embedding that knowledge in xbridge(4); will be used elsewhere shortly.