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