Age | Commit message (Expand) | Author |
2005-07-08 | Fix external video synchro constants. | Miod Vallat |
2005-07-08 | Partially revert r1.8 - we do not want to match on the SPARCbook auxio2 | Miod Vallat |
2005-07-08 | Fix mismatched brace and compile when NWSMUX and NWSDISPLAY not defined. | Marco S Hyman |
2005-07-08 | - use ETHER_MAX_LEN_JUMBO in one more spot | Brad Smith |
2005-07-08 | Remove verbosity during autoconf when running in vmware. | Marco Peereboom |
2005-07-08 | add a return here. | Brad Smith |
2005-07-07 | clear vm_dused at exec time, since we are potentially re-using the vmspace; | Theo de Raadt |
2005-07-07 | extend what jcs did a bit further by removing atus storage for the ssid. | David Gwynne |
2005-07-07 | check ETHERMIN and stop calling em_init_locked() from SIOCSIFMTU ioctl. | Brad Smith |
2005-07-07 | Make Fractional T1 work, reported and tested by Greg Mortensen, | Can Erkin Acar |
2005-07-07 | ueagle.c | Can Erkin Acar |
2005-07-07 | - the PCI layer enables bus mastering so don't bother again here. | Brad Smith |
2005-07-07 | change panic into printf for pci_intr_disestablish() | Brad Smith |
2005-07-07 | initialize Scan.SSID from the right source | joshua stein |
2005-07-07 | Match an additional 10 ural ids, most of which are already listed | Jonathan Gray |
2005-07-07 | regen | Jonathan Gray |
2005-07-07 | 10 more RT2570 devices, found in Windows drivers. | Jonathan Gray |
2005-07-07 | remove unused structure definitions. ok damien@ | Kevin Lo |
2005-07-07 | sync | Theo de Raadt |
2005-07-07 | shorten | Theo de Raadt |
2005-07-07 | Match Gigabyte GN-WBKG, from Jaime Fournier <ober at linbsd.org>. | Jonathan Gray |
2005-07-07 | regen | Jonathan Gray |
2005-07-07 | Gigabyte GN-WBKG from Jaime Fournier <ober at linbsd.org> | Jonathan Gray |
2005-07-07 | fix accounting bug on extraction - we were incorrectly subtracting many times | Damien Miller |
2005-07-06 | Eliminate a couple of 'msg.msg_iovlen < 0' tests. msg_iovlen is | Kenneth R Westerback |
2005-07-06 | url fits | Theo de Raadt |
2005-07-06 | Fix bounds check for incomplete code sets so they cannot overflow the codes | Todd C. Miller |
2005-07-06 | regen | Jonathan Gray |
2005-07-06 | More NVIDIA devices, in a dmesg from tybollt at solace.mh.se | Jonathan Gray |
2005-07-06 | ural works; pedro@ironchicken.am-gen.org | Theo de Raadt |
2005-07-06 | - Rewritten TX to use only two pointers to track producer/consumer. | Brad Smith |
2005-07-06 | smartarray 5* raid controller; does io but needs more work; commented out in ... | Michael Shalayeff |
2005-07-06 | allow bge(4) to receive Jumbos by default. | Brad Smith |
2005-07-06 | regen | Brad Smith |
2005-07-06 | add Intergraph Intense 3D | Brad Smith |
2005-07-05 | - prototype must not have variable name. | Brad Smith |
2005-07-05 | Since scsi_link now includes a copy of the INQUIRY data, don't keep a | Kenneth R Westerback |
2005-07-04 | probe & handle TI16750 if they ever show up here | Theo de Raadt |
2005-07-04 | broadcom never ceases to amaze us. the fifos on their 16550a | Theo de Raadt |
2005-07-04 | Extended Attributes was a piece to get to ACLs, however ACLs have not | Dale Rahn |
2005-07-04 | remove TUBA, ok many | Markus Friedl |
2005-07-04 | in if_group_routechange(), when checking wether a default route was changed | Henning Brauer |
2005-07-04 | restrict the tcp.finwait timeout (45s) to state combinations where we have | Markus Friedl |
2005-07-04 | do not allocate any PA allocating VA for mapping devices; drahn@ ok | Michael Shalayeff |
2005-07-04 | always enforce cache-inhibit if bus_space_map()ping uncachable; drahn@ ok | Michael Shalayeff |
2005-07-04 | sync | Theo de Raadt |
2005-07-04 | new uplcom; Tomokazu Hirai | Theo de Raadt |
2005-07-04 | oops, kernel free needs two args. thanks pedro | Ted Unangst |
2005-07-03 | malloc(M_WAITOK) implies sleeping, so we have to double check that | Ted Unangst |
2005-07-03 | Fix data_length values in simulationed MODE SENSE page 4 responses so | Kenneth R Westerback |