Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-10-16 | the Wall thing, you know | Theo de Raadt | |
1996-10-16 | latest pdq from matt thomas | Theo de Raadt | |
1996-10-16 | unused var | Theo de Raadt | |
1996-10-16 | Wall happiness | Theo de Raadt | |
1996-10-16 | -Wall happiness | Theo de Raadt | |
1996-10-16 | type death | Theo de Raadt | |
1996-10-16 | unused var | Theo de Raadt | |
1996-10-16 | unused vars, protos | Theo de Raadt | |
1996-10-16 | unused vars | Theo de Raadt | |
1996-10-16 | contextual usage | Theo de Raadt | |
1996-10-16 | missing */ | Theo de Raadt | |
1996-10-16 | proto | Theo de Raadt | |
1996-10-16 | fix proto, unused var | Theo de Raadt | |
1996-10-16 | unused variables | Theo de Raadt | |
1996-10-16 | unused vars | Theo de Raadt | |
1996-10-16 | contextual usage only | Theo de Raadt | |
1996-10-16 | -W clean | Theo de Raadt | |
1996-10-16 | compile aic7xxx_asm using HOSTCC and -U_KERNEL | Theo de Raadt | |
1996-10-14 | sync | Theo de Raadt | |
1996-10-14 | rename some 3cxxx stuff | Theo de Raadt | |
1996-10-14 | sync | Theo de Raadt | |
1996-10-14 | no need for --posix flag | Theo de Raadt | |
1996-10-14 | better 3c59x and 3c9xx support; netbsd pr#2840; curt@portal.ca | Theo de Raadt | |
1996-10-13 | Updated driver to match FreeBSD, from Dave Huang <khym@bga.com>. | Jason Downs | |
1996-10-12 | on newer cards, use word count for SET_TX_AVAIL_THRESH; from numerous ↵ | Theo de Raadt | |
people, gleamed from plan9/bsdi drivers, and confirmed in last two sentences in 3c590 manual | |||
1996-10-12 | Support LUNs. My God... | Jason Downs | |
1996-10-06 | fix from chuck | Theo de Raadt | |
1996-10-05 | [a]cd_play -> [a]cd_play_big. Say hello to cdio(1). | Jason Downs | |
1996-10-05 | Avoid odd aligned 16-bit entities for mips sake | Niklas Hallqvist | |
1996-10-04 | __OpenBSD__ | Theo de Raadt | |
1996-10-04 | ahc on eisa, netbsd | Theo de Raadt | |
1996-10-04 | silence warning | Theo de Raadt | |
1996-09-29 | Fix for PCI etherlink3 packet-receive bug; netbsd pr#2661, ↵ | Theo de Raadt | |
jonathan@DSG.Stanford.EDU | |||
1996-09-29 | Short comment describing the origin of arc4. | dm | |
1996-09-28 | Apply Niklas align fix. (better than my try) | Per Fogelstrom | |
1996-09-26 | Fix alignment for mips & other strict architectures, mostly used lance stuff. | Niklas Hallqvist | |
1996-09-25 | Not a good idea. Revert to r1.5 + changes | Per Fogelstrom | |
1996-09-25 | Alignment fix, another aproach as the previous broke bpf.. | Per Fogelstrom | |
1996-09-24 | do not delay excessively on pcmcia; from peter | Theo de Raadt | |
1996-09-23 | adjust number of types, since we've got 16 partitions in disklabel now. | Michael Shalayeff | |
1996-09-23 | propagte FD{UNIT,PART} definitions. | Michael Shalayeff | |
1996-09-23 | remove bit definition. only ports left. | Michael Shalayeff | |
1996-09-23 | add mc6845 CRTC chip registers and definitions. | Michael Shalayeff | |
derived from pcvt_hdr.h file. | |||
1996-09-22 | Get some things ready for later. | Jason Downs | |
1996-09-22 | add a slight delay | Jason Downs | |
1996-09-20 | silent probe, silent attach; netbsd pr#2108, mike.long@analog.com | Theo de Raadt | |
1996-09-17 | This driver and some other ether drivers violates the alignment of | Per Fogelstrom | |
struct ether_header by placing it's start on a non 32bit int boundary. On processor with alignment restrictions (like MIPS) this will fail badly. This is the first driver to have been fixed. The fix is to copy the ether header to a separate buffer instead of into the mbuf. | |||
1996-09-17 | support boot. | Michael Shalayeff | |
1996-09-16 | fix a typo. | Michael Shalayeff | |
from netbsd-pr port-i386/2587 <rvb@cs.cmu.edu> | |||
1996-09-16 | theo the pendat | Jason Downs | |