summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-10rename CRYPTO_set_locking_callback.3 to CRYPTO_lock.3Ingo Schwarze
2019-03-10delete functions from the manual page that do nothing in LibreSSLIngo Schwarze
2019-03-10delete whitespace before a full stop on a text line;Ingo Schwarze
2019-03-10Use SMR instead of reference counting for session reclamation.Visa Hankala
2019-03-10fix two wrong commentsMike Larkin
2019-03-10missing newline in a printfMike Larkin
2019-03-10vmm(4): add a debug printf if the host does not have writeback memoryMike Larkin
2019-03-09tc_windup: read active timecounter once at function start.cheloha
2019-03-09remove free() before exit() from main(), in ongoing work to makeSebastian Benoit
2019-03-09Mention mandoc.db(5), makewhatis(8), and weekly(8).Ingo Schwarze
2019-03-09use temporary strings for calls to basename(), because it may changeSebastian Benoit
2019-03-09Unbreak 'announce inet none' which was actually clearing way too much.Claudio Jeker
2019-03-09Use READ_ONCE() and WRITE_ONCE() in <sys/smr.h>.Visa Hankala
2019-03-09Add macros READ_ONCE() and WRITE_ONCE(). They constrain optimizationsVisa Hankala
2019-03-08fix dirname usage in acme-client: dirname() can modify its argumentSebastian Benoit
2019-03-08Do not grab a `bif' pointer again, we already have it.Martin Pieuchot
2019-03-08Move the tag mechanism outside of net/if_bridge.c.Martin Pieuchot
2019-03-08remove a sentence that was once helpful when dirname.3 and basename.3Sebastian Benoit
2019-03-08fix use-after-free in ssh-pkcs11; found by hshoexer w/AFLMarkus Friedl
2019-03-08the previous hkey version check was not accurate enough, so try theJoshua Stein
2019-03-08Update Spleen kernel fonts to the latest released version, bringingFrederic Cambus
2019-03-08Make the mode used to view command output (a variant of copy mode) useNicholas Marriott
2019-03-08Do not use window mode entry after free.Nicholas Marriott
2019-03-07Add a separate mode struct for the active window mode if any.Nicholas Marriott
2019-03-07Tidy changing the mode into window_copy_init_for_output.Nicholas Marriott
2019-03-07Make adding mode formats a function pointer as well.Nicholas Marriott
2019-03-07Clarify that VM names must start with a letterkn
2019-03-07update the error message for the interactive 'n' command to show thatJason McIntyre
2019-03-07use colons before showing examples; while here, replace the \*( char sequences;Jason McIntyre
2019-03-07Return early in ucode loading if cpuid is not available. Should fixJonathan Gray
2019-03-07Remove pfctl_*_pool() remnantskn
2019-03-07When accessing the child address cells make sure to use the size forPatrick Wildt
2019-03-07Do a better job at cleaning up the config on shutdown. Remove bits thatClaudio Jeker
2019-03-06Move checks for lists of users or groups into their own function.Darren Tucker
2019-03-06Reset last-seen time when sending a keepalive. Prevents sending twoDarren Tucker
2019-03-06Fix once ruleskn
2019-03-06Simplify startup code, various phases are heading straight towards exitTheo de Raadt
2019-03-06explicitly unmask keyboard brightness and screen brightness eventsJoshua Stein
2019-03-06thinkpad_[gs]et_backlight -> thinkpad_[gs]et_kbd_backlightJoshua Stein
2019-03-06When linking libLLVM.a in clang and lld include it within theJonathan Gray
2019-03-06drop redundant '0' flag from "%02.2X" format string;Ingo Schwarze
2019-03-06man.cgi also needs to link arch.o; forgotten in rev. 1.116Ingo Schwarze
2019-03-06Ignore rx interrupts if the interface isn't supposed to be running.Jonathan Matthew
2019-03-06Revert revision 1.91. It results in significant log spam whenTheo Buehler
2019-03-06Define LLVM_NATIVE_* in llvm-config.h like the result of a cmakeJonathan Gray
2019-03-06Typo in comment.Theo Buehler
2019-03-06increase dirhash mem a bit since very tiny machines are less common.Ted Unangst
2019-03-05install*.{fs,iso} get larger due to clang library changesTheo de Raadt
2019-03-05Allow make obj in libLLVM to succeed on non-LLVM architectures byPatrick Wildt
2019-03-05Make sure pointer is within bounds before dereferencing it.anton