summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-06Make buffer for lease_as_string() 8192 bytes. A pathological leaseKenneth R Westerback
2013-01-06backout atactl check; I had warned that this would try a lot of codeTheo de Raadt
2013-01-05In literal mode (.nf), each input line must be kept togetherIngo Schwarze
2013-01-05Change write_client_lease() into lease_as_string() and modifyKenneth R Westerback
2013-01-05Replace the list of platforms enabled (or not) to build the whole binutilsMiod Vallat
2013-01-05teach file about lua 5.2.Federico G. Schwindt
2013-01-05Enable MSI for rtsx(4). Tested on i386 and amd64.Stefan Sperling
2013-01-05Fix test descriptions.Alexander Bluhm
2013-01-05Add more tests for UDP socket splicing and enhance existing tests.Alexander Bluhm
2013-01-05Apply same fix to UDP length check as was just committed in dhcpd.Kenneth R Westerback
2013-01-05Fix verbiage to make it clear that on success the return value ofKenneth R Westerback
2013-01-05Check UDP length field for short as well as long values. Fixes aKenneth R Westerback
2013-01-05Update sets sizes, comp52 now expands to 75MB more data.Miod Vallat
2013-01-05Switch m88k ports to ELF.Miod Vallat
2013-01-05if defined(NOPIC), do not attempt to .include arch/Makefile.inc for it mayMiod Vallat
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