Age | Commit message (Expand) | Author |
2015-10-24 | Implement the missing bits to parse the other MRT message types. | Claudio Jeker |
2015-10-24 | Removing xresolve from generating script has been forgotten. | Alexander Bluhm |
2015-10-24 | Define ``rt_ifidx'' as rt_ifp->if_index to ease the transtion towards | Martin Pieuchot |
2015-10-24 | Print if a route is redistributed or not at least for static & connected. | Claudio Jeker |
2015-10-24 | add -h flag to SYNOPSIS as well | Joerg Jung |
2015-10-24 | clarify where "with tls" can be used. | Sebastian Benoit |
2015-10-24 | Remove superfluous assignment. | Reyk Floeter |
2015-10-24 | Add pair(4), a vether-based virtual Ethernet driver to interconnect | Reyk Floeter |
2015-10-24 | Add pair(4), a vether-based virtual Ethernet driver to interconnect | Reyk Floeter |
2015-10-24 | Unify all the errno names in | Alexander Bluhm |
2015-10-24 | remove a paste error and get section numbers right for sysctl(3); | Jason McIntyre |
2015-10-24 | change one instance of Dl to a display and provide a teeny indent | Jason McIntyre |
2015-10-24 | normalise TUNNEL synopsis; ok dlg | Jason McIntyre |
2015-10-24 | Handle the split of tun(4) "link0" into tap(4) in ssh tun-forwarding. | Stuart Henderson |
2015-10-24 | Introduce msgtypenames to print bgp msg types (which will be used by bgpctl) | Claudio Jeker |
2015-10-24 | In all other cases of rde_filter_match() we ensure that asp is valid so | Claudio Jeker |
2015-10-24 | seg_type is only set but never used. So remove it. Someone reported this | Claudio Jeker |
2015-10-24 | sync | Theo de Raadt |
2015-10-24 | Cast isxdigit()'s argument to unsigned char. | mmcc |
2015-10-24 | Make use of hardware RX checksum validation. | Visa Hankala |
2015-10-24 | Cast ctype function arguments to unsigned char. | mmcc |
2015-10-24 | lookup tap devices in tapkqfilter, not tun devices. | David Gwynne |
2015-10-23 | Pasting mouse escape sequences is unlikely, so skip them when working | Nicholas Marriott |
2015-10-23 | ypcipher isn't supported any more - it was already removed from login.conf(5) | Stuart Henderson |
2015-10-23 | Test syslogd with empty or non existing server certificates and | Alexander Bluhm |
2015-10-23 | Fix a couple of issues in Russian calendar entries: | Vadim Zhukov |
2015-10-23 | Cast isdigit() argument to unsigned char. | mmcc |
2015-10-23 | Verify that opened message catalog is valid, i.e. avoid integer overflows | Tobias Stoeckmann |
2015-10-23 | Cast ctype functions' arguments to unsigned char. | mmcc |
2015-10-23 | Cast isspace() argument to unsigned char. | mmcc |
2015-10-23 | remove some more ifdef maziness | Ted Unangst |
2015-10-23 | Fix renaming in the root directory by correctly setting directory | Kenneth R Westerback |
2015-10-23 | Remove three strange and unused preproc defines. Submitted by Ilya | mmcc |
2015-10-23 | Fix printf() types so kernel compiles with or w/o MSDOSFS_DEBUG. | Kenneth R Westerback |
2015-10-23 | From jmc@ "the exclusive open propery" does not make sense. Try with 'an'. | Claudio Jeker |
2015-10-23 | Forgot to install the new tap.4 man page. | Claudio Jeker |
2015-10-23 | Rather than re-opening the driftfile to write, keep it open; rewinding | Theo de Raadt |
2015-10-23 | Remove some unnecessary checks before free(). | Nicholas Marriott |
2015-10-23 | If $TMUX is set, and we are unsure about the session, use it. | Nicholas Marriott |
2015-10-23 | If writing to a tty blocks, syslogd forked and tried to write again | Alexander Bluhm |
2015-10-23 | tmux can call pledge() in main with large set and then reduce it | Nicholas Marriott |
2015-10-23 | Format for scroll position, from Jorge Morante. | Nicholas Marriott |
2015-10-23 | Allow SIOCGIFINFO_IN6 | Theo de Raadt |
2015-10-23 | Use tty_term_flag not _has for XT, and make -2 force direct use of | Nicholas Marriott |
2015-10-23 | document -h flag and add a .Xr | Joerg Jung |
2015-10-23 | ndp -n -d <addr> does dns lookups, even with -n. it should not. | Sebastian Benoit |
2015-10-23 | netstart bits for tap(4) | Claudio Jeker |
2015-10-23 | Sync (MAKEDEV addition of tap) | Claudio Jeker |
2015-10-23 | Adjust tun(4) and tap(4) after the split. | Claudio Jeker |
2015-10-23 | Sync (after tap addition) | Claudio Jeker |