summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-16Typos in comments; Ville ValkonenMiod Vallat
2015-06-16Do not provide extra _fdata and __data_start symbols; nothing in the non-mips32Miod Vallat
2015-06-16alloc_contiguous_pages() is supposed to round the allocation size to a pageMiod Vallat
2015-06-16Clear the PIC `write request' memory at initialization time. There isMiod Vallat
2015-06-16Sync with recent changes.Martin Pieuchot
2015-06-16Store a unique ID, an interface index, rather than a pointer to theMartin Pieuchot
2015-06-16Be more strict about BER and DER terminology.Doug Hogan
2015-06-16Simplify cbs_get_any_asn1_element_internal based on comments from jsing@Doug Hogan
2015-06-16Add a uslcom id for the Netgear M7100 console from Andrew Daugherity.Jonathan Gray
2015-06-16regenJonathan Gray
2015-06-16Add a uslcom id for the Netgear M7100 console from Andrew Daugherity.Jonathan Gray
2015-06-16Add support for OPTION_DISCARD.Doug Hogan
2015-06-15put -F before -f in the options list;Jason McIntyre
2015-06-15Rework how fstat and ktrace pattern are specified in the testAlexander Bluhm
2015-06-15Implement a -F switch, that tells syslogd to stay in foreground.Alexander Bluhm
2015-06-15If AuthorizedPrincipalsCommand is specified, howeverJoel Sing
2015-06-15Make the arguments to match_principals_command() similar toJoel Sing
2015-06-15Don't error out when an existing typedef is redefined with the same definition;Miod Vallat
2014-08-20Run syslogd regressions tests. As only one syslogd can run perAlexander Bluhm
2015-06-15Bring back r1.78 and r1.79, now that ajactouto@'s regression hasMartin Pieuchot
2015-06-15Fix a double free in the destroy path triggered when a second process,Martin Pieuchot
2015-06-15Set the length of isochronous transfers as the sum of the frames lengths.Martin Pieuchot
2015-06-15Update to tzdata2015e from ftp.iana.orgTodd C. Miller
2015-06-15get_val() already frees the buffer passed to it so we don't need toTodd C. Miller
2015-06-15Use proper argument type for crp_callback functions; no functional change.Mike Belopuhov
2015-06-15No need for an extra local variable; no functional change.Mike Belopuhov
2015-06-15Use proper argument type for crp_callback functions; no functional change.Mike Belopuhov
2015-06-15Add window_activity format, from Thomas Adam based on a diff originallyNicholas Marriott
2015-06-15hook up chmodFlorian Obser
2015-06-15oopsFlorian Obser
2015-06-15First stab at regression test for chmod (and chflags, chgrp and chownFlorian Obser
2015-06-15document pfctl -ss -R <rule>, ok mikeb@Stuart Henderson
2015-06-15Remove comments referring to Linux iwlwifi source filenames from iwm(4).Stefan Sperling
2015-06-15Make the wifi LED work with iwm(4).Stefan Sperling
2015-06-15Make CBS_get_any_asn1_element() more compliant with DER encoding.Doug Hogan
2015-06-15turn SSH1 back on to match src/usr.bin/ssh being testedDamien Miller
2015-06-15Remove ancient SSL_OP_NETSCAPE_CA_DN_BUG from SSLeay days.Doug Hogan
2015-06-15Remove ancient compat hack SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG.Doug Hogan
2015-06-15Remove 1997's compat hack SSL_OP_SSLEAY_080_CLIENT_DH_BUG.Doug Hogan
2015-06-15Update SSL_OP_* to remove ancient hacks that are no longer enabled.Doug Hogan
2015-06-15return failure on RSA signature error; reported by Albert SDamien Miller
2015-06-15fix regress fallout due to CFLAGS vs CXXFLAGSTheo de Raadt
2005-09-13dlopen regress tests.Dale Rahn
2015-06-14syncTheo de Raadt
2015-06-14Bring a few routines from libkern in order to avoid linking against libgcc.Miod Vallat
2015-06-14Build required bits from libkern rather than importing them from libgcc.Miod Vallat
2015-06-14Build __moddi3, __muldi3 and __qdivrem from libkern, and built no-pie, insteadMiod Vallat
2015-06-14add some initial vexpress man pagesJonathan Gray
2015-06-14Fix 1.26; kdoprnt() should not attempt to invoke va_end() at all, it's theMiod Vallat
2015-06-14Add a format for client PID (client_pid) and server PID (pid). Diff forNicholas Marriott