Age | Commit message (Expand) | Author |
2015-01-20 | Move ps_strings "after" the random stackgap. This makes its location a | Mark Kettenis |
2015-01-20 | one more "center"; tedu forgot to use -i, i think... | Jason McIntyre |
2015-01-20 | tweak previous; | Jason McIntyre |
2015-01-20 | Do not use /usr/ports/infrastructure/man/ by default because this | Ingo Schwarze |
2015-01-20 | change spelling of centre to center. consistent with other man pages, | Ted Unangst |
2015-01-20 | HOST_NAME_MAX + 1 is big enough for gethostname(3); this array has | Florian Obser |
2015-01-20 | Merge two copies of the (almost) identical bus space code into one file. | Martin Pieuchot |
2015-01-20 | Adjust <sys/param.h> comments regarding use of use of MSIZE, or | Theo de Raadt |
2015-01-20 | Adjust <sys/param.h> comments regarding use of use of MAXFRAG, or | Theo de Raadt |
2015-01-20 | Make the man(1) and apropos(1) options -s and -S much less expensive: | Ingo Schwarze |
2015-01-20 | FSHIFT does not need to go to userland, so convert it to _FSHIFT. | Theo de Raadt |
2015-01-20 | Nothing in this file requires <sys/queue.h>. While here remove old and | Martin Pieuchot |
2015-01-20 | Years ago, MSIZE had to be known in <sys/param.h> probably to allocate | Theo de Raadt |
2015-01-20 | Do not assume a read buffer coming from libevent is aligned. Copy the | Theo de Raadt |
2015-01-20 | MAXFRAG was always placed incorrectly in <sys/param.h> It is primarily | Theo de Raadt |
2015-01-20 | CMASK was only a CSRGism. It was only used in the kernel and ftpd, once | Theo de Raadt |
2015-01-20 | use <limits.h> comprehensively. For now try to push <> includes to | Theo de Raadt |
2015-01-20 | Prevent tables referenced by rules in anchors from getting disabled. | Mike Belopuhov |
2015-01-20 | Rewrite to void using union sockaddr_union | Theo de Raadt |
2015-01-20 | Merge two copies of the same dma code into one file and sync the headers. | Martin Pieuchot |
2015-01-20 | Various cleanups. Explicitly include <sys/atomic.h>, Use pmap_remove_pg() | Martin Pieuchot |
2015-01-20 | Add support for the "-r fromaddr" flag now that we don't support | Todd C. Miller |
2015-01-20 | Allocate a bit more memory to reduce the change of having to | Todd C. Miller |
2015-01-20 | increase limits for staff (user created at install time is in staff) | Theo de Raadt |
2015-01-20 | Revert some $OpenBSD$ additions about which there are doubts. | Kenneth R Westerback |
2015-01-20 | Revert some $OpenBSD$ additions about which there are doubts. | Kenneth R Westerback |
2015-01-20 | Revert some $OpenBSD$ additions about which there are doubts. | Kenneth R Westerback |
2015-01-20 | Make ix(4) work on strict alignment architectures. The Intel networking | Mark Kettenis |
2015-01-20 | We do not support AIO, so comment it out in the kqueue(2) manpage for now. | Reyk Floeter |
2015-01-20 | typo in comment ;) ok nicm | Stuart Henderson |
2015-01-20 | Check for out-of-range indices when searching the default dac and adc. | Alexandre Ratchov |
2015-01-20 | Split out from rdist/defs.h the client-only and server-only bits into | Philip Guenther |
2015-01-20 | Support blinking cursor mode, both the xterm CSI ?12 h/l and (the | Nicholas Marriott |
2015-01-20 | this test would accidentally delete agent.sh if run without obj/ | Damien Miller |
2015-01-20 | make this compile with KERBEROS5 enabled | Damien Miller |
2015-01-20 | fix hostkeys in agent; ok markus@ | Damien Miller |
2015-01-20 | Change the machdep.lidsupsend example now that the default setting has been | Theo de Raadt |
2015-01-20 | We all have syslog() now; assume LOG_PID and LOG_DAEMON | Philip Guenther |
2015-01-20 | Change the machdep.lidsupsend example now that the default setting has been | Miod Vallat |
2015-01-20 | Move MF_* to message.c too | Philip Guenther |
2015-01-20 | Move struct distoptinfo into distopt.c, killing the DISTOPTINFO typedef | Philip Guenther |
2015-01-20 | rework the audio key handling to allocate a message to send to the | David Gwynne |
2015-01-20 | Fix size of the bcopy when extracting the MAC address. | Brad Smith |
2015-01-20 | Don't use utime(), so don't need <utime.h> | Philip Guenther |
2015-01-20 | Missing $OpenBSD$'s. | Kenneth R Westerback |
2015-01-20 | Remove use of the link change interrupt handling, not all controllers | Brad Smith |
2015-01-20 | Some fixes for handling link state changes. | Brad Smith |
2015-01-20 | And the variable too. | Brad Smith |
2015-01-20 | SELECT_FD_TYPE is obsolete | Philip Guenther |
2015-01-20 | Back out a chunk of rev 1.34 that wasn't supposed to go in with the | Brad Smith |