summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-15stupid error: increment not decrement here.Kevin Steves
2006-08-15remove the all architectures comment.Brad Smith
2006-08-15Belkin refer to their rum device as F5D7050 ver 3 not A.Jonathan Gray
2006-08-15Quote a product so troff doesn't eat part of the string.Jonathan Gray
2006-08-15when there's normal sense data i think the command completed ok, there'sDavid Gwynne
2006-08-15try to deal appropriate with errors from the io command replyDavid Gwynne
2006-08-15Xr uarkTheo de Raadt
2006-08-14files_differ() should return -1 on error, according to comments. MakeRay Lai
2006-08-14Fix bogus scanning mode.Marcus Glocker
2006-08-14say which type of header is unknownTheo de Raadt
2006-08-14split lineTheo de Raadt
2006-08-14And some more KNF.Marco Peereboom
2006-08-14KNFMarco Peereboom
2006-08-14More KNF; no functional change.Marco Peereboom
2006-08-14Really do what I intended on SMALL_KERNEL configurations.Miod Vallat
2006-08-14First in a series of KNF. No functional change.Marco Peereboom
2006-08-14replace a incorrect number with a proper define. this is a no-op changeBrad Smith
2006-08-14after a bulk transfer (initial or caused by route refresh request),Henning Brauer
2006-08-14pluralTheo de Raadt
2006-08-14enable bnx(4) on the CD RAMDISKs as well.Brad Smith
2006-08-14disable debugging.Brad Smith
2006-08-14Document debug mode. OK jmc@Todd C. Miller
2006-08-14Enable bnx because we now can run traffic.Marco Peereboom
2006-08-14Change bus_dmamap_create to use the appropriate values. This fixes theMarco Peereboom
2006-08-14sort the hardware list;Jason McIntyre
2006-08-14Add an attribute to the keyboard devices which can produce the keys theMiod Vallat
2006-08-14Add Auto-Submitted header in generated mail as per RFC 3834.Todd C. Miller
2006-08-14start and stop bgrb during attach and detach respectively. as a bonusDavid Gwynne
2006-08-14firmware commands (as opposed to io commands) are sent to the firmware viaDavid Gwynne
2006-08-14Fix typo introduced in rev 1.16; fixes "login" authentication style.Todd C. Miller
2006-08-14syncTheo de Raadt
2006-08-14New x sets and a few tweaksMiod Vallat
2006-08-14List more supported devices.Jonathan Gray
2006-08-14Add a bunch more devices.Jonathan Gray
2006-08-14regenJonathan Gray
2006-08-14Add a bunch more rum(4) devices.Jonathan Gray
2006-08-14Add ability to match groups to Match keyword in sshd_config. Feedback djm@,Darren Tucker
2006-08-14Fix 640x480 mode operation (needs a font change, and stride is larger thanMiod Vallat
2006-08-14Disable default debug setting now rum works.Jonathan Gray
2006-08-14regenJonathan Gray
2006-08-14ARK3116.Jonathan Gray
2006-08-14Enable uslcom(4) and uark(4) on all the USB capable archs.Jonathan Gray
2006-08-14Driver for Arkmicro Technologies ARK3116 USB UART based devices.Jonathan Gray
2006-08-14Adapt revision 1.18 change for symlink(2):Ray Lai
2006-08-14Remove mention of fpemul as it has been removed from tree.Jonathan Gray
2006-08-14Turn off debug messages by default.Jonathan Gray
2006-08-14Use if_hardmtu and simplify the MTU ioctl handler. no-op change.Brad Smith
2006-08-14syncTheo de Raadt
2006-08-14Now that DEV_BSIZE is universally defined as 1 << DEV_BSHIFT, use it toKenneth R Westerback
2006-08-14Pull in abort path code from FreeBSD. Without this, the hardware data toggleChristopher Pascoe