Age | Commit message (Expand) | Author |
2009-10-27 | define ENOTSUP EOPNOTSUPP is no longer needed | Theo de Raadt |
2009-10-27 | reorder the log functions slightly; from thomas pfaff | Jason McIntyre |
2009-10-27 | write UNIX-domain in a more consistent way. | Igor Sobrado |
2009-10-27 | Tweak description of supported hardware. | Mark Kettenis |
2009-10-27 | Move the poll registration functions into the server-*.c files. | Nicholas Marriott |
2009-10-27 | encode the channels a converter will convert into the converter's | Jacob Meuser |
2009-10-27 | in the get_default_parameters method, give the low level drivers a | Jacob Meuser |
2009-10-27 | finish zapping old "kitchensink" option, we have much better ways to test | Marc Espie |
2009-10-27 | fix buglet: error out if pkg does not install in all cases. | Marc Espie |
2009-10-27 | if (!ISSET(flags, SCSI_NOSLEEP)) return; else sleep(); is wrong. | David Gwynne |
2009-10-27 | welcome mpii(4). | David Gwynne |
2009-10-27 | Check return value of scsi_xs_get() in scsi_ioc_cmd() for NULL. It | Kenneth R Westerback |
2009-10-27 | rename the source file. my screwup, i asked for this and didnt check it. | David Gwynne |
2009-10-27 | We don't have an "Ap" macro so ".Fn execve() Ap d" is wrong, reword to remove | Nicholas Marriott |
2009-10-27 | sync | Theo de Raadt |
2009-10-27 | Bah didn't man to commit the GENERIC part just yet. | Marco Peereboom |
2009-10-27 | Add driver for MPI2 SAS HBAs. This covers LSI MPT2 and Dell H200 HBAs. | Marco Peereboom |
2009-10-26 | "rdr" -> "match in...rdr-to" in example. | Stuart Henderson |
2009-10-26 | tabs are better; ok nicm | Theo de Raadt |
2009-10-26 | Clear signal flags /before/ taking action and continue afterwards to reduce | Nicholas Marriott |
2009-10-26 | Call fstat() after fopen() rather than stat() before. | Nicholas Marriott |
2009-10-26 | Reset the umask right after fopen to avoid leaving it changed on error, noticed | Nicholas Marriott |
2009-10-26 | Use strlcpy instead of strncpy, pointed out by deraadt. | Nicholas Marriott |
2009-10-26 | add ENOTSUP and bump libc minor | Jasper Lievisse Adriaanse |
2009-10-26 | Add man pages for the fdim/fmin/fmax family of functions and make sure fdiml | Mark Kettenis |
2009-10-26 | Fix usage; requested by jmc@ | Antoine Jacoutot |
2009-10-26 | Bring man pages on par with our file(1) version (merge from upstream with | Antoine Jacoutot |
2009-10-26 | Don't do anything in the client callback if the client has already died to | Nicholas Marriott |
2009-10-26 | Load %mxcsr when initializing the FPU on machines that support SSE. | Mark Kettenis |
2009-10-26 | Do not do strncmp comparisons on dv_xname because longer device names which | Theo de Raadt |
2009-10-26 | Rename struct confargs to struct mainbus_attach_args for consistency and also | Miod Vallat |
2009-10-26 | Get rid of unused `frame' member of struct intrhand; only hardclock() needs | Miod Vallat |
2009-10-26 | sync | Marco Peereboom |
2009-10-26 | Add SAS2008 | Marco Peereboom |
2009-10-26 | In device_match(), match on exact device name (as obtained from struct cfdriver) | Miod Vallat |
2009-10-26 | Verify checksum+address when loading ACPI tables. | Jordan Hargrave |
2009-10-26 | Add MAKECONF for building ports in non-standard locations; from Tobias Ulmer | Todd C. Miller |
2009-10-26 | reader state cannot be IDLE, terminate the stream if so rather | Alexandre Ratchov |
2009-10-26 | specifies that intel wifi link 1000 is a single-chip solution. | Damien Bergamini |
2009-10-26 | s/Draft-N/n/ | Damien Bergamini |
2009-10-26 | start Tx at lowest available rate to give initial WPA handshake and | Damien Bergamini |
2009-10-26 | Sync with recent developments. | Miod Vallat |
2009-10-26 | Make pci_intr_string() on xbridge return both the xbridge irq and the crossbow | Miod Vallat |
2009-10-26 | Remove DS1687 vs DS742 runtime detection code; we only attach dsrtc on the | Miod Vallat |
2009-10-26 | Set the rdomain in bpfwrite() to the interface rdomain so that bpf sender | Claudio Jeker |
2009-10-26 | Nuke accidentally-committed debugging statement. | Nicholas Marriott |
2009-10-26 | Add support for the Octane power button to power(4). Took me a while to | Miod Vallat |
2009-10-26 | Add new xbow routines to explicitely trigger or clear an interrupt source, | Miod Vallat |
2009-10-26 | Oops; forgot to add this file in previous commit (overhaul of macebus | Miod Vallat |
2009-10-26 | Better crime/mace interrupt handling; interrupt information is no longer | Miod Vallat |