Age | Commit message (Expand) | Author |
2015-06-16 | regen | Jonathan Gray |
2015-06-16 | Add a uslcom id for the Netgear M7100 console from Andrew Daugherity. | Jonathan Gray |
2015-06-16 | Add support for OPTION_DISCARD. | Doug Hogan |
2015-06-15 | put -F before -f in the options list; | Jason McIntyre |
2015-06-15 | Rework how fstat and ktrace pattern are specified in the test | Alexander Bluhm |
2015-06-15 | Implement a -F switch, that tells syslogd to stay in foreground. | Alexander Bluhm |
2015-06-15 | If AuthorizedPrincipalsCommand is specified, however | Joel Sing |
2015-06-15 | Make the arguments to match_principals_command() similar to | Joel Sing |
2015-06-15 | Don't error out when an existing typedef is redefined with the same definition; | Miod Vallat |
2014-08-20 | Run syslogd regressions tests. As only one syslogd can run per | Alexander Bluhm |
2015-06-15 | Bring back r1.78 and r1.79, now that ajactouto@'s regression has | Martin Pieuchot |
2015-06-15 | Fix a double free in the destroy path triggered when a second process, | Martin Pieuchot |
2015-06-15 | Set the length of isochronous transfers as the sum of the frames lengths. | Martin Pieuchot |
2015-06-15 | Update to tzdata2015e from ftp.iana.org | Todd C. Miller |
2015-06-15 | get_val() already frees the buffer passed to it so we don't need to | Todd C. Miller |
2015-06-15 | Use proper argument type for crp_callback functions; no functional change. | Mike Belopuhov |
2015-06-15 | No need for an extra local variable; no functional change. | Mike Belopuhov |
2015-06-15 | Use proper argument type for crp_callback functions; no functional change. | Mike Belopuhov |
2015-06-15 | Add window_activity format, from Thomas Adam based on a diff originally | Nicholas Marriott |
2015-06-15 | hook up chmod | Florian Obser |
2015-06-15 | oops | Florian Obser |
2015-06-15 | First stab at regression test for chmod (and chflags, chgrp and chown | Florian Obser |
2015-06-15 | document pfctl -ss -R <rule>, ok mikeb@ | Stuart Henderson |
2015-06-15 | Remove comments referring to Linux iwlwifi source filenames from iwm(4). | Stefan Sperling |
2015-06-15 | Make the wifi LED work with iwm(4). | Stefan Sperling |
2015-06-15 | Make CBS_get_any_asn1_element() more compliant with DER encoding. | Doug Hogan |
2015-06-15 | turn SSH1 back on to match src/usr.bin/ssh being tested | Damien Miller |
2015-06-15 | Remove ancient SSL_OP_NETSCAPE_CA_DN_BUG from SSLeay days. | Doug Hogan |
2015-06-15 | Remove ancient compat hack SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG. | Doug Hogan |
2015-06-15 | Remove 1997's compat hack SSL_OP_SSLEAY_080_CLIENT_DH_BUG. | Doug Hogan |
2015-06-15 | Update SSL_OP_* to remove ancient hacks that are no longer enabled. | Doug Hogan |
2015-06-15 | return failure on RSA signature error; reported by Albert S | Damien Miller |
2015-06-15 | fix regress fallout due to CFLAGS vs CXXFLAGS | Theo de Raadt |
2005-09-13 | dlopen regress tests. | Dale Rahn |
2015-06-14 | sync | Theo de Raadt |
2015-06-14 | Bring a few routines from libkern in order to avoid linking against libgcc. | Miod Vallat |
2015-06-14 | Build required bits from libkern rather than importing them from libgcc. | Miod Vallat |
2015-06-14 | Build __moddi3, __muldi3 and __qdivrem from libkern, and built no-pie, instead | Miod Vallat |
2015-06-14 | add some initial vexpress man pages | Jonathan Gray |
2015-06-14 | Fix 1.26; kdoprnt() should not attempt to invoke va_end() at all, it's the | Miod Vallat |
2015-06-14 | Add a format for client PID (client_pid) and server PID (pid). Diff for | Nicholas Marriott |
2015-06-14 | Implement IQ calibration support for rtwn(4). Lots of black magic involved. | Stefan Sperling |
2015-06-14 | correct the uart irq numbers | Jonathan Gray |
2015-06-14 | add a driver for the ARM PrimeCell PL031 RTC | Jonathan Gray |
2015-06-13 | Parse _CST objects and use the C-states they describe when they're sane. | Philip Guenther |
2015-06-13 | Busy-wait a short while after sending a command to rtwn(4) firmware. | Stefan Sperling |
2015-06-13 | Convert xfree to free. From Fritjof Bornebusch. ok deraadt | Nicholas Marriott |
2015-06-13 | add miniroot to MDEXT | Jasper Lievisse Adriaanse |
2015-06-13 | in glob() initialize the glob_t before the first failure check. | Theo de Raadt |
2015-06-13 | Add more encodings of options for the armv7 barrier instructions and | Jonathan Gray |