openbsd
2015-01-22 bluhmMake syslogd tests more reliable on slow machines....
2015-01-22 deraadtDo not need to include <sys/cdefs.h> when headers inclu...
2015-01-21 jmctweak previous; ok schwarze
2015-01-21 deraadt3 different .h files here include ioccom.h. Do not...
2015-01-21 deraadtif_media.c needs net/if_var.h. This fixes the build...
2015-01-21 teducomplete the circle so all ql pages xref all other...
2015-01-21 deraadtDo not need sys/cdefs.h
2015-01-21 deraadtremove #if 0 cdefs.h blocks
2015-01-21 deraadtTo satisfy kernel grovellers and bad (but document...
2015-01-21 reykOoops, no need to include sys/cdefs.h.
2015-01-21 reykhttpd is based on relayd and had included many headers...
2015-01-21 deraadtInclude <netinet/in.h> before <net/pfvar.h>. In a...
2015-01-21 bluhmRemove the useless variable ifa in rt_getifa().
2015-01-21 schwarzeRudimentary implementation of the roff(7) \o escape...
2015-01-21 miodBy popular demand, put NFS, ipv6 and vlan support in...
2015-01-21 schwarzeImprove overstriking. When overstriking a wider charac...
2015-01-21 naddyBuild the argument list for halt/reboot without excessi...
2015-01-21 deraadtTruncate progname to NAME_MAX in the syslog message...
2015-01-21 naddyUse plain "-p" to specify "halt and power down", for...
2015-01-21 mpiEven without BATs memory under ``physmaxaddr'' is mappe...
2015-01-21 teduI don't foresee knowing that my i386 netbook has an...
2015-01-21 mpiDo not try to stop and reset endpoints if USB transfers...
2015-01-21 mpiUbreak the tree by using "struct ifreq" instead of...
2015-01-21 sthenIn options-table.c r1.51 an extra space was added to...
2015-01-21 kettenisEnable ix(4).
2015-01-21 mpicarpdev argument is no longer optional.
2015-01-21 mpiRemove the code to automagically find a "carpdev".
2015-01-21 bradAdd a comment above the autopad checking.
2015-01-21 bradUse the RL_FLAG_AUTOPAD flag when trying to determine...
2015-01-21 guentherPass times as int64_t and eliminate the (long disabled...
2015-01-21 guentherregen
2015-01-21 guentherPass times as int64_t and eliminate the (long disabled...
2015-01-21 guentherPass times as int64_t and eliminate the (long disabled...
2015-01-21 guentherRemove all references to the amd -M option (it was...
2015-01-21 jmcfix macro breakage and update usage();
2015-01-21 ratchovSimplify internals and rewrite file header parsing...
2015-01-21 guentherRegenerate the amq RPC stubs with a -current rpcgen...
2015-01-21 guentheramq doesn't use anything from misc_rpc.c
2015-01-21 guentherAssume NFS_CHECK and RO_CHECK are defined.
2015-01-21 guentherReduce opt_t from long to int.
2015-01-21 bcookFix deferred host DNS lookups.
2015-01-21 guentherRemove unsafe micro-optimization of *bit test*
2015-01-21 guentherDelete option COMPAT_43: support for pre-sa_len binarie...
2015-01-21 schwarzepass empty request lines through to tbl(7); sometimes...
2015-01-21 schwarzeblank lines in tables do not need special handling...
2015-01-21 dougFix DTLS memory leak (CVE-2015-0206).
2015-01-20 deraadtReduce use of <sys/param.h> and transition to <limits...
2015-01-20 djmuse SUBDIR to recuse into unit tests; makes "make obj...
2015-01-20 jmctweak previous; ok schwarze
2015-01-20 bluhmDocument how to send syslog messages over TCP or TLS.
2015-01-20 teduincrease TMP_MAX to the equivalent of INT_MAX. it's...
2015-01-20 jmctweak previous;
2015-01-20 schwarzeSplit the -Werror message level into -Werror (broken...
2015-01-20 tedui wrote this
2015-01-20 markuskex_setup errors are fatal()
2015-01-20 deraadtIf _dl_progname exceeds half the syslog buffer, truncat...
2015-01-20 kettenisMove ps_strings "after" the random stackgap. This...
2015-01-20 jmcone more "center"; tedu forgot to use -i, i think...
2015-01-20 jmctweak previous;
2015-01-20 schwarzeDo not use /usr/ports/infrastructure/man/ by default...
2015-01-20 teduchange spelling of centre to center. consistent with...
2015-01-20 florianHOST_NAME_MAX + 1 is big enough for gethostname(3)...
2015-01-20 mpiMerge two copies of the (almost) identical bus space...
2015-01-20 deraadtAdjust <sys/param.h> comments regarding use of use...
2015-01-20 deraadtAdjust <sys/param.h> comments regarding use of use...
2015-01-20 schwarzeMake the man(1) and apropos(1) options -s and -S much...
2015-01-20 deraadtFSHIFT does not need to go to userland, so convert...
2015-01-20 mpiNothing in this file requires <sys/queue.h>. While...
2015-01-20 deraadtYears ago, MSIZE had to be known in <sys/param.h> proba...
2015-01-20 deraadtDo not assume a read buffer coming from libevent is...
2015-01-20 deraadtMAXFRAG was always placed incorrectly in <sys/param...
2015-01-20 deraadtCMASK was only a CSRGism. It was only used in the...
2015-01-20 deraadtuse <limits.h> comprehensively. For now try to push...
2015-01-20 mikebPrevent tables referenced by rules in anchors from...
2015-01-20 deraadtRewrite to void using union sockaddr_union
2015-01-20 mpiMerge two copies of the same dma code into one file...
2015-01-20 mpiVarious cleanups. Explicitly include <sys/atomic.h...
2015-01-20 millertAdd support for the "-r fromaddr" flag now that we...
2015-01-20 millertAllocate a bit more memory to reduce the change of...
2015-01-20 deraadtincrease limits for staff (user created at install...
2015-01-20 krwRevert some $OpenBSD$ additions about which there are...
2015-01-20 krwRevert some $OpenBSD$ additions about which there are...
2015-01-20 krwRevert some $OpenBSD$ additions about which there are...
2015-01-20 krwRevert some $OpenBSD$ additions about which there are...
2015-01-20 kettenisMake ix(4) work on strict alignment architectures....
2015-01-20 reykWe do not support AIO, so comment it out in the kqueue...
2015-01-20 sthentypo in comment ;) ok nicm
2015-01-20 ratchovCheck for out-of-range indices when searching the defau...
2015-01-20 guentherSplit out from rdist/defs.h the client-only and server...
2015-01-20 nicmSupport blinking cursor mode, both the xterm CSI ?12...
2015-01-20 djmthis test would accidentally delete agent.sh if run...
2015-01-20 djmmake this compile with KERBEROS5 enabled
2015-01-20 djmfix hostkeys in agent; ok markus@
2015-01-20 deraadtChange the machdep.lidsupsend example now that the...
2015-01-20 guentherWe all have syslog() now; assume LOG_PID and LOG_DAEMON
2015-01-20 miodChange the machdep.lidsupsend example now that the...
2015-01-20 guentherMove MF_* to message.c too
2015-01-20 guentherMove struct distoptinfo into distopt.c, killing the...
2015-01-20 dlgrework the audio key handling to allocate a message...
2015-01-20 bradFix size of the bcopy when extracting the MAC address.
next