2015-05-01 |
schwarze | Minor bug fix: When .Pp rewinds .Nm, rewind the whole... |
commit | commitdiff | tree | snapshot |
2015-05-01 |
mpi | Convert to if_input(), ok miod@ |
commit | commitdiff | tree | snapshot |
2015-05-01 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2015-05-01 |
jsg | Correct some E5 v2 ids and add E5 v2 R2PCIE. |
commit | commitdiff | tree | snapshot |
2015-05-01 |
miod | reenable page zeroing thread on SMP mips kernels. |
commit | commitdiff | tree | snapshot |
2015-05-01 |
miod | Do not grab the kernel lock for clock interrupts. Help... |
commit | commitdiff | tree | snapshot |
2015-05-01 |
djm | mention that the user's shell from /etc/passwd is used... |
commit | commitdiff | tree | snapshot |
2015-05-01 |
djm | refactor ssh_dispatch_run_fatal() to use sshpkt_fatal... |
commit | commitdiff | tree | snapshot |
2015-05-01 |
djm | a couple of parse targets were missing activep checks... |
commit | commitdiff | tree | snapshot |
2015-05-01 |
djm | make handling of AuthorizedPrincipalsFile=none more... |
commit | commitdiff | tree | snapshot |
2015-05-01 |
djm | remove failed remote forwards established by muliplexin... |
commit | commitdiff | tree | snapshot |
2015-05-01 |
djm | reduce stderr spam when using ssh -S /path/mux -O forwa... |
commit | commitdiff | tree | snapshot |
2015-05-01 |
djm | prevent authorized_keys options picked up on public... |
commit | commitdiff | tree | snapshot |
2015-05-01 |
djm | Don't make parsing of authorized_keys' environment... |
commit | commitdiff | tree | snapshot |
2015-05-01 |
millert | Pass fflag to VOP_POLL so vfs fifo functions can get... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
mpi | Convert to if_input(). |
commit | commitdiff | tree | snapshot |
2015-04-30 |
millert | Avoid NULL deref in fd_getfile_mode(); OK deraadt@ |
commit | commitdiff | tree | snapshot |
2015-04-30 |
mpi | Convert to if_input(). |
commit | commitdiff | tree | snapshot |
2015-04-30 |
jmc | reapply the rules of english to the option keywords... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
millert | Merge two identical if() statements in ipsp_acquire_sa... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
jmc | update currency exchange rates; |
commit | commitdiff | tree | snapshot |
2015-04-30 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-04-30 |
ajacoutot | Add smtpd(8) spool directories so that they are registe... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
millert | SIZE_MAX is no longer in limits.h |
commit | commitdiff | tree | snapshot |
2015-04-30 |
kettenis | Unset SEPARATE_GOTPLT. We don't want a seperate .got... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
mlarkin | Clean up some spacing. No functional change |
commit | commitdiff | tree | snapshot |
2015-04-30 |
deraadt | use strdup() to init string |
commit | commitdiff | tree | snapshot |
2015-04-30 |
mpi | Do not free & reallocate a new chunk of memory for... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
nicm | Add a comment about waitpid, suggested by espie@. |
commit | commitdiff | tree | snapshot |
2015-04-30 |
jsg | Set the correct media type for 1000baseLX SFPs. |
commit | commitdiff | tree | snapshot |
2015-04-30 |
nicm | Tweak comment so it doesn't imply line buffering is... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
millert | Add warning when user specifies -R but no files, like... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
millert | Remove SIZE_MAX from limits.h. It was added years... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
sthen | Allow use of 1Gb 1000baseLX SFPs in 82599 ix(4) SFP... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
millert | FRELE returns an int not void. It is actually the... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
jsg | Now we use p_filesz - 1 to test for NUL check that... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
mpi | Link report descriptors to known sensors. |
commit | commitdiff | tree | snapshot |
2015-04-30 |
mpi | Instead of using a single flat array for all sensors... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
mpi | Convert to if_input(), tweak and ok dlg@ |
commit | commitdiff | tree | snapshot |
2015-04-30 |
mpi | Indroduce fd_getfile_mode() and use it were fd_getfile... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
jmc | use adolf, not adolph, for hitler, to keep it consistent; |
commit | commitdiff | tree | snapshot |
2015-04-30 |
mpi | No need to set `rcvif', if_input() does it for you! |
commit | commitdiff | tree | snapshot |
2015-04-30 |
mpi | Convert moar drivers to if_input(). |
commit | commitdiff | tree | snapshot |
2015-04-30 |
guenther | Error out if the PT_INTERP segment isn't NUL terminated |
commit | commitdiff | tree | snapshot |
2015-04-29 |
schwarze | If a block body gets broken, that's no good reason... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
schwarze | Replace the kludge for the \z escape sequence by an... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
bluhm | In most cases, IP fragments do not have an Ethernet... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
henning | some fine-tuning in SYNOPSIS, usage, and order of optio... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
henning | g/c unneeded second char * var, ok benno |
commit | commitdiff | tree | snapshot |
2015-04-29 |
nicm | Do not complain when directions fail. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
nicm | Add tmux and tmux-256color entries; this can be used... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
deraadt | Use if_get() after every tsleep(), in case the bottom... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
nicm | If default-terminal is set to "screen" or "screen-... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
schwarze | Do not mark a block with the MDOC_BROKEN flag if it... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
schwarze | When the last line of a table layout turns out to be... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
ajacoutot | Check arguments before eval so we don't end up with... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
schwarze | Improve the error message in case somebody has configur... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
henning | support passing a template file for the auto-allocation... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
bluhm | Make some regular expressions more strict. This allows... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
bluhm | When the HTTP client did close the connection while... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
deraadt | the non braced do while made my teeth hurt |
commit | commitdiff | tree | snapshot |
2015-04-29 |
guenther | Also generate db_structinfo.txt with struct member... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
guenther | Delete the duplicated sched_{policy,param} members... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
dtucker | Add tests for ListenAddress/Port/AddressFamily in alter... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
jsg | Remove a check for NULL that would have been after... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
jsg | Move a variable's initialisation so a panic will work... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
deraadt | Change internal xrealloc() to a idiom-following xreallo... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
dtucker | Allow ListenAddress, Port and AddressFamily in any... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
doug | Add whitespace and replace OPENSSL_free with free in... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
doug | Call CBB_add_space() rather than reimplementing it. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
doug | Rename cbb_buffer_add_u to cbb_add_u and remove redunda... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
doug | Added len_len error checking for internal cbb_buffer_ad... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
doug | Call CBS_mem_equal() rather than reimplementing it. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
doug | Avoid NULL deref in CBS_get_any_asn1_element(). |
commit | commitdiff | tree | snapshot |
2015-04-29 |
doug | Added error checking for len argument in cbs_get_u(). |
commit | commitdiff | tree | snapshot |
2015-04-29 |
doug | free() can handle NULL. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
millert | Add missing #include <stdint.h> for SIZE_MAX |
commit | commitdiff | tree | snapshot |
2015-04-29 |
doug | Reject dNSName of " " for subjectAltName extension. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
millert | Add missing #include <stdint.h> for SIZE_MAX |
commit | commitdiff | tree | snapshot |
2015-04-29 |
doug | Add missing BN_CTX_end() calls. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
halex | VERBOSESTATUS or no VERBOSESTATUS, failed or missing... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
kettenis | Explicitly include .codepatch and .codepatchend in... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
sthen | ajacoutot spotted a problem with the new sshd logic... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
kettenis | Protect the per-process itimerval structs with a mutex... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
kettenis | Don't grab the kernel lock for clock interrupts. The... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
mpi | Make sure to overwrite sdl_type after calling ether_ifa... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
jsg | Fix a memory leak in an error path found by Maxime... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
jmc | tidy up the prebind text; prompted by zhuk |
commit | commitdiff | tree | snapshot |
2015-04-28 |
jmc | enviroment -> environment: apologies to darren for... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
nicm | If looking for an index, don't fill in window when... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
nicm | Do not do a search for the tty path if there isn't... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
nicm | If can't find pane as a pane, try as a window; likewise... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
nicm | Add select-layout -o to undo the last layout change... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
dtucker | Fix typo in previous |
commit | commitdiff | tree | snapshot |
2015-04-28 |
dtucker | Document that the TERM environment variable is not... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
stsp | In rtsx(4), condense the list of support chips in a... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
mlarkin | Someone went to the trouble of vertically aligning... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
lteo | Add a missing free in the error path. |
commit | commitdiff | tree | snapshot |
2015-04-27 |
djm | Rework sshd enable root login questions in light of... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
nicm | Do not include unattached clients when trying to find... |
commit | commitdiff | tree | snapshot |
next |