summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-31print rate similar old version; round instead truncate;Markus Friedl
2003-07-31Make table tickets per-ruleset instead of global.Cedric Berger
2003-07-31various cleanups; david says results are sameTheo de Raadt
2003-07-31delintTheo de Raadt
2003-07-31Historically, patch would treat a bare -p as -p0. This contradictsTodd C. Miller
2003-07-31Unbreak relative directory handling. Tweak from millert@Otto Moerbeek
2003-07-31pasto; lha@stacken.kth.seMarkus Friedl
2003-07-31- Change the hash function to a simple multiplicative one. The oldOtto Moerbeek
2003-07-31knfAnil Madhavapeddy
2003-07-31no longer used by syslogdAnil Madhavapeddy
2003-07-31Privilege separated syslog daemon. The child listening to log requests dropsAnil Madhavapeddy
2003-07-31fix the copyin() size for the instruction (and thus avoid oblittering someJason Wright
2003-07-31remove autoconf_nzs; from netbsdJason Wright
2003-07-31do not do -Werror hereTheo de Raadt
2003-07-31enter libutilTheo de Raadt
2003-07-31go deeperTheo de Raadt
2003-07-31correct comment: atomicio takes vwrite, not write; deraadt@ okAnil Madhavapeddy
2003-07-31typo;Jason McIntyre
2003-07-31Enable diff and patch regressions.Otto Moerbeek
2003-07-31Print a maximum of one invalid line number warning per patch in a patch file.Otto Moerbeek
2003-07-31We no longer use GNU diffutils; don't tell rcs we do...Todd C. Miller
2003-07-31Fix botched conversion to getopts; markus@Todd C. Miller
2003-07-31Document more stuff:Marc Espie
2003-07-31Document RECURSIVE_FETCH_LIST, fix output to correspond to reality.Marc Espie
2003-07-31remove the old tree when we find a new ticket.Kenjiro Cho
2003-07-31check whether passwd auth is allowd, similar to proto 1; rob@pitman.co.zaMarkus Friedl
2003-07-31Wrap a long lineOtto Moerbeek
2003-07-31Bye bye GNU gzexe(1).Otto Moerbeek
2003-07-31Welcome BSD gzexe(1).Otto Moerbeek
2003-07-31A new, BSD licensed gzexe(1).Otto Moerbeek
2003-07-31The manual page for the new, BSD licensed gzexe(1).Otto Moerbeek
2003-07-31fix a protoTheo de Raadt
2003-07-31fix the licenseMichael Shalayeff
2003-07-31o correct exit code when comparing stdin and stdin (a noop)Todd C. Miller
2003-07-31syncTheo de Raadt
2003-07-31skc.4 == sk.4Theo de Raadt
2003-07-30shine a bit moreTheo de Raadt
2003-07-30hppa no longer needs -O0 to build toke.c; from miod@ and OK mickey@Todd C. Miller
2003-07-30gnu diff goes bye byeTheo de Raadt
2003-07-30an absolute cure for an inherited arrhythmia w/ uninitialized variableMichael Shalayeff
2003-07-30Remove my email address from my entry in the AUTHORS sectionTodd C. Miller
2003-07-30kill sample device mappings as not really usefulMichael Shalayeff
2003-07-30indents; jfb okTheo de Raadt
2003-07-30Change:Jason Wright
2003-07-30deduce the leds address from the model number and thus make some more use of ...Michael Shalayeff
2003-07-30give those leds some hasteMichael Shalayeff
2003-07-30NULL -> (char *)NULL in execle; ok millert@Anil Madhavapeddy
2003-07-30de-ifdef... now this is starting to make sense (it's still ugly and broken, tho)Jason Wright
2003-07-30Use (char *)NULL instead of (char *)0 in execl and execle; Andrey MatveevTodd C. Miller
2003-07-30Experimental support for ICH5/ICH5R SATA, inspired from FreeBSDAlexander Yurchenko