Age | Commit message (Expand) | Author |
2009-04-08 | Mention purpose of 'make release' command in surrounding text. | Stefan Sperling |
2009-04-08 | standard wording; | Jason McIntyre |
2009-04-08 | sync | Theo de Raadt |
2009-04-07 | do not try to send a added file that is no longer on disk | Joris Vink |
2009-04-07 | Remove recursion from the sdmmc locking regime. | Bret Lambert |
2009-04-07 | Fix the default value to be between low/high range. Thanks for | Tobias Weingartner |
2009-04-07 | allow to specify an alternate control socket instead of /var/run/ospfd.sock. | Reyk Floeter |
2009-04-07 | bnf-tweaks | Henning Brauer |
2009-04-07 | don't we all love BNF? make it lie less | Henning Brauer |
2009-04-07 | nits | Henning Brauer |
2009-04-07 | catch up with recent changes (scrub, match, ...); still a ways to go | Jason McIntyre |
2009-04-07 | after i took everything in this fiule apart and reassembled with a lot of | Henning Brauer |
2009-04-07 | fragment reassembly on by default | Henning Brauer |
2009-04-07 | bit more precise | Henning Brauer |
2009-04-07 | turn fragment reassembly on by default. the is little to no reason to | Henning Brauer |
2009-04-07 | dont enable checksumming. it appears to be broken on fragmented packets. | David Gwynne |
2009-04-07 | Eliminate useless loop over partitions and ignore zero length | Kenneth R Westerback |
2009-04-07 | Update to tzdata2009e from elsie.nci.nih.gov | Todd C. Miller |
2009-04-07 | Remove some dead and if 0ed out code in the ragedrm freelist, while i'm here | Owain Ainsworth |
2009-04-06 | Convert the savage freelist over to TAILQ. | Owain Ainsworth |
2009-04-06 | Convert the mgadrm freelist code from handrolled lists to TAILQs, | Owain Ainsworth |
2009-04-06 | factor a bit more functionality into common code instead of repeating it | Owain Ainsworth |
2009-04-06 | Actually remove the file this time... | Owain Ainsworth |
2009-04-06 | Turns out that the intel version of the heap interface isn't used | Owain Ainsworth |
2009-04-06 | Set a first step on the road towards proper accounting of PCI resources by | Mark Kettenis |
2009-04-06 | Remove the only (commented) instance of UVM_PAGE_INLINE from the tree | Owain Ainsworth |
2009-04-06 | Initial check-in of mandoc for formatting manuals. ok deraadt@ | kristaps |
2009-04-06 | sync with 0.9.8k; | Jason McIntyre |
2009-04-06 | do not panic when the device is unplugged. | Damien Bergamini |
2009-04-06 | rewrite the description for the recently added "match" action. | Igor Sobrado |
2009-04-06 | no more normalization statements, remove it from require-order description. | Stuart Henderson |
2009-04-06 | In the case where VM_PHYSSEG_MAX == 1 make vm_physseg_find and | Owain Ainsworth |
2009-04-06 | documentation changes related with the monster pf diff from basel; | Igor Sobrado |
2009-04-06 | Fix regression introduced in r1.32 where after running MAKEDEV sysmerge | Antoine Jacoutot |
2009-04-06 | Adjust for renaming the DEC 21554 in pcidevs. | Mark Kettenis |
2009-04-06 | regen | Mark Kettenis |
2009-04-06 | Fix entry for DEC 21554 non-transparent PCI bridge (which may be used in some | Mark Kettenis |
2009-04-06 | new sentence, new line; | Jason McIntyre |
2009-04-06 | Adapt PF rule to new scrub syntax. | Antoine Jacoutot |
2009-04-06 | more scrub scrubbing | Henning Brauer |
2009-04-06 | scrub gone | Henning Brauer |
2009-04-06 | print prettier, from sthen@ | Henning Brauer |
2009-04-06 | reassembly works different now | Henning Brauer |
2009-04-06 | teach tcpdump about match rules | Henning Brauer |
2009-04-06 | scrub rules gone | Henning Brauer |
2009-04-06 | teach libpcap about scrub rules | Henning Brauer |
2009-04-06 | 1) scrub rules are completely gone. | Henning Brauer |
2009-04-06 | Instead of doing splbio(); simple_lock(&uvm.aiodoned_lock); just replace | Owain Ainsworth |
2009-04-06 | Don't bother to keep a count of irqs recieved, the os does that for us. | Owain Ainsworth |
2009-04-06 | Add a report summary file, ${WRKDIR}/sysmerge.log, that will include all | Antoine Jacoutot |