summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-311000 != 0x1000 (4096)Chris Kuethe
2007-05-31Fix dmesg output. -mojMats O Jansson
2007-05-31extend the sun disklabel format to contain filesystem types. also,Theo de Raadt
2007-05-30Add support for iBook G4. -mojMats O Jansson
2007-05-30Q: How did _dmamap_sync() work before?Miod Vallat
2007-05-30Make sure that if there are staggered syncs that they complete successfullyMarco Peereboom
2007-05-30Missed one minaddr initialization before invoking uvm_km_suballoc().Miod Vallat
2007-05-30More cpuinfo vs _KERNEL fallback.Miod Vallat
2007-05-30Remove ugly print and don't panic when doing a partial bringup.Marco Peereboom
2007-05-30simplify script handling a bit (they're going to disappear probably anyways).Marc Espie
2007-05-30Sync after the metadata is saved.Marco Peereboom
2007-05-30fix verbosity.Marc Espie
2007-05-30fold even more stuff under the same control loop.Marc Espie
2007-05-30simplify really_add to use real visitors for extraction and installation.Marc Espie
2007-05-30add basic support for a crypto(9) backed raid C disciplineTed Unangst
2007-05-30document \&$Mdocdate$; prodded by xsaJason McIntyre
2007-05-30avoid setting partial directly when we can, use inheritance instead.Marc Espie
2007-05-30simplify the way partial installations get recorded: store elementsMarc Espie
2007-05-30use set_pkgnameMarc Espie
2007-05-30don't bother not copying the pkgname, we're going to overwrite it anyways.Marc Espie
2007-05-30new functionality: copy elements of packing-lists to a new plist if theyMarc Espie
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