Age | Commit message (Expand) | Author |
2003-02-27 | Fix parsing of '0' and non-alphanumerics in steps; found by mpech@ | Todd C. Miller |
2003-02-27 | add ::1 to the clients acl (recursion should work from localhost) | Todd T. Fries |
2003-02-27 | make packet classification for altq work in the IPv6 case | Henning Brauer |
2003-02-27 | Repair IPv6 support for tables. | Cedric Berger |
2003-02-27 | typos; | Jason McIntyre |
2003-02-27 | Refer to reboot(2). Other commands from section 8 (mount, chown) refer | Chad Loder |
2003-02-27 | Don't need to specify both __dead and __attribute__((__noreturn__)) for | Chad Loder |
2003-02-27 | another pass at cleaning | Jason Wright |
2003-02-27 | even more cleaning (and more yet to do) | Jason Wright |
2003-02-27 | final pass at *f in terms of the double precision version. | Jason Wright |
2003-02-27 | update regress test output to match change in error message | David Krause |
2003-02-27 | modify error message to match the same 7 sections in pf.conf(5) | David Krause |
2003-02-27 | more pointing out that *f are single precision versions of the double functions. | Jason Wright |
2003-02-27 | describe *f in terms of the double precision version (more of this to come...... | Jason Wright |
2003-02-27 | english it my native language, tho you'd never know it | Jason Wright |
2003-02-27 | update link to NetBSD Package System docs | David Krause |
2003-02-27 | ieee_test isn't real, rename it to logb.3 and make everything link to that in... | Jason Wright |
2003-02-27 | A lotsa fixin' (ditched the old sin.3 in favor of cos.3 with modifications), ... | Jason Wright |
2003-02-27 | regen | Michael Shalayeff |
2003-02-27 | add ENE cb1410 and sort out the EFFICIENTNETS | Michael Shalayeff |
2003-02-27 | - this describes scalb not scalbn | Jason Wright |
2003-02-26 | typo; Matthew V. Sendak | Todd C. Miller |
2003-02-26 | Let this compile if no DDB | Miod Vallat |
2003-02-26 | Fix symbol clash that would prevent a kernel configured with both ncr5380 | Miod Vallat |
2003-02-26 | Typo/pasto. Spotted by Tim Donahue. | Hakan Olsson |
2003-02-26 | minor fix in a debug printf | Michael Shalayeff |
2003-02-26 | Initialized the ABI stated 'cleanup' parameter to _start. This parameter | Dale Rahn |
2003-02-26 | Remove an unnecessary structure copy from useage of setfault(), call | Dale Rahn |
2003-02-26 | copyright added; | Jason McIntyre |
2003-02-26 | in expand_rule, correctly set r->pqid if a priority queue was defined, and | Henning Brauer |
2003-02-26 | Better support for the ps/2-style HIL keyboards (those with a real numeric | Miod Vallat |
2003-02-26 | New hil child devices attachment framework, that allow them to be detached | Miod Vallat |
2003-02-26 | Remove a poor error message which is emitted on perfectly fine MBR labeled | Dale Rahn |
2003-02-26 | remove dependency upon NULL definition | Marc Espie |
2003-02-26 | Volatile to prevent the optimizer from eliminating these, and fix the | Dale Rahn |
2003-02-26 | split encap and txeof functions into ones for tigon1 and tigon2 | Nathan Binkert |
2003-02-26 | don't do arithmetic on bus space handles. Instead, use bus_space functions | Nathan Binkert |
2003-02-26 | Add support for AirVast WN-100; nick@ | Todd C. Miller |
2003-02-26 | regen | Todd C. Miller |
2003-02-26 | Add AirVast WN-100; from nick@ | Todd C. Miller |
2003-02-26 | Switch to a C version of powerpc crt0 file. easier to read. moves | Dale Rahn |
2003-02-26 | clarify that eject works on other media | Ted Unangst |
2003-02-26 | repeated words; millert ok ok | Theo de Raadt |
2003-02-26 | eliminate some useless checks. yichen xie's checker. | Ted Unangst |
2003-02-26 | Define HAS_snprintf too; deraadt@ OK | Todd C. Miller |
2003-02-26 | Fix a bug we found during an audit of BIND9. This bug does not affect | Chad Loder |
2003-02-26 | start new sentence on a new line | David Krause |
2003-02-26 | Hmm... non-empty files are better. | Cedric Berger |
2003-02-26 | And a couple more binat failures. | Cedric Berger |
2003-02-26 | As promised, a bunch of new valid binat tests. | Cedric Berger |