Age | Commit message (Expand) | Author |
2017-02-07 | sync | Theo Buehler |
2017-02-07 | Hook installurl.5 to build. | Theo Buehler |
2017-02-07 | Inline the example section: this looks better, makes 'mandoc -Tlint' happy | Theo Buehler |
2017-02-07 | Release the NET_LOCK() before entering per-driver ioctl() routine. | Martin Pieuchot |
2017-02-07 | Add installurl to FILES and SEE ALSO. | Antoine Jacoutot |
2017-02-07 | pull struct mfi_evtarg_pd_state out of struct mfi_evt_detail. | David Gwynne |
2017-02-07 | enable per cpu caches on the mbuf pools. | David Gwynne |
2017-02-07 | move the mbuf pools to m_pool_init and a single global memory limit | David Gwynne |
2017-02-07 | add m_pool_init(), a wrapper around pool_init for mbuf clusters. | David Gwynne |
2017-02-07 | provide a custom pool page allocator for mbufs, but dont use it yet. | David Gwynne |
2017-02-07 | export the multi page allocator so other things can explicitly use it. | David Gwynne |
2017-02-07 | Test for NULL before dereferencing a pointer not after. | Jonathan Gray |
2017-02-07 | handle physical disk state changes. | David Gwynne |
2017-02-07 | i got the MFII_TASK_MGMT flags round the wrong way. | David Gwynne |
2017-02-07 | support hotplug of physical disks. | David Gwynne |
2017-02-07 | add the framework around asynchronous event notifications. | David Gwynne |
2017-02-07 | Add file and line to the LibreSSL error strings sine we are no longer in | Bob Beck |
2017-02-07 | provide support for submitting async dcmd frames. | David Gwynne |
2017-02-07 | Change SSLerror() back to taking two args, with the first one being an SSL *. | Bob Beck |
2017-02-07 | whitespace fixes. no functional change. | David Gwynne |
2017-02-06 | Ping via IPsec must increment ESP input and output counter by one. | Alexander Bluhm |
2017-02-06 | Use DECFRA on VT420 compatible terminals (so, xterm) and ED on all | Nicholas Marriott |
2017-02-06 | Add proper locking for the interrupt source list | Mike Belopuhov |
2017-02-06 | Add ipsec subdir. | Alexander Bluhm |
2017-02-06 | Test combinations of IPsec tunnel and transport mode on several | Alexander Bluhm |
2017-02-06 | XST_POLL turned out to be pretty useless since it's only set when cold | Mike Belopuhov |
2017-02-06 | Fixup a few errors, make detaching more robust | Mike Belopuhov |
2017-02-06 | Use separate compile time debug flags for xen, xnf and xbf | Mike Belopuhov |
2017-02-06 | fix spelling | T.J. Townsend |
2017-02-06 | Add a manual page for the /etc/installurl file. | Robert Peichaer |
2017-02-06 | Do not go through the whole attributes setting process if the new cell | Nicholas Marriott |
2017-02-06 | Add BCE for clear to start of screen, which was somehow missed. | Nicholas Marriott |
2017-02-06 | Move cache and tlb flush functions, which were mostly inline assembly, | Patrick Wildt |
2017-02-06 | List openfiles-max explicitly in default /etc/login.conf files. Otherwise, | Stuart Henderson |
2017-02-06 | Postpone pledge call until after the getopt switch and hoist the call to | Theo Buehler |
2017-02-06 | amend the "unsigned package" message, commenting that signify(1) doesn't | Marc Espie |
2017-02-06 | Make ip6_input() more like ipv4_input() and introduce ip6_ours(). | Alexander Bluhm |
2017-02-06 | Mark ehci_intr() as MP-safe on octeon. | Visa Hankala |
2017-02-06 | basic installurl support, get installpath from it (appending the requisite | Marc Espie |
2017-02-06 | Cancel key table when switching session, unless the key is going to | Nicholas Marriott |
2017-02-06 | Fix logging of CSI parameters. | Nicholas Marriott |
2017-02-06 | Only redraw the modified character when adding combining characters, not | Nicholas Marriott |
2017-02-06 | Restore \r\n newline sequence for server ident string. The CR got | Damien Miller |
2017-02-06 | Sync a comment with i386. | Martin Pieuchot |
2017-02-06 | Implement Dynamic Profiling, a ddb(4) based & gprof compatible kernel | Martin Pieuchot |
2017-02-06 | Change the pmap_pmap_pool ipl from IPL_VM to IPL_NONE. Matches the | Jonathan Gray |
2017-02-06 | The counter api now always uses memory with type M_COUNTERS. | Jeremie Courreges-Anglas |
2017-02-06 | implement scsi command timeouts. | David Gwynne |
2017-02-06 | Bump bcrypt version to $2b$ and increase number of rounds in two examples. | Theo Buehler |
2017-02-06 | Use quotes to protect the password hash from shell expansion. Update hash | Theo Buehler |