Age | Commit message (Expand) | Author |
2001-03-24 | Oops. Unbreak. | Hakan Olsson |
2001-03-24 | Convert to new timeout API. art@ ok. | Hakan Olsson |
2001-03-24 | Convert to new timeout API. mickey@ ok. | Hakan Olsson |
2001-03-08 | move gif* and faith* into sys/conf/GENERIC. deraadt and angelos ok | Jun-ichiro itojun Hagino |
2001-03-03 | cnkqfilter for sparc | Niels Provos |
2001-03-02 | add #define __STRICT_ALIGNMENT | Jason Wright |
2001-02-22 | ifdef sparc -> ifdef __sparc__ | Artur Grabowski |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2001-02-19 | Merge from GENERIC: add pseudo-devices for IPv6. | Christian Weisgerber |
2001-02-12 | set default adapter role, propage config flags | mjacob |
2001-01-31 | mmap should return -1 on failure, not EOPNOTSUPP. | Artur Grabowski |
2001-01-30 | - make hme_put() a little neater | Jason Wright |
2001-01-30 | - take advantage of the fact that qe's and be's require qec's and move | Jason Wright |
2001-01-30 | borrow an idea from if_rl... take advantage of HME_RX_OFFSET and use | Jason Wright |
2001-01-30 | new timeouts | Jason Wright |
2001-01-29 | bring sparc into the 20th century, add support for 'boot -c' (BOOT_CONFIG) | Jason Wright |
2001-01-23 | three small bugs pointed out by Adam <vt@ikp.pl> | Jason Wright |
2001-01-22 | Define ARCH_ELFSIZE that is the default elf size on this arch. | Artur Grabowski |
2001-01-20 | if using serial console, do not apply graphics rows/cols to tty settings; joo... | Theo de Raadt |
2001-01-15 | - increase the amount of space mapped for dvma on sun4m | Jason Wright |
2000-12-06 | use __x__ formats for __attribute__ arguments; guenther@gac.edu | Theo de Raadt |
2000-11-28 | How did this work? | Jason Wright |
2000-11-28 | Repair: grrrrrr... brought in wrong changes -again- | Jason Wright |
2000-11-28 | oops, not yet | Jason Wright |
2000-11-28 | remove statics and knf | Jason Wright |
2000-11-22 | Remove UNTESTED comments on cpus that I know work. | Artur Grabowski |
2000-11-22 | cosmetic. | Artur Grabowski |
2000-11-17 | seems the qe/mace combination needs a delay between accesses to the | Jason Wright |
2000-11-16 | - remove other media types, the MACE isn't as bright as one would hope | Jason Wright |
2000-11-16 | wait for the MACE to figure out whether it has media or not, and then | Jason Wright |
2000-11-16 | - Fix the NMI problem: it seems the qec channel reset also resets the MACE, and | Jason Wright |
2000-11-10 | Change the ktrace interface functions from taking the trace vnode to taking the | Artur Grabowski |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos |
2000-11-08 | Use netisr_dispatch. | Artur Grabowski |
2000-11-07 | Cleanup ctx_free wrt. 4m vs. 4c. | Artur Grabowski |
2000-11-07 | Cleanup some ifdefs in the powerdown code. | Artur Grabowski |
2000-11-07 | Race conditions make it hard for us to know if the interrupt was for us. | Artur Grabowski |
2000-10-27 | more precise BUFCACHEPERCENT calculations. | Michael Shalayeff |
2000-10-18 | typo in comment; from gluk@ptci.ru | Michael Shalayeff |
2000-10-17 | damn it, i have had it with this untested weak shit | Theo de Raadt |
2000-10-16 | quiet these puppies down- this OpenBSD, not some callow system like NetBSD | mjacob |
2000-10-16 | re-add weak sparc support; d@ | Theo de Raadt |
2000-10-16 | Update OpenBSD with respect to Solaris/FreeBSD/NetBSD/Linux versions. | mjacob |
2000-09-26 | Implement getnulldev that returns the dev_t for "/dev/null". | Artur Grabowski |
2000-09-21 | initialize sc_link.openings to it's (currently) default value of 4 | Michael Shalayeff |
2000-09-18 | fix reversed muting; patch from: jason@ | Brad Smith |
2000-07-31 | Add defines for ULLONG_MAX, LLONG_MAX, and LLONG_MIN in terms of | Todd C. Miller |
2000-07-25 | remove debugging stuff i commited by accident | Theo de Raadt |
2000-07-19 | Blink with new timeouts. | Artur Grabowski |
2000-07-18 | move bootblocks around a bit more | Theo de Raadt |