2015-04-22 |
nicm | Change the windows array into an RB tree and fix some... |
commit | commitdiff | tree | snapshot |
2015-04-22 |
nicm | window_index is only used in one place (window_destroy... |
commit | commitdiff | tree | snapshot |
2015-04-22 |
nicm | Update termtypes.master to terminfo.src from ncurses... |
commit | commitdiff | tree | snapshot |
2015-04-22 |
jsg | Init a variable to zero so values aren't or'd into... |
commit | commitdiff | tree | snapshot |
2015-04-22 |
mpi | Add the necessary glue to keep carp(4) working while... |
commit | commitdiff | tree | snapshot |
2015-04-22 |
mpi | Add missing header for NBRIDGE chunk, found the hardway... |
commit | commitdiff | tree | snapshot |
2015-04-22 |
mpi | Implement the MI atomic API for PowerPC to avoid using... |
commit | commitdiff | tree | snapshot |
2015-04-22 |
mlarkin | Reduce differences between pae and no-pae modes. |
commit | commitdiff | tree | snapshot |
2015-04-22 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-04-22 |
jsg | Init rt to NULL in arpresolve(). Not a problem in... |
commit | commitdiff | tree | snapshot |
2015-04-22 |
jsg | Init error to 0 for sdmmc_mem_single_{read,write}_block |
commit | commitdiff | tree | snapshot |
2015-04-22 |
dlg | having macros provide semicolons is dangerous. |
commit | commitdiff | tree | snapshot |
2015-04-22 |
djm | use correct key for nested certificate test |
commit | commitdiff | tree | snapshot |
2015-04-22 |
djm | unknown certificate extensions are non-fatal, so don... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
nicm | Look up indexes as number before name, makes more sense... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
nicm | Always format real layout even when zoomed. |
commit | commitdiff | tree | snapshot |
2015-04-21 |
nicm | Do not die on USR1 if any of the socket parent director... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
nicm | Simplify error messages when socket connect fails,... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
nicm | The free callback could end up being fired before the... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
nicm | Fix moving windows to nonexistent indexes when renumber... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
mlarkin | Remove an extra lcr3 that snuck into pmap_switch during... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
mikeb | Improve divert-to specification parsing w.r.t. rule... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
florian | According to RFC 4861 and the actuall implementation... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
schwarze | Avoid a use after free when the target node is deleted... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
nicm | Bind mouse dragging so that it is passed through to... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
nicm | Don't eat the mouse event that triggers a drag end... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
nicm | Put mouse_any_flag back, don't know where it went to... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
nicm | Pass mouse events through to commands for if-shell. |
commit | commitdiff | tree | snapshot |
2015-04-21 |
nicm | cmd_mouse_pane can return NULL, check for that. |
commit | commitdiff | tree | snapshot |
2015-04-21 |
schwarze | Section 1, not section one: section numbers are always... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
dlg | disable *8 again for now. incoherent archs arent having... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
henning | append the setdir ("5.7/amd64", "snapshots/vax") as... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
schwarze | Back in January, Kaspars at Bankovskis dot net reported... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
schwarze | When diff(1) finds differences, it returns an exit... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
mpi | Revert previous. Packets going through carp_input... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
jsg | Add back a backslash removed in rev 1.42 so KEX_SERVER_... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
mlarkin | Remove a duplicate variable and #define that snuck... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
jsg | fix a memory leak if tls_read() fails. ok henning@ |
commit | commitdiff | tree | snapshot |
2015-04-21 |
jsg | fix a memory leak. ok blambert@ |
commit | commitdiff | tree | snapshot |
2015-04-21 |
jsg | No need to do "size = (size_t)sb.st_size" both before... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
jsg | init both fds passed to pipe as -1 instead of initing... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
guenther | The ELF psABI for PPC specifies that the stack shall... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
dlg | rework sgi mutexes to use the owner pointer as the... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
guenther | Eliminate the last uses of *fork's second syscall retur... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
mlarkin | Reduce differences between i386 pmap modes. |
commit | commitdiff | tree | snapshot |
2015-04-20 |
miod | Remove most static, gives us much better ddb tracebacks... |
commit | commitdiff | tree | snapshot |
2015-04-20 |
mikeb | Log if we refuse to continue the exchange when another... |
commit | commitdiff | tree | snapshot |
2015-04-20 |
nicm | Remove unused-but-set variables, from Thomas Adam. |
commit | commitdiff | tree | snapshot |
2015-04-20 |
nicm | Support for multiple key tables to commands to be bound... |
commit | commitdiff | tree | snapshot |
2015-04-20 |
krw | Fix asking for list of http servers via '?'. The 'more... |
commit | commitdiff | tree | snapshot |
2015-04-20 |
nicm | Style nit - unnecessary brackets. |
commit | commitdiff | tree | snapshot |
2015-04-20 |
espie | totally forgot about the !uid notation in newuser when... |
commit | commitdiff | tree | snapshot |
2015-04-20 |
schwarze | Fix previous: Don't let man(1) warn twice about non... |
commit | commitdiff | tree | snapshot |
2015-04-20 |
schwarze | Avoid out-of-bounds read access before the beginning... |
commit | commitdiff | tree | snapshot |
2015-04-20 |
nicm | Make jump-to-backward/jump-to-forward repeatable with |
commit | commitdiff | tree | snapshot |
2015-04-20 |
mpi | Remove a bad typo introduced in rev 1.185 and found... |
commit | commitdiff | tree | snapshot |
2015-04-20 |
mpi | Do not treat loopback interfaces as p2p interfaces... |
commit | commitdiff | tree | snapshot |
2015-04-20 |
mpi | Always call rt_ifa_dellocal(9) when removing an IPv6... |
commit | commitdiff | tree | snapshot |
2015-04-20 |
nicm | Use a more sensible buffer size for flags string. |
commit | commitdiff | tree | snapshot |
2015-04-20 |
dlg | port src/sbin/ping/ping.c r1.119 and r1.121 to ping6: |
commit | commitdiff | tree | snapshot |
2015-04-20 |
dlg | fold the icmp seq number into the mac. |
commit | commitdiff | tree | snapshot |
2015-04-19 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2015-04-19 |
nicm | Honour renumber-windows when unlinking a window, from... |
commit | commitdiff | tree | snapshot |
2015-04-19 |
nicm | Rewrite of tmux mouse support which was a mess. Instead... |
commit | commitdiff | tree | snapshot |
2015-04-19 |
nicm | Support setting the default window and pane background... |
commit | commitdiff | tree | snapshot |
2015-04-19 |
schwarze | More than one data field may follow T} on the same... |
commit | commitdiff | tree | snapshot |
2015-04-19 |
gilles | Incorrect logic in smtpd(8) can lead to unexpected... |
commit | commitdiff | tree | snapshot |
2015-04-19 |
sf | Add support for x2apic mode |
commit | commitdiff | tree | snapshot |
2015-04-19 |
schwarze | If an explicit line break request (.br or .sp) occurs... |
commit | commitdiff | tree | snapshot |
2015-04-19 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-04-19 |
schwarze | If apropos(1) finds no match, print "nothing appropriat... |
commit | commitdiff | tree | snapshot |
2015-04-19 |
schwarze | Unify trickier node handling functions. |
commit | commitdiff | tree | snapshot |
2015-04-19 |
jturner | Bump minor, regen .pc and header |
commit | commitdiff | tree | snapshot |
2015-04-19 |
jturner | Merge conflicts |
commit | commitdiff | tree | snapshot |
2015-04-19 |
schwarze | Unify some node handling functions that use TOKEN_NONE. |
commit | commitdiff | tree | snapshot |
2015-04-19 |
jturner | Merge conflicts |
commit | commitdiff | tree | snapshot |
2015-04-19 |
jturner | Update sqlite3 to 3.8.9. Changes available here: |
commit | commitdiff | tree | snapshot |
2015-04-19 |
schwarze | Decouple the token code for "no request or macro" from... |
commit | commitdiff | tree | snapshot |
2015-04-19 |
schwarze | Unify node handling functions: |
commit | commitdiff | tree | snapshot |
2015-04-19 |
dlg | by default fill the ping payload with a chacha stream... |
commit | commitdiff | tree | snapshot |
2015-04-19 |
dlg | add a mac to the timestamp payload and calculate it... |
commit | commitdiff | tree | snapshot |
2015-04-19 |
mpi | Do not truncate possible remaining transfer length. |
commit | commitdiff | tree | snapshot |
2015-04-19 |
ratchov | Remove reference to oss audio emulation, |
commit | commitdiff | tree | snapshot |
2015-04-19 |
ratchov | Make SNDCLT_DSP_* ioctls return ENOTTY, and remove... |
commit | commitdiff | tree | snapshot |
2015-04-19 |
ratchov | Remove emulation of oss audio ioctls from linux emulation. |
commit | commitdiff | tree | snapshot |
2015-04-19 |
sf | Add a missing pmap_kremove |
commit | commitdiff | tree | snapshot |
2015-04-19 |
sf | Binary code patching on i386 |
commit | commitdiff | tree | snapshot |
2015-04-19 |
jsg | Enable the REG_READ ioctl. A whitelist is used to... |
commit | commitdiff | tree | snapshot |
2015-04-19 |
millert | Don't lock the file for "vi -R" or "view". OK deraadt@ |
commit | commitdiff | tree | snapshot |
2015-04-19 |
deraadt | Force the boot partition to ext2fs, rathern than leavin... |
commit | commitdiff | tree | snapshot |
2015-04-18 |
kettenis | It seems that the CPUID lies about the monitor-line... |
commit | commitdiff | tree | snapshot |
2015-04-18 |
deraadt | Convert many atoi() calls to strtonum(), adding range... |
commit | commitdiff | tree | snapshot |
2015-04-18 |
schwarze | Delete the wrapper functions mdoc_meta(), man_meta... |
commit | commitdiff | tree | snapshot |
2015-04-18 |
schwarze | Unify {mdoc,man}_{alloc,reset,free}() into roff_man_... |
commit | commitdiff | tree | snapshot |
2015-04-18 |
schwarze | Move mdoc_hash_init() and man_hash_init() to libmandoc.h |
commit | commitdiff | tree | snapshot |
2015-04-18 |
schwarze | Profit from the unified struct roff_man and reduce... |
commit | commitdiff | tree | snapshot |
2015-04-18 |
schwarze | Replace the structs mdoc and man by a unified struct... |
commit | commitdiff | tree | snapshot |
2015-04-18 |
jsg | another round of reducing the diff to linux |
commit | commitdiff | tree | snapshot |
2015-04-18 |
sf | Simplify vio_encap() a bit. |
commit | commitdiff | tree | snapshot |
2015-04-18 |
jmc | from brad: |
commit | commitdiff | tree | snapshot |
next |