Age | Commit message (Expand) | Author |
2006-06-16 | algorithmically handle baudrate requests, allowing all sorts of | Theo de Raadt |
2006-06-16 | On the road to certance support. | Dale Rahn |
2006-06-16 | * support for multi-channel (>=3) recording with ALC880, ALC882, or STAC9221 | Brad Smith |
2006-06-16 | From k*_powernow_setperf() always return 0, i.e. | Gordon Willem Klok |
2006-06-16 | vmware emulates mpi, but it does a half arsed job of it. half the fields | David Gwynne |
2006-06-16 | enable mpi. | Marco Peereboom |
2006-06-16 | If there is going to be a kludge to change the irq for com, do it early | Dale Rahn |
2006-06-15 | put fd into track's struct so we can fail earlier | Michael Coulter |
2006-06-15 | switch to using mpi instead of mpt; ok marco | Theo de Raadt |
2006-06-15 | The process is not: build, ifdef, commit. argh. | Dale Rahn |
2006-06-15 | When writing a TXTBUSY file, make certain to preserve all file metadata, | Dale Rahn |
2006-06-15 | rewritten, simplifed interrupt controller for 80321, half the lines | Dale Rahn |
2006-06-15 | Hack to attach the iodata PLD device, it controls the front panel LEDs | Dale Rahn |
2006-06-15 | All all 256MB on the thecus to configure, by raising the amount of | Dale Rahn |
2006-06-15 | sane irq numbers for pci interrupts, remove uncertanty on armish irq table. | Dale Rahn |
2006-06-15 | Fan controller for Thecus N2100, still needs more work, currently sets the | Dale Rahn |
2006-06-15 | Ricoh rtc support for armish, driver from netbsd. | Dale Rahn |
2006-06-15 | whitespace cleanup | Dale Rahn |
2006-06-15 | make these tables look a little bit nicer. | Brad Smith |
2006-06-15 | Fix watchdog timeout errors seen on a few systems. | Brad Smith |
2006-06-15 | Rework the interrupt code, shaving some cycles off in the process. | Brad Smith |
2006-06-15 | Nothing sets P_FSTRACE anymore, so remove all what's left of it. | Miod Vallat |
2006-06-15 | No need to explain kerberos4-cross-realm twice. | Bjorn Sandell |
2006-06-15 | Add a bunch of test for deletion of ike rules, add a test for "to | Hans-Joerg Hoexer |
2006-06-15 | be careful when touch the peer component of a rule. It is not | Hans-Joerg Hoexer |
2006-06-15 | put the multiple routing tables support back in, fixed. | Henning Brauer |
2006-06-15 | tighten this code up | Theo de Raadt |
2006-06-15 | unused variable, spotted by pedro | Theo de Raadt |
2006-06-15 | make the clock error calculation match dev/ic/com.c so that things with, | Jason Wright |
2006-06-15 | oxford 16pci954/siig 2050 has a 10x clock (why?!) | Jason Wright |
2006-06-15 | Make sys_adjfreq() compile on archs that use timecounters | Jonathan Gray |
2006-06-15 | Quell dmesg spewage from ch(4) - this diff moves much of the | Bob Beck |
2006-06-15 | Add proper masking of reserved bits, when we test if the thermal | Dimitry Andric |
2006-06-15 | add safail2 | Hans-Joerg Hoexer |
2006-06-15 | test invalid v6/v4 address combinations for SAs. | Hans-Joerg Hoexer |
2006-06-15 | nuke code that has been dead for so long that it stinks. claudio ok | Henning Brauer |
2006-06-15 | Make number of varargs passed to ip_output match reality. | Christopher Pascoe |
2006-06-15 | Change cast of last vararg to ip_output to match what ip_output expects, | Christopher Pascoe |
2006-06-15 | Make number of varargs passed to ip_output match reality. | Christopher Pascoe |
2006-06-15 | Use new struct ctl_show_rib_request for show rib requests. OK henning@ | Claudio Jeker |
2006-06-15 | Instead of passing three different kinds of arguments in show rib control | Claudio Jeker |
2006-06-15 | Move the PREFIX token to the end of the list. The other tokens are more | Claudio Jeker |
2006-06-15 | Shuffle some vars to make the struct ordered by size. | Claudio Jeker |
2006-06-15 | - misplaced .El | Jason McIntyre |
2006-06-15 | More clarity about the pitfalls of ARP balancing, heavily inspired by | Ryan Thomas McBride |
2006-06-15 | Add detection of RAID volume during PPR. Doesn't fan out the ppr to individual | Marco Peereboom |
2006-06-15 | Add IOC page 3 support. Needed for RAID and bio. | Marco Peereboom |
2006-06-15 | Print volume details in debug. | Marco Peereboom |
2006-06-15 | Remove header from structure since it doesnt need it. | Marco Peereboom |
2006-06-15 | And now without a buffer overflow. Pointed out by dlg. No cookie for me. | Marco Peereboom |