summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-07some spelling fixes;Jason McIntyre
2007-03-07new sentence, new lineJason McIntyre
2007-03-07manual page update by Bruce M. Simpson <bms@FreeBSD.org> toJason McIntyre
2007-03-07For unsupported (yet) Expert3D style frame buffers, attach pcons and attachMiod Vallat
2007-03-07Implement hardware interrupt handler. For now, detect command completionChristopher Pascoe
2007-03-07Set ITSDONE otherwise the SCSI layer will sleep forever waiting for ourChristopher Pascoe
2007-03-07regenKenneth R Westerback
2007-03-07regenKenneth R Westerback
2007-03-07Forcibly change /dev/pci to a symbolic link if it isn't one.Kenneth R Westerback
2007-03-07revert size check tweak, the fix does break other stuff. this is harderMarc Espie
2007-03-06Add -M option to specify a local address that is a lower priority MXBob Beck
2007-03-06get vfs size snapshotted and restored so that pkg_add -u has a harderMarc Espie
2007-03-06Implement WSDISPLAYIO_GETSUPPORTEDDEPTH; makes X actually work if you followMark Kettenis
2007-03-06sync the mirror list here with ftp.html -r1.414Alexander von Gernler
2007-03-06Revert a workaround that was put in for softfpu ABI violations, hardfp doesnt.Dale Rahn
2007-03-06fix the health checks when using the retry optionReyk Floeter
2007-03-06add support for handling simple HTTP cookies (no per-path/domainReyk Floeter
2007-03-06Three more Expert3D-like frame buffers we shouldn't attach to yet.Miod Vallat
2007-03-06Explain, why aesctr has 160 bit keys (128 bit aes key + 32 bit nonce).Hans-Joerg Hoexer
2007-03-06allow filtering on peer-as (leftmost AS in path), ok claudioHenning Brauer
2007-03-06prepare, but leave disabled, verbose operation so that you can see what isHenning Brauer
2007-03-06NVidia -> NVIDIAJasper Lievisse Adriaanse
2007-03-06add azalia(4) hardware.Jasper Lievisse Adriaanse
2007-03-06clarify an example; from patrick keshishianJason McIntyre
2007-03-06Add missing splx in poll path.Christopher Pascoe
2007-03-06Update CCS macro to return the current command slot rather than just beingChristopher Pascoe
2007-03-06mention log to pipe in the blurb here. the details are all in syslog.conf.5,Henning Brauer
2007-03-06big changes to the completion path in ahci.cDavid Gwynne
2007-03-06oops, put -k in the right place; from Igor SobradoJason McIntyre
2007-03-06make "makekey" clearer;Jason McIntyre
2007-03-06tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-03-06tidy up synopsis, usage(), and options list; from Igor SobradoJason McIntyre
2007-03-06minor tweak;Jason McIntyre
2007-03-06sync to latest changes in spamd.conf(5);Jason McIntyre
2007-03-06simplify the language in this file, and stop talking aboutJason McIntyre
2007-03-06openssh-4.6; "please" deraadt@Damien Miller
2007-03-06since we dont overwrite the dva of the cmd_table in the cmd_hdr now, weDavid Gwynne
2007-03-06tweak -c; sort FILES;Jason McIntyre
2007-03-06dont do pointer maths with void *David Gwynne
2007-03-06- move LOGGING into the main bodyJason McIntyre
2007-03-06Apply a SG segment size limit and remove the length check.Christopher Pascoe
2007-03-06No need to continually assign the control table addresses, provided we don'tChristopher Pascoe
2007-03-06dlg@ advises that the bus_space operations will endian convert the DMA baseChristopher Pascoe
2007-03-06Make the 1:1 mapping of command slot to command header/table entriesChristopher Pascoe
2007-03-06Since our ftp client opportuniticly tries EPSV, then falls back to PASV forBob Beck
2007-03-06Add and fix /* FALLTHROUGH */ comments.Ray Lai
2007-03-06- Pass full buffer to fgets().Ray Lai
2007-03-06Remove code that's been commented out since '96.Ray Lai
2007-03-06document allowing -c to increase to within 200 of kern.maxfilesBob Beck
2007-03-06Make the maximum number of connections dependant on kern.maxfiles ratherBob Beck