summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-31Be consistant and use b_cylinder when saving the cylinder number forKenneth R Westerback
2007-05-31add Gunze USB Touch Panel to the list of supported devicesRobert Nagy
2007-05-31add Gunze USB Touch Panel supportRobert Nagy
2007-05-31- typoAlexander von Gernler
2007-05-31regenRobert Nagy
2007-05-31add Gunze USB Touch PanelRobert Nagy
2007-05-31macros to get the large sizes and offsets from a v1 label. ok deraadt@Otto Moerbeek
2007-05-31asyncronous -> asynchronous;Jason McIntyre
2007-05-31only call em_init() when IFF_UP is set, not unconditional.Henning Brauer
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