Age | Commit message (Expand) | Author |
2003-03-21 | Fix default facility when none is specified (should be LOG_USER, | Todd C. Miller |
2003-03-21 | change 'netstat -m' output from: | Philipp Buehler |
2003-03-21 | Regen | Miod Vallat |
2003-03-21 | its obwous``renassiance'' apeers too be a spelink mistaek. | Miod Vallat |
2003-03-21 | Fix %mem output in ps, sysctl method of getting mempages returns number | Dale Rahn |
2003-03-21 | Fix some typos in comments; Patrick Latifi | Todd C. Miller |
2003-03-21 | document [initiator-id] section; richb@timestone.com.au; ok ho@, jmc@ | Markus Friedl |
2003-03-21 | Now that ahc has the necessary endian fixes, enable it on macppc. | Dale Rahn |
2003-03-21 | Endian fixes for ahc driver. These are a no-op for i386. Now works on macppc. | Dale Rahn |
2003-03-21 | - Add missing "\n" to some pf_table.c printf() | Cedric Berger |
2003-03-21 | Sync | Miod Vallat |
2003-03-21 | Add a new option to disable krb4 cross-realm authentication, disabled by | Hans Insulander |
2003-03-21 | Disable krb4 kdc; it has no functionality (except bugs) that the | Hans Insulander |
2003-03-21 | move Netra 1400/1405 to the supported list | Brad Smith |
2003-03-20 | The current code tries to use the same field in the interrupt handler as | Henric Jungheim |
2003-03-20 | The '%' lines are used for the ports tree stuff too; noted by sturm@ | Todd C. Miller |
2003-03-20 | Use csh syntax for environment variable setting since root's shell is csh | Todd C. Miller |
2003-03-20 | enclose X${lpd_flags} in quotation marks, as it could carry more than | Nikolay Sturm |
2003-03-20 | Compute linebytes and such earlier and use them to decide how much | Jason Wright |
2003-03-20 | typos; | Jason McIntyre |
2003-03-20 | typos; | Jason McIntyre |
2003-03-20 | bump miniroot size a bit; ok millert; fixes sparc64/3161 | Jason Wright |
2003-03-20 | Fix boolean thinko in SIGCHLD reaper and call reapchild after sending | Todd C. Miller |
2003-03-20 | add missing rcs ids | David Krause |
2003-03-20 | cmdline options and descriptions in alphabetical order in usage() and manpage | David Krause |
2003-03-20 | cmdline options in alphabetical order in usage() and manpage | David Krause |
2003-03-20 | replace some .Pp inside .Bd -literal block with empty line | David Krause |
2003-03-20 | replace some .Pp inside .Bd -literal block with empty line | David Krause |
2003-03-20 | duplicate word: to to | David Krause |
2003-03-20 | sprintf -> snprintf; ok millert@, henning@ | Marco S Hyman |
2003-03-19 | Fix for Klima-Pokorny-Rosa attack on RSA in SSL/TLS, see | Markus Friedl |
2003-03-19 | regen | Todd C. Miller |
2003-03-19 | Add ProSavage DDR video; Nick Holland | Todd C. Miller |
2003-03-19 | add more auich devices | Michael Shalayeff |
2003-03-19 | it does nforce2 as well now | Michael Shalayeff |
2003-03-19 | regen | Michael Shalayeff |
2003-03-19 | match on nvidia nforce2; from netbsd@ via wayne@epipe.com.au; miod@ ok | Michael Shalayeff |
2003-03-19 | Add i830 support from NetBSD via patch in kernel/3150. | Todd C. Miller |
2003-03-19 | regen | Todd C. Miller |
2003-03-19 | s/82845G_IV/82845G_IGD/ from NetBSD | Todd C. Miller |
2003-03-19 | bind9 & propolice | Henning Brauer |
2003-03-19 | inet_net_pton acts weird when it comes to multicast addresses. so pass the | Henning Brauer |
2003-03-19 | kill the address token and move the host() invocation up to the host token, | Henning Brauer |
2003-03-19 | use RSA key blinding code from mod_ssl 2.8.13. differences to our own fix | Henning Brauer |
2003-03-19 | test netmasks with multicast addresses | Henning Brauer |
2003-03-19 | Fix parsing of the leases file. | Kenneth R Westerback |
2003-03-19 | Kathmandu here too | Miod Vallat |
2003-03-19 | Mention the Kathmandu frame buffer as being supported as one of the best | Miod Vallat |
2003-03-19 | spelling fix | David Krause |
2003-03-19 | Return 0 on success, rather than falling off the end of a function prototyped | Dale Rahn |