summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-09-06support long names; henning okTheo de Raadt
2002-09-06assume that noone uses photurisd anymore.Theo de Raadt
2002-09-06socklen_tTheo de Raadt
2002-09-06no ; at end of CTL_IPXPROTO_NAMESTheo de Raadt
2002-09-06ansiHenning Brauer
2002-09-06bogus ; outside of functionTheo de Raadt
2002-09-06first cut at -WallTheo de Raadt
2002-09-06bit KNFHenning Brauer
2002-09-06default: needs statement after itTheo de Raadt
2002-09-06MD5Final() takes unsigned char *Theo de Raadt
2002-09-06compile with -ansiMiod Vallat
2002-09-06socklen_t use; pvalchev okTheo de Raadt
2002-09-06socklen_tTheo de Raadt
2002-09-06use more socklen_t; pvalchevTheo de Raadt
2002-09-06no , at end of enumTheo de Raadt
2002-09-06do not use //Theo de Raadt
2002-09-06use socklen_t more; henning okTheo de Raadt
2002-09-06no , at end of enumTheo de Raadt
2002-09-06Remove the gm driver, the MI gem works better at this point.Dale Rahn
2002-09-06socklen_t; henning okTheo de Raadt
2002-09-06socklen_t, not int.Henning Brauer
2002-09-06inline is not ansi C, and cast to right type for MD5Update()Theo de Raadt
2002-09-06md5.h needs types.h to be included firstTheo de Raadt
2002-09-06misuse of volatile, not even ansi CTheo de Raadt
2002-09-06do not pull in virtual.c, because ansi C does not permit empty filesTheo de Raadt
2002-09-06put some code after default:Theo de Raadt
2002-09-06no , at end of enum; maja okTheo de Raadt
2002-09-06use socklen_tTheo de Raadt
2002-09-06no , at end of enumTheo de Raadt
2002-09-06fopen() does not return < 0Theo de Raadt
2002-09-06; after label:Theo de Raadt
2002-09-06use socklen_t where neededTheo de Raadt
2002-09-06ansi; ok millert pvalchevTheo de Raadt
2002-09-06no comma at end of enumTheo de Raadt
2002-09-06use socklen_t where needed; henning pvalchev okTheo de Raadt
2002-09-06undo signed vs unsigned confusionTheo de Raadt
2002-09-06no ; after INITQFNAMESTheo de Raadt
2002-09-06syncTheo de Raadt
2002-09-06spacesTheo de Raadt
2002-09-06cast nicely, for cbc_decode() and cbc_encode()Theo de Raadt
2002-09-06do not return voidTheo de Raadt
2002-09-06KNFTheo de Raadt
2002-09-06missing arg in a msglog(); silvio@big.net.auTheo de Raadt
2002-09-06remove last , in enumTheo de Raadt
2002-09-06Restore EE bit of MSR on return from exception, rather than blindlyDale Rahn
2002-09-06Serial console support for macppc. Serial console will work if the modemDale Rahn
2002-09-06KNF.Dale Rahn
2002-09-06allow mapiodev to steal KVM addresses for early mappings likeDale Rahn
2002-09-06wscons display should have a console priority of INTERNAL, not REMOTE.Dale Rahn
2002-09-06use <> on include of machine/... files. also include bus.h so thatDale Rahn