Age | Commit message (Expand) | Author |
2003-08-19 | prefer memory mappings (to io) | Michael Shalayeff |
2003-08-19 | use pci_mapreg_map() to map the regs and some cleanups; form@ ok | Michael Shalayeff |
2003-08-19 | Properly identify Mobile Pentium 4-M processor | Alexander Yurchenko |
2003-08-19 | pad some records some more; from Jon Olsson <jon@abc.se> | Michael Shalayeff |
2003-08-19 | rcsids | Michael Shalayeff |
2003-08-19 | myson mtd803 ether and enable mtdphy no; form netbsd via form@ | Michael Shalayeff |
2003-08-19 | give better depth and cmsize | Michael Shalayeff |
2003-08-19 | implement WSDISPLAYIO_{GET,PUT}CMAP; untested | Michael Shalayeff |
2003-08-19 | inquire ext config and dump it in debugging and also fix other debugging prints | Michael Shalayeff |
2003-08-18 | back out previous. miod pointed out that we don't recover from this | Jason Wright |
2003-08-18 | #ifdef warning about chained buffers | Jason Wright |
2003-08-18 | prevent looutput() feedback of broadcast/multicast packets if they are | Daniel Hartmeier |
2003-08-18 | spelling in comment, jonathon gray | Ted Unangst |
2003-08-17 | unused var | Ted Unangst |
2003-08-17 | Missing break, change NULL -> 0 for int parameter (no functional | Daniel Hartmeier |
2003-08-17 | implement WSDISPLAYIO_{S,G}MODE | Michael Shalayeff |
2003-08-17 | print out the graphics id | Michael Shalayeff |
2003-08-17 | cleanup | Michael Shalayeff |
2003-08-17 | There is no need to assume that the compiler will swap ! and & operator | Miod Vallat |
2003-08-16 | missed suser. thanks naddy@ | Ted Unangst |
2003-08-16 | spaces | Theo de Raadt |
2003-08-16 | protos | Theo de Raadt |
2003-08-16 | ansi | Theo de Raadt |
2003-08-16 | AN983 needs 64BIT_HASH too, fixes multicast | Henning Brauer |
2003-08-15 | cleanup. | Federico G. Schwindt |
2003-08-15 | ansi and proto cleanup. one unused function goes away | Theo de Raadt |
2003-08-15 | proto findcpu, because bootblocks use this too | Theo de Raadt |
2003-08-15 | - remove ahc dependency, convert smc93cx6 into an attribute. | Federico G. Schwindt |
2003-08-15 | no newline in errx; andrushock@korovino.net | Theo de Raadt |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-08-15 | regen. | Federico G. Schwindt |
2003-08-15 | simplify. | Federico G. Schwindt |
2003-08-15 | bitneaks anonymous randomisation | Michael Shalayeff |
2003-08-14 | don't write grabage in unused direntry field. newer windows versions | Ted Unangst |
2003-08-14 | better comment on the new coms | Michael Shalayeff |
2003-08-14 | attach those funky teleshare ttys | Michael Shalayeff |
2003-08-14 | attach at teleshare serial ports as well. need dsp microcode for a functional... | Michael Shalayeff |
2003-08-14 | m_copyback()'s 4th arg is const void *, nuke (caddr_t) casts. | Jason Wright |
2003-08-14 | correct length mask | Jason Wright |
2003-08-14 | GENERIC is now safe(4) | Jason Wright |
2003-08-14 | regen.. again. sorry. | Federico G. Schwindt |
2003-08-14 | unbust my previous commit. | Federico G. Schwindt |
2003-08-14 | add more delays during init | Jason Wright |
2003-08-14 | regen. | Federico G. Schwindt |
2003-08-14 | add more syscalls. implement exit_group (which is actually an alias for | Federico G. Schwindt |
2003-08-14 | partial proto repairs | Theo de Raadt |
2003-08-14 | in some fs (ie. procfs), readdir won't return a cookie, so calculate | Federico G. Schwindt |
2003-08-14 | remove magic swapping constants in favor of the #defines I added a few | Jason Wright |
2003-08-14 | - remove some uneeded junk (mainly leftovers from ubsec cut/paste) | Jason Wright |
2003-08-14 | kill unneeded caddr_t casts for *_copyback | Jason Wright |