Age | Commit message (Expand) | Author |
2012-01-20 | save content of the pci attach args, not the pointer; from Christian Ehrhardt | Mike Belopuhov |
2012-01-20 | Add bio(4) status interface structs and utility functions to softraid(4). | Joel Sing |
2012-01-20 | Implement a status message interface for bio(4) capable devices. | Joel Sing |
2012-01-19 | Teach pppoe(4) about RFC 4638. This allows negotiating increased MTU with | Stuart Henderson |
2012-01-18 | Remove dead assignments and newly created unused variables. | Charles Longeau |
2012-01-18 | Don't unconditionally allocate new nodes in the hostap auth frame input path. | Stefan Sperling |
2012-01-18 | Make it possible to free cached nodes which never associated (e.g. nodes | Stefan Sperling |
2012-01-18 | Fix a problem that causes LCP keepalive timeout. In case the ack number of | YASUOKA Masahiko |
2012-01-17 | Remove assembly version of strlen from i386 and amd64, where it's | Mike Belopuhov |
2012-01-17 | Fix trailing whitespace. | Alexander Bluhm |
2012-01-17 | Add an __attribute__((__format__(__kprintf__))) to disasm_interface_t.di_printf | Miod Vallat |
2012-01-17 | Move the bio(4) cookie into a separate struct and make this struct the | Joel Sing |
2012-01-17 | Check the metadata level against the assembly level before proceeding with | Joel Sing |
2012-01-17 | Add missing ioctl DNPRINTFs and nuke some rogue commas. | Joel Sing |
2012-01-17 | Reimplement mutexes, condvars, and rwlocks to eliminate bugs, | Philip Guenthe |
2012-01-17 | During IPv6 source address selection, give address scope higher priority | Stefan Sperling |
2012-01-16 | Pass struct pf_pdesc to pf_walk_option6() and pf_walk_header6() to | Alexander Bluhm |
2012-01-16 | Ensure that all disk attach callbacks have completed before attempting | Joel Sing |
2012-01-16 | mpi_get_ccb and mpi_put_ccb are only called via iopools now, so change | David Gwynne |
2012-01-16 | do carp demotion adjustments on syncdev link state change. | Mike Belopuhov |
2012-01-16 | bpf devices behave similar to raw sockets and never block on write, | Philip Guenthe |
2012-01-15 | Calling pf_normalize_ip() from pf_setup_pdesc() was bad as the | Alexander Bluhm |
2012-01-15 | As SiS IDE has the same PCI product id for different revisions | Jonathan Gray |
2012-01-14 | Remove struct mclsizes, this is a left over. | Christiano F. Haesbaert |
2012-01-14 | KNF whitespace; no change with diff -w | Stuart Henderson |
2012-01-14 | Support Huawei K4510 with DEV_UMASS5; Daniele Pilenga | Stuart Henderson |
2012-01-14 | sync | Stuart Henderson |
2012-01-14 | add Huawei K4510; Daniele Pilenga | Stuart Henderson |
2012-01-13 | Simplify function wsfont_map_unichar. | Alexandr Shadchin |
2012-01-13 | Always set DKF_OPENED in the disk attach callback. | Joel Sing |
2012-01-13 | Crank amd64 boot(8) version for the softraid changes. | Joel Sing |
2012-01-13 | Restore previous behaviour - only print the DUID if we used it to | Joel Sing |
2012-01-13 | Switch back to bootduid, however remember to include sys/systm.h... | Joel Sing |
2012-01-13 | Drop IPv6 packets built from overlapping fragments in pf reassembly. | Alexander Bluhm |
2012-01-13 | handle m_copyback errors, this code is too sensitive for such | Mike Belopuhov |
2012-01-13 | Repair hw vlan tagging and stripping on 82599. Previously receiver | Mike Belopuhov |
2012-01-12 | add support for skinny variants. | David Gwynne |
2012-01-12 | regen | David Gwynne |
2012-01-12 | product SYMBIOS SAS2008_1 0x0073 MegaRAID SAS2008 | David Gwynne |
2012-01-12 | s/5.0/5.1/, ok deraadt@ | Stuart Henderson |
2012-01-11 | Ansify raw_... function definitions. No binary change. | Alexander Bluhm |
2012-01-11 | crank to 5.1-beta | Theo de Raadt |
2012-01-11 | Backout premature use of 'bootduid', as 'rootduid' has not yet been | Kenneth R Westerback |
2012-01-11 | Simplify the #if CARP and if (IFT_CARP) dance in nd6_ns_input(). | Alexander Bluhm |
2012-01-11 | Put an splsoftassert(IPL_SOFTNET) into in_pcbdetach(). | Alexander Bluhm |
2012-01-11 | ansify and de'register some prototypes | David Hill |
2012-01-11 | Teach OpenBSD/sparc64 installboot(8) about softraid volumes. This makes | Joel Sing |
2012-01-11 | Pass the DUID of the boot disk via bootduid instead of rootduid, since it | Joel Sing |
2012-01-11 | If the DUID of the boot disk has not been provided, attempt to locate it | Joel Sing |
2012-01-11 | Move softraid root mapping to later in the boot process - this will allow | Joel Sing |