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