Age | Commit message (Expand) | Author |
2007-05-31 | Unbreak pf.c compilation on gcc 2.95 architectures. Found by todd@ | Ryan Thomas McBride |
2007-05-31 | correct misspelled mail address in copyright statement, marco@ ok | Alexander von Gernler |
2007-05-31 | Kill old, no longer necessary kludge to try fooling readdisklabel() | Kenneth R Westerback |
2007-05-31 | NFSv2 cannot cope with a big number of vnodes, so revert to NPROC-based | Pedro Martelletto |
2007-05-31 | Add some context and call hci_enable from this new context, also add an | Gordon Willem Klok |
2007-05-31 | split event registration between the ones that will be kept intact | Pierre-Yves Ritschard |
2007-05-31 | add missing colon to the $Mdocdate$ check; ok deraadt | Jason McIntyre |
2007-05-31 | Correctly encode ATTR_NEW_AGGREGATOR. The new aggregator is the one that | Claudio Jeker |
2007-05-31 | explain what ``HBA'' means, ok jmc@ tedu@ | Alexander von Gernler |
2007-05-31 | Document demotion counters. With help from jmc@ | Claudio Jeker |
2007-05-31 | typo, ok tedu@ | Alexander von Gernler |
2007-05-31 | Use COMMUNITY_UNSET in bgpctl as well. This makes it possible to filter | Claudio Jeker |
2007-05-31 | pf_state is no longer the same; modify pf_print_state.c to accept | Ryan Thomas McBride |
2007-05-31 | Cope with new ioctl interface (use pfsync_state instead of pf_state) | Ryan Thomas McBride |
2007-05-31 | First step of rearranging pf's state table internals... | Ryan Thomas McBride |
2007-05-31 | Even so some IX in germany likes to abuse 0 as AS community number we should | Claudio Jeker |
2007-05-31 | Config file and machine-independent Bluetooth code | Uwe Stuehler |
2007-05-31 | don't try to move a non-existing file to wsconsctl.conf | Robert Nagy |
2007-05-31 | some silly debug code snuck in. | Pierre-Yves Ritschard |
2007-05-31 | allocate table lists and service lists instead of using static structs. | Pierre-Yves Ritschard |
2007-05-31 | oops, typo | Otto Moerbeek |
2007-05-31 | automaticaly -> automatically | Jason McIntyre |
2007-05-31 | zap trailing whitespace; | Jason McIntyre |
2007-05-31 | This is not the buffer you are looking for, | Thordur I. Bjornsson |
2007-05-31 | Be consistant and use b_cylinder when saving the cylinder number for | Kenneth R Westerback |
2007-05-31 | add Gunze USB Touch Panel to the list of supported devices | Robert Nagy |
2007-05-31 | add Gunze USB Touch Panel support | Robert Nagy |
2007-05-31 | - typo | Alexander von Gernler |
2007-05-31 | regen | Robert Nagy |
2007-05-31 | add Gunze USB Touch Panel | Robert Nagy |
2007-05-31 | macros to get the large sizes and offsets from a v1 label. ok deraadt@ | Otto Moerbeek |
2007-05-31 | asyncronous -> asynchronous; | Jason McIntyre |
2007-05-31 | only call em_init() when IFF_UP is set, not unconditional. | Henning Brauer |
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 |