summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-08-01new sentence, new line, and kill a .Pp;Jason McIntyre
2003-08-01clean up debug output some, and correct an incorrect error check inAnil Madhavapeddy
2003-08-01Fix ICH5R SATA supportAlexander Yurchenko
2003-08-01cleanup;Jason McIntyre
2003-08-01syncAlexander Yurchenko
2003-08-01Add ICH5R SATA RAID; pointed out by Alexandre H <openbsdah@wanadoo.fr>Alexander Yurchenko
2003-08-01Add -q flag to pkg_delete: don't check md5 before removing.Marc Espie
2003-08-01Small cleanup.Hans Insulander
2003-08-01Don't mention kerberos 4, plus some cleanup.Hans Insulander
2003-08-01No semicolon at the end of macros supposed to be atomic statements.Miod Vallat
2003-08-01Compensate for the assym.h lossage, which defines NBPG for now (this will beMiod Vallat
2003-08-01Do not use hardcoded values for constants which are in fact computed from otherMiod Vallat
2003-08-01Turn flush_pipeline() in a simple macro.Miod Vallat
2003-08-01Define a more reasonable label_t size.Miod Vallat
2003-08-01Even better varargs code, inspired by and more closer to the powerpc code,Miod Vallat
2003-08-01Fix pcctwo locator typosMiod Vallat
2003-08-01${LIBGCC} is useless, since libgcc.a does not live in /usr/lib; instead,Miod Vallat
2003-08-01Fix the *longjmp() behaviour - it is legal to reuse a jmp_buf several times.Miod Vallat
2003-08-01A working gcc 2.95/m88k compiler, for some low standard value of working.Miod Vallat
2003-08-01Add SATA Controllers sectionAlexander Yurchenko
2003-08-01Big Step was too big - reintroduce skip step optimizations.Cedric Berger
2003-08-01tickets are now u_int32_t, not int, fixes tree breakage; from Andrey SmaginTodd C. Miller
2003-08-01reflect support for new Marvell based adaptersNathan Binkert
2003-08-01Support for new Marvell based Gigabit Ethernet adaptersNathan Binkert
2003-08-01Back out threads setting inadvertently added in last commit.Todd C. Miller
2003-08-01remove the strcpy/strcat macrosAnil Madhavapeddy
2003-07-31add missing CLEANFILES; ok deraadt@David Krause
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