Age | Commit message (Expand) | Author |
2004-08-19 | there be usb dragons | Michael Shalayeff |
2004-08-19 | commented out ahd (compiles but does not work) | Michael Shalayeff |
2004-08-18 | Fix last commit, all 4 com ports use the same frequency. Prompted | Todd C. Miller |
2004-08-18 | Calculate time_t correctly from (day, month, year): 1/1/70 is 0, not 1, | Tom Cosgrove |
2004-08-18 | fix bad packets passed to bpf from the gre(4) interface. | Can Erkin Acar |
2004-08-18 | regen for NetMos 4S | Todd C. Miller |
2004-08-18 | Add NetMos 4S (4 port serial) | Todd C. Miller |
2004-08-18 | A potpourri of fixes and improvements: | Miod Vallat |
2004-08-18 | Add 'irq6/clock0' to evcount on luna88k. | Kenji Aoyama |
2004-08-18 | s/tmr2_stat_clk/stat/ s/tmr1_hard_clk/clock/ (better interrupt names) | Dale Rahn |
2004-08-18 | skip splx() for skiplookup; report Vafa D. Izadinia; ok henning, canacar | Markus Friedl |
2004-08-18 | remove: GPL_MATH_EMULATE MSDOSFS rl tx tl wb | Theo de Raadt |
2004-08-17 | Use device name, not constant string, ok deraadt@ | Dale Rahn |
2004-08-17 | don't forget to set rv to zero on false match | Michael Shalayeff |
2004-08-17 | Improved interrupt counters for arm: no spaces in the names, | Dale Rahn |
2004-08-17 | printf repair | Theo de Raadt |
2004-08-17 | Calculate time_t correctly from (day, month, year): 1/1/70 is 0, not 1. | Tom Cosgrove |
2004-08-16 | Uninline splraise to save some time and space. | Artur Grabowski |
2004-08-16 | crank wi_cmd_count to 2000 for the time being; should help avoid | Todd C. Miller |
2004-08-15 | gracefully handle FP traps | Per Fogelstrom |
2004-08-15 | cast | Per Fogelstrom |
2004-08-15 | protect code dealing with the vnode sync list with splbio(). fixes the | Pedro Martelletto |
2004-08-15 | undo last commit, skipping over ifaddrs without IFA_ROUTE has unwanted | Henning Brauer |
2004-08-15 | gas 2.14 have different understanding of 32-64 bit constant cvt | Per Fogelstrom |
2004-08-15 | remove LP32 defs not used | Per Fogelstrom |
2004-08-15 | Add back the broken swap. This needs to be checked why it has to | Per Fogelstrom |
2004-08-15 | cleanup and more protos | Per Fogelstrom |
2004-08-14 | Add isa vga to amd64 install media kernels. This makes it possible to | Kenneth R Westerback |
2004-08-14 | re-enable ahc on pci since mickey is missing | Theo de Raadt |
2004-08-14 | bad bad typo + thinko made ktrace broken in smp. ok deraadt@ | Niklas Hallqvist |
2004-08-13 | Fix issue with auto request sense handling for both ahc and ahd. | Kenneth R Westerback |
2004-08-13 | sync | Theo de Raadt |
2004-08-13 | LK204-24-USB LCD; adulau@foo.be | Theo de Raadt |
2004-08-13 | add missing copyright | Per Fogelstrom |
2004-08-12 | Leave the command wait interrupt enabled as long as there is at least one | Jason Wright |
2004-08-12 | Prevent a panic by validating the super block size as recorded in the | Otto Moerbeek |
2004-08-12 | Fix the shared irq problem, by allocating a low priority vector | Niklas Hallqvist |
2004-08-11 | In dkcsumattach() avoid modifying bootdev until we are done matching. | Todd C. Miller |
2004-08-11 | no ecoff | Per Fogelstrom |
2004-08-11 | fix microtime | Per Fogelstrom |
2004-08-11 | damnit | Theo de Raadt |
2004-08-11 | ansi | Theo de Raadt |
2004-08-11 | various ansi and spacing issues; pefo ok | Theo de Raadt |
2004-08-11 | PCIVERBOSE by default (USBVERBOSE comes along for the future ride); pefo ok | Theo de Raadt |
2004-08-11 | oops | Theo de Raadt |
2004-08-11 | skip over interface addresses without IFA_ROUTE, fixes some issue with pppd | Henning Brauer |
2004-08-11 | a few debug cleanups: | David Gwynne |
2004-08-11 | mips64 now | Per Fogelstrom |
2004-08-11 | move to mips64 | Per Fogelstrom |
2004-08-11 | spacing | Theo de Raadt |