Age | Commit message (Expand) | Author |
2007-02-25 | remove unused/dangling prototypes and comment reference; | Kevin Steves |
2007-02-25 | no need to quote/escape here; ok krw@ | Kevin Steves |
2007-02-25 | remove unused variable | Reyk Floeter |
2007-02-25 | we do have a table with suberror codes for cease and their meaning; | Henning Brauer |
2007-02-25 | tiny typos hiding, uncovered Leen Besselink <leen@consolejunkie.net> | Henning Brauer |
2007-02-25 | No need to fillup chip_rev here. | Marcus Glocker |
2007-02-25 | Calculate number of cores correctly. This is done based on the common | Marcus Glocker |
2007-02-25 | shuffle the text somewhat to make the page read better; | Jason McIntyre |
2007-02-25 | document the "opaque", "arch", and "nodump" flags more fully; | Jason McIntyre |
2007-02-25 | Adjust var name so cardbus attaches again. | Marcus Glocker |
2007-02-25 | tweaks; | Jason McIntyre |
2007-02-25 | only the initial macro is preceded by a dot; | Jason McIntyre |
2007-02-25 | tweak; | Jason McIntyre |
2007-02-25 | dmesg should look like devN at busN locators: device info | Theo de Raadt |
2007-02-25 | spaces -> tab; "of course" deraadt@ | Marco S Hyman |
2007-02-25 | tweaks by me and dlg; drahn ok | Theo de Raadt |
2007-02-25 | crank size of sparc64 miniroot a wee bit | Theo de Raadt |
2007-02-25 | Change how we determin if were running on a new world versus old world | Gordon Willem Klok |
2007-02-25 | add missing USBD_FORCE_SHORT_XFER checks, put back some code I had for a | Dale Rahn |
2007-02-25 | Defines to make isr status more useable. Bit patterns for debug prints. | Dale Rahn |
2007-02-25 | sync | Theo de Raadt |
2007-02-25 | More complete info about usb client mode, remove broken url as intel sold pxa. | Dale Rahn |
2007-02-25 | USB client is starting to work. | Dale Rahn |
2007-02-24 | Remove several incorrect and/or unmaintained emails, prompted by correction f... | Ian Darwin |
2007-02-24 | Add myself as author, since I completed the driver. | Dale Rahn |
2007-02-24 | Get correct chip revision and also get chip package. | Marcus Glocker |
2007-02-24 | move debug print into debug block. | Dale Rahn |
2007-02-24 | Add my copyright, since I took the skeleton driver and made it complete. | Dale Rahn |
2007-02-24 | Add myself to copyright since I took the skeleton driver and made it complete. | Dale Rahn |
2007-02-24 | fix comment; from jared r r spiegel | Otto Moerbeek |
2007-02-24 | sync | Theo de Raadt |
2007-02-24 | make and Xr cas 4 | Theo de Raadt |
2007-02-24 | cas(4) | Mark Kettenis |
2007-02-24 | replace 400 lines of md5 code in Digest::MD5's XS with 4 lines | Simon Bertrang |
2007-02-24 | Glue for cas(4). | Mark Kettenis |
2007-02-24 | Start of a driver for Sun Cassini gigabit ethernet interfaces. Driver can | Mark Kettenis |
2007-02-24 | Make greylisting the default when spamd is enabled. Uses the new -g flag | Todd C. Miller |
2007-02-24 | When greylisting we don't actually need to use the <spamd> pf table. | Todd C. Miller |
2007-02-24 | UI improvement: in case the disk overflows, let tally give information | Marc Espie |
2007-02-24 | exit right away if the config file isn't there, rather than | Bob Beck |
2007-02-24 | license + copyright | Bob Beck |
2007-02-24 | Pr 5395 from Stefan Krah <stefan-usenet@bytereef.org> | Bob Beck |
2007-02-24 | disable anonymous DH by default (cipher suite HIGH:!ADH instead of HIGH). | Reyk Floeter |
2007-02-24 | disable SSLv2 and use "HIGH" crypto cipher suites by default. | Reyk Floeter |
2007-02-24 | xref adjfreq(2); from Igor Zinovik | Otto Moerbeek |
2007-02-24 | There is no filter_lines function, remove its prototype. From Mark Lumsden. | Todd C. Miller |
2007-02-24 | Remove unused B_DIRTY, B_PAGET, B_PGIN, B_TAPE and B_UAREA b_flags values. | Miod Vallat |
2007-02-24 | Fix value typos, sync radio vars with phy vars, add radio default | Marcus Glocker |
2007-02-24 | sort options; sync usage(); from Igor Sobrado | Jason McIntyre |
2007-02-24 | unused vars; from Mark Lumsden | Otto Moerbeek |