Age | Commit message (Expand) | Author |
2002-06-07 | cope with cases where maxmtu == 0 (shouldn't happen) | Jun-ichiro itojun Hagino |
2002-06-07 | Don't free an uninitialized pointer. art@ ok | Thomas Nordin |
2002-06-07 | While src is rarely NULL, ssrc might be. Fixes PR#2721. | Hakan Olsson |
2002-06-07 | Add initialization of pglist, now attaches fine, but | Niklas Hallqvist |
2002-06-07 | fix indent | Jun-ichiro itojun Hagino |
2002-06-07 | Switch mvmeppc to the current powerpc pmap scheme. | Miod Vallat |
2002-06-07 | Fix the cache invalidation routines, per macppc cpu.h rev 1.3. | Miod Vallat |
2002-06-06 | implement findblkname() and some more fluff around | Michael Shalayeff |
2002-06-06 | kqueue support for bpf; okay markus@ | Niels Provos |
2002-06-06 | temporarilty -> temporarily | Aaron Campbell |
2002-06-06 | compatibilty -> compatibility | Aaron Campbell |
2002-06-06 | regen | Michael Shalayeff |
2002-06-06 | bunch of nvidia chips; form Dries Schellekens <gwyllion@ace.ulyssis.org> via ... | Michael Shalayeff |
2002-06-06 | match more cards | Niklas Hallqvist |
2002-06-06 | sync | Niklas Hallqvist |
2002-06-06 | GDT product sync | Niklas Hallqvist |
2002-06-06 | sync; ok deraadt@ | Dan Harnett |
2002-06-06 | add ATI Rage 128 TF; ok deraadt@ | Dan Harnett |
2002-06-06 | use shorter uvm_prot_rw | Michael Shalayeff |
2002-06-06 | do not poke into the page0 for now | Michael Shalayeff |
2002-06-06 | fix stereo handling on bktr, remove dead code from fms (now that radio does a... | Michael Shalayeff |
2002-06-06 | Fix *documentation*: one arg of the ktrace(2) is pid_t not int, found while | Mike Pechkin |
2002-06-06 | do not say duh to the cereal | Michael Shalayeff |
2002-06-06 | zap | Artur Grabowski |
2002-06-05 | steal'' performance calculating loop from pchb.c and have a uniform output | Michael Shalayeff |
2002-06-05 | regen | Michael Shalayeff |
2002-06-05 | a driver for the rng on the amd768 power management device (no actual power m... | Michael Shalayeff |
2002-06-05 | fix dma map handling logic in hme_newbuf(); from jason@. | Federico G. Schwindt |
2002-06-05 | regen | jasoni |
2002-06-05 | provide local versions of getpid, getuid and getgid that do not | jasoni |
2002-06-05 | DIAGNOSTIC check for duplicate entry into the tree. | Artur Grabowski |
2002-06-05 | splbio around biodone | Artur Grabowski |
2002-06-05 | be sure to use L3 MTU, not L2 MTU, when specified in spec (affects FDDI/ARCnet) | Jun-ichiro itojun Hagino |
2002-06-04 | no need to specify rmx_send/recvpipe. | Jun-ichiro itojun Hagino |
2002-06-04 | Convert vgafb from rcons to rasops | Jason Wright |
2002-06-04 | spaces to tabs, remove trailing whitespace | jasoni |
2002-06-04 | limit number of rng's passed up per tick to 32; suggested by mickey. | Jason Wright |
2002-06-04 | add bwtwo* at sbus? (commented out... someone have one to test?) | Jason Wright |
2002-06-04 | driver for the sbus bwtwo cards (completely untested). | Jason Wright |
2002-06-04 | identify keyboard/mouse ports | Jason Wright |
2002-06-04 | Identify keyboard/mouse ports if not claimed by other drivers. | Jason Wright |
2002-06-04 | spelling; raj@cerias.purdue.edu | Theo de Raadt |
2002-06-04 | Remove unused #define. ok deraadt@ | Thomas Nordin |
2002-06-03 | o when checking the message type, mask with WI_RXSTAT_MSG_TYPE instead | Todd C. Miller |
2002-06-03 | regen | Michael Shalayeff |
2002-06-03 | add 8233 pci-isa and some uniformity in tabs and spaces | Michael Shalayeff |
2002-06-03 | probe for flavours, aps and audigy still need more work though | Michael Shalayeff |
2002-06-03 | spell transceiver correctly | Theo de Raadt |
2002-06-03 | detect stereo reception; from jumbo@ | Michael Shalayeff |
2002-06-03 | add rasops24 to creator. minor indentation while i'm here. | Federico G. Schwindt |