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