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