summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-28our add command can now add directories to the repository as well.Joris Vink
2006-05-28several fixes to the file api:Joris Vink
2006-05-28Fix open(2) semantics for ch(4) to not be completely on fresh minty crack:Bob Beck
2006-05-28man pages for the SD subsystemTheo de Raadt
2006-05-28Support for standard SD host controllers like the Ricoh 5C822, a smallUwe Stuehler
2006-05-28Add PCATCH to tsleep flags when a scsi command is waiting for an openingBob Beck
2006-05-28make the ISR bits visible so we can poll them in cngetc (w/out cnpollc).Jason Wright
2006-05-28Allow len == 1 in systrace_fname(), so systraced processes can proceedPedro Martelletto
2006-05-28Actually remove the device id from events.Michael Knudsen
2006-05-28unbrek tree by syncing protoypes to hotplug.cHenning Brauer
2006-05-28remove the dev/isa/isavar.h include, as it is not neededFelix Kronlage
2006-05-28remove sc_ic member from struct com_softc as it is not used anywhereFelix Kronlage
2006-05-28build a lint library for us to use aboveTheo de Raadt
2006-05-28Device id was removed from hotplug events so cope with this.Michael Knudsen
2006-05-28Remove device id from hotplug events.Michael Knudsen
2006-05-28sensor_byid not needed any moreHenning Brauer
2006-05-28warn() already prints __progname for us, okay deraadt@ hshoexer@Pedro Martelletto
2006-05-28hotplug devid will go away in a minute, so don't use it here any longerHenning Brauer
2006-05-28do not bother with rmeoval events, we remove sensors whoch vanished orHenning Brauer
2006-05-28teach opencvs about the dlimit keyword in CVSROOT/config.Joris Vink
2006-05-28revert a part of last commit causes newlineThordur I. Bjornsson
2006-05-28do not print "root on ..." twice for the -a case, also cope with systemsTheo de Raadt
2006-05-28Fix test including "Local-address"Hans-Joerg Hoexer
2006-05-28put previous in the correct place; ok mcbrideJason McIntyre
2006-05-28Configure network devices at ipl 3, not ipl 1.Miod Vallat
2006-05-28always set if_hardmtu.Brad Smith
2006-05-28enable basic add command, only works on files right now.Joris Vink
2006-05-28add rf_dead field to RCSFILE which can tell usJoris Vink
2006-05-28Remove dead code; free commit on behalf of dlg@Uwe Stuehler
2006-05-28if we run into a file that was suppose to be a directoryJoris Vink
2006-05-28matching brackets are usefulTodd T. Fries
2006-05-28apropriate -> appropriateJason McIntyre
2006-05-28missing `Ar';Jason McIntyre
2006-05-28small grammar improvement;Jason McIntyre
2006-05-28allow commands to shut up the output from cvs_file_classifyJoris Vink
2006-05-28Use TEST_READY_RETRIES_TAPE instead of TEST_READY_RETRIES_DEFAULT,Kenneth R Westerback
2006-05-28more fallout from the sensors: Every single ramdisk got broken.Theo de Raadt
2006-05-28Use bit 23 of the device minor to indicate a control mode device. AKenneth R Westerback
2006-05-28don't hardcode the iova... it uses the same scheme as the sbus machinesJason Wright
2006-05-28formattingJason Wright
2006-05-28Re-add '-' getopt flag, since getopt can actually handle it.Ray Lai
2006-05-28teach opencvs ci how to commit files that have been added,Joris Vink
2006-05-28Fix multicast and broadcast over gre(4) tunnels. Clear the M_MCAST and M_BCASTClaudio Jeker
2006-05-28o KNFRay Lai
2006-05-28Spacing in vfs_sysctl()Pedro Martelletto
2006-05-28Nuke unused VFSGEN_MAXID definePedro Martelletto
2006-05-28DV_SENSORS is no more, plug workaround for the time to the real solutionHenning Brauer
2006-05-28intrducing device type DV_SENSOR turned out to be a bad idea as itHenning Brauer
2006-05-28regenJonathan Gray
2006-05-28Add a few more devices from submitted dmesgs.Jonathan Gray