2015-01-21 |
deraadt | if_media.c needs net/if_var.h. This fixes the build... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
tedu | complete the circle so all ql pages xref all other... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
deraadt | Do not need sys/cdefs.h |
commit | commitdiff | tree | snapshot |
2015-01-21 |
deraadt | remove #if 0 cdefs.h blocks |
commit | commitdiff | tree | snapshot |
2015-01-21 |
deraadt | To satisfy kernel grovellers and bad (but document... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
reyk | Ooops, no need to include sys/cdefs.h. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
reyk | httpd is based on relayd and had included many headers... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
deraadt | Include <netinet/in.h> before <net/pfvar.h>. In a... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
bluhm | Remove the useless variable ifa in rt_getifa(). |
commit | commitdiff | tree | snapshot |
2015-01-21 |
schwarze | Rudimentary implementation of the roff(7) \o escape... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
miod | By popular demand, put NFS, ipv6 and vlan support in... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
schwarze | Improve overstriking. When overstriking a wider charac... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
naddy | Build the argument list for halt/reboot without excessi... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
deraadt | Truncate progname to NAME_MAX in the syslog message... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
naddy | Use plain "-p" to specify "halt and power down", for... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
mpi | Even without BATs memory under ``physmaxaddr'' is mappe... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
tedu | I don't foresee knowing that my i386 netbook has an... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
mpi | Do not try to stop and reset endpoints if USB transfers... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
mpi | Ubreak the tree by using "struct ifreq" instead of... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
sthen | In options-table.c r1.51 an extra space was added to... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
kettenis | Enable ix(4). |
commit | commitdiff | tree | snapshot |
2015-01-21 |
mpi | carpdev argument is no longer optional. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
mpi | Remove the code to automagically find a "carpdev". |
commit | commitdiff | tree | snapshot |
2015-01-21 |
brad | Add a comment above the autopad checking. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
brad | Use the RL_FLAG_AUTOPAD flag when trying to determine... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
guenther | Pass times as int64_t and eliminate the (long disabled... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
guenther | regen |
commit | commitdiff | tree | snapshot |
2015-01-21 |
guenther | Pass times as int64_t and eliminate the (long disabled... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
guenther | Pass times as int64_t and eliminate the (long disabled... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
guenther | Remove all references to the amd -M option (it was... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
jmc | fix macro breakage and update usage(); |
commit | commitdiff | tree | snapshot |
2015-01-21 |
ratchov | Simplify internals and rewrite file header parsing... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
guenther | Regenerate the amq RPC stubs with a -current rpcgen... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
guenther | amq doesn't use anything from misc_rpc.c |
commit | commitdiff | tree | snapshot |
2015-01-21 |
guenther | Assume NFS_CHECK and RO_CHECK are defined. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
guenther | Reduce opt_t from long to int. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
bcook | Fix deferred host DNS lookups. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
guenther | Remove unsafe micro-optimization of *bit test* |
commit | commitdiff | tree | snapshot |
2015-01-21 |
guenther | Delete option COMPAT_43: support for pre-sa_len binarie... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
schwarze | pass empty request lines through to tbl(7); sometimes... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
schwarze | blank lines in tables do not need special handling... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
doug | Fix DTLS memory leak (CVE-2015-0206). |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | Reduce use of <sys/param.h> and transition to <limits... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
djm | use SUBDIR to recuse into unit tests; makes "make obj... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
jmc | tweak previous; ok schwarze |
commit | commitdiff | tree | snapshot |
2015-01-20 |
bluhm | Document how to send syslog messages over TCP or TLS. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
tedu | increase TMP_MAX to the equivalent of INT_MAX. it's... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2015-01-20 |
schwarze | Split the -Werror message level into -Werror (broken... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
tedu | i wrote this |
commit | commitdiff | tree | snapshot |
2015-01-20 |
markus | kex_setup errors are fatal() |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | If _dl_progname exceeds half the syslog buffer, truncat... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
kettenis | Move ps_strings "after" the random stackgap. This... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
jmc | one more "center"; tedu forgot to use -i, i think... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2015-01-20 |
schwarze | Do not use /usr/ports/infrastructure/man/ by default... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
tedu | change spelling of centre to center. consistent with... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
florian | HOST_NAME_MAX + 1 is big enough for gethostname(3)... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
mpi | Merge two copies of the (almost) identical bus space... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | Adjust <sys/param.h> comments regarding use of use... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | Adjust <sys/param.h> comments regarding use of use... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
schwarze | Make the man(1) and apropos(1) options -s and -S much... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | FSHIFT does not need to go to userland, so convert... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
mpi | Nothing in this file requires <sys/queue.h>. While... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | Years ago, MSIZE had to be known in <sys/param.h> proba... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | Do not assume a read buffer coming from libevent is... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | MAXFRAG was always placed incorrectly in <sys/param... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | CMASK was only a CSRGism. It was only used in the... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | use <limits.h> comprehensively. For now try to push... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
mikeb | Prevent tables referenced by rules in anchors from... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | Rewrite to void using union sockaddr_union |
commit | commitdiff | tree | snapshot |
2015-01-20 |
mpi | Merge two copies of the same dma code into one file... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
mpi | Various cleanups. Explicitly include <sys/atomic.h... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
millert | Add support for the "-r fromaddr" flag now that we... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
millert | Allocate a bit more memory to reduce the change of... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | increase limits for staff (user created at install... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
krw | Revert some $OpenBSD$ additions about which there are... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
krw | Revert some $OpenBSD$ additions about which there are... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
krw | Revert some $OpenBSD$ additions about which there are... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
krw | Revert some $OpenBSD$ additions about which there are... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
kettenis | Make ix(4) work on strict alignment architectures.... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
reyk | We do not support AIO, so comment it out in the kqueue... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
sthen | typo in comment ;) ok nicm |
commit | commitdiff | tree | snapshot |
2015-01-20 |
ratchov | Check for out-of-range indices when searching the defau... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
guenther | Split out from rdist/defs.h the client-only and server... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
nicm | Support blinking cursor mode, both the xterm CSI ?12... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
djm | this test would accidentally delete agent.sh if run... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
djm | make this compile with KERBEROS5 enabled |
commit | commitdiff | tree | snapshot |
2015-01-20 |
djm | fix hostkeys in agent; ok markus@ |
commit | commitdiff | tree | snapshot |
2015-01-20 |
deraadt | Change the machdep.lidsupsend example now that the... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
guenther | We all have syslog() now; assume LOG_PID and LOG_DAEMON |
commit | commitdiff | tree | snapshot |
2015-01-20 |
miod | Change the machdep.lidsupsend example now that the... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
guenther | Move MF_* to message.c too |
commit | commitdiff | tree | snapshot |
2015-01-20 |
guenther | Move struct distoptinfo into distopt.c, killing the... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
dlg | rework the audio key handling to allocate a message... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
brad | Fix size of the bcopy when extracting the MAC address. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
guenther | Don't use utime(), so don't need <utime.h> |
commit | commitdiff | tree | snapshot |
2015-01-20 |
krw | Missing $OpenBSD$'s. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
brad | Remove use of the link change interrupt handling, not... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
brad | Some fixes for handling link state changes. |
commit | commitdiff | tree | snapshot |
next |