Age | Commit message (Expand) | Author |
2018-04-18 | Fix || example. | Nicholas Marriott |
2018-04-18 | Remove RELAY_MAX_SESSIONS from relayd, there is no reason to limit relays | Claudio Jeker |
2018-04-18 | handle failure better in release_firmware()/request_firmware() | Jonathan Gray |
2018-04-18 | Stop modifying vm page flags using mixed atomic and non-atomic | Patrick Wildt |
2018-04-18 | Introduce a pmap lock on pmap_fault_fixup(). Heavily threaded | Patrick Wildt |
2018-04-18 | Try to get the layout from the default mux when attaching a console | Martin Pieuchot |
2018-04-18 | Do a FREF()/FRELE() dance after fd_getfile() in sys_fcntl(). | Martin Pieuchot |
2018-04-18 | Call FREF(9) earlier instead of incrementing `f_count' by hand. | Martin Pieuchot |
2018-04-18 | vmm: Fix interrupt window exiting for AMD / SVM | pd |
2018-04-18 | sync | Theo de Raadt |
2018-04-18 | SEE ALSO and HISTORY | Ingo Schwarze |
2018-04-18 | delete engine(3); nothing of value left in that page | Ingo Schwarze |
2018-04-18 | link to ENGINE_register_RSA(3) rather than engine(3) | Ingo Schwarze |
2018-04-18 | * Document DH_up_ref(3), DSA_up_ref(3), and RSA_up_ref(3). | Ingo Schwarze |
2018-04-18 | * Make the description of method selection simpler, more precise, | Ingo Schwarze |
2018-04-18 | * Do not document the non-existent function RSA_null_method(3). | Ingo Schwarze |
2018-04-17 | - Make rnd hints avoid the brk area. The rnd allocator refuses to allocate in | Otto Moerbeek |
2018-04-17 | Remove protection checks from uvm_map_is_stack_remappable | Stefan Kempf |
2018-04-17 | Drive i8253 with CLOCK_MONOTONIC. | cheloha |
2018-04-17 | Document how to avoid isakmpd(8) source IP address pitfalls by using | Stefan Sperling |
2018-04-17 | Prepare vnops to be locked. | Martin Pieuchot |
2018-04-17 | Better way of allocating EPT entries. | Mike Larkin |
2018-04-16 | Disable SSH2_MSG_DEBUG messages for Twisted Conch clients without | Damien Miller |
2018-04-16 | Add regression test of unlinking and re-creating a pledgepathed file | Bob Beck |
2018-04-15 | sync | Theo de Raadt |
2018-04-15 | Disable microcode loading added in r1.20 of exec_i386.c. | Joel Sing |
2018-04-15 | add a few new sentences regarding the big picture | Ingo Schwarze |
2018-04-15 | Rewrite the ENGINE_*(3) documentation from scratch - step 2, | Ingo Schwarze |
2018-04-15 | The Exar XR17V354 has 4 com ports that have a 256-byte FIFO, use a | Joshua Stein |
2018-04-15 | sync | Theo de Raadt |
2018-04-15 | Add TCP support to snmpd. | Marco Pfatschbacher |
2018-04-15 | Rewrite the ENGINE_*(3) documentation from scratch (step 1, | Ingo Schwarze |
2018-04-15 | pucdata: convert port types and frequencies to a lookup table to | Joshua Stein |
2018-04-14 | don't free the %C expansion, it's used later for LocalCommand | Damien Miller |
2018-04-14 | In case of a tcp read timeout, the destination host state needs to be | Sebastian Benoit |
2018-04-14 | regen | Joshua Stein |
2018-04-14 | add another lite-on vendor id and cb1 nvme | Joshua Stein |
2018-04-14 | Correct heap overflow bugs in perl | Andrew Fresh |
2018-04-14 | In eng_lib.c rev. 1.14 2018/04/14 07:18:37, tb@ allowed ENGINE_free(3) | Ingo Schwarze |
2018-04-14 | Make ENGINE_free() succeed on NULL. Matches OpenSSL's behavior and | Theo Buehler |
2018-04-14 | make ENGINE_finish() succeed on NULL and simplify callers as in | Theo Buehler |
2018-04-14 | account for the meltdown pdir page in pmap stats | Mike Larkin |
2018-04-13 | Add a test for stack pivots that trigger page faults. | mortimer |
2018-04-13 | Use TIOCGWINSZ to reduce the default -Owidth during interactive use | Ingo Schwarze |
2018-04-13 | Make sure that mandoc only goes into UTF-8 mode if the user really | Ingo Schwarze |
2018-04-13 | Count $SECONDS with CLOCK_MONOTONIC. | cheloha |
2018-04-13 | Close socket from vmm to parent after forking to vm process. | Martijn van Duren |
2018-04-13 | preserve comments before .Dd and .TH (typically Copyright and license) | Ingo Schwarze |
2018-04-13 | mg tries to write backups to the wrong directory when run under a | Florian Obser |
2018-04-13 | Remove compatibility with pfctl from 6.1 and plug a few leaks | Mike Belopuhov |