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 |
2015-04-27 |
nicm | Reset cfg_ncauses to 0 as well or we could allocate... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
nicm | Assign to the right variable when comparing clients. |
commit | commitdiff | tree | snapshot |
2015-04-27 |
djm | Make sshd default to PermitRootLogin=no; |
commit | commitdiff | tree | snapshot |
2015-04-27 |
bluhm | Let the HTTP client close the connection within an... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
nicm | Simplify remote(5) example file and remove stuff not... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
nicm | Rewrite of the target resolution internals to be simple... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
mpi | Do not call nd6_purge() before purging the IPv6 address... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
nicm | Use a systrace(4) sandbox with a short whitelist of... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
nicm | Add a _file user and use for privsep, ok deraadt |
commit | commitdiff | tree | snapshot |
2015-04-27 |
nicm | Add simple privilege separation to file(1). Two process... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
kettenis | Adjust ld semantics to make static PIE the default... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
jmc | remove some extraneous text; ok nicm |
commit | commitdiff | tree | snapshot |
2015-04-27 |
benno | sync with rev 1.99 of sbin/route/show.c |
commit | commitdiff | tree | snapshot |
2015-04-27 |
benno | route show does not need to filter unwanted af itself... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
mpi | Since upd(4) currently supports a known but limited... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
stsp | Update list of card readers supported by rtsx(4). From... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
nicm | If the requested pane is already active, do not unzoom... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
mpi | with more unit convertion when new sensors will appear. |
commit | commitdiff | tree | snapshot |
2015-04-27 |
mpi | Make use of DEVNAME(), from David Higgs. |
commit | commitdiff | tree | snapshot |
2015-04-27 |
mpi | Correctly write the 64bits of the HID 1, 4 and 5 registers. |
commit | commitdiff | tree | snapshot |
2015-04-27 |
bcook | Not all Linux libc's include linux/sysctl.h in sys... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
bcook | Support AIX versions without WPAR support. |
commit | commitdiff | tree | snapshot |
2015-04-27 |
djm | more OPENSSL=no fixes; ok dtucker@ |
commit | commitdiff | tree | snapshot |
2015-04-27 |
djm | fix compilation with OPENSSL=no; ok dtucker@ |
commit | commitdiff | tree | snapshot |
2015-04-27 |
dtucker | Include stdio.h for FILE (used in sshkey.h) so it compi... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
djm | allow "sshd -f none" to skip reading the config file... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
nicm | Don't support -s on FIFOs, it doesn't work well and... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
nicm | Remove panes from layout if spawning them fails, report... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
benno | mlarkin asks "bgpctl checks the length of the control... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
nicm | stat() the original link path not the resolved one... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
dcoppa | Fix typo in the buffer size value: 7680 in the manpage... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
henning | get_responsefile: instead of keeping the dhcp-supplied... |
commit | commitdiff | tree | snapshot |
next |