Age | Commit message (Expand) | Author |
1996-10-23 | conflicts | Theo de Raadt |
1996-10-22 | patch com speed initialization | Jason Downs |
1996-10-19 | random device is permanent now. | Michael Shalayeff |
1996-10-18 | compile using HOSTCC, -U_KERNEL | Theo de Raadt |
1996-10-18 | -Wall happiness + feed np into ncr_scatter so vtophys will work on alpha | Niklas Hallqvist |
1996-10-18 | extern isaprint | Theo de Raadt |
1996-10-18 | -Wall happiness. | Michael Shalayeff |
1996-10-18 | -Wall happieness | Michael Shalayeff |
1996-10-18 | Fix comment typo | Niklas Hallqvist |
1996-10-18 | Fix typo introduced when adding __OpenBSD__ checks | Niklas Hallqvist |
1996-10-17 | Oops, forgot a pair of parenthesis | Niklas Hallqvist |
1996-10-17 | -Wall happiness | Niklas Hallqvist |
1996-10-17 | Remove kvtop prototype, found elsewhere now | Niklas Hallqvist |
1996-10-17 | REmove unused variable | Niklas Hallqvist |
1996-10-16 | contextual usage | Theo de Raadt |
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 people,... | Theo de Raadt |
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, jonathan@DSG.Stan... | Theo de Raadt |
1996-09-29 | Short comment describing the origin of arc4. | dm |
1996-09-28 | Apply Niklas align fix. (better than my try) | Per Fogelstrom |