summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-04-11Xr pcmcia(4), too.Aaron Campbell
2000-04-11Many updates, including some OpenBSD'ification, device additions and removals,Aaron Campbell
2000-04-11syncHakan Olsson
2000-04-11Add Neomagic NM256ZXHakan Olsson
2000-04-11define the rest of the descriptor bitsJason Wright
2000-04-11Fix HISTORY section; ian@darwinsys.comAaron Campbell
2000-04-11looks betterTheo de Raadt
2000-04-11ignore routing messages for interfaces that route6d does not care.Jun-ichiro itojun Hagino
2000-04-11avoid complex alignment constraint in SIOCGIFCONF,Jun-ichiro itojun Hagino
2000-04-11do not lose descriptors; Takahiro KambeTheo de Raadt
2000-04-11Once again, /usr/sbin/smrsh -> /usr/libexecOleg Safiullin
2000-04-11tidying, accuracy, and duplicate removalPaul Janzen
2000-04-11the the; some occurrences found by soren@NetBSD.orgPaul Janzen
2000-04-11Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.orgPaul Janzen
2000-04-11we need more room; xe goes away again, but it is on other floppies of courseTheo de Raadt
2000-04-10remove proxy.c as wellEric Jackson
2000-04-10proxy function not used/neededEric Jackson
2000-04-10add support for true RNG presented on the i82802 FWH.Michael Shalayeff
2000-04-10this is how rnd stats are printed out nowMichael Shalayeff
2000-04-10make .mpg playing more usefull, i.e. supply entropyMichael Shalayeff
2000-04-10add support for more random sources.Michael Shalayeff
2000-04-10missing THREAD_UNLOCK; netch@segfault.kiev.uaTheo de Raadt
2000-04-10document EWOULDBLOCK; freebsdTheo de Raadt
2000-04-10Speed up simple pkg_info: don't retrieve information we don't use.Marc Espie
2000-04-10- Add back code from the original aeon driver to handle missed interrupts byJason Wright
2000-04-10Use pci_mapreg_map() instead of pci_io_find() and pci_mapreg_map()Todd C. Miller
2000-04-10Thinko in dobuiltin. Reported by turan@Marc Espie
2000-04-10regenMichael Shalayeff
2000-04-10a couple of xircom ethernet controllersMichael Shalayeff
2000-04-10repair x11-fwdMarkus Friedl
2000-04-10Aironet PCI shim; all the real meat is in sys/ic/an.c.Todd C. Miller
2000-04-10regenTodd C. Miller
2000-04-10Pare down the AIRONET strings a bitTodd C. Miller
2000-04-10don't return directly from bridge_ioctl without splx() on invalid encJason Wright
2000-04-10regen from pcidevsTodd C. Miller
2000-04-10Add Aironet PC4500 and PC4800Todd C. Miller
2000-04-10Minor oops in sanity logic, IFF_RUNNING is set/unset with IFF_UP,Angelos D. Keromytis
2000-04-10Oops on sanity logic.Angelos D. Keromytis
2000-04-10Added support for wd detach (merge from NetBSD). Support forConstantine Sapuntzakis
2000-04-10output routine enqueues and calls start, rather than requeueing for input.Angelos D. Keromytis
2000-04-10Typo.Angelos D. Keromytis
2000-04-10SIOCAIFADDR.Angelos D. Keromytis
2000-04-10Remove extra backslash, noted by marc@snafu.orgTodd C. Miller
2000-04-10Allow setting address.Angelos D. Keromytis
2000-04-09range error; < cd_ndevs, not <=Theo de Raadt
2000-04-09fix ulpt major # allocationMatthieu Herrb
2000-04-09Tagged queueing now supported.Aaron Campbell
2000-04-09syncTheo de Raadt
2000-04-09Put the line-wrap check back under STATE_INIT. It was causing some displayAaron Campbell
2000-04-09Move a locking function that was spread throughout disk device drivers intoConstantine Sapuntzakis