Age | Commit message (Expand) | Author |
2006-05-28 | prepare for rule expansion. Get rid of addr_node, link struct | Hans-Joerg Hoexer |
2006-05-28 | kill trainling whitespace | Hans-Joerg Hoexer |
2006-05-28 | whoops, undo last commit. Of course, set_ipmask() is needed... | Hans-Joerg Hoexer |
2006-05-28 | this one not needed yet. | Hans-Joerg Hoexer |
2006-05-28 | fill in AF_INET6 cases | Todd T. Fries |
2006-05-28 | allow for weight to be added to sensors or servers, so that one can | Henning Brauer |
2006-05-28 | - scsi -> SCSI | Jason McIntyre |
2006-05-28 | We don't have 'control devices' for st. Nor are we likely to get any | Kenneth R Westerback |
2006-05-28 | back out my last commit. art pointed out that sysctl cannot sleep when | David Gwynne |
2006-05-28 | ST_NEW_MOUNT was set/reset in a number of places but only examined inside | Kenneth R Westerback |
2006-05-28 | Can't call directly back into the prom if we "exit" at the root | Jason Wright |
2006-05-28 | Assign a finalization event to the exchange initiated on soft expiry. | Ryan Thomas McBride |
2006-05-28 | get clock src id from the timedelta sensor desc. | Henning Brauer |
2006-05-28 | Move -A<oldfile> handling into separate chunk of code. This also | Ray Lai |
2006-05-28 | Change the timedelta sensor descritpion so that the first four bytes contain | Marc Balmer |
2006-05-28 | if sysctl gives ENOENT the sensor is gone and we remove it | Henning Brauer |
2006-05-28 | in the second example, only the trunk interface should have an IP address, | Reyk Floeter |
2006-05-28 | let sensor_query handle removals itself | Henning Brauer |
2006-05-28 | don't #undef SDMMC_DEBUG | Uwe Stuehler |
2006-05-28 | complete sentence | Uwe Stuehler |
2006-05-28 | Xr sdmmc 4 | Uwe Stuehler |
2006-05-28 | Don't fill in the rd_locker if we are creating a new RCS file. | Ray Lai |
2006-05-28 | - if the "upa-portid" property doesn't exist, try "portid" (schizo) | Jason Wright |
2006-05-28 | sync, enable and move twe(4) out from untested on alpha | Martin Reindl |
2006-05-28 | sync | Theo de Raadt |
2006-05-28 | also report SA flags. | Hans-Joerg Hoexer |
2006-05-28 | sync | Theo de Raadt |
2006-05-28 | +.Xr ntpd 8 , | Jason McIntyre |
2006-05-28 | our add command can now add directories to the repository as well. | Joris Vink |
2006-05-28 | several fixes to the file api: | Joris Vink |
2006-05-28 | Fix open(2) semantics for ch(4) to not be completely on fresh minty crack: | Bob Beck |
2006-05-28 | man pages for the SD subsystem | Theo de Raadt |
2006-05-28 | Support for standard SD host controllers like the Ricoh 5C822, a small | Uwe Stuehler |
2006-05-28 | Add PCATCH to tsleep flags when a scsi command is waiting for an opening | Bob Beck |
2006-05-28 | make the ISR bits visible so we can poll them in cngetc (w/out cnpollc). | Jason Wright |
2006-05-28 | Allow len == 1 in systrace_fname(), so systraced processes can proceed | Pedro Martelletto |
2006-05-28 | Actually remove the device id from events. | Michael Knudsen |
2006-05-28 | unbrek tree by syncing protoypes to hotplug.c | Henning Brauer |
2006-05-28 | remove the dev/isa/isavar.h include, as it is not needed | Felix Kronlage |
2006-05-28 | remove sc_ic member from struct com_softc as it is not used anywhere | Felix Kronlage |
2006-05-28 | build a lint library for us to use above | Theo de Raadt |
2006-05-28 | Device id was removed from hotplug events so cope with this. | Michael Knudsen |
2006-05-28 | Remove device id from hotplug events. | Michael Knudsen |
2006-05-28 | sensor_byid not needed any more | Henning Brauer |
2006-05-28 | warn() already prints __progname for us, okay deraadt@ hshoexer@ | Pedro Martelletto |
2006-05-28 | hotplug devid will go away in a minute, so don't use it here any longer | Henning Brauer |
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 |