Age | Commit message (Expand) | Author |
2019-12-08 | have DEBUG_PKG_CACHE also apply to already installed packages, to | Marc Espie |
2019-12-08 | Turn opportunistic DoT into their own strategies. | Florian Obser |
2019-12-08 | Remove an unnecessary #ifndef PMAP_EXCLUDE_DECLS. It was last utilized | Visa Hankala |
2019-12-07 | Disable ltrace for objects linked with -znow, as at least on amd64, linking | Philip Guenther |
2019-12-07 | In -L (loop) mode, reset the login class each time through the loop. | Todd C. Miller |
2019-12-07 | Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, | Kenneth R Westerback |
2019-12-07 | Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, | Kenneth R Westerback |
2019-12-07 | Combine macro KNOTE_ACTIVATE() with function knote_activate() | Visa Hankala |
2019-12-07 | Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, | Kenneth R Westerback |
2019-12-07 | sync | Stuart Henderson |
2019-12-07 | regen | Kevin Lo |
2019-12-07 | - Add support for RTL8156 | Kevin Lo |
2019-12-07 | Unhook <machine/varargs.h> from <sys/varargs.h> to prepare for removal. | Visa Hankala |
2019-12-06 | Add missing "and" | kn |
2019-12-06 | Log why an answer is bogus. | Florian Obser |
2019-12-06 | replace links to uvm(9) to uvm_init(9); ok mpi | Jason McIntyre |
2019-12-06 | uvm_vslock and uvm_vsunlock are both in the same page, | Jason McIntyre |
2019-12-06 | add -d to usage(); | Jason McIntyre |
2019-12-06 | Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, | Kenneth R Westerback |
2019-12-06 | Use the middle of the histogram bar in the median computations | Otto Moerbeek |
2019-12-06 | Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, | Kenneth R Westerback |
2019-12-06 | Checking the IPsec policy is expensive. Check only when IPsec is used. | tobhe |
2019-12-06 | Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, | Kenneth R Westerback |
2019-12-06 | Stop fiddling with openlog / closelog in libunbound. unwind handles | Florian Obser |
2019-12-06 | Histogram header formatting tweaks; ok florian@ | Otto Moerbeek |
2019-12-06 | Document uvm_vslock_device(9) and its DMA-reachable dance. | Martin Pieuchot |
2019-12-06 | Split uvm_vs{,un}lock(9) out of uvm_init(9). | Martin Pieuchot |
2019-12-06 | remove references to piixpcib(4) | Jonathan Gray |
2019-12-06 | Mention uvm_vslock(9) and uvm_vsunlock(9) instead of uvm(9). | Martin Pieuchot |
2019-12-06 | Retire piixpcib(4). | Martin Pieuchot |
2019-12-06 | Don't hardcode the cache directory for rpki-client. If started as root | Claudio Jeker |
2019-12-06 | Like Targets.def include AMDGPU lines in generated .def files for | Jonathan Gray |
2019-12-06 | Sync KVE_ET_* and UVM_ET_* flags. | Martin Pieuchot |
2019-12-06 | fix setting of $SSH_ASKPASS_PROMPT - it shouldn't be set when asking | Damien Miller |
2019-12-06 | bring the __func__ | Damien Miller |
2019-12-06 | when copying capabilities from the first port to a trunk, copy hardmtu too. | David Gwynne |
2019-12-06 | enable the full use of jumbos and remove IFCAP_VLAN_MTU. | David Gwynne |
2019-12-06 | Explicitly say that *permissions can be "". | Ingo Schwarze |
2019-12-05 | - fix some Xr; from martin | Jason McIntyre |
2019-12-05 | sync | Stuart Henderson |
2019-12-05 | Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, | Kenneth R Westerback |
2019-12-05 | Don't discard error from mode sense (6) if mode sense (10) is | Kenneth R Westerback |
2019-12-05 | Document IP6_SOIIKEY_LEN | kn |
2019-12-05 | Shrink scsi_mode_do_sense() parameter list by eliminating the three | Kenneth R Westerback |
2019-12-05 | No need for 'byte2' parameter to scsi_mode_sense[_big]() since we | Kenneth R Westerback |
2019-12-05 | Move prototypes for scsi_mode_sense(), scsi_mode_sense_big(), | Kenneth R Westerback |
2019-12-05 | tweak previous; | Jason McIntyre |
2019-12-05 | be less verbose in debug logging; ok florian@ | Otto Moerbeek |
2019-12-05 | Move uvmexp_print() to a better place. | Martin Pieuchot |
2019-12-05 | Split uvm(9) into smaller manuals. | Martin Pieuchot |