Age | Commit message (Expand) | Author |
2007-05-31 | 1000 != 0x1000 (4096) | Chris Kuethe |
2007-05-31 | Fix dmesg output. -moj | Mats O Jansson |
2007-05-31 | extend the sun disklabel format to contain filesystem types. also, | Theo de Raadt |
2007-05-30 | Add support for iBook G4. -moj | Mats O Jansson |
2007-05-30 | Q: How did _dmamap_sync() work before? | Miod Vallat |
2007-05-30 | Make sure that if there are staggered syncs that they complete successfully | Marco Peereboom |
2007-05-30 | Missed one minaddr initialization before invoking uvm_km_suballoc(). | Miod Vallat |
2007-05-30 | More cpuinfo vs _KERNEL fallback. | Miod Vallat |
2007-05-30 | Remove ugly print and don't panic when doing a partial bringup. | Marco Peereboom |
2007-05-30 | simplify script handling a bit (they're going to disappear probably anyways). | Marc Espie |
2007-05-30 | Sync after the metadata is saved. | Marco Peereboom |
2007-05-30 | fix verbosity. | Marc Espie |
2007-05-30 | fold even more stuff under the same control loop. | Marc Espie |
2007-05-30 | simplify really_add to use real visitors for extraction and installation. | Marc Espie |
2007-05-30 | add basic support for a crypto(9) backed raid C discipline | Ted Unangst |
2007-05-30 | document \&$Mdocdate$; prodded by xsa | Jason McIntyre |
2007-05-30 | avoid setting partial directly when we can, use inheritance instead. | Marc Espie |
2007-05-30 | simplify the way partial installations get recorded: store elements | Marc Espie |
2007-05-30 | use set_pkgname | Marc Espie |
2007-05-30 | don't bother not copying the pkgname, we're going to overwrite it anyways. | Marc Espie |
2007-05-30 | new functionality: copy elements of packing-lists to a new plist if they | Marc Espie |
2007-05-30 | allow for removing colliding files... very dangerous. | Marc Espie |
2007-05-30 | fix this for ubt.c | Gordon Willem Klok |
2007-05-30 | Drop if_ubt.c originally from freebsd and replace with ubt.c from | Gordon Willem Klok |
2007-05-30 | slightly better control over partial installations (still preparing for | Marc Espie |
2007-05-30 | separate the creation of the borked package and the Fatal. | Marc Espie |
2007-05-30 | redo keep_old_files as a visitor. Copy more stuff over. | Marc Espie |
2007-05-30 | move close methods so that error paths can proceed on Repository::Installed. | Marc Espie |
2007-05-30 | Unbreak the tree for gwk | Uwe Stuehler |
2007-05-30 | Major update to sensorsd. | Constantine A. Murenin |
2007-05-30 | Adjust filename buffer for the new /var/crash prefix to prevent | Moritz Jodeit |
2007-05-30 | some i missed... | Jason McIntyre |
2007-05-30 | Move the knob for the interrupt throttling register next to the knobs for | Chris Kuethe |
2007-05-30 | tidy: KNF, ARGSUSED and u_int | Damien Miller |
2007-05-30 | rearrange the start of this page to appease man -h; | Jason McIntyre |
2007-05-30 | sync | Theo de Raadt |
2007-05-30 | the (root) stuff is ugly, so print "at root", so it looks more like | Theo de Raadt |
2007-05-30 | rename msec to the less confusing sec and improve the description in | Otto Moerbeek |
2007-05-30 | usr.sbin is kinder... | Jason McIntyre |
2007-05-30 | fix the ether_aton-like function to print the correct lladdr (swap bytes) | Reyk Floeter |
2007-05-30 | no need to declare extern ipsec_in_use, we get it via ip_ipsp.h | Henning Brauer |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre |
2007-05-30 | It's 'SCSIDEBUG_LEVEL', not 'SCSI_DEBUG_LEVEL'. | Kenneth R Westerback |
2007-05-30 | Unbreak the tree - forgot a needs-flag; discovered by gwk | Uwe Stuehler |
2007-05-30 | mrtd.net is no longer, prune | Mathieu Sauve-Frankel |
2007-05-30 | back out vfs change - todd fries has seen afs issues, and I'm suspicious | Bob Beck |
2007-05-30 | my (dlg says crappy) laptop requires some more delays in port_reset or | Ted Unangst |
2007-05-30 | token fallout.. bad henning | Henning Brauer |
2007-05-30 | Import parts of the NetBSD bluetooth stack; ok gwk, and grange on removal | Uwe Stuehler |
2007-05-30 | Remove cand structure (but not its definition). | Ray Lai |