2015-10-24 |
florian | Sync ping6 output to ping. ping has been around for... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
mpi | Convert to rt_ifidx. |
commit | commitdiff | tree | snapshot |
2015-10-24 |
mpi | Ignore Router Advertisment's current hop limit. |
commit | commitdiff | tree | snapshot |
2015-10-24 |
benno | clarify use of "bgpctl show rib in|out neighbor FOO" |
commit | commitdiff | tree | snapshot |
2015-10-24 |
tedu | the last user of gensalt has been removed. remove the... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
reyk | Add CAVEATS section and explain why pair(4) is not... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
zhuk | Make it more obvious what exact csplit commands will do. |
commit | commitdiff | tree | snapshot |
2015-10-24 |
jca | Fix pledge request to allow for setgroups. |
commit | commitdiff | tree | snapshot |
2015-10-24 |
millert | The default modifier should be copied for empty keys... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
millert | Add test for -b and -r when -k is specified. |
commit | commitdiff | tree | snapshot |
2015-10-24 |
benno | "bgpctl sh rib in" and "bgpctl sh rib out" require... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
stsp | Wait a short while between setting a USB device's addre... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
ajacoutot | "enable" and "disable" are here to stay now that they... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
ajacoutot | Don't compile pwd_gensalt, it's not needed since we... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
jmc | various fixes; |
commit | commitdiff | tree | snapshot |
2015-10-24 |
jmc | various clean up; |
commit | commitdiff | tree | snapshot |
2015-10-24 |
bentley | nl_langinfo(3) conforms to POSIX. |
commit | commitdiff | tree | snapshot |
2015-10-24 |
bluhm | Handling of bogus CA file has changed in syslogd. ... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
bluhm | If loading the CA certificates at startup had failed... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
mpi | Convert some if_ref() to if_get(). |
commit | commitdiff | tree | snapshot |
2015-10-24 |
mpi | Some rt_ifp to rt_ifidx conversions. |
commit | commitdiff | tree | snapshot |
2015-10-24 |
claudio | Implement the missing bits to parse the other MRT messa... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
bluhm | Removing xresolve from generating script has been forgo... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
mpi | Define ``rt_ifidx'' as rt_ifp->if_index to ease the... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
claudio | Print if a route is redistributed or not at least for... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
jung | add -h flag to SYNOPSIS as well |
commit | commitdiff | tree | snapshot |
2015-10-24 |
benno | clarify where "with tls" can be used. |
commit | commitdiff | tree | snapshot |
2015-10-24 |
reyk | Remove superfluous assignment. |
commit | commitdiff | tree | snapshot |
2015-10-24 |
reyk | Add pair(4), a vether-based virtual Ethernet driver... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
bluhm | Unify all the errno names in |
commit | commitdiff | tree | snapshot |
2015-10-24 |
jmc | remove a paste error and get section numbers right... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
jmc | change one instance of Dl to a display and provide... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
jmc | normalise TUNNEL synopsis; ok dlg |
commit | commitdiff | tree | snapshot |
2015-10-24 |
sthen | Handle the split of tun(4) "link0" into tap(4) in ssh... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
claudio | Introduce msgtypenames to print bgp msg types (which... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
claudio | In all other cases of rde_filter_match() we ensure... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
claudio | seg_type is only set but never used. So remove it.... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-10-24 |
mmcc | Cast isxdigit()'s argument to unsigned char. |
commit | commitdiff | tree | snapshot |
2015-10-24 |
visa | Make use of hardware RX checksum validation. |
commit | commitdiff | tree | snapshot |
2015-10-24 |
mmcc | Cast ctype function arguments to unsigned char. |
commit | commitdiff | tree | snapshot |
2015-10-24 |
dlg | lookup tap devices in tapkqfilter, not tun devices. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
nicm | Pasting mouse escape sequences is unlikely, so skip... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
sthen | ypcipher isn't supported any more - it was already... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
bluhm | Test syslogd with empty or non existing server certific... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
zhuk | Fix a couple of issues in Russian calendar entries: |
commit | commitdiff | tree | snapshot |
2015-10-23 |
mmcc | Cast isdigit() argument to unsigned char. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tobias | Verify that opened message catalog is valid, i.e. avoid... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
mmcc | Cast ctype functions' arguments to unsigned char. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
mmcc | Cast isspace() argument to unsigned char. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tedu | remove some more ifdef maziness |
commit | commitdiff | tree | snapshot |
2015-10-23 |
krw | Fix renaming in the root directory by correctly setting... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
mmcc | Remove three strange and unused preproc defines. Submit... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
krw | Fix printf() types so kernel compiles with or w/o MSDOS... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
claudio | From jmc@ "the exclusive open propery" does not make... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
claudio | Forgot to install the new tap.4 man page. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
deraadt | Rather than re-opening the driftfile to write, keep... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
nicm | Remove some unnecessary checks before free(). |
commit | commitdiff | tree | snapshot |
2015-10-23 |
nicm | If $TMUX is set, and we are unsure about the session... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
bluhm | If writing to a tty blocks, syslogd forked and tried... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
nicm | tmux can call pledge() in main with large set and then... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
nicm | Format for scroll position, from Jorge Morante. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
deraadt | Allow SIOCGIFINFO_IN6 |
commit | commitdiff | tree | snapshot |
2015-10-23 |
nicm | Use tty_term_flag not _has for XT, and make -2 force... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
jung | document -h flag and add a .Xr |
commit | commitdiff | tree | snapshot |
2015-10-23 |
benno | ndp -n -d <addr> does dns lookups, even with -n. it... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
claudio | netstart bits for tap(4) |
commit | commitdiff | tree | snapshot |
2015-10-23 |
claudio | Sync (MAKEDEV addition of tap) |
commit | commitdiff | tree | snapshot |
2015-10-23 |
claudio | Adjust tun(4) and tap(4) after the split. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
claudio | Sync (after tap addition) |
commit | commitdiff | tree | snapshot |
2015-10-23 |
claudio | MAKEDEV bits for tap(4) |
commit | commitdiff | tree | snapshot |
2015-10-23 |
claudio | Allocate a new major for tap(4) also note that pseudo... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
claudio | Split up tun(4) into tun(4) & tap(4). Killing the link0... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
deraadt | route has 3 code paths: monitor (listening on route... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
phessler | Allowing upstream servers of ntp being in multiple... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
mpi | rtfree(9) and rtalloc(9) no longer need to be called... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
schwarze | apply bold and italic to all non-ASCII Unicode codepoints, |
commit | commitdiff | tree | snapshot |
2015-10-23 |
mpi | Update route entries reference counters atomically. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tedu | don't need MMAP to compile now |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tedu | correct spelling of statistic in function name, from... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
bluhm | Check that syslogd delays a blocking write to tty and... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
bluhm | It was possible to create a gateway route pointing... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
mpi | ``rt_ifp'' cannot be NULL. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
deraadt | getnameinfo() no longer needs pledge "route". this... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
claudio | Switch if_nameindex(3) to use the new NET_RT_IFNAMES... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
claudio | Add ifnameindex to te libc regress tests |
commit | commitdiff | tree | snapshot |
2015-10-23 |
deraadt | delete ) that jumped in |
commit | commitdiff | tree | snapshot |
2015-10-23 |
benno | let the icmp check use getsockopt IP_IPDEFTTL to get... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
zhuk | A bit of whitespace cleanup, to make further diffs... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
zhuk | Fix BODUN handling after switch to UTF-8. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
krw | Nuke a bunch of leading/embedded/trailing whitespace... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tedu | forgot to commit makefile change for utf-8 calendars |
commit | commitdiff | tree | snapshot |
2015-10-23 |
claudio | Introduce a new sysctl NET_RT_IFNAMES that returns... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
renato | Make use of pledge(2). |
commit | commitdiff | tree | snapshot |
2015-10-23 |
renato | Add pledge(2) to the child processes. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
kettenis | Zap pv allocation abstraction layer. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tedu | i assume this file needs a LANG like all the rest |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tedu | translate calendar files to utf-8 |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tedu | push LDSTATIC line down so it's not overridden by makef... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
kettenis | Fix uvm_object reference counting. While these referen... |
commit | commitdiff | tree | snapshot |
next |