Age | Commit message (Expand) | Author |
2006-05-28 | do not bother with rmeoval events, we remove sensors whoch vanished or | Henning Brauer |
2006-05-28 | teach opencvs about the dlimit keyword in CVSROOT/config. | Joris Vink |
2006-05-28 | revert a part of last commit causes newline | Thordur I. Bjornsson |
2006-05-28 | do not print "root on ..." twice for the -a case, also cope with systems | Theo de Raadt |
2006-05-28 | Fix test including "Local-address" | Hans-Joerg Hoexer |
2006-05-28 | put previous in the correct place; ok mcbride | Jason McIntyre |
2006-05-28 | Configure network devices at ipl 3, not ipl 1. | Miod Vallat |
2006-05-28 | always set if_hardmtu. | Brad Smith |
2006-05-28 | enable basic add command, only works on files right now. | Joris Vink |
2006-05-28 | add rf_dead field to RCSFILE which can tell us | Joris Vink |
2006-05-28 | Remove dead code; free commit on behalf of dlg@ | Uwe Stuehler |
2006-05-28 | if we run into a file that was suppose to be a directory | Joris Vink |
2006-05-28 | matching brackets are useful | Todd T. Fries |
2006-05-28 | apropriate -> appropriate | Jason McIntyre |
2006-05-28 | missing `Ar'; | Jason McIntyre |
2006-05-28 | small grammar improvement; | Jason McIntyre |
2006-05-28 | allow commands to shut up the output from cvs_file_classify | Joris Vink |
2006-05-28 | Use TEST_READY_RETRIES_TAPE instead of TEST_READY_RETRIES_DEFAULT, | Kenneth R Westerback |
2006-05-28 | more fallout from the sensors: Every single ramdisk got broken. | Theo de Raadt |
2006-05-28 | Use bit 23 of the device minor to indicate a control mode device. A | Kenneth R Westerback |
2006-05-28 | don't hardcode the iova... it uses the same scheme as the sbus machines | Jason Wright |
2006-05-28 | formatting | Jason Wright |
2006-05-28 | Re-add '-' getopt flag, since getopt can actually handle it. | Ray Lai |
2006-05-28 | teach opencvs ci how to commit files that have been added, | Joris Vink |
2006-05-28 | Fix multicast and broadcast over gre(4) tunnels. Clear the M_MCAST and M_BCAST | Claudio Jeker |
2006-05-28 | o KNF | Ray Lai |
2006-05-28 | Spacing in vfs_sysctl() | Pedro Martelletto |
2006-05-28 | Nuke unused VFSGEN_MAXID define | Pedro Martelletto |
2006-05-28 | DV_SENSORS is no more, plug workaround for the time to the real solution | Henning Brauer |
2006-05-28 | intrducing device type DV_SENSOR turned out to be a bad idea as it | Henning Brauer |
2006-05-28 | regen | Jonathan Gray |
2006-05-28 | Add a few more devices from submitted dmesgs. | Jonathan Gray |
2006-05-28 | Make per-rule adaptive timeouts behave the same way as the global adaptive | Ryan Thomas McBride |
2006-05-28 | Adaptive timeouts are now on by default. | Ryan Thomas McBride |
2006-05-28 | more hotplug fallout: add DV_SENSOR to the device type switch | Jason Wright |
2006-05-28 | Enable adaptive timeouts by default, with adaptive.start of 60% of the | Ryan Thomas McBride |
2006-05-28 | pass the reply from the hardware via the ccb rather than on the stack to | David Gwynne |
2006-05-28 | need <sys/device.h> or it doesn't compile on sparc64 | Jason Wright |
2006-05-28 | Change the default replay window for SAs created by the isakmpd responder | Ryan Thomas McBride |
2006-05-28 | new field at end of struct, discussed with theo | Henning Brauer |
2006-05-28 | make use of the new hotplug events for sensors showing up or vanishing | Henning Brauer |
2006-05-28 | Only preemptively increase the replay counter for outbound TDBs. | Ryan Thomas McBride |
2006-05-28 | add ERANGE error detection, found when looking at bgpd's parse.y | Todd T. Fries |
2006-05-28 | Include device id in hotplug event logging. id is passed as new | Michael Knudsen |
2006-05-28 | Include device id in hotplug events. This will be used by ntpd to check | Michael Knudsen |
2006-05-28 | rename mpi_complete to mpi_poll and make it call mpi_start itself. | David Gwynne |
2006-05-28 | VFS_GENERIC returns VFS info, not VM info | Pedro Martelletto |
2006-05-28 | enable merging on update. if your file in your working copy | Joris Vink |
2006-05-28 | check if the interface is active and UP. some, but not all, network | Reyk Floeter |
2006-05-28 | cleanup whitespaces, tabs are so much nicer | Felix Kronlage |