Age | Commit message (Expand) | Author |
2002-01-08 | Remove nofn driver... it was much easier than I thought to support 7811 | Jason Wright |
2002-01-08 | correct altivec support enable for gas 2.11. (still in comment) | Dale Rahn |
2002-01-08 | Add "no nat/rdr/binat" to nat.conf. The first matching rule applies. | Daniel Hartmeier |
2002-01-08 | SIOCSIFMTU support; patches by Claudio Castiglia <ccastig@softhome.net> | Federico G. Schwindt |
2002-01-08 | do not log() in per-packet input path. sync w/kame | Jun-ichiro itojun Hagino |
2002-01-08 | correct behavior of IPv4 over IPv6 tunnel (using gif). | Jun-ichiro itojun Hagino |
2002-01-07 | Enough of a driver for 7811 to poll the random number generator for bits | Jason Wright |
2002-01-07 | first pass cleanup for lkms | Eric Jackson |
2002-01-07 | pass the proc* down the ioctl chain to controller; mjacob@ csapuntz@ ok | Michael Shalayeff |
2002-01-07 | use flags instead of options to choose the tea5757 vs tea5759. | Michael Shalayeff |
2002-01-07 | If the handler for SIGCHLD is set to SIG_IGN, act as if the | Todd C. Miller |
2002-01-07 | Paranoia on my part, do not let the condition exist where kvm space could | Dale Rahn |
2002-01-07 | On cache flushing, if start is not cacheline aligned, add to the lenght | Dale Rahn |
2002-01-07 | Do not enter ddb twice in a row on console break. | Miod Vallat |
2002-01-07 | - increment uvmexp.intrs on interrupts (oops) | Miod Vallat |
2002-01-06 | remove bogus diagnostic check. | Eric Jackson |
2002-01-06 | add ums and wsmux | Jason Wright |
2002-01-06 | That was no fix, that broke things. If the pte entry is currently found | Dale Rahn |
2002-01-06 | pte_spill() is executed on a special stack in real mode (vm not enabled). | Dale Rahn |
2002-01-06 | Claim to support WSSCREEN_WSCOLORS (drivers support it, but rcons doesn't | Jason Wright |
2002-01-05 | support detach, from netbsd | Michael Shalayeff |
2002-01-05 | Avoid using an uninitialized variable. dhartmei@ ok | Thomas Nordin |
2002-01-04 | Use [eid]cache-size to determine cache sizes and fall back to (?cache-nlines ... | Jason Wright |
2002-01-04 | add 600x read for 744 rev < 2 - from netbsd | Eric Jackson |
2002-01-04 | Add handling for cmap get/put (mostly from sparc) | Jason Wright |
2002-01-04 | regen | Michael Shalayeff |
2002-01-04 | no wires needed and their/isil wlans; from Maurice Nonnekes <maurice@amaze.nl> | Michael Shalayeff |
2002-01-04 | match on ericsson wlan; from lha@stacken.kth.se, pr 2295 | Michael Shalayeff |
2002-01-04 | regen | Michael Shalayeff |
2002-01-04 | Socket Communications Low Power WLAN; from netbsd | Michael Shalayeff |
2002-01-04 | ericsson wlan, from lha@stacken.kth.se | Michael Shalayeff |
2002-01-04 | correct comment: USB scanners aren't generic devices | Jason Wright |
2002-01-04 | oops, move cdev_decls to conf.h | Jason Wright |
2002-01-04 | add the full suite of USB devices: usb, uhid, ugen, ulpt, urio, ucom, uscanner | Jason Wright |
2002-01-04 | Bring in a closer shape to other arches Makefile, also reorder the depend | Miod Vallat |
2002-01-04 | Use LEAF_ENTRY not ENTRY. | Miod Vallat |
2002-01-04 | Add support for get/put colormap (mostly borrowed from sparc) | Jason Wright |
2002-01-04 | mmap functionality for cgthee (mostly from NetBSD) | Jason Wright |
2002-01-04 | expose sbus_bus_addr() so cgsix actually compiles (oops) | Jason Wright |
2002-01-04 | Handle truncation to the middle of a file hole. deraadt@ ok | Thomas Nordin |
2002-01-04 | Standardize on EFBIG for bus_dma returning failure if caller is too griddy. | Miod Vallat |
2002-01-04 | add mmap functionality (most from NetBSD) | Jason Wright |
2002-01-03 | call ukbd_cnattach() if the console keyboard is usb | Jason Wright |
2002-01-03 | new names, nate broke the tree | Theo de Raadt |
2002-01-03 | stdout and stdin are integers not pointers (use 0 not NULL) | Jason Wright |
2002-01-03 | define a new wsemul_sun attribute and add it to the sparc64 framebuffers | Jason Wright |
2002-01-03 | Add the pci_findvendor function | Nathan Binkert |
2002-01-03 | Use STRIPFLAGS=-g -X -x rather than =-d on all ELF arches. | Miod Vallat |
2002-01-03 | Add the bus to the cardbus_attach_args | Nathan Binkert |
2002-01-03 | cdev_decl(wsdisplay) is already done in <sys/conf.h> | Miod Vallat |