Age | Commit message (Expand) | Author |
2005-03-15 | A potpourri of cgfourteen fixes and improvements: | Miod Vallat |
2005-03-15 | If no "intr" property exists, correctly handle the "interrupts" property for | Miod Vallat |
2005-03-15 | Nuke matchbyname(), which isn't used anymore. | Miod Vallat |
2005-03-15 | Take care of updating the PROMs view of the cursor position in the common fb | Miod Vallat |
2005-03-15 | byte order of mss, only affects synproxy code path, from John L. Scarfone | Daniel Hartmeier |
2005-03-15 | use IFQ_ rather than IF_ macro here too, maybe helps altq; ok henning | Peter Valchev |
2005-03-15 | use IFQ_* macros instead of hand-rolling or using IF_*, makes ALTQ work on | Henning Brauer |
2005-03-15 | Seperate delay for discharge and charge, otherwise discharge period may not | Dale Rahn |
2005-03-15 | - stop tearing down routes when the carp interface goes to backup in the | Ryan Thomas McBride |
2005-03-15 | Make attach errors appear on new lines and make | Jonathan Gray |
2005-03-15 | no need to flush a few fpregs since soon the whole pcb get flushed | Michael Shalayeff |
2005-03-15 | hafta flush pcb once active (and a tush tush tush) | Michael Shalayeff |
2005-03-15 | revise lockf limit policy. after exceeding "soft limit", start enforcing | Ted Unangst |
2005-03-15 | Try harder to prevent spurious touch screen 'down' events. | Dale Rahn |
2005-03-15 | Restructure the keyboard code so that the keys in rawkey are always sent | Dale Rahn |
2005-03-14 | Fix typo in comment | Tom Cosgrove |
2005-03-14 | regen | Pedro Martelletto |
2005-03-14 | Add GeForce4 MX 4000, okay deraadt@ | Pedro Martelletto |
2005-03-14 | don't display an error message when re-associating. | Damien Bergamini |
2005-03-14 | sync | Theo de Raadt |
2005-03-14 | support jvc mp-prx1; iedowse | Theo de Raadt |
2005-03-14 | more Yukon models and Yukon EC revs. | Brad Smith |
2005-03-13 | Add missed WSDISPLAYIO_[GS]VIDEO ioctl handling. | Miod Vallat |
2005-03-13 | Only use bangpxe calling on PXE 2.1 and above. Makes no difference on | Tom Cosgrove |
2005-03-13 | KNF | Tom Cosgrove |
2005-03-13 | On return from real mode, reload the GDT using a 16-bit pointer rather | Tom Cosgrove |
2005-03-13 | Only use bangpxe calling on PXE 2.1 and above. Makes no difference on | Tom Cosgrove |
2005-03-13 | the wep mac may be NULL if it's a broadcast key | Reyk Floeter |
2005-03-13 | fix a potential crash that could occur when CARP_LOG is being used. | Patrick Latifi |
2005-03-13 | va_args repair; andrushock@korovino.net, ok miod | Theo de Raadt |
2005-03-13 | enable gdt | Theo de Raadt |
2005-03-13 | fix whitespace | Reyk Floeter |
2005-03-13 | revert rev 1.8 | Brad Smith |
2005-03-13 | Read the battery voltage once and pass that value around. This fixes a | Uwe Stuehler |
2005-03-13 | in the event wi_attach fails dont panic trying to clean up a nonexistant | David Gwynne |
2005-03-13 | Merge support for USB1 devices located beyond USB2 hubs, mostly from netbsd. | Christopher Pascoe |
2005-03-13 | Order the top-level interrupt heads in the periodic framelist such that | Christopher Pascoe |
2005-03-13 | Be even more liberal in what we accept as a completed transaction, as | Christopher Pascoe |
2005-03-12 | KNF | Tom Cosgrove |
2005-03-12 | On return from real mode, reload the GDT using a 16-bit pointer rather | Tom Cosgrove |
2005-03-12 | Typos. | Thierry Deval |
2005-03-12 | use own hpux_sigcode | Michael Shalayeff |
2005-03-12 | add a bunch of PCI ids from the SysKonnect sk98lin driver. | Brad Smith |
2005-03-12 | use TAILQ_FOREACH | Martin Reindl |
2005-03-12 | initialise min arg to uvm_km_suballoc; not currently enabled code path | Michael Shalayeff |
2005-03-12 | prevent fragmentation from happening. | Damien Bergamini |
2005-03-12 | s/__attribute__((__packed__))/__packed/ | Damien Bergamini |
2005-03-12 | IBSS is not yet supported, remove it from the capabilities flags. | Damien Bergamini |
2005-03-12 | retrieve scan results from net80211 instead of reading NIC internal memory. | Damien Bergamini |
2005-03-12 | make sure code and comment match | Markus Friedl |