Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-01-29 | new timeouts | Michael Shalayeff | |
2001-01-29 | new timeouts | Michael Shalayeff | |
2001-01-29 | new timeouts | Michael Shalayeff | |
2001-01-29 | cleanup rmx_mtu handling (no #ifdef INET6). from netbsd. | Jun-ichiro itojun Hagino | |
(same change is in kame) | |||
2001-01-29 | new timeouts; spaces | Michael Shalayeff | |
2001-01-29 | regen | Michael Shalayeff | |
2001-01-29 | even shorter | Michael Shalayeff | |
2001-01-29 | consts, spaces | Michael Shalayeff | |
2001-01-29 | fix isadma-less compile, new pnpdevs, space control | Michael Shalayeff | |
2001-01-29 | regen | Michael Shalayeff | |
2001-01-29 | size reducage and constify | Michael Shalayeff | |
2001-01-29 | const match table | Michael Shalayeff | |
2001-01-29 | new timeouts; some constifying; space control | Michael Shalayeff | |
2001-01-29 | init the interface before interrupt establishment; and change to OpenBSD ↵ | Theo de Raadt | |
printing "rules" | |||
2001-01-29 | grab rng stuff more often (now 6400bytes/sec) | Jason Wright | |
document the other mcr2 operations and fix a printf (luckily it's never been called =) | |||
2001-01-29 | bring sparc into the 20th century, add support for 'boot -c' (BOOT_CONFIG) | Jason Wright | |
2001-01-29 | Prepend SCSI_ to some of the SCSI opcodes to aid in sharing code w/NetBSD | Constantine Sapuntzakis | |
2001-01-29 | Pull in updates from NetBSD 1.49. Mostly support for a couple more | Constantine Sapuntzakis | |
quirky devices. | |||
2001-01-29 | Fix bug where timeouts triggered too early, caused panic on ATAPI tapes. | Niklas Hallqvist | |
Removed hardcoded WDCDEBUG definitions. | |||
2001-01-29 | $OpenBSD$ | Niklas Hallqvist | |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist | |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist | |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist | |
2001-01-29 | shorten | Theo de Raadt | |
2001-01-29 | Only remove socket files with ``set server open''. | brian | |
Only show the mask in ``show bundle'' when it's been specified. Complain about unexpected arguments after ``set server {none,open,closed}'' Log re-open failures as warnings rather than phase messages. Fix some markup for the ``set server'' man page description. | |||
2001-01-29 | Include <nl_types.h>. Conforms to SUSv2, mirrors NetBSD. ok deraadt@ | Christian Weisgerber | |
2001-01-29 | force DESTDIR here, too | Theo de Raadt | |
2001-01-29 | make depend again; i noticed this yesterday too, it used to but was disabled ↵ | Theo de Raadt | |
for some reason, i forget why; gwes@oat.com | |||
2001-01-29 | talk about random.4 | Theo de Raadt | |
2001-01-29 | Add recently added files to the list. | Aaron Campbell | |
2001-01-29 | Add a transient driver for the Y@P phone that downloads firmware into | Aaron Campbell | |
the EZ-USB chip. After downloading the firmware the device detaches and then reattaches as a composite device (audio + HID). From NetBSD. /* XXX - untested */ Commented out in GENERIC for now, since this sounds like a kind of rare and weird device that no one would have. But it might be useful to have an example driver like this in the tree in case we see more (important) USB devices in the future using the EZ-USB. | |||
2001-01-29 | - add infrastructure for dealing with the key generator (MCR2) | Jason Wright | |
- add support for the onboard rng using that structure - add a interrupt status mask (differs for 5501 and 5601) - reorganize slightly to take into account that MCR1 isn't the only reason for interrupts. | |||
2001-01-29 | Add ezload, subroutines for downloading firmware into Cypress (formerly | Aaron Campbell | |
Anchor) EZ-USB chips. From NetBSD. /* XXX - untested */ | |||
2001-01-29 | Ignore leading witespace in the string given to PacketAliasProxyRule(). | brian | |
2001-01-29 | Add wdc_print_current_modes to print current transfer modes set on the | Constantine Sapuntzakis | |
devices. Print after attach in wdc_isa, wdc_isapnp, wdc_pcmcia. pciide_print_modes rewritten to use wdc_print_current_modes. Disable wdc_print_caps since it's not as useful. Inspired by NetBSD. Thanks to Dale and Theo for pointing out this improvement. | |||
2001-01-29 | implement a few macros in cpu.h; pointer out by miod@ | Michael Shalayeff | |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist | |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist | |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist | |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist | |
2001-01-28 | replace canadish w/ english | Michael Shalayeff | |
2001-01-28 | pretty | Theo de Raadt | |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist | |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist | |
2001-01-28 | replace russlish with english; btw, are some of the descriptions of the bits ↵ | Theo de Raadt | |
backwards? | |||
2001-01-28 | spelling. use sizeof vs. strlen(). ok markus@ | Kevin Steves | |
2001-01-28 | Add USSCANNER_DEBUG defines. | Aaron Campbell | |
2001-01-28 | Don't pass a buffer with leading spaces to PacketAliasProxyRule() | brian | |
2001-01-28 | Fix callout/timeout difference that did not quite get merged correctly. | Dale Rahn | |
Uses were correct, just definition did not get moved appropriately. | |||
2001-01-28 | more new shiny flags for your pleasure, Xr autoconf | Michael Shalayeff | |