Age | Commit message (Expand) | Author |
2015-01-21 | Rudimentary implementation of the roff(7) \o escape sequence (overstrike). | Ingo Schwarze |
2015-01-21 | By popular demand, put NFS, ipv6 and vlan support in sparc installation media. | Miod Vallat |
2015-01-21 | Improve overstriking. When overstriking a wider character with a | Ingo Schwarze |
2015-01-21 | Build the argument list for halt/reboot without excessive use of | Christian Weisgerber |
2015-01-21 | Truncate progname to NAME_MAX in the syslog message, to ensure other | Theo de Raadt |
2015-01-21 | Use plain "-p" to specify "halt and power down", for consistency | Christian Weisgerber |
2015-01-21 | Even without BATs memory under ``physmaxaddr'' is mapped 1:1 in the | Martin Pieuchot |
2015-01-21 | I don't foresee knowing that my i386 netbook has an AT/286+ bios and | Ted Unangst |
2012-07-11 | bring in a persistent event driven tftp-proxy to replace the libexec | David Gwynne |
2015-01-21 | Do not try to stop and reset endpoints if USB transfers are aborted | Martin Pieuchot |
2015-01-21 | Ubreak the tree by using "struct ifreq" instead of "struct linux_ifreq". | Martin Pieuchot |
2015-01-21 | In options-table.c r1.51 an extra space was added to the default status-right, | Stuart Henderson |
2015-01-21 | Enable ix(4). | Mark Kettenis |
2015-01-21 | carpdev argument is no longer optional. | Martin Pieuchot |
2015-01-21 | Remove the code to automagically find a "carpdev". | Martin Pieuchot |
2015-01-21 | Add a comment above the autopad checking. | Brad Smith |
2015-01-21 | Use the RL_FLAG_AUTOPAD flag when trying to determine when | Brad Smith |
2015-01-21 | Pass times as int64_t and eliminate the (long disabled) mount request. | Philip Guenther |
2015-01-21 | regen | Philip Guenther |
2015-01-21 | Remove all references to the amd -M option (it was disabled long ago) and | Philip Guenther |
2015-01-21 | fix macro breakage and update usage(); | Jason McIntyre |
2015-01-21 | Simplify internals and rewrite file header parsing code: | Alexandre Ratchov |
2015-01-21 | Regenerate the amq RPC stubs with a -current rpcgen, with some | Philip Guenther |
2015-01-21 | amq doesn't use anything from misc_rpc.c | Philip Guenther |
2015-01-21 | Assume NFS_CHECK and RO_CHECK are defined. | Philip Guenther |
2015-01-21 | Reduce opt_t from long to int. | Philip Guenther |
2015-01-21 | Fix deferred host DNS lookups. | Brent Cook |
2015-01-21 | Remove unsafe micro-optimization of *bit test* | Philip Guenther |
2015-01-21 | Delete option COMPAT_43: support for pre-sa_len binaries has been obsolete | Philip Guenther |
2015-01-21 | pass empty request lines through to tbl(7); sometimes, they end a layout | Ingo Schwarze |
2015-01-21 | blank lines in tables do not need special handling; simplifies code | Ingo Schwarze |
2015-01-21 | Fix DTLS memory leak (CVE-2015-0206). | Doug Hogan |
2015-01-20 | Reduce use of <sys/param.h> and transition to <limits.h> throughout. | Theo de Raadt |
2015-01-20 | use SUBDIR to recuse into unit tests; makes "make obj" actually | Damien Miller |
2015-01-20 | tweak previous; ok schwarze | Jason McIntyre |
2015-01-20 | Document how to send syslog messages over TCP or TLS. | Alexander Bluhm |
2015-01-20 | increase TMP_MAX to the equivalent of INT_MAX. it's actually more, | Ted Unangst |
2015-01-20 | tweak previous; | Jason McIntyre |
2015-01-20 | Split the -Werror message level into -Werror (broken manual, probably | Ingo Schwarze |
2015-01-20 | i wrote this | Ted Unangst |
2015-01-20 | kex_setup errors are fatal() | Markus Friedl |
2015-01-20 | If _dl_progname exceeds half the syslog buffer, truncate it with "...", | Theo de Raadt |
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 |