Age | Commit message (Expand) | Author |
2015-02-06 | Delete the legacy generic warning type MANDOCERR_ARGCWARN, | Ingo Schwarze |
2015-02-06 | matthew@ points out that it's a bad idea to rely on the non-privileged, | Kenneth R Westerback |
2015-02-06 | since I just touched this file and thus cause an almost full recompile of | Henning Brauer |
2015-02-06 | g/c unused IFQ_INC_LEN, IFQ_DEC_LEN and IFQ_INC_DROPS, ok claudio | Henning Brauer |
2015-02-06 | using IFQ_INC_LEN and IFQ_DEC_LEN for len++/len-- is a bit excessive, | Henning Brauer |
2015-02-06 | Add support for stravis() to vis.3 and Makefile.inc. | Doug Hogan |
2015-02-06 | Fix a hibernate crash on some machines due to unmapping a page that | Mike Larkin |
2015-02-06 | Don't let errors leak the memory returned by getifaddrs(). | Kenneth R Westerback |
2015-02-06 | better handle .Fo and .Fd without argument | Ingo Schwarze |
2015-02-06 | Remove route/netstat -f encap in favor of ipsecctl -s flow. | Reyk Floeter |
2015-02-06 | packets stay within a routing domain. to move them, use pf(4) | Peter Hessler |
2015-02-06 | style(9) nit | Bret Lambert |
2015-02-06 | better handle empty .Bd .Bl .D1 .Dl blocks | Ingo Schwarze |
2015-02-06 | Rename SSL_CTX_use_certificate_chain() to SSL_CTX_use_certificate_chain_mem(). | Reyk Floeter |
2015-02-06 | Change rt_mpath_conflict() to not rely on an initialized rtentry when | Martin Pieuchot |
2015-02-06 | better handle .In .Sh .Ss .St .Xr without arguments | Ingo Schwarze |
2015-02-06 | tweak wording, using feedback from sthen@ and jmc@; ok phessler@ | Ingo Schwarze |
2015-02-06 | Add syslogd tests for dropped messages. | Alexander Bluhm |
2015-02-06 | To get reliable TCP and TLS logging, report when messages get lost. | Alexander Bluhm |
2015-02-05 | Use sizeof(struct X) rather than sizeof(*p) in calloc() invocations. | Kenneth R Westerback |
2015-02-05 | Remove some unneeded <uvm/uvm_extern.h> inclusions. | Martin Pieuchot |
2015-02-05 | Whitespace. | Masao Uebayashi |
2015-02-05 | Use octeon_xkphys_*_8(). | Masao Uebayashi |
2015-02-05 | Expand STACKGAP_RANDOM to 2MB on machines with large user VA | Theo de Raadt |
2015-02-05 | backout previous for now; issues seen with "tar: Directory vanished before | Stuart Henderson |
2015-02-05 | snippit/snippet | Stuart Henderson |
2015-02-05 | tweak previous | Ingo Schwarze |
2015-02-05 | Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@ | Todd C. Miller |
2015-02-05 | Include sys/stdint.h for SIZE_MAX. OK deraadt@ miod@ | Todd C. Miller |
2015-02-05 | Add missing check for stdint.h, needed for SIZE_MAX in xsize.h. | Todd C. Miller |
2015-02-05 | unbreak after previous macro removal. | Martin Pieuchot |
2015-02-05 | Do what the comments suggest and check for port-[ab]-ignore-cd properties, | Miod Vallat |
2015-02-05 | Reset bracket paste mode on detach. | Nicholas Marriott |
2015-02-05 | Fix potential NULL pointer dereference. | Reyk Floeter |
2015-02-05 | compat for check-lib-depends | Marc Espie |
2015-02-05 | Add missing error case to free allocated server_config on failure. | Reyk Floeter |
2015-02-05 | add some (untested) examples of use | Peter Hessler |
2015-02-05 | Remove a couple of now-unused variables. | Nicholas Marriott |
2015-02-05 | implement "ifconfig <if> -inet", removing all inet addresses | Henning Brauer |
2015-02-05 | Wrap all the individual format_* calls in a single format_defaults | Nicholas Marriott |
2015-02-05 | implement SIOCIFAFATTACH and SIOCIFAFDETACH for AF_INET | Henning Brauer |
2015-02-05 | There is no need to save the guard state because the function checks it | Nicholas Marriott |
2015-02-05 | typos | Stuart Henderson |
2015-02-05 | The pf table process should die if the pipe to the dhcpd process is | Kenneth R Westerback |
2015-02-05 | unbreak the tree, oups | Peter Hessler |
2015-02-05 | start documenting routing tables and routing domains | Peter Hessler |
2015-02-05 | For directories whose times or mode will be fixed up in the clean-up pass, | Philip Guenther |
2015-02-05 | Convert various rtrequest1(RTM_DELETE,...) calls to rtdeletemsg(9). | Martin Pieuchot |
2015-02-05 | macro fixes from Kaspars at Bankovskis dot net; | Ingo Schwarze |
2015-02-05 | fix handling of empty .An macros | Ingo Schwarze |