Age | Commit message (Expand) | Author |
2006-08-13 | Make sure we generate sfb.h and cfb.h, even though support is not there yet. | Miod Vallat |
2006-08-13 | Add Auto-Submitted header in generated mail as per RFC 3834. | Todd C. Miller |
2006-08-13 | Uncomment IBSS mode and Host AP chunks, comment monitor mode for now. | Marcus Glocker |
2006-08-13 | Get rid of _HI & _LO macros altogether since they used a wrong idiom. | Marco Peereboom |
2006-08-13 | fix a panic when trying to fdisk vnd devices (not svnd) wich | Thordur I. Bjornsson |
2006-08-13 | Let the domain keyboard work on models 362 and 382 as well. | Miod Vallat |
2006-08-13 | Oops, let HIL keyboards work again in the boot blocks. | Miod Vallat |
2006-08-13 | RAW_PART p_size on floppies and mcd's should be in sectors. | Kenneth R Westerback |
2006-08-13 | Fix EV6 processor minor type: 0 is reserved and thus all entries were | Michael Knudsen |
2006-08-13 | Update to sendmail-8.13.8 | Todd C. Miller |
2006-08-13 | some ioctls were removed earlier, remove them here as well. | Steven Mestdagh |
2006-08-13 | fix a typo, BNX_DRBUG -> BNX_DEBUG | Brad Smith |
2006-08-13 | Define and use FD_BSIZE, similar to FD_BSIZE from sparc and sparc64 | Kenneth R Westerback |
2006-08-13 | Enable hostap mode. Tested with acx100 and acx111. | Marcus Glocker |
2006-08-12 | Missing rcsid | Miod Vallat |
2006-08-12 | Fail TIOCSFLAGS if non-root, like all other serial drivers do. | Miod Vallat |
2006-08-12 | Revert previous include file ordering change, for ssh to compile under gcc2 | Miod Vallat |
2006-08-12 | spelling: elminate | Kevin Steves |
2006-08-12 | Rather than using cs->sc_size to set d_secperunit and then RAW_PART's | Kenneth R Westerback |
2006-08-12 | Make all DEV_BSIZE definitions consistant by using (1 << DEV_BSHIFT) | Kenneth R Westerback |
2006-08-12 | Setting d_secsize to DEV_BSIZE (or 1 << DEV_BSHIFT, or 512) and then | Kenneth R Westerback |
2006-08-12 | KNF tweak. | Marcus Glocker |
2006-08-12 | Fill ic_max_rssi with values depending on the radio type. Makes signal | Marcus Glocker |
2006-08-12 | a variation of netbsd -r1.18: | Jason McIntyre |
2006-08-12 | the delorme earthmate is NOT a HID (UQ_BAD_HID) | Jason Wright |
2006-08-12 | sync | Jason Wright |
2006-08-12 | another delorme earthmate-alike | Jason Wright |
2006-08-11 | Use d_secperunit rather than 0x1fffffff as the default value for | Kenneth R Westerback |
2006-08-11 | typo, settning -> setting | Brad Smith |
2006-08-11 | An old dvorak typo was lurking here. | Miod Vallat |
2006-08-11 | For non-console vgafb, force rasops to initialize it as a monochrome resource, | Miod Vallat |
2006-08-11 | Let the windowmove() callbacks return whether they could perform the operation | Miod Vallat |
2006-08-11 | Give a less cryptic error message when trying to mount invalid file | Pedro Martelletto |
2006-08-11 | typo in comment | Bernd Ahlers |
2006-08-11 | fix fidel bday as pt out by some revolutionary comarades | Michael Shalayeff |
2006-08-11 | add rum(4) on arches where ural(4) is enabled. | Damien Bergamini |
2006-08-11 | correctly handle merge(1) and rcsmerge(1) -e and -E flags; tests and OK ray@. | Xavier Santolaria |
2006-08-11 | no O2's with a R14000 CPU were made, so remove superfluous code. | Jasper Lievisse Adriaanse |
2006-08-11 | add tests for merge -e; OK ray@. | Xavier Santolaria |
2006-08-10 | Regen | Miod Vallat |
2006-08-10 | Try and determine the keyboard layout from its identification string; | Miod Vallat |
2006-08-10 | Embed device list comments in generated hildevs_data.h file; no functional | Miod Vallat |
2006-08-10 | Handle the ``arrow repeat'' special scancode on button boxes; from the old | Miod Vallat |
2006-08-10 | No need for needs-flag for hil and hilms. | Miod Vallat |
2006-08-10 | Check for int oflow w/ -b option and unit suffixes, make usage() __dead, | Todd C. Miller |
2006-08-10 | sync usage(); | Jason McIntyre |
2006-08-10 | various fixes; | Jason McIntyre |
2006-08-10 | add 2 new IBM adapters and a new Neterion adapter. | Brad Smith |
2006-08-10 | fixes up; | Jason McIntyre |
2006-08-10 | add Coastal/TNC-X | Jason Wright |