summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
2013-01-05Remove the -mno-underscores, -msvr3 and -msvr4 options. They suppose theMiod Vallat
2013-01-05Rename m88k_pound_sign to m88k_register_prefix (even though the prefix isMiod Vallat
2013-01-05Gnome > GNOMEAntoine Jacoutot
2013-01-05- add some intel 7 series sata ids.Jasper Lievisse Adriaanse
2013-01-05add Fujitsu PRIMEPOWER 1Jonathan Gray
2013-01-04Attach rtsx(4) only to devices using the 'undefined' PCI class, and doStefan Sperling
2013-01-04an undocumented feature of units was the ability to specify a prefixJason McIntyre
2013-01-04no more ussr; diff originally from Jeff RossJason McIntyre
2013-01-04sftp-server.8: add argument name to -dJason McIntyre
2013-01-04Sync relayd tests with socket splicing tests.Alexander Bluhm
2013-01-04Fix another race in socket splicing test.Alexander Bluhm
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
2013-01-04simplify chroot casesRobert Peichaer
2013-01-04fix a logical or that was inteded to be binary in the last revisionJonathan Gray
2013-01-04Remove extern declarations redundant with "flags.h"Miod Vallat
2013-01-04add Huawei E353Jonathan Gray
2013-01-04add Huawei E353Jonathan Gray
2013-01-04regenJonathan Gray
2013-01-04add Huawei E353Jonathan Gray
2013-01-03allow fingerprinting of keys hosted in PKCS#11 tokens: ssh-keygen -lD ...Damien Miller
2013-01-03The removal of sdata support also removed the only use of SYMBOL_REF_FLAGMiod Vallat
2013-01-03Refactor code for extracting and checksumming of (x)etcXX.tgz setsRobert Peichaer
2013-01-03sync; new IPv4 address for d.root-servers.netGonzalo L. Rodriguez
2013-01-03The socket splicing tests have been moved from directory splice toAlexander Bluhm
2013-01-03Add subdir sosplice.Alexander Bluhm
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
2013-01-03syncTheo de Raadt
2013-01-03Don't mention the (incorrect) option number of autoproxy-script, sinceKenneth R Westerback
2013-01-03Correct error handling in two hard to hit ENOTDIR error cases. These wouldJoel Sing
2013-01-03Ensure that a directory link count is always 1 so that things likeJoel Sing
2013-01-03allow specification of an alternate start directory for sftp-server(8)Damien Miller
2013-01-03fix description of MAC calculation for EtM modes; ok markus@Damien Miller
2013-01-03sysctl.3: remove some confusing text about NFS_NIOTHREADSJason McIntyre
2013-01-03some small cleanup;Jason McIntyre
2013-01-03update from Ryan Ozmun;Jason McIntyre
2013-01-03add a couple of ServerOptions members that should be copied to the privsepDamien Miller
2013-01-02More dead features recycling: -mwarn-passed-struct doesn't do anything, andMiod Vallat
2013-01-02Help the DWARF code to handle our prologues correctly:Miod Vallat
2013-01-02Remove last boolean argumont of output_function_profiler(), it is always invokedMiod Vallat
2013-01-02Start removing obsolete features from the m88k backend (it's not like we'llMiod Vallat
2013-01-02Oops, commited this by accident when adding the m88k ELF toolchain bits.Miod Vallat
2013-01-02Sync hostname.if parsing with /etc/netstart. Toss in a ipv6Kenneth R Westerback
2013-01-02tyop in commentJasper Lievisse Adriaanse
2013-01-02regress test for pty TTYHOG bug; OK miod@Todd C. Miller
2003-11-29Import gcc-3.3.2. Only the compiler. ada frontend removed for space Marc Espie
2013-01-02Rework to simply list all options in alphabetical order. FunctionalKenneth R Westerback
2013-01-02Only check '-l' parameter for regular-fileness. Not built-in defaultKenneth R Westerback
2013-01-02Zero out sbv_maskkey to make it boot when there's a softraid cryptoMartynas Venckus
2013-01-02Fix a bug in ptcwrite() that could result in up to 100 lost bytesTodd C. Miller