Age | Commit message (Expand) | Author |
2018-05-21 | All places that call carp_lsdrop() use the interface pointer already. | Alexander Bluhm |
2018-05-21 | Implement GPIO functionality. | Mark Kettenis |
2011-04-24 | Here comes the easter bunnytils 2.17 (the last version released against a | Miod Vallat |
2018-05-21 | Add ccpmic(4), a driver for the "Intel" Crystal Cove PMIC. This is actually | Mark Kettenis |
2018-05-21 | The flush operation is optional so don't return ENOSYS if the FUSE file system | helg |
2018-05-21 | Reformat debug output to one line per opcode to make it easier to | helg |
2018-05-21 | In general I like verbose tests as output makes debugging easier. | Alexander Bluhm |
2018-05-21 | Consistently suffix the pre-processed NVRAM binary that the bwfm(4)'s | Patrick Wildt |
2018-05-21 | Implement power management Operation Region support. | Mark Kettenis |
2018-05-21 | Put controllers and child devices in D0 by calling _PS0 when we attach the | Mark Kettenis |
2018-05-21 | Pass interrupt description along as well. | Mark Kettenis |
2018-05-21 | sync | Theo Buehler |
2018-05-21 | Activate IPv6 no next header protocol over IPsec test. Run the | Alexander Bluhm |
2018-05-21 | Use <span> for .Ms rather than <b>; discussed with John Gardner. | Ingo Schwarze |
2018-05-21 | Use <span> for .Ad rather than <i>; also suggested by John Gardner. | Ingo Schwarze |
2018-05-20 | Use <span> rather than abusing <i> for .Pa; | Ingo Schwarze |
2018-05-20 | various minor improvements | Ingo Schwarze |
2018-05-20 | Protect against malicious manual pages containing .ll requests with | Ingo Schwarze |
2018-05-20 | tipmic(4) | Mark Kettenis |
2018-05-20 | Add tipmic(4), a driver for the "Intel" Dollar Cove TI PMIC. This is actually | Mark Kettenis |
2018-05-20 | Stash the syscall number in tf_err so it can be reported by the SPL check | Philip Guenther |
2018-05-20 | -T should not actually select the pane. | Nicholas Marriott |
2018-05-20 | Pass the acpi node corresponding to the i2c device down as the cookie. | Mark Kettenis |
2018-05-20 | Wake up the acpi thread after scheduling a gpio event. | Mark Kettenis |
2018-05-20 | Prevent race condition if file system is accessed before it is | helg |
2018-05-20 | Implement FBT_FLUSH. This is sent whenever a file descriptor is closed with | helg |
2018-05-19 | In ui.h rev. 1.10 2018/05/19 11:03:33, tb@ added a const qualifier | Ingo Schwarze |
2018-05-19 | In x509.h rev. 1.67 2018/05/19 10:58:08, tb@ added a const qualifier | Ingo Schwarze |
2018-05-19 | In asn1.h rev. 1.49 2018/05/19 10:46:28, tb@ added a const qualifier | Ingo Schwarze |
2018-05-19 | In ec.h rev. 1.13 2018/05/19 10:37:02, tb@ added a const qualifier | Ingo Schwarze |
2018-05-19 | In x509.h rev. 1.64 2018/05/18 19:24:08, tb@ added const qualifiers | Ingo Schwarze |
2018-05-19 | In x509.h rev. 1.61 2018/05/18 18:37:23 and rev. 1.65 2018/05/18 19:28:27, | Ingo Schwarze |
2018-05-19 | Add '-r', which causes running dhclient to release | Kenneth R Westerback |
2018-05-19 | In x509.h rev. 1.59 2018/05/18 18:19:31 and rev. 1.60 2018/05/18 18:23:24, | Ingo Schwarze |
2018-05-19 | In x509.h rev. 1.56 2018/05/18 18:05:57 to rev. 1.58 2018/05/18 18:16:39, | Ingo Schwarze |
2018-05-19 | In x509.h rev. 1.54 2018/05/18 17:59:16, tb@ added a const qualifier | Ingo Schwarze |
2018-05-19 | In x509.h rev. 1.52 2018/05/18 17:53:09 and rev. 1.53 2018/05/18 17:56:12, tb@ | Ingo Schwarze |
2018-05-19 | In x509.h rev. 1.51 2018/05/18 16:55:58, tb@ added const qualifiers | Ingo Schwarze |
2018-05-19 | As long we have no per socket locking, we must grab either net lock | Alexander Bluhm |
2018-05-19 | correct the description of "print"; from artturi alm | Jason McIntyre |
2018-05-19 | Fix GenericSerialBus support by parsing ExtendedAccessField correctly. | Mark Kettenis |
2018-05-19 | Revert change that benno apparently commited by mistake and breaks build | Matthieu Herrb |
2018-05-19 | Install inetd.conf files and start the daemon on remote machines | Alexander Bluhm |
2018-05-19 | Clean out a pile of cruft from ssl3_get_client_kex_ecdhe_ecp(). | Joel Sing |
2018-05-19 | Convert ssl3_get_client_kex_gost() to CBS. | Joel Sing |
2018-05-19 | Add regress for httpd client certificate authentication. | Joel Sing |
2018-05-19 | Add support for client certificate authentication to httpd. | Joel Sing |
2018-05-19 | Do not ignore nice time in systat(1). The sum would not be 100%, | Alexander Bluhm |
2018-05-19 | Introduce a tdb_reaper() function to prevent a use-after-free when a | Martin Pieuchot |
2018-05-19 | Switch sparc64 to futex(2) based mutexes and condvars. | Martin Pieuchot |