Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-27 | ieee_test isn't real, rename it to logb.3 and make everything link to that ↵ | Jason Wright | |
instead. | |||
2003-02-27 | A lotsa fixin' (ditched the old sin.3 in favor of cos.3 with modifications), ↵ | Jason Wright | |
etc. | |||
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 | |
- mention the *f forms are single precision forms of the *[^f] forms | |||
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 | |
drivers to link. | |||
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 | |
is not used, but is now initialized to a valid value. | |||
2003-02-26 | Remove an unnecessary structure copy from useage of setfault(), call | Dale Rahn | |
by reference, not by value, ok matthieu#, miod@ | |||
2003-02-26 | copyright added; | Jason McIntyre | |
(c) jbm@ thanks to jbm@ for helping clear this up | |||
2003-02-26 | in expand_rule, correctly set r->pqid if a priority queue was defined, and | Henning Brauer | |
reuse the value of r->qid if not. ok dhartmei@ mcbride@ | |||
2003-02-26 | Better support for the ps/2-style HIL keyboards (those with a real numeric | Miod Vallat | |
pad and a few extra keys). | |||
2003-02-26 | New hil child devices attachment framework, that allow them to be detached | Miod Vallat | |
at runtime. Handle reconfiguration notices from the loop, and do the necessary detach/attach work so that our vision of the loop is in sync with reality. Adapt all hil child devices to the above changes. "This is not as plug'n'play as usb, but you get the same feeling anyways..." | |||
2003-02-26 | Remove a poor error message which is emitted on perfectly fine MBR labeled | Dale Rahn | |
disks. If no label is found on the disk the 'correct' message is printed. | |||
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 | |
argument order for mtspr. | |||
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 | |
_progname storage into data instead of stack. | |||
2003-02-26 | clarify that eject works on other media | Ted Unangst | |
ok millert@ | |||
2003-02-26 | repeated words; millert ok ok | Theo de Raadt | |
2003-02-26 | eliminate some useless checks. yichen xie's checker. | Ted Unangst | |
ok mickey@ | |||
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 | |
OpenBSD but it could affect platforms which define ISC_PLATFORM_NEEDVSNPRINTF. isc_print_snprintf contains a bug where it could read off the end of an argument string for a format specifier like "%.10s", where the .10 indicates precision. Reported to ISC and confirmed as ISC bug #5191. OK jakob@ | |||
2003-02-26 | start new sentence on a new line | David Krause | |
ok mpech@ | |||
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 | |
2003-02-26 | altq without scheduler | Henning Brauer | |
2003-02-26 | binat-anchor: no fromto, no proto list expansion | Henning Brauer | |
2003-02-26 | rdr-anchor: no src port, no dst port list expansion, no dst port operators | Henning Brauer | |
2003-02-26 | anchorname too long | Henning Brauer | |
2003-02-26 | note manpage addition | Jakob Schlyter | |
2003-02-26 | IPv6 now default | Jakob Schlyter | |
2003-02-26 | listen to IPv6 interfaces by default | Jakob Schlyter | |
2003-02-26 | .Dv PF_KEY | Markus Friedl | |
2003-02-26 | pass sadb_msg to print_xxx because print_sa needs to check the satype | Markus Friedl | |
(for ipcomp). | |||
2003-02-26 | preserve the addressing using frame pointer at the cse2 phase. | Hiroaki Etoh | |
2003-02-26 | fix the bison problem on alpha, it uses the pointer that initialzes the ↵ | Hiroaki Etoh | |
outside address of a character array. | |||
2003-02-26 | various typos; | Jason McIntyre | |
2003-02-26 | IPsec is written ``IPsec'', not ``IPSec''. | David Krause | |
ok ho@ | |||
2003-02-26 | remove double word stuttering | David Krause | |
ok henning@ | |||
2003-02-26 | additions to calendar.music, translated from the German calendar.musik file | David Krause | |
(with help from pb@ to get some of the cities/countries right) died -> dies in a few places for consistency add the year to a few entries missing it ok mickey@ | |||
2003-02-26 | Add some more U.S. space happenings. | David Krause | |
It wouldn't hurt for someone to add more Russian space history too. ok mickey@ |