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