2017-04-21 |
nicm | Store state shared between multiple commands in the... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
jca | Repair AgentX support. |
commit | commitdiff | tree | snapshot |
2017-04-21 |
jca | Fix uninitialized variable that coult result in a crash. |
commit | commitdiff | tree | snapshot |
2017-04-21 |
nicm | Do not run the config file in the context of the first... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
reyk | Fail if vm.conf exists but cannot be opened, ignore... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
mpi | Use ether_crc32_le() instead of a custom version. |
commit | commitdiff | tree | snapshot |
2017-04-21 |
reyk | Add global configuration option "local prefix" to chang... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
mlarkin | vmd(8) pci emulation fix required for upcoming option... |
commit | commitdiff | tree | snapshot |
2017-04-20 |
nicm | control_char() for ASCII needs to include both genuine... |
commit | commitdiff | tree | snapshot |
2017-04-20 |
jmc | add previous to NAME; |
commit | commitdiff | tree | snapshot |
2017-04-20 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2017-04-20 |
nicm | Use fdforkpty() instead of our own unwrapped versions. |
commit | commitdiff | tree | snapshot |
2017-04-20 |
nicm | Add getptmfd(), fdopenpty(), fdforkpty() functions... |
commit | commitdiff | tree | snapshot |
2017-04-20 |
visa | Fix previous. |
commit | commitdiff | tree | snapshot |
2017-04-20 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2017-04-20 |
visa | Get TCB address using the RDHWR instruction instead... |
commit | commitdiff | tree | snapshot |
2017-04-20 |
visa | Make TCB address available to userspace via the UserLoc... |
commit | commitdiff | tree | snapshot |
2017-04-20 |
deraadt | only 32 bits of the pledgecode were passed up via ktrace |
commit | commitdiff | tree | snapshot |
2017-04-20 |
nicm | Only set up a current target for mouse key bindings... |
commit | commitdiff | tree | snapshot |
2017-04-20 |
visa | Drop unnecessary headers. This fixes kernel build on... |
commit | commitdiff | tree | snapshot |
2017-04-20 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2017-04-20 |
jsg | Remove an incorrect Bay Trail I2C entry that masked... |
commit | commitdiff | tree | snapshot |
2017-04-20 |
visa | Add option to compile witness(4). |
commit | commitdiff | tree | snapshot |
2017-04-20 |
visa | Tweak lock inits to make the system runnable with witne... |
commit | commitdiff | tree | snapshot |
2017-04-20 |
visa | Hook up mutex(9) to witness(4). |
commit | commitdiff | tree | snapshot |
2017-04-20 |
visa | Hook up rwlock(9) to witness(4). |
commit | commitdiff | tree | snapshot |
2017-04-20 |
visa | Hook up mplock to witness(4) on amd64 and i386. |
commit | commitdiff | tree | snapshot |
2017-04-20 |
visa | Add a port of witness(4) lock validation tool from... |
commit | commitdiff | tree | snapshot |
2017-04-20 |
visa | Add routines for saving stack traces and printing saved... |
commit | commitdiff | tree | snapshot |
2017-04-20 |
kettenis | Install clflushoptintrin.h and move pkuintrin.h such... |
commit | commitdiff | tree | snapshot |
2017-04-20 |
kettenis | Use register names without the % prefix in the global... |
commit | commitdiff | tree | snapshot |
2017-04-20 |
nicm | Now that struct winlink has a session pointer, can... |
commit | commitdiff | tree | snapshot |
2017-04-20 |
nicm | There is no real need for window_printable_flags to... |
commit | commitdiff | tree | snapshot |
2017-04-20 |
nicm | If a #() command doesn't exit, use its most recent... |
commit | commitdiff | tree | snapshot |
2017-04-20 |
dlg | use strtonum instead of strtoll to parse the argument... |
commit | commitdiff | tree | snapshot |
2017-04-19 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2017-04-19 |
dhill | Add sizes to free() |
commit | commitdiff | tree | snapshot |
2017-04-19 |
dhill | Add size to free() |
commit | commitdiff | tree | snapshot |
2017-04-19 |
nicm | load_cfg returns < 0 on error, not != 0. Problem report... |
commit | commitdiff | tree | snapshot |
2017-04-19 |
bluhm | SA group has been renamed to bundle. Adapt test. |
commit | commitdiff | tree | snapshot |
2017-04-19 |
bluhm | Rename all SA groups to bundles consistently. The... |
commit | commitdiff | tree | snapshot |
2017-04-19 |
bluhm | icmp6_rip6_input() was mostly duplicated code from... |
commit | commitdiff | tree | snapshot |
2017-04-19 |
reyk | Add support for dynamic "NAT" interfaces (-L/local... |
commit | commitdiff | tree | snapshot |
2017-04-19 |
bluhm | Use the rt_rmx defines that hide the struct rt_kmetrics... |
commit | commitdiff | tree | snapshot |
2017-04-19 |
nicm | Update to terminfo.src 2017-04-01. |
commit | commitdiff | tree | snapshot |
2017-04-19 |
nicm | Add a suspend helper function, and do not allow detachi... |
commit | commitdiff | tree | snapshot |
2017-04-19 |
nicm | Style nits and a missing cast. |
commit | commitdiff | tree | snapshot |
2017-04-19 |
bluhm | Make the test pass when an obj directory exists. |
commit | commitdiff | tree | snapshot |
2017-04-19 |
jmc | better example; from hiltjo posthuma |
commit | commitdiff | tree | snapshot |
2017-04-19 |
jmc | spelling fixes from michael w. bombardieri |
commit | commitdiff | tree | snapshot |
2017-04-19 |
nicm | When the data we have buffered to write to a terminal... |
commit | commitdiff | tree | snapshot |
2017-04-19 |
natano | Switch base tools from /dev/bpf0 to /dev/bpf. Now that... |
commit | commitdiff | tree | snapshot |
2017-04-19 |
tb | Bump numbers for /usr/obj allocation with *big* compilers. |
commit | commitdiff | tree | snapshot |
2017-04-19 |
otto | enlarge obj to satisfy new world order that has *big... |
commit | commitdiff | tree | snapshot |
2017-04-19 |
schwarze | More thoroughly reject direct access to unintended... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
schwarze | Simplify patching of motd(5), also making it agree... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
nicm | Revert use of DECSLRM on iTerm2, it doesn't help as... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
nicm | On terminals without DECSLRM, when a pane that is less... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
nicm | Detect iTerm2 and use DECSLRM for it as well. |
commit | commitdiff | tree | snapshot |
2017-04-18 |
jmc | spelling fix; |
commit | commitdiff | tree | snapshot |
2017-04-18 |
schwarze | Now that global -i is gone, pass -i through to the... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
otto | don't forget to fill in canary bytes for posix_memalign... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
nicm | Add a format for number of bytes writtent to client... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
kettenis | Add sparc64 support. |
commit | commitdiff | tree | snapshot |
2017-04-18 |
nicm | Do not check for BCE for a background colour that isn... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
schwarze | Delete the undocumented and unimplemented man(1) -i... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
deraadt | installation of the compiler creates include/g++ if... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
espie | recent perl have signal names we don't have, protect... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
schwarze | The apropos(1) manual still documents the unary -i... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
nicm | Style nits; no binary change. |
commit | commitdiff | tree | snapshot |
2017-04-18 |
deraadt | ship clang with i386 and amd64. It does not become... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
krw | Tweak parameters to decode_*, add a check or two, and... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
schwarze | Fix previous: i forgot explicit NUL termination; |
commit | commitdiff | tree | snapshot |
2017-04-18 |
krw | After 11 years of pondering about it I think that brook... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
beck | ensure the buffer cache backs off all the way with... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
nicm | Include client name in key logging. |
commit | commitdiff | tree | snapshot |
2017-04-18 |
gerhard | Support packet aggregation for umb(4) on tx. |
commit | commitdiff | tree | snapshot |
2017-04-18 |
tb | Cleaning out /usr/obj is necessary the first time due... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
espie | wipe some more macros that do not belong in C++ forward... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
espie | same hack logic as maketars. noticed by landry@/semarie@ |
commit | commitdiff | tree | snapshot |
2017-04-18 |
jsg | add a clang comp list for arm64 |
commit | commitdiff | tree | snapshot |
2017-04-18 |
deraadt | use freezero() instead of explicit_bzero+free |
commit | commitdiff | tree | snapshot |
2017-04-18 |
deraadt | removed unused function; from Edgar Pettijohn |
commit | commitdiff | tree | snapshot |
2017-04-18 |
yasuoka | Warn if pipex(4) is disabled but the configuration... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
yasuoka | Delete #include lines which are unnecessary. |
commit | commitdiff | tree | snapshot |
2017-04-18 |
yasuoka | Including sys/types.h and net/if.h are needed to use... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
deraadt | sort |
commit | commitdiff | tree | snapshot |
2017-04-18 |
deraadt | use freezero() |
commit | commitdiff | tree | snapshot |
2017-04-18 |
deraadt | use freezero() instead of explicit_bzero + free |
commit | commitdiff | tree | snapshot |
2017-04-18 |
deraadt | put clang binaries into clang set |
commit | commitdiff | tree | snapshot |
2017-04-18 |
deraadt | use freezero() instead of 4-line conditional explicit_b... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
deraadt | free(NULL) is ok so use it; from Michael W. Bombardieri |
commit | commitdiff | tree | snapshot |
2017-04-18 |
yasuoka | Fix pipex(4) not to cause panics on strict alignment... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
jmatthew | Rearrange ure_iff to resemble other drivers a bit more. |
commit | commitdiff | tree | snapshot |
2017-04-17 |
jmc | /dev/rmt* is no longer relevant; from miod |
commit | commitdiff | tree | snapshot |
2017-04-17 |
deraadt | some freezero() calls |
commit | commitdiff | tree | snapshot |
2017-04-17 |
deraadt | use freezero() |
commit | commitdiff | tree | snapshot |
2017-04-17 |
deraadt | memset() of password field should be explicit_bzero(). |
commit | commitdiff | tree | snapshot |
2017-04-17 |
deraadt | freezero() can be used here |
commit | commitdiff | tree | snapshot |
2017-04-17 |
deraadt | skip mtree creation of two include dirs. gcc3 may... |
commit | commitdiff | tree | snapshot |
next |