Age | Commit message (Expand) | Author |
2014-11-24 | regen | Brad Smith |
2014-11-24 | use the correct capitalization for Realtek. | Brad Smith |
2014-11-23 | some third-party applications generate malformed headers which we can still | Gilles Chehade |
2014-11-23 | regen | sasano |
2014-11-23 | SILABS CP210X_4(0x10c4:0xea80) is no longer CP210x family. | sasano |
2014-11-23 | Delete a bunch of unnecessary #includes | Philip Guenther |
2014-11-23 | USB_VENDOR_SILABS:USB_PRODUCT_SILABS_CP210X_4(0x10c4:0xea80) is | sasano |
2014-11-23 | If a machine has no _LIDs, then none can be open. This diff fixes a problem | Mike Larkin |
2014-11-23 | Rename discover_interface() to more meaningful get_hw_address(). | Kenneth R Westerback |
2014-11-23 | Revert most of 1.686 and fix the remaining discrepancies. | Miod Vallat |
2014-11-23 | Cleanup some struct interface_info fields. Make 'nomedia' a flag. Replace | Kenneth R Westerback |
2014-11-23 | TargetPortalGroupTag is a binary 16-bit value so 0 is allowed. | Claudio Jeker |
2014-11-23 | Change the error handling a bit to ensure we do not double free the task | Claudio Jeker |
2014-11-23 | Clear the work in progress PDU before calling the task handler. | Claudio Jeker |
2014-11-23 | Revert the logic to skip ports which status hasn't changed, it introduces | Martin Pieuchot |
2014-11-23 | Be less verbose when opening a pipe and print the endpoint & slot | Martin Pieuchot |
2014-11-23 | enable xhci(4) in ramdisks | Jonathan Gray |
2014-11-23 | Move link state handling into re_miibus_statchg(). | Brad Smith |
2014-11-23 | minor fixes; | Jason McIntyre |
2014-11-23 | Add regress for atexit() vs DSO unloading and start on a similar test | Philip Guenther |
2014-11-23 | Improve manpage markup. | Anthony J. Bentley |
2014-11-23 | length argument for some free() calls; ok doug | Theo de Raadt |
2014-11-23 | Don't pull in <tzfile.h> just for a number that's hardcoded in the C standard | Philip Guenther |
2014-11-23 | Use PATH_MAX from <limits.h> instead of MAXPATHLEN from <sys/param.h> | Philip Guenther |
2014-11-23 | Don't leak the fds for "." and the tty to the compression process | Philip Guenther |
2014-11-23 | Mention the -no_tls1_[12] options | Philip Guenther |
2014-11-23 | <sys/buf.h> isn't actually needed here | Philip Guenther |
2014-11-23 | We now get <sys/cdefs.h> via <sys/ipc.h> | Philip Guenther |
2014-11-23 | Make sure the direction bit is cleared on entry to the kernel by syscall | Philip Guenther |
2014-11-23 | Merge from FreeBSD: | Philip Guenther |
2014-11-22 | s/occuring/occurring/ | Jason McIntyre |
2014-11-22 | sync | Theo de Raadt |
2014-11-22 | Boiler-plate manpage for memreg(4/sparc) as well. | Miod Vallat |
2014-11-22 | the per-cpu storage page does not need to be executable in this | Theo de Raadt |
2014-11-22 | Be more careful draining the error register and reenabling traps in the sun4m | Miod Vallat |
2014-11-22 | Driver for the ECC memory controller found on some sun4m (ss20), so that | Miod Vallat |
2014-11-22 | Previous diff changed the location of the ACPI S3/S4 trampoline, which has | Mike Larkin |
2014-11-22 | Update to gravely outdated places to visit, from Jack Szmidt | Theo de Raadt |
2014-11-22 | restore word zapped in previous, and remove some useless "No" macros; | Jason McIntyre |
2014-11-22 | using /dev/random is ok | Theo de Raadt |
2014-11-22 | { on seperate line at start of function or I go crazy | Theo de Raadt |
2014-11-22 | Do not use PROT_MASK as a non-mask | Theo de Raadt |
2014-11-22 | oops, left an old line... | Theo de Raadt |
2014-11-22 | Split the MP trampoline into two pages, one for code and one for data/stack | Mike Larkin |
2014-11-22 | /dev/random has created the same effect as /dev/arandom (and /dev/urandom) | Theo de Raadt |
2014-11-22 | Delete hogwash about the way randomization was done a long time ago. | Theo de Raadt |
2014-11-22 | not compiled before commit | Theo de Raadt |
2014-11-22 | Fixed uninitialized pointer (and other struct entries while at it) | Tobias Stoeckmann |
2014-11-22 | Remove SCCS support. For this to work, we would need "get", which we don't | Tobias Stoeckmann |
2014-11-22 | Switch to using MI installboot, after a conversation with stsp. He will | Theo de Raadt |