Age | Commit message (Expand) | Author |
2001-10-03 | If the TDB doesn't have an attached src/dst ID, it can be used for any | Angelos D. Keromytis |
2001-10-03 | fix data sheet link. ok deraadt@ | Kevin Lo |
2001-10-02 | #ifdef FOO works much better when FOO isn't misspelled. | Artur Grabowski |
2001-10-02 | style | Jason Wright |
2001-10-02 | De uglify (a bit) and garbage collect a bunch of now unused functions. | Jason Wright |
2001-10-02 | Pull in a change I wrote a -long- time ago: avoid {bcopy/memcpy} into statically | Jason Wright |
2001-10-02 | make usb work across apm suspends. okay millert@, niklas@, aaron@, deraadt@ | Niels Provos |
2001-10-02 | change timeval to bpf_timeval; 32 bit in size, permitting much greater portab... | Theo de Raadt |
2001-10-02 | Values coming from userland should be bounds checked, even if we put them | Constantine Sapuntzakis |
2001-10-02 | Bounds check index into routing table. Thanks to Ken Ashcraft of Stanford | Constantine Sapuntzakis |
2001-10-02 | increase rx descriptors, remove some debugging code, deal with different endi... | Jason Wright |
2001-10-02 | fix rtc_write_reg; netbsd. | Jason Wright |
2001-10-02 | Convert ip_off of the inner IP header to host order in pf_test_state_icmp(). | Daniel Hartmeier |
2001-10-02 | sync | Jason Wright |
2001-10-02 | ALI M5451 audio | Jason Wright |
2001-10-02 | regen with uplcom devices | Todd C. Miller |
2001-10-02 | Add support for I/O DATA USB-RSAQ2 serial adapter; ichiro@netbsd.org | Todd C. Miller |
2001-10-02 | +audioce (cs4231 at ebus) | Jason Wright |
2001-10-02 | fix dma problems... now blaring Berlin's The Metro around the house from U30. | Jason Wright |
2001-10-01 | Change the kernel so that is the openfirmware stdout is not provided, | Dale Rahn |
2001-10-01 | When booting up in auto-boot? true mode, newer systems do not provide | Dale Rahn |
2001-10-01 | Always use the IRQ interrupt, and let the SBC_INTR flag only control | Miod Vallat |
2001-10-01 | When you see an error, fix it immediately, otherwise it is possible | Dale Rahn |
2001-10-01 | Add Copyright. Image cleanup. | Dale Rahn |
2001-10-01 | Piece of "code" which openfirmware will recognize to boot automatically off | Dale Rahn |
2001-10-01 | +audioce | Jason Wright |
2001-10-01 | driver for cs4231 at ebus: doesn't quite sound right yet (VERY choppy and | Jason Wright |
2001-10-01 | better name | Jason Wright |
2001-10-01 | Avoid panic when unconfiguring raid device which was autoconfigured and | Grigoriy Orlov |
2001-10-01 | don't print redundant information | Jason Wright |
2001-10-01 | reinitialize ip6_hdr pointer after pf_test; ok dhartmei@ (noticed after | jasoni |
2001-10-01 | There are anecdotal reports of firmware being writable on some Cougar | Hugh Graham |
2001-10-01 | consistent casing | Hugh Graham |
2001-10-01 | Use system variant types rather than 0x80 on the configuration and | Hugh Graham |
2001-10-01 | Add system variant types for VAXstation 4000/60 and MicroVAX 3100m80. | Hugh Graham |
2001-10-01 | Make number of vlan interfaces configurable from UKC. | Niklas Hallqvist |
2001-10-01 | sparc64 doesn't need splaudio()/IPL_AUDIO provided here, either | Jason Wright |
2001-10-01 | for lack of a better place, but ebus dma register defs in here. | Jason Wright |
2001-10-01 | simplification: | Jason Wright |
2001-10-01 | get rid of local copy of cs4231reg.h (and get defns from dev/ic/ad1848reg.h | Jason Wright |
2001-10-01 | add mono output mute bit | Jason Wright |
2001-10-01 | first step at getting rid of local cs4231reg copy: get register numbers | Jason Wright |
2001-09-30 | pretty | Jason Wright |
2001-09-30 | add cs4231 at sbus/audio at same | Jason Wright |
2001-09-30 | oops, get rid of debugging printf | Jason Wright |
2001-09-30 | big clean up of commit operation (and register defns) | Jason Wright |
2001-09-30 | Enable break interrupt earlier. | Artur Grabowski |
2001-09-30 | Next round of cleanups. | Artur Grabowski |
2001-09-30 | Generic soft interrupts from NetBSD plus some minor cleanups. | Artur Grabowski |
2001-09-30 | add mode_lock for mode_shift as the caps_lock is to shift; from Igor Grabin <... | Michael Shalayeff |