Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2003-07-29 | Add HPT302 and HPT371 | 2 | -5/+5 | ||
2003-07-29 | Support for HPT302 and HPT371, inspired from the FreeBSD ata driver. | 2 | -20/+72 | ||
Thanks to otto@ for help in regress testing and tedu@ for unslacking me. | |||||
2003-07-29 | "pass on lo0" in the intermediate pf ruleset loaded during boot. | 1 | -1/+2 | ||
solves PR3376 by matthew.gream@pobox.com, fix slightly different ok mcbride@ deraadt@ | |||||
2003-07-29 | sputnik dupe; from Dmitry Bogdan <dsb@uvm.poi.dvo.ru> | 1 | -2/+1 | ||
2003-07-29 | document: ip.portfirst ip.portlast ip.porthifirst ip.porthilast; | 1 | -1/+28 | ||
reported by Alejandro G. Belluscio on bugs@ Also document: ip.maxqueue thanks to henning, pb, otto and markus for their help. ok henning@ | |||||
2003-07-29 | add NetBSD (c) for the section mickey added via Paul Weissman; | 1 | -1/+36 | ||
requested by Paul. | |||||
2003-07-29 | correctly handle multiline responses with leading space followed by number | 1 | -1/+3 | ||
PR3378 mayonez@ssnet.xim.pl, thanks! | |||||
2003-07-29 | add a spot of .Fa to variable names | 1 | -2/+5 | ||
jmc@ ok | |||||
2003-07-29 | remove -compact and add a bit of spacing; | 1 | -9/+13 | ||
ok miod@ | |||||
2003-07-29 | add a space, and correct some lists; | 1 | -7/+8 | ||
2003-07-29 | Remove a diagnostic print which was left in the code to determine how | 1 | -5/+1 | ||
bad integer division is for calculation of the tick timer. Turns out that the typical error on most machines is < .005% just a few seconds per week. Not enough to bother with at this time. | |||||
2003-07-29 | Bye bye GNU zforce(1), welcome BSD zforce(1). | 4 | -69/+9 | ||