summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-04-09Less noise for missing crl dir, demoted to debug message.Hakan Olsson
2003-04-09on "pfctl -vvss", print the anchor rule number when there is one.Cedric Berger
2003-04-09Change pf_state structure to point to both a rule and the anchor,Cedric Berger
2003-04-09create /etc/isakmpd/crls to fix a warning when starting isakmpdTodd T. Fries
2003-04-09string shit; ok dhartmei@Henning Brauer
2003-04-09Remove one of two identical comment blocksNiklas Hallqvist
2003-04-09strip trailing whitespace from config lines before parsing. Fixes bz 528;Damien Miller
2003-04-09more string shit, ok bob and vincentHenning Brauer
2003-04-09add strl{cat,cpy} to unbreak "make build" on sparc64Nikolay Sturm
2003-04-09syetem -> system;Jason McIntyre
2003-04-09Disable Kerberos 4 support.Hans Insulander
2003-04-09Don't include <krb.h> when compiling with Kerberos 5 supportHans Insulander
2003-04-09Correct commentary describing page table layoutsNiklas Hallqvist
2003-04-09typos;Jason McIntyre
2003-04-09document that rewind/eject features of tape devices depend on name ofJason McIntyre
2003-04-09Cleanup/make more consistant the various DEBUG flags and uses thereof.Kenneth R Westerback
2003-04-09Reduce default OSIOP_DEBUG output to a useful volume.Kenneth R Westerback
2003-04-09sprintf->snprintf. miod@, grange@ ok.Hakan Olsson
2003-04-08Replace strcpy w/ strlcpy(); deraadt@ OKTodd C. Miller
2003-04-08more logical handling of select() errorsVincent Labrecque
2003-04-08remember the last M-x compile command used.Vincent Labrecque
2003-04-08missing free(pagname); noticed by vincentHenning Brauer
2003-04-08just wate that debug altogetherMichael Shalayeff
2003-04-082x trivial strcpyHenning Brauer
2003-04-08Use POSIX chown semantics (user:group); noted by Leandro CostaTodd C. Miller
2003-04-08very easy strcpyHenning Brauer
2003-04-08Make dmesg prettier if attachment fails and no option DEBUGMiod Vallat
2003-04-08Ahem, fix printf format.Miod Vallat
2003-04-08kill one more strcpy; easy oneHenning Brauer
2003-04-08rename log() into logit() to avoid name conflict. markus ok, from netbsdJun-ichiro itojun Hagino
2003-04-08easy sprintf in code we don't useHenning Brauer
2003-04-08more correct snprintf bound. ok deraadt@Ted Unangst
2003-04-08string fixes in code we don't compile by default; tedu help & okHenning Brauer
2003-04-08string cleanup; ok tdevalTheo de Raadt
2003-04-08remove printf("bar\n");Markus Friedl
2003-04-08use asprintf; ok henningTheo de Raadt
2003-04-08yes I am a dorkHenning Brauer
2003-04-08string fixes; pval agreesHenning Brauer
2003-04-08string cleaning; ok pjanzenTheo de Raadt
2003-04-08Fix diagnostic output to display data buffer actually being used.Kenneth R Westerback
2003-04-08trivial strcpy in code we don't even compileHenning Brauer
2003-04-08string stuff, ok pvalHenning Brauer
2003-04-08bye-bye sprintf, ok pval@Henning Brauer
2003-04-08string stuff; ok pval@Henning Brauer
2003-04-08more strcpy & friends bye-bye; ok pvalHenning Brauer
2003-04-08string shit; ok pvalHenning Brauer
2003-04-08string shit, ok pval@Henning Brauer
2003-04-08more string shitzHenning Brauer
2003-04-08easy strcpy eliminationHenning Brauer
2003-04-08Move definition of storage for cpu_model to locore.c so sizeof hasHugh Graham