summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-08-14Handle interrupted tsleep when waiting for synchronous transfer completion.Christopher Pascoe
2006-08-14Fix mismerge in PWR_RESUME path.Christopher Pascoe
2006-08-14enable arc since it works hereDavid Gwynne
2006-08-13syncTheo de Raadt
2006-08-13syncTheo de Raadt
2006-08-13Remove remains of cut'n'paste from ffs code.Miod Vallat
2006-08-13Make sure we generate sfb.h and cfb.h, even though support is not there yet.Miod Vallat
2006-08-13Add Auto-Submitted header in generated mail as per RFC 3834.Todd C. Miller
2006-08-13Uncomment IBSS mode and Host AP chunks, comment monitor mode for now.Marcus Glocker
2006-08-13Get rid of _HI & _LO macros altogether since they used a wrong idiom.Marco Peereboom
2006-08-13fix a panic when trying to fdisk vnd devices (not svnd) wichThordur I. Bjornsson
2006-08-13Let the domain keyboard work on models 362 and 382 as well.Miod Vallat
2006-08-13Oops, let HIL keyboards work again in the boot blocks.Miod Vallat
2006-08-13RAW_PART p_size on floppies and mcd's should be in sectors.Kenneth R Westerback
2006-08-13Fix EV6 processor minor type: 0 is reserved and thus all entries wereMichael Knudsen