summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-16remove altq files no longer used by a switch over to pf-based altqKenjiro Cho
2002-12-16add options for 2 more queueing disciplines, PRIQ and HFSC.Kenjiro Cho
2002-12-16raidframe -> RAIDframeThierry Deval
2002-12-16Major KNF. Incentive from TeduThierry Deval
2002-12-16typo; from Tor Houghton <torh@bogus.net>Michael Shalayeff
2002-12-16s/maxium/maximum/g ; Jesper Louis AndersenTodd C. Miller
2002-12-16Make systat(1), iostat(8) and vmstat(8) automatically update their diskThierry Deval
2002-12-16syncTheo de Raadt
2002-12-15correct clri description; from Dan Weeks <danimal at danimal dot org> viaFederico G. Schwindt
2002-12-15add /etc/ntp.conf. ok deraadt@Jakob Schlyter
2002-12-15add ssdp 1900/{tcp.udp}. ok deraadt@Jakob Schlyter
2002-12-15max size for the iodc entry point is 64k, by the iodc spec;Michael Shalayeff
2002-12-15Fix/Cleanup some SCSI #defines.Kenneth R Westerback
2002-12-15Remove pkg_add(1) .Xrmargarida
2002-12-15Add ioctl(2) .Xrmargarida
2002-12-15rule set(s) -> ruleset(s)margarida
2002-12-15actually, add the queue2 example here...Henning Brauer
2002-12-15pdc device class for fibrechannel; from the iodc specMichael Shalayeff
2002-12-15There is no such thing as pf=YES variable, there is a variablemargarida
2002-12-15rule set(s) -> ruleset(s)margarida
2002-12-15record failed login attemps by default, aka enable /var/log/failedlogin.Federico G. Schwindt
2002-12-15Casting to unsigned int in isfoo() causes problems on alpha andTodd C. Miller
2002-12-15mroe speling; torhHenning Brauer
2002-12-15spellingmania; torhHenning Brauer
2002-12-15more writable spelling; torhHenning Brauer
2002-12-15more writable spelling; torhHenning Brauer
2002-12-15more writeable -> writable by torhHenning Brauer
2002-12-15writeable -> writable; torh at bogus dot netHenning Brauer
2002-12-15and one more typoHenning Brauer
2002-12-15more typos fixed by torhHenning Brauer
2002-12-15typos; torh at bogus.netHenning Brauer
2002-12-15typo; torh at bogus.netHenning Brauer
2002-12-15Correctly report MicroVAX-30 as a MicroVAX, not a VAXstation.Miod Vallat
2002-12-14remove extra space in dmesgTheo de Raadt
2002-12-14Let this compile with option DEBUGMiod Vallat
2002-12-14handle multiline replies from the server.Marc Espie
2002-12-14add missing OpenBSD tagTodd C. Miller
2002-12-14Expunge some trailing whitespace.Kenneth R Westerback
2002-12-14fix typo; noticed by David KrauseTodd C. Miller
2002-12-14handelr -> handlerFederico G. Schwindt
2002-12-14handeled -> handled; reported by someone on the list, but i no longerFederico G. Schwindt
2002-12-14Instead of doing "if (c == EOF) return 0;" use the hook ('?') operatorTodd C. Miller
2002-12-14Using quirks that make more sense.Thierry Deval
2002-12-13Less stupid check for 7-bit ascii in toupper/tolowerTodd C. Miller
2002-12-13ansi & knfTheo de Raadt
2002-12-13Reverse the order of a test in the loop invariant. It makes moreTodd C. Miller
2002-12-13Some more cleaning...Thierry Deval
2002-12-13Limit our Data transfers only to the link speed imposed one.Thierry Deval
2002-12-13Only WRITE_REQUEST_DATABLOCK are limited to the device's max_receive.Thierry Deval
2002-12-13Cast to unsigned int, not unsigned char, since what is being cast is anTodd C. Miller