summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-30allow for removing colliding files... very dangerous.Marc Espie
2007-05-30fix this for ubt.cGordon Willem Klok
2007-05-30Drop if_ubt.c originally from freebsd and replace with ubt.c fromGordon Willem Klok
2007-05-30slightly better control over partial installations (still preparing forMarc Espie
2007-05-30separate the creation of the borked package and the Fatal.Marc Espie
2007-05-30redo keep_old_files as a visitor. Copy more stuff over.Marc Espie
2007-05-30move close methods so that error paths can proceed on Repository::Installed.Marc Espie
2007-05-30Unbreak the tree for gwkUwe Stuehler
2007-05-30Major update to sensorsd.Constantine A. Murenin
2007-05-30Adjust filename buffer for the new /var/crash prefix to preventMoritz Jodeit
2007-05-30some i missed...Jason McIntyre
2007-05-30Move the knob for the interrupt throttling register next to the knobs forChris Kuethe
2007-05-30tidy: KNF, ARGSUSED and u_intDamien Miller
2007-05-30rearrange the start of this page to appease man -h;Jason McIntyre
2007-05-30syncTheo de Raadt
2007-05-30the (root) stuff is ugly, so print "at root", so it looks more likeTheo de Raadt
2007-05-30rename msec to the less confusing sec and improve the description inOtto Moerbeek
2007-05-30usr.sbin is kinder...Jason McIntyre
2007-05-30fix the ether_aton-like function to print the correct lladdr (swap bytes)Reyk Floeter
2007-05-30no need to declare extern ipsec_in_use, we get it via ip_ipsp.hHenning Brauer
2007-05-30- use a consistent text for STANDARDSJason McIntyre
2007-05-30It's 'SCSIDEBUG_LEVEL', not 'SCSI_DEBUG_LEVEL'.Kenneth R Westerback
2007-05-30Unbreak the tree - forgot a needs-flag; discovered by gwkUwe Stuehler
2007-05-30mrtd.net is no longer, pruneMathieu Sauve-Frankel
2007-05-30back out vfs change - todd fries has seen afs issues, and I'm suspiciousBob Beck
2007-05-30my (dlg says crappy) laptop requires some more delays in port_reset orTed Unangst
2007-05-30token fallout.. bad henningHenning Brauer
2007-05-30Import parts of the NetBSD bluetooth stack; ok gwk, and grange on removalUwe Stuehler
2007-05-30Remove cand structure (but not its definition).Ray Lai
2007-05-30Remove unused struct diff_arg.Ray Lai
2007-05-30Make xlights(4) probe correctly on the Xserve G5, still does not correctGordon Willem Klok
2007-05-30syncTheo de Raadt
2007-05-30openbsd has timeouts, not callouts so rename the variables. i applied an olderTed Unangst
2007-05-30Sync rcsdiff -> cvs diffRay Lai
2007-05-30yuck, no cookie for meHenning Brauer
2007-05-30Pull out the ELF loadfile pieces from the standalone libraries, so thatTom Cosgrove
2007-05-30bad henningOtto Moerbeek
2007-05-30Unbreak route.c after TOKEN removal by henning (bad henning, no cookie)Ryan Thomas McBride
2007-05-30give ibuf to event_setPierre-Yves Ritschard
2007-05-30add a new kevent filter type for timers. this allows processes to createTed Unangst
2007-05-30backout more code that shouldn't have gone in.Pierre-Yves Ritschard
2007-05-30backout last diff which introduces problems and use the globalPierre-Yves Ritschard
2007-05-29make sure every dispatch function is fed the environment structure.Pierre-Yves Ritschard
2007-05-29when the time comes, let pfe_dispatch_parent be able to service morePierre-Yves Ritschard
2007-05-29Add dirty bit for volumesMarco Peereboom
2007-05-29allow the control handling code to send messages back to the parent.Pierre-Yves Ritschard
2007-05-29In update mode, restore previous behavior: some updated packages may haveMarc Espie
2007-05-29Improve copyinstr and copyoutstr by erroring out when the userlandTom Cosgrove
2007-05-29Improve copyinstr and copyoutstr by performing the check againstTom Cosgrove
2007-05-29teach hoststatectl's parser about reload. the code to handle it isPierre-Yves Ritschard