summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-31explain what ``HBA'' means, ok jmc@ tedu@Alexander von Gernler
2007-05-31Document demotion counters. With help from jmc@Claudio Jeker
2007-05-31typo, ok tedu@Alexander von Gernler
2007-05-31Use COMMUNITY_UNSET in bgpctl as well. This makes it possible to filterClaudio Jeker
2007-05-31pf_state is no longer the same; modify pf_print_state.c to acceptRyan Thomas McBride
2007-05-31Cope with new ioctl interface (use pfsync_state instead of pf_state)Ryan Thomas McBride
2007-05-31First step of rearranging pf's state table internals...Ryan Thomas McBride
2007-05-31Even so some IX in germany likes to abuse 0 as AS community number we shouldClaudio Jeker
2007-05-31Config file and machine-independent Bluetooth codeUwe Stuehler
2007-05-31don't try to move a non-existing file to wsconsctl.confRobert Nagy
2007-05-31some silly debug code snuck in.Pierre-Yves Ritschard
2007-05-31allocate table lists and service lists instead of using static structs.Pierre-Yves Ritschard
2007-05-31oops, typoOtto Moerbeek
2007-05-31automaticaly -> automaticallyJason McIntyre
2007-05-31zap trailing whitespace;Jason McIntyre
2007-05-31This is not the buffer you are looking for,Thordur I. Bjornsson
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