openbsd
2015-10-27 mpiRewrite in_ouraddr() to not use ``rt_ifa'' since it...
2015-10-27 mikebUse verbose defines instead of hardcoded values for...
2015-10-27 jcaConsistency in error messages.
2015-10-27 mikebSync chacha_ivsetup to the version in ssh so that we...
2015-10-27 mpiMove code around for clarity, no functional change.
2015-10-27 mpiUse rt_ifidx rather than rt_ifp.
2015-10-27 nicmCount brackets in #{?...} so that nested conditional...
2015-10-27 nicmThe format callback may not always succeed, so we need...
2015-10-27 nicmUse copy-mode -et= in WheelUpPane binding, from Patrick...
2015-10-27 djmfix execv arguments in a way less likely to cause grief...
2015-10-27 dougFix nsd and unbound's error checking with SSL_CTX_set_o...
2015-10-27 jmctweak previous;
2015-10-27 jmctweak previous;
2015-10-27 guentherWrap the remaining math functions in libc: __fpclassify...
2015-10-27 yasuokaFree the received radius packet when it is duplicated.
2015-10-27 guentherThe fd of the passwd database is marked close-on-exec now
2015-10-27 yasuokaInitialize module_radius_req before use it.
2015-10-27 yasuokaSet O_NONBLOCK for UDP sockets not to block on recv...
2015-10-27 yasuokaFix radiusd module to set O_NONBLOCK properly.
2015-10-27 renatoAdd a man page for eigrpd.conf.
2015-10-27 renatoMinor tweaks.
2015-10-27 renatoWhenever a summary route is activated, install a respec...
2015-10-27 renatoIntroduce a new flag to identify "self" neighbors attac...
2015-10-27 renatoPrint a missing "metric" before the actual metric when...
2015-10-27 djmlog certificate serial in verbose() messages to match...
2015-10-27 djmavoid de-const warning & shrink; ok dtucker@
2015-10-26 nicmIf a mouse event has no key binding, pass it through...
2015-10-26 nicmDefault bindings for mouse wheel on status line to...
2015-10-26 jcaTidy up error() levels: merge COMPILE and COMPILE2...
2015-10-26 jcaUse error(FATAL) instead of what was previously err...
2015-10-26 naddymiscellaneous cruft:
2015-10-26 nicmHandle unknown keys more gracefully, return a string...
2015-10-26 naddyremove the profiling and debugging ifdefs; ok zhuk@
2015-10-26 naddydocument the -p and -l file enquiries and explicitly...
2015-10-26 rpeThe hostname variable is not used since r1.99. Remove...
2015-10-26 semarieupdate regress suite for pledge
2015-10-26 jasperadd tests for whitespace surrounding properties
2015-10-26 jasperDon't reject properties with no whitespace after the...
2015-10-26 jmctweak previous;
2015-10-26 jmcno more TMPDIR;
2015-10-26 zhukPut repquota in line with other utilities: you either...
2015-10-26 deraadtAdd ppoll() to "stdio"
2015-10-26 mikebUse axf's hashsize as a block size in the authenticated...
2015-10-26 nicmSome extra logging of where keys are actually going.
2015-10-26 deraadtRather than setpassent(1) for the lifetime of the progr...
2015-10-26 sunilFix makemap(8) for values containing a '#'.
2015-10-26 krwGive dhclient(8) the ability to use option 119, a.k...
2015-10-26 naddyRemove the #define Strfoo() s_strfoo() redirection...
2015-10-26 naddyClean up cruft made visible by the NLS unifdefing:
2015-10-26 millertRemove TMPDIR support, it is not really useful in crontab.
2015-10-26 mpiUse rt_ifidx rather than rt_ifp.
2015-10-26 zhukPut off some "notyet" dust from login.c.
2015-10-26 millertUse SOCK_NONBLOCK and SOCK_CLOEXEC instead of fcntl...
2015-10-26 krwAdd GPT editing. Based on GSOC 2014 work by Markus...
2015-10-26 tedudon't keep the passwd database open; callers do not...
2015-10-26 naddyunifdef BUILTIN (unused), NLS (always set), SHORT_STRIN...
2015-10-26 mmcc(char *)0 -> NULL
2015-10-26 krwFlesh out GPT info and tweak other verbiage to be less...
2015-10-26 millertRemove some useless defines and the set_cron_uid()...
2015-10-26 bluhmLet SLIST_REMOVE invalidate the pointer in more cases.
2015-10-26 mmccRename err() to error() to prevent confusion with the...
2015-10-26 teduremove the silly username cache here and use libc user_...
2015-10-26 deraadtremove TMPDIR support
2015-10-26 deraadtsync
2015-10-26 deraadtrip6query goes to the attic. Hopefully route6d (rip6d...
2015-10-26 teduremove TMPDIR support. ok millert
2015-10-26 teduprint uptime too. ok deraadt
2015-10-26 teduone second amnesty for timeouts so we don't spin with...
2015-10-26 teduset listening sockets to nonblocking, then handle as...
2015-10-26 tedudns check needs to be done on the kernel address after...
2015-10-26 deraadtAllow NET_RT_IFLIST in pledge "dns" as well
2015-10-26 claudioKernel got fixed we no longer need to check if rtm_pid...
2015-10-26 deraadtIf the system call is entirely unpermitted, code will...
2015-10-26 deraadtadd setreuid/setregid to "id"
2015-10-26 deraadtstop saving a pidfile; ok jung zhuk
2015-10-26 jungfix PATH_INFO for / requests
2015-10-26 bluhmNothing in base uses native language support anymore...
2015-10-26 teduremove libutil from dpadd too
2015-10-26 teduremove libutil from dpadd too
2015-10-26 deraadtlast consumer in base of pidfile()...
2015-10-26 jungremove util.h include and -lutil after pidfile removal
2015-10-26 deraadtStop writing a pidfile
2015-10-26 deraadtstop using pidfile()
2015-10-26 jungremove unneeded pidfile() from smtpd
2015-10-26 jsgSync "ifconfig create" interface list with ifconfig...
2015-10-26 jsgavoid a potential double free
2015-10-26 vgrossAdd autoport to netinet6 regress tests
2015-10-26 vgrossAdd regress test on local route insertions
2015-10-26 semariechange some pledge_fail() error/code
2015-10-26 semariemake pledge_check(), used for syscall check with pledge...
2015-10-26 yasuokaUsing realm for bsdauth is misleading. It is currently...
2015-10-26 semarietemporary unhook regress/sys/kern/pledge from regress
2015-10-26 dtuckerFix typo certopt->certopts in shell variable. This...
2015-10-26 mmccCast isdigit()'s argument to unsigned char.
2015-10-26 schwarzeadjust macro usage to the usual conventions
2015-10-26 jcaPartial revert of r1.79, "np" handling is a bit trickie...
2015-10-26 jcaSet low-delay traffic class for IPv6 connections as...
2015-10-26 jcaRename the struct pollfd array, "set" -> "pfd"
2015-10-26 jcaThose variables should be local to the functions where...
2015-10-26 jmcspace before punctuation;
next