summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-15Initialise _res.nsaddr_list in res_init(), fixing some programs which dependStuart Henderson
2014-01-15Since we now show the installer output we want that new line back.Robert Peichaer
2014-01-15pipes mean read/write may short out.Marc Espie
2014-01-14Add wcstring attribute support for Wbounded. To be used for wchar.hMartynas Venckus
2014-01-14most common pbkdf failure is no password, so check that first.Ted Unangst
2014-01-14rearrange the bottom of main so it is less of a "zoo". ok deraadtTed Unangst
2014-01-14build crt*S with -fPIC instead of -fpicMiod Vallat
2014-01-14add /etc/signify; description supplied by teduJason McIntyre
2014-01-14stick that last example in a display, and avoid linewrap;Jason McIntyre
2014-01-14this can be staticTed Unangst
2014-01-14stdlib.h for malloc. from FritjofTed Unangst
2014-01-14use a pipe, as intended, in the exampleChristian Weisgerber
2014-01-14fix public key namesChristian Weisgerber
2014-01-14reorder signature checks, we can do much more upfront.Marc Espie
2014-01-14Typo in a printf, should be 'bytes' not 'blocks'Mike Larkin
2014-01-14update references to posix-2008, and point STANDARDS to some of the extensionJason McIntyre
2014-01-14sundry tweaks;Jason McIntyre
2014-01-14No exception is made for symlinks in the spec, so usePhilip Guenther
2014-01-14getnstr() returns KEY_RESIZE if there was a pending resize event, so loopPhilip Guenther
2014-01-14Add a new option "-fstack-protector-strong" for GCC4. This includesMartynas Venckus
2014-01-14Add information on the new ruby21 FLAVOR, and add text about manuallyJeremy Evans
2014-01-13peek_token() a bit more to replace a bunch of manual checks withKenneth R Westerback
2014-01-13Add the "next" keyword as an alias for "+ 1" for relative times.Todd C. Miller
2014-01-13Callers of get_state() and sole_reduction() always store the resultTodd C. Miller
2009-10-15import of gcc-4.2.1, the last gcc release under GPLv2Robert Nagy
2014-01-13Call all local valiables of type struct in6_ifaddr "ia6". This isAlexander Bluhm
2014-01-13update for new options and clarifyTed Unangst
2014-01-13Don't eat another token looking for a ';' after skip_to_semi() hasKenneth R Westerback
2014-01-13No need to 'clear the peek buffer' when closing a file. The nextKenneth R Westerback
2014-01-13Don't eat two tokens when encountering a non-terminal '}'. AvoidsKenneth R Westerback
2014-01-13fix another chmod on permanent tempfile to respect umask.Marc Espie
2014-01-13have Ustar extract owners for symlinks, which isn't really important forMarc Espie
2014-01-13say something if we sign an empty repositoryMarc Espie
2014-01-13Iterate over the per interface address list instead of the global oneMartin Pieuchot
2014-01-13premature, only wanted to commit n: -> nMarc Espie
2014-01-13duh, -n does not take argsMarc Espie
2014-01-13Return the poison value in poison_check() and not the modified value.Martin Pieuchot
2014-01-13warning(), note(), debug(), parse_warn() always return 0, which noKenneth R Westerback
2014-01-13Enable Wbounded by default. Passing bound bigger than the bufferMartynas Venckus
2014-01-13new signify options. from and ok espieTed Unangst
2014-01-13dang it!Ted Unangst
2014-01-13new day, new options. -m message and -x signature.Ted Unangst
2014-01-12Place a SHA256 (not SHA256.sig, sorry not yet) onto the install*.isoTheo de Raadt
2014-01-12we only write to writable files, so use O_WRONLY.Ted Unangst
2014-01-12revert back to 1.97Peter Hessler
2014-01-12add missing dash in -p optionRobert Peichaer
2014-01-12Remove no-op 'HIDE' macro from sppp code. This probably existed to allowStefan Sperling
2014-01-12Directories updates for freetype 2.5.2Matthieu Herrb
2014-01-12improve release directory exampleTheo de Raadt
2014-01-12plen is unsignedTheo de Raadt