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 |
2015-04-26 |
sf | Have vio_start() check if the queue is empty. |
commit | commitdiff | tree | snapshot |
2015-04-26 |
jmatthew | Get dwc2 working on octeon. |
commit | commitdiff | tree | snapshot |
2015-04-26 |
sf | vio: Support checksum offloading for IPv4 TX |
commit | commitdiff | tree | snapshot |
2015-04-26 |
stsp | regen |
commit | commitdiff | tree | snapshot |
2015-04-26 |
stsp | Add IDs for RTL8188ETV and RTL8188EU. From FreeBSD... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
phessler | for every policy we write out, flush the output so... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
kettenis | Disable PAE when switching to the hibernate resume... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
stsp | Add Digitus DN-7003GT to list of supported urtw(4)... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
stsp | regen |
commit | commitdiff | tree | snapshot |
2015-04-26 |
stsp | Add USB device ID for RTL8812AU. Found in "TP-Link... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
kettenis | Enable NX support in the resume path. Makes suspend... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
kettenis | Only enable PAE if the CPU we're running on has NX... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
sthen | bump i386 MAXDSIZ to 3GB. - "If you're running this... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-04-26 |
jmatthew | Two extra messages required after sending a baud rate... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
guenther | Require a PT_LOAD segment's p_filesz to be no larger... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
guenther | Fix glitches in previous commit: strip the \n and only... |
commit | commitdiff | tree | snapshot |
2015-04-25 |
phessler | some people are capitalizing keywords, so ignore case... |
commit | commitdiff | tree | snapshot |
2015-04-25 |
miod | Cut the aliases part of /etc/rpc lines before feeding... |
commit | commitdiff | tree | snapshot |
2015-04-25 |
guenther | We now following the ABI and always clear cld on functi... |
commit | commitdiff | tree | snapshot |
2015-04-25 |
guenther | cpu_busy_cycle_fcn callback has never been used |
commit | commitdiff | tree | snapshot |
2015-04-25 |
nicm | Only print MIME warnings when warnings are enabled. |
commit | commitdiff | tree | snapshot |
2015-04-25 |
miod | Repair boot device detection when booting off the secon... |
commit | commitdiff | tree | snapshot |
2015-04-25 |
guenther | Disable kq-tun test, as it's been broken for a while... |
commit | commitdiff | tree | snapshot |
2015-04-25 |
afresh1 | Apply pre-built unicore patch, remove excess files... |
commit | commitdiff | tree | snapshot |
2015-04-25 |
afresh1 | Apply local patches, remove excess files - perl-5.20.2 |
commit | commitdiff | tree | snapshot |
2015-04-25 |
afresh1 | Fix merge issues, remove excess files - match perl... |
commit | commitdiff | tree | snapshot |
2015-04-25 |
afresh1 | Import perl-5.20.2 |
commit | commitdiff | tree | snapshot |
2015-04-25 |
nicm | Get rid of window_choose_list type. |
commit | commitdiff | tree | snapshot |
2015-04-25 |
nicm | Fix some char* -> char *. |
commit | commitdiff | tree | snapshot |
2015-04-25 |
nicm | Use a char **,u_int pair for cfg_causes. |
commit | commitdiff | tree | snapshot |
2015-04-25 |
nicm | Fail if a \ appears at EOL rather than continuing off... |
commit | commitdiff | tree | snapshot |
2015-04-25 |
nicm | Make message log a TAILQ. |
commit | commitdiff | tree | snapshot |
2015-04-25 |
nicm | Move the functions to convert ids from strings into... |
commit | commitdiff | tree | snapshot |
2015-04-25 |
jmc | double word fix; from david vasek |
commit | commitdiff | tree | snapshot |
2015-04-25 |
brynet | Switch to using the POSIX endian macros, i.e: be64toh... |
commit | commitdiff | tree | snapshot |
2015-04-25 |
doug | Don't ignore the reference count in X509_STORE_free. |
commit | commitdiff | tree | snapshot |
2015-04-25 |
nicm | Explicitly cancel mouse "button" mode, this happens... |
commit | commitdiff | tree | snapshot |
2015-04-25 |
espie | add check for overflow while doubling (very unlikely... |
commit | commitdiff | tree | snapshot |
2015-04-25 |
doug | Check for invalid leading zeros in CBS_get_asn1_uint64. |
commit | commitdiff | tree | snapshot |
2015-04-25 |
phessler | allow us to write rules that match directly on the... |
commit | commitdiff | tree | snapshot |
2015-04-25 |
florian | Prepend files or directories containing ":" with "... |
commit | commitdiff | tree | snapshot |
2015-04-25 |
phessler | handle an IRR record of "export ... action X" the same... |
commit | commitdiff | tree | snapshot |
2015-04-25 |
jturner | Add quirk for Cirrus Logic CS4208 which is needed for... |
commit | commitdiff | tree | snapshot |
2015-04-24 |
nicm | Convert clients list into a TAILQ. |
commit | commitdiff | tree | snapshot |
2015-04-24 |
nicm | Set working directory for run-shell and if-shell. |
commit | commitdiff | tree | snapshot |
2015-04-24 |
brynet | struct timespec/clock_gettime(3) conversion for vi(1). |
commit | commitdiff | tree | snapshot |
2015-04-24 |
nicm | Allow choice options (multiple states) to be toggled... |
commit | commitdiff | tree | snapshot |
2015-04-24 |
millert | Write (uid_t)-1 as -1 instead of UID_MAX in the v7... |
commit | commitdiff | tree | snapshot |
2015-04-24 |
millert | Use strtonum() instead of strtoul() when parsing uid... |
commit | commitdiff | tree | snapshot |
2015-04-24 |
jmc | no more tip(1); ok nicm |
commit | commitdiff | tree | snapshot |
2015-04-24 |
nicm | Set up signal handler earlier so that we don't get... |
commit | commitdiff | tree | snapshot |
2015-04-24 |
nicm | Document -h, and bring some consistency to the option... |
commit | commitdiff | tree | snapshot |
2015-04-24 |
jmc | tweaks; ok nicm |
commit | commitdiff | tree | snapshot |
2015-04-24 |
mlarkin | Enable PAE mode for those CPUs that support it. This... |
commit | commitdiff | tree | snapshot |
2015-04-24 |
kettenis | Make sure we keep the whole recursive mapping of the... |
commit | commitdiff | tree | snapshot |
2015-04-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-04-24 |
nicm | Trim down remote(5) to reflect what is supported by... |
commit | commitdiff | tree | snapshot |
2015-04-24 |
deraadt | remove the old tip SCCS note |
commit | commitdiff | tree | snapshot |
2015-04-24 |
nicm | Remove tip(1), superseded by cu(1). |
commit | commitdiff | tree | snapshot |
2015-04-24 |
nicm | Do not attempt to use ~/.magic if running as root ... |
commit | commitdiff | tree | snapshot |
2015-04-24 |
deraadt | move an ugly space |
commit | commitdiff | tree | snapshot |
2015-04-24 |
nicm | We need to loop over the files once to work out the... |
commit | commitdiff | tree | snapshot |
next |