summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-15Describe the 'dump' commandReyk Floeter
2016-11-15swap dump arguments to expect the address firstReyk Floeter
2016-11-15Add a simple openflow client to dump switch information. TheReyk Floeter
2016-11-14Ensure, that the root disk question is added to the response fileRobert Peichaer
2016-11-14Add Copyright and license.Ingo Schwarze
2016-11-14Update the switch(4) man page to tell that the device handles streams andRafael Zalamena
2016-11-14Add Copyright and license.Ingo Schwarze
2016-11-14Copyright and licenseIngo Schwarze
2016-11-14Add Copyright and license.Ingo Schwarze
2016-11-14various cleanup;Jason McIntyre
2016-11-14Add Copyright and license.Ingo Schwarze
2016-11-14Add Copyright and license.Ingo Schwarze
2016-11-14syncTheo de Raadt
2016-11-14rotate-window needs to unzoom, problem reported by Sean Haugh.Nicholas Marriott
2016-11-14tweak previous;Jason McIntyre
2016-11-14Check for available space before installing a patch.Antoine Jacoutot
2016-11-14Copy data by using 64-bit loads and stores rather than 32-bitVisa Hankala
2016-11-14Bump the number of TX descriptors to 256Mike Belopuhov
2016-11-14Minor cleanup, remove unused structure membersMike Belopuhov
2016-11-14Instead of passing an extra mbuf pointer to pf_route(), it shouldAlexander Bluhm
2016-11-14Stop looking for further NCM datagrams if either length or offset ofGerhard Roth
2016-11-14Reflect interface priorities when inserting RTF_CONNECTED routes.Martin Pieuchot
2016-11-14Automatically set ::1 on all default lo(4) interfaces.Martin Pieuchot
2016-11-14It should be possible to create the default loopback interface.Martin Pieuchot
2016-11-14Automatically create a default lo(4) interface per rdomain.Martin Pieuchot
2016-11-14specify ordering and precedence of location { } sections;Ingo Schwarze
2016-11-14Regression test for creating a rdomain default loopback interface.Martin Pieuchot
2016-11-14Fix build now that ftd.h move to a MI directory.Martin Pieuchot
2016-11-14Remove an escaped blank space and insert an No macro to keep \&; at aTheo Buehler
2016-11-14uniq -> sort -uAntoine Jacoutot
2016-11-14disklabel -w doesn't set bstart/bend, so makefs shouldn't do that either.Martin Natano
2016-11-14rnh_multipath can go, multipath support is dead.Martin Pieuchot
2016-11-14Remove radix_mpath dragons.Martin Pieuchot
2016-11-14Remove splnet() from socket kqueue code.Martin Pieuchot
2016-11-14Markup improvements:Ingo Schwarze
2016-11-14grammar;Jason McIntyre
2016-11-14use M_COUNTERS to allocate counters.David Gwynne
2016-11-14turn ipstat into a set of percpu counters.David Gwynne
2016-11-14document counters_inc, counters_add, and counters_pkt.David Gwynne
2016-11-14add wrappers around common operations on counters.David Gwynne
2016-11-14M_COUNTERS is a thingDavid Gwynne
2016-11-14add a type for counters.David Gwynne
2016-11-13Improve the description of the hostname information.Robert Peichaer
2016-11-13Pick up the FS image size, the sector size and the bsize and fsizeMartin Natano
2016-11-13Change the hash version string from $2a$ to $2b$.Theo Buehler
2016-11-13Fix previous change to X509_STORE_add_{cert,crl} to not free the inputMiod Vallat
2016-11-13update the link for communication devices; the actual document linkJason McIntyre
2016-11-13Fix typo in comment: it's vm.loadavg, not kern.loadavg.Theo Buehler
2016-11-12Fix lexicographic order of shell built-ins: trap comes before true.Theo Buehler
2016-11-12Improve the cleanup error handling to make sure the exit code isAlexander Hall