Age | Commit message (Expand) | Author |
2002-12-18 | enable PRIQ and HFSC if ALTQ itself is enabled. | Henning Brauer |
2002-12-17 | Add my copyright notice. | Todd C. Miller |
2002-12-17 | Replace printfs bracketed by #ifdef SEM_DEBUG with a DPRINTF macro. | Todd C. Miller |
2002-12-17 | Make SysV-style shared memory and semaphore limits sysctl'able. | Todd C. Miller |
2002-12-17 | Export a few more symbols to kvm realm; ok mickey@ | Miod Vallat |
2002-12-17 | try to deal w/ a premature clock interrupt; does not break the 'it works scen... | Michael Shalayeff |
2002-12-17 | real interrupts/spl framework. | Michael Shalayeff |
2002-12-17 | ANSIfu and if given multiple names, don't exit if we get an error | Todd C. Miller |
2002-12-17 | simple PRIQ example | Henning Brauer |
2002-12-17 | test PRIQ | Henning Brauer |
2002-12-17 | add support for the PRIQ scheduler | Henning Brauer |
2002-12-17 | Only call setlogin() if this proccess is a session leader. | Todd C. Miller |
2002-12-17 | o Implement -r (recursive) option | Todd C. Miller |
2002-12-17 | uhm, cache sizes listed are maximal values per cpu type | Michael Shalayeff |
2002-12-17 | tornado fpu in j[12][01]0 machines | Michael Shalayeff |
2002-12-17 | Match merge of pf_nat/pf_binat/pf_rdr structs into pf_rule | Ryan Thomas McBride |
2002-12-17 | Match merge of pf_nat/pf_binat/pf_rdr structs into pf_rule | Ryan Thomas McBride |
2002-12-17 | Merge pf_nat/pf_binat/pf_rdr structs into pf_rule. Simplifies code, allows | Ryan Thomas McBride |
2002-12-17 | missing break in switch | Henning Brauer |
2002-12-17 | beautify the %type block | Henning Brauer |
2002-12-17 | PRIQ and HFSC support functions, not yet used. | Henning Brauer |
2002-12-17 | Cleaning. | Thierry Deval |
2002-12-17 | Layout glitch; from Matt Bing (mbing at nfr dot net), thanks! | Miod Vallat |
2002-12-17 | display.focus is a signed int, make it so; this fixes a problem under x11, wh... | Michael Shalayeff |
2002-12-17 | class -> queue | Henning Brauer |
2002-12-17 | "cosmetical changes if at all". yeah. | Henning Brauer |
2002-12-17 | duh. two checks in rate2str which decide wether to print Mb or Kb had 1024 | Henning Brauer |
2002-12-16 | only create a root queue if scheduler = cbq | Henning Brauer |
2002-12-16 | KNF | Henning Brauer |
2002-12-16 | only try to add the root queue for cbq | Henning Brauer |
2002-12-16 | get full [scheduler]_opts struct instead of just .flags, and wrap in into a | Henning Brauer |
2002-12-16 | loopback interface MTU differs on 64 bit archs. | Henning Brauer |
2002-12-16 | nat after queue, good catch by marc@ | Henning Brauer |
2002-12-16 | remove a paragraph about rc.wscons, it did not happen from david krause | Michael Shalayeff |
2002-12-16 | support ppt decoding w/ lots of help from pjanzen@ | Michael Shalayeff |
2002-12-16 | major KNF, Take 2 | Henning Brauer |
2002-12-16 | unbust *stat64. From NetBSD. | Federico G. Schwindt |
2002-12-16 | typo; torh@bogus.net | Markus Friedl |
2002-12-16 | switchover to pf-based altq. | Kenjiro Cho |
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 |