summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-03-21Fix default facility when none is specified (should be LOG_USER,Todd C. Miller
2003-03-21change 'netstat -m' output from:Philipp Buehler
2003-03-21RegenMiod Vallat
2003-03-21its obwous``renassiance'' apeers too be a spelink mistaek.Miod Vallat
2003-03-21Fix %mem output in ps, sysctl method of getting mempages returns numberDale Rahn
2003-03-21Fix some typos in comments; Patrick LatifiTodd C. Miller
2003-03-21document [initiator-id] section; richb@timestone.com.au; ok ho@, jmc@Markus Friedl
2003-03-21Now that ahc has the necessary endian fixes, enable it on macppc.Dale Rahn
2003-03-21Endian 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-21SyncMiod Vallat
2003-03-21Add a new option to disable krb4 cross-realm authentication, disabled byHans Insulander
2003-03-21Disable krb4 kdc; it has no functionality (except bugs) that theHans Insulander
2003-03-21move Netra 1400/1405 to the supported listBrad Smith
2003-03-20The current code tries to use the same field in the interrupt handler asHenric Jungheim
2003-03-20The '%' lines are used for the ports tree stuff too; noted by sturm@Todd C. Miller
2003-03-20Use csh syntax for environment variable setting since root's shell is cshTodd C. Miller
2003-03-20enclose X${lpd_flags} in quotation marks, as it could carry more thanNikolay Sturm
2003-03-20Compute linebytes and such earlier and use them to decide how muchJason Wright
2003-03-20typos;Jason McIntyre
2003-03-20typos;Jason McIntyre
2003-03-20bump miniroot size a bit; ok millert; fixes sparc64/3161Jason Wright
2003-03-20Fix boolean thinko in SIGCHLD reaper and call reapchild after sendingTodd C. Miller
2003-03-20add missing rcs idsDavid Krause
2003-03-20cmdline options and descriptions in alphabetical order in usage() and manpageDavid Krause
2003-03-20cmdline options in alphabetical order in usage() and manpageDavid Krause
2003-03-20replace some .Pp inside .Bd -literal block with empty lineDavid Krause
2003-03-20replace some .Pp inside .Bd -literal block with empty lineDavid Krause
2003-03-20duplicate word: to toDavid Krause
2003-03-20sprintf -> snprintf; ok millert@, henning@Marco S Hyman
2003-03-19Fix for Klima-Pokorny-Rosa attack on RSA in SSL/TLS, seeMarkus Friedl
2003-03-19regenTodd C. Miller
2003-03-19Add ProSavage DDR video; Nick HollandTodd C. Miller
2003-03-19add more auich devicesMichael Shalayeff
2003-03-19it does nforce2 as well nowMichael Shalayeff
2003-03-19regenMichael Shalayeff
2003-03-19match on nvidia nforce2; from netbsd@ via wayne@epipe.com.au; miod@ okMichael Shalayeff
2003-03-19Add i830 support from NetBSD via patch in kernel/3150.Todd C. Miller
2003-03-19regenTodd C. Miller
2003-03-19s/82845G_IV/82845G_IGD/ from NetBSDTodd C. Miller
2003-03-19bind9 & propoliceHenning Brauer
2003-03-19inet_net_pton acts weird when it comes to multicast addresses. so pass theHenning Brauer
2003-03-19kill the address token and move the host() invocation up to the host token,Henning Brauer
2003-03-19use RSA key blinding code from mod_ssl 2.8.13. differences to our own fixHenning Brauer
2003-03-19test netmasks with multicast addressesHenning Brauer
2003-03-19Fix parsing of the leases file.Kenneth R Westerback
2003-03-19Kathmandu here tooMiod Vallat
2003-03-19Mention the Kathmandu frame buffer as being supported as one of the bestMiod Vallat
2003-03-19spelling fixDavid Krause
2003-03-19Return 0 on success, rather than falling off the end of a function prototypedDale Rahn