Age | Commit message (Expand) | Author |
2006-02-12 | Remove dead sysbeep driver and unused sysbeep() routine. No functional change. | Miod Vallat |
2006-02-12 | Clean up the adb_event structure, now that it is never exported to userland; | Miod Vallat |
2006-02-12 | sort the list of options permissable w/ authorized_keys; | Jason McIntyre |
2006-02-12 | Remove packets from the queue before calling their completion routine, as | Miod Vallat |
2006-02-12 | Remove unused openfirmware code; ok drahn@ | Miod Vallat |
2006-02-12 | fix a printf | Damien Bergamini |
2006-02-12 | Fix mail notification for rdist(1) as reported in user/5009. ok otto@ | Moritz Jodeit |
2006-02-12 | don't print shared interrupts when debugging is on. | Damien Bergamini |
2006-02-12 | use BUS_DMA_READ flag when mapping RX buffers. | Damien Bergamini |
2006-02-12 | Remove 24-bit slowless remark, now that console runs in 8-bit. | Miod Vallat |
2006-02-12 | Disable sync when blanking if display.vblank is set to off. | Miod Vallat |
2006-02-12 | reduce the number of DMA sync operations by sincing multiple TX descriptors | Damien Bergamini |
2006-02-12 | Run the tvtwo emulation mode in the 8 bit plane, and keep mapped mode 32 bit. | Miod Vallat |
2006-02-12 | rework the description of authorized_keys a little; | Jason McIntyre |
2006-02-12 | slight rewording; ok djm | Jason McIntyre |
2006-02-12 | raise error when the user specifies a RekeyLimit that is smaller than 16 | Damien Miller |
2006-02-12 | initial jumbo frames support (disabled for now). | Damien Bergamini |
2006-02-12 | Revert previous, seems to cause problems on some machines. | Alexander Yurchenko |
2006-02-12 | add a %l expansion code to the ControlPath, which is filled in with the | Damien Miller |
2006-02-12 | don't bother to expalicitly mention ukphy(4) in driver man pages. | Brad Smith |
2006-02-12 | The ukphy attachment turned out to be an rlphy(4) clone. | Jonathan Gray |
2006-02-12 | mentin the IC Plus Corp IP101. | Brad Smith |
2006-02-12 | regen | Brad Smith |
2006-02-12 | add OUI's for ASIX Electronics and CENiX Inc. | Brad Smith |
2006-02-12 | Correct information in dmesg again. -moj ok jsg | Mats O Jansson |
2006-02-12 | Add support for IC+ IP101 (from brad). -moj ok jsg | Mats O Jansson |
2006-02-12 | Regen | Miod Vallat |
2006-02-12 | Add Apple ADB devices USB phantom personality, as found on PowerBook5,* laptops. | Miod Vallat |
2006-02-12 | regen | Mats O Jansson |
2006-02-12 | Change xxICPLUS to ICPLUS and correct the information. -moj | Mats O Jansson |
2006-02-12 | Don't cause the screen border to be black; but we have to clear the whole | Miod Vallat |
2006-02-11 | fix dejagnu detection with PKG_PATH set; problem reported by nick@ and others | David Krause |
2006-02-11 | epic(4) can have acphy(4) or lxtphy(4) on some models. | Brad Smith |
2006-02-11 | regen | Jonathan Gray |
2006-02-11 | Add a handful more of ATI/NVIDIA devices mostly from submitted dmesgs. | Jonathan Gray |
2006-02-11 | regen | Brad Smith |
2006-02-11 | - fix C51 Mem entry | Brad Smith |
2006-02-11 | use mii_phy_match(). | Brad Smith |
2006-02-11 | New version of i915 supprotm adapted from freebsd by Dimitry Andric, with | Matthieu Herrb |
2006-02-11 | regen | Brad Smith |
2006-02-11 | - add VIA Network Technologies and two VT6103 10/100 PHY's as found on vr NICs. | Brad Smith |
2006-02-11 | regen | Brad Smith |
2006-02-11 | add another NVidia C51 memory controller, NVidia GeForce 6150 and GeForce 615... | Brad Smith |
2006-02-11 | set IFCAP_VLAN_MTU in the capabilites field. | Brad Smith |
2006-02-11 | type correctness; from Ray Lai in PR 5011; ok millert@ | Otto Moerbeek |
2006-02-11 | Fix a few "discards qualifier" warnings. From A. Farber in PR 5114. | Otto Moerbeek |
2006-02-11 | Initialize been_warned. From Benjamin Pineau in PR 5007. | Otto Moerbeek |
2006-02-11 | namelist must be NULL terminated, plus some cleanup after mickey | Martin Reindl |
2006-02-11 | fix mode of iso*.tab | Marc Espie |
2006-02-11 | - call nfe_ifmedia_upd() early in nfe_init() to reset the PHY. | Damien Bergamini |