Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-27 | Realtek 8169 found on a hammer board | Alexander Yurchenko | |
2003-11-27 | on behalf of tdeval@: | Henning Brauer | |
fix several errnous error messages (hah) partitially from PR3566 | |||
2003-11-27 | add quirk for Datum Networks SSF-7X USB Multi Players | Henning Brauer | |
PR3580; Aldo Cortesi <aldo@nullcube.com> | |||
2003-11-27 | sync | Henning Brauer | |
2003-11-27 | Datum Networks SSF-7X Multi Players | Henning Brauer | |
from PR3580; Aldo Cortesi <aldo@nullcube.com> | |||
2003-11-27 | gcc3 wants "m" operands to be lvalues. | Marc Espie | |
okay toby, mickey. | |||
2003-11-27 | Bad #undef, spotted by gcc3. | Marc Espie | |
okay toby, mickey. | |||
2003-11-27 | This var is volatile. gcc3 complains if the CV qualifiers don't match. | Marc Espie | |
ok toby, mickey | |||
2003-11-26 | after some discussion with nick@, note that `hd*' syntax makes more | Jason McIntyre | |
sense when specifying a boot device than does `wd*' or `sd*', and replace examples with it; in line with what nick has already done to the faq; ok nick@ mickey@ weingart@ | |||
2003-11-26 | sync | Alexander Yurchenko | |
2003-11-26 | Consistency in smbus controllers names | Alexander Yurchenko | |
ok mickey@ | |||
2003-11-26 | The geodesc works great for SC1201 as well. ok markus@ | Kevin Lo | |
2003-11-25 | Make SIOCGIFHWADDR work. ok mickey@ | Thomas Nordin | |
2003-11-25 | Allow mvmeppc to compile again. not a supported arch. | Dale Rahn | |
2003-11-24 | experimental support for HVT as a 2nd level tlb | Michael Shalayeff | |
2003-11-24 | -fno-builtin. okay dale `mvmeppc doesn't exist' rahn. | Marc Espie | |
2003-11-24 | -fno-builtin, checked by millert@ | Marc Espie | |
2003-11-24 | have to apm_set_ver() before the values calculated get used; from ↵ | Michael Shalayeff | |
nedko@users.sourceforge.net | |||
2003-11-24 | make it use system bcopy/bzero (speeds up the vax about twice); from pr3549 | Michael Shalayeff | |
2003-11-23 | -fno-builtin* checked by brad@ | Marc Espie | |
2003-11-23 | Check correct array index KERN_VNODE; from Alistair Kerr | Todd C. Miller | |
Closes PR 3571 as per on icb. | |||
2003-11-23 | check for too-small length in stream debug code | Anil Madhavapeddy | |
discussed with grange@ tedu@ | |||
2003-11-22 | Unbreak compiling with DEBUG. | Alexander Yurchenko | |
Diff from mickey@, ok weingart@ | |||
2003-11-21 | + -fno-builtin-* on architectures confirmed to work. | Marc Espie | |
2003-11-21 | Remove redundant arguments to pf_sockaddr_lookup(); proto and af are already | Ryan Thomas McBride | |
included in pd. ok dhartmei@ henning@ | |||
2003-11-21 | Remove unused "ipoff" arguments. | Ryan Thomas McBride | |
ok dhartmei@ henning@ | |||
2003-11-20 | Correct bounds check in semop(2) and semctl(2) | Todd C. Miller | |
2003-11-20 | Sync comments with NetBSD. | Alexander Yurchenko | |
ok millert@ | |||
2003-11-20 | Make these pass -Wsign-compare | Todd C. Miller | |
2003-11-20 | Check for round_page() overflow in uvm_vslock()/uvm_vsunlock(). | Alexander Yurchenko | |
ok millert@ henning@ markus@ drahn@ | |||
2003-11-20 | Add -fno-builtin-print -fno-builtin-log to i386/sparc/sparc64/hppa. | Marc Espie | |
No confirmed report of `this work' for other arches yet... | |||
2003-11-19 | Sync with NetBSD probe code: deal with non-pullups ide bus when | Alexander Yurchenko | |
testing status register and a better comments on probe logic. Tested on i386, sparc64 and macppc by me, jmc@, matthieu@, sturm@ and drahn@. ok costa@ | |||
2003-11-19 | undo boolshit unapproved changes the author does not even care about to fix | Michael Shalayeff | |
2003-11-19 | MALLOC is not meant for variable size allocations | Ted Unangst | |
2003-11-19 | regen | Michael Shalayeff | |
2003-11-19 | MALLOC is not meant for variable size allocations | Ted Unangst | |
2003-11-19 | - add ALI M1533 and M1535 ids. ok mickey@ | Kevin Lo | |
- fix ALI M1543 id. pointed out by mickey@ | |||
2003-11-18 | Remove the duplicated code in ssh_checkintr() - checked against mvme68k. | Miod Vallat | |
2003-11-18 | don't leave test code enabled, spotted Dries Schellekens | Ted Unangst | |
2003-11-18 | In ssh_checkintr(), better check pointers for NULL before they | Miod Vallat | |
are dereferenced. XXX Looks like there are duplicated sections in this function. This driver needs a huge cleanup anyway... | |||
2003-11-18 | path_index isn't used for anything, so comment it out. idea millert@ | Ted Unangst | |
2003-11-18 | add lightwight reader/writer locks from art@. we will be using these | Ted Unangst | |
later. have been looked over for quite some time now. | |||
2003-11-18 | faster pools. split pagelist into full, partial, and empty so we find what | Ted Unangst | |
we're looking for. change small page_header hash table to a splay tree. from Chuck Silvers. tested by brad grange henning mcbride naddy otto | |||
2003-11-18 | remove useless debug print. | Dale Rahn | |
2003-11-18 | DDB_SAFE_CONSOLE should not be specified in GENERIC kernel except for testing. | Dale Rahn | |
2003-11-17 | Various cleanups, knf, better debug messages. | Alexander Yurchenko | |
2003-11-17 | Don't wait for DRQ after issuing IDENTIFY command; instead check for DRQ | Alexander Yurchenko | |
asserted after BSY is cleared in data read codepath. Solves delays in probe. The first version of this diff was done by costa@ a long time ago but had some issues. This one is a partial sync with NetBSD. ok costa@ | |||
2003-11-17 | sync | Alexander Yurchenko | |
2003-11-17 | New vendor TigerJet Network and a new toy of tm@ -- Tiger320 | Alexander Yurchenko | |
pci communication controller. ok mickey@ | |||
2003-11-17 | Corega Ether II PCC-TD support. | Federico G. Schwindt | |
from Katsuhiko Hirohashi <hasiyan at mk2 dot org>. |