summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-07Only store checksums for:Antoine Jacoutot
2015-07-07Unbreak option parsing:Antoine Jacoutot
2015-07-07Do not return internal nodes to the upper layer in rn_lookup().Martin Pieuchot
2015-07-07At some point the u-boot mlo for panda/beagle stopped looking forJonathan Gray
2015-07-06Remove some unneeded includes. OK deraadt@Todd C. Miller
2015-07-06Trim trailing whitespace from the comsat message before callingTodd C. Miller
2015-07-06Add support for IPv6 by using getaddrinfo(). Our inetd.conf shipsTodd C. Miller
2015-07-06Update environment with -E when attach-session used on an alreadyNicholas Marriott
2015-07-06disksort is dead, and now so is any code that relied on its compatDavid Gwynne
2015-07-06We're now creating a connected route for every configured address soMartin Pieuchot
2015-07-06No longer need to manually pass RTF_MPATH to rt_ifa_add(9).Martin Pieuchot
2015-07-06Make malo(4) compile with MALO_DEBUG. Problem found by Walter Daugherity.Stefan Sperling
2015-07-05Let syslogd run with non-blocking sockets. Replace the existingAlexander Bluhm
2015-07-05fix a format specifier used in SR_DEBUG printfs.Mike Larkin
2015-07-05Include missing 'const' references in man page and fix some parameter namesMike Larkin
2015-07-05Document the new 'fflag' argument to VOP_POLL().Todd C. Miller
2015-07-05In case-statements where single and multiline commands are used,Robert Peichaer
2015-07-05regenJoerg Jung
2015-07-05add id for TEMPerHUM sensorJoerg Jung
2015-07-04Fix misleading indentMiod Vallat
2015-07-04document PKGPATHS, used together with PKGNAMES.Marc Espie
2015-07-04Use "alternation" consistentlyfeinerer
2015-07-04get rid of some if 0 code that refers to b_actf.David Gwynne
2015-07-04replace the manual buf list management with a fifo bufq. it simplifiesDavid Gwynne
2015-07-04count outgoing packets like every other driver.David Gwynne
2015-07-04various improvements from remi locherer;Jason McIntyre
2015-07-03syncTheo de Raadt
2015-07-03Remove sudoersTodd C. Miller
2015-07-03Remove sudo, it is now in ports.Todd C. Miller
2015-07-03Sudo has moved to ports.Todd C. Miller
2015-07-03Repair algorithm name array after 1.6.Miod Vallat
2015-07-03Use [aA]* instead of a*|A* in case-blocks.Robert Peichaer
2015-07-03Terminate 'config' keyword array with a NULL element.Mike Belopuhov
2015-07-03Put the newline at the right place.Miod Vallat
2015-07-03Rename mtx_cpu to mtx_owner for consistency with the other platforms.Miod Vallat
2015-07-03bzero cmsgbuf before using it, silences valgrind warnings.Bryan Steele
2015-07-03Fix cast in atomic_swap_ptr()Miod Vallat
2015-07-03Switch to standard, non-historical sort(1) and join(1) usage. ok millert@Jeremie Courreges-Anglas
2015-07-03Correctly restore ipl in fpusave_proc() when we have to busy loop.Miod Vallat
2015-07-03Enable static pie on sparc; be sure to upgrade your compiler before yourMiod Vallat
2015-07-03static pie support for sparc.Miod Vallat
2015-07-03Link static pie binaries against rcrt0.oMiod Vallat
2015-07-03Correctly handle relative-type relocations; very old ld.so bug which gotMiod Vallat
2015-07-03There are no ${LIBCSRCDIR}/arch/${MACHINE_CPU}/locale directories insemarie
2015-07-03vax-11/780 announced 1977, not 1978;Jason McIntyre
2015-07-03legacy v00 certificates are gone; adapt and don't try to test them;Damien Miller
2015-07-03another SSH_RSA_MINIMUM_MODULUS_SIZE that needed crankingDamien Miller
2015-07-03add an XXX reminder for getting correct key paths from sshd_configDamien Miller
2015-07-03refuse to generate or accept RSA keys smaller than 1024 bits;Damien Miller
2015-07-03turn off 1024 bit diffie-hellman-group1-sha1 key exchange methodDamien Miller