2017-04-22 |
robert | rework the syspatch makefile and do complete builds... |
commit | commitdiff | tree | snapshot |
2017-04-22 |
nicm | Memory leak from David CARLIER. |
commit | commitdiff | tree | snapshot |
2017-04-22 |
visa | Reindent with tabs and add missing braces. |
commit | commitdiff | tree | snapshot |
2017-04-22 |
nicm | Do not need getopt.h. |
commit | commitdiff | tree | snapshot |
2017-04-22 |
visa | Xr mutex(9) and rwlock(9) |
commit | commitdiff | tree | snapshot |
2017-04-22 |
visa | Shuffle bits into their proper files. |
commit | commitdiff | tree | snapshot |
2017-04-22 |
nicm | Can't collect UTF-8 characters of more than one byte... |
commit | commitdiff | tree | snapshot |
2017-04-22 |
nicm | new -A should use the session name. |
commit | commitdiff | tree | snapshot |
2017-04-22 |
nicm | Get rid of the extra layer of flags and cmd_prepare... |
commit | commitdiff | tree | snapshot |
2017-04-22 |
otto | For small allocations (chunk) freezero only validates... |
commit | commitdiff | tree | snapshot |
2017-04-22 |
nicm | Mouse bindings and hooks set up an initial current... |
commit | commitdiff | tree | snapshot |
2017-04-22 |
nicm | We need to collect UTF-8 characters so that width ... |
commit | commitdiff | tree | snapshot |
2017-04-22 |
nicm | Fix if-shell without a client (so in the config file... |
commit | commitdiff | tree | snapshot |
2017-04-22 |
nicm | Typo in example. |
commit | commitdiff | tree | snapshot |
2017-04-22 |
nicm | Memory leaks, from David CARLIER. |
commit | commitdiff | tree | snapshot |
2017-04-22 |
visa | Manual page for witness(4). Adapted from FreeBSD. |
commit | commitdiff | tree | snapshot |
2017-04-21 |
yasuoka | Add "key" modifier for -k to make pfctl can kill a... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
yasuoka | Speed up DIOCKILLSTATES by using the RB tree index... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
nicm | Log error properly when no current state, and some... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
nicm | Make sure cmd_find_from_* clear the state if they fail. |
commit | commitdiff | tree | snapshot |
2017-04-21 |
nicm | Rename a variable. |
commit | commitdiff | tree | snapshot |
2017-04-21 |
nicm | Clear shared state if not filling it in. |
commit | commitdiff | tree | snapshot |
2017-04-21 |
nicm | Make the cmd_find_* functions more obvious when looking... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
nicm | Key needs to be initialized to zero now it has flags... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
millert | Cast the result of the __swapXX macros to the proper... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
nicm | Style nits and an unused struct. |
commit | commitdiff | tree | snapshot |
2017-04-21 |
stsp | Make id parameter of iwm_send_cmd_pdu() a uint32_t... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
nicm | Add cmd_find_from_winlink_pane and use it in a couple... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
stsp | Fix nic lock usage around iwm_disable_rx_dma(). |
commit | commitdiff | tree | snapshot |
2017-04-21 |
stsp | Fix nic lock usages around iwm_{read,write}_prph(). |
commit | commitdiff | tree | snapshot |
2017-04-21 |
nicm | It is annoying that the copy mode key table (or any... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
nicm | More unnecessary arguments now winlink points back... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
nicm | History needs to be loaded after config parsing is... |
commit | commitdiff | tree | snapshot |
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 |
next |