summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-27using the rcsid is sillyTheo de Raadt
2009-10-27nm -V is silly, and prining the rcsid even more soTheo de Raadt
2009-10-27syncTheo de Raadt
2009-10-27Xr mpii(4)Theo de Raadt
2009-10-27Add another Intel ICH10 variant and the PCH chipset.Stuart Henderson
2009-10-27slightly cleanup the socket and control bits:Alexandre Ratchov
2009-10-27set the THRU_AUTOQUIT flag only for ``thru'' devicesAlexandre Ratchov
2009-10-27add missing word in error messageAlexandre Ratchov
2009-10-27sync to 1.9.11: adapt printing of dates to groff conventions,Ingo Schwarze
2009-10-27update moduli file; ok deraadtDarren Tucker
2009-10-27- bump the majors of libpthread and librthread, as they used to return anJasper Lievisse Adriaanse
2009-10-27define ENOTSUP EOPNOTSUPP is no longer neededTheo de Raadt
2009-10-27reorder the log functions slightly; from thomas pfaffJason McIntyre
2009-10-27write UNIX-domain in a more consistent way.Igor Sobrado
2009-10-27Tweak description of supported hardware.Mark Kettenis
2009-10-27Move the poll registration functions into the server-*.c files.Nicholas Marriott
2009-10-27encode the channels a converter will convert into the converter'sJacob Meuser
2009-10-27in the get_default_parameters method, give the low level drivers aJacob Meuser
2009-10-27finish zapping old "kitchensink" option, we have much better ways to testMarc Espie
2009-10-27fix buglet: error out if pkg does not install in all cases.Marc Espie
2009-10-27if (!ISSET(flags, SCSI_NOSLEEP)) return; else sleep(); is wrong.David Gwynne
2009-10-27welcome mpii(4).David Gwynne
2009-10-27Check return value of scsi_xs_get() in scsi_ioc_cmd() for NULL. ItKenneth R Westerback
2009-10-27rename the source file. my screwup, i asked for this and didnt check it.David Gwynne
2009-10-27We don't have an "Ap" macro so ".Fn execve() Ap d" is wrong, reword to removeNicholas Marriott
2009-10-27syncTheo de Raadt
2009-10-27Bah didn't man to commit the GENERIC part just yet.Marco Peereboom
2009-10-27Add 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-26tabs are better; ok nicmTheo de Raadt
2009-10-26Clear signal flags /before/ taking action and continue afterwards to reduceNicholas Marriott
2009-10-26Call fstat() after fopen() rather than stat() before.Nicholas Marriott
2009-10-26Reset the umask right after fopen to avoid leaving it changed on error, noticedNicholas Marriott
2009-10-26Use strlcpy instead of strncpy, pointed out by deraadt.Nicholas Marriott
2009-10-26add ENOTSUP and bump libc minorJasper Lievisse Adriaanse
2009-10-26Add man pages for the fdim/fmin/fmax family of functions and make sure fdimlMark Kettenis
2009-10-26Fix usage; requested by jmc@Antoine Jacoutot
2009-10-26Bring man pages on par with our file(1) version (merge from upstream withAntoine Jacoutot
2009-10-26Don't do anything in the client callback if the client has already died toNicholas Marriott
2009-10-26Load %mxcsr when initializing the FPU on machines that support SSE.Mark Kettenis
2009-10-26Do not do strncmp comparisons on dv_xname because longer device names whichTheo de Raadt
2009-10-26Rename struct confargs to struct mainbus_attach_args for consistency and alsoMiod Vallat
2009-10-26Get rid of unused `frame' member of struct intrhand; only hardclock() needsMiod Vallat
2009-10-26syncMarco Peereboom
2009-10-26Add SAS2008Marco Peereboom
2009-10-26In device_match(), match on exact device name (as obtained from struct cfdriver)Miod Vallat
2009-10-26Verify checksum+address when loading ACPI tables.Jordan Hargrave
2009-10-26Add MAKECONF for building ports in non-standard locations; from Tobias UlmerTodd C. Miller
2009-10-26reader state cannot be IDLE, terminate the stream if so ratherAlexandre Ratchov
2009-10-26specifies that intel wifi link 1000 is a single-chip solution.Damien Bergamini