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