summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-01-28$OpenBSD$Niklas Hallqvist
2001-01-28$OpenBSD$Niklas Hallqvist
2001-01-28replace canadish w/ englishMichael Shalayeff
2001-01-28prettyTheo de Raadt
2001-01-28$OpenBSD$Niklas Hallqvist
2001-01-28$OpenBSD$Niklas Hallqvist
2001-01-28replace russlish with english; btw, are some of the descriptions of the bits ↵Theo de Raadt
backwards?
2001-01-28spelling. use sizeof vs. strlen(). ok markus@Kevin Steves
2001-01-28Add USSCANNER_DEBUG defines.Aaron Campbell
2001-01-28Don't pass a buffer with leading spaces to PacketAliasProxyRule()brian
2001-01-28Fix callout/timeout difference that did not quite get merged correctly.Dale Rahn
Uses were correct, just definition did not get moved appropriately.
2001-01-28more new shiny flags for your pleasure, Xr autoconfMichael Shalayeff
2001-01-28use size_t for strlen() return. ok markus@Kevin Steves
2001-01-28spelling. ok markus@Kevin Steves
2001-01-28``StrictHostKeyChecking ask'' documentation and small cleanup.Kevin Steves
ok markus@
2001-01-28add a comment on how to verbosify pcibiosMichael Shalayeff
2001-01-28PCIBIOSVERBOSE no moreMichael Shalayeff
2001-01-28better messageMichael Shalayeff
2001-01-28Support ADB bus devices: aed (events), akbd (keyboard) and ams (mouse)Dale Rahn
in generic kernel.
2001-01-28Adding ADB keyboard/mouse/apple event drivers. From Nbsd with changes to build.Dale Rahn
aed configures on newer systems. akbd and ams not tested on system which has a real ADB bus.
2001-01-28machdep.apmhalt docu goes here (and soon in apm.8).Marco S Hyman
Someone with better english skills than mine may want to edit the wording.
2001-01-28$OpenBSD$Niklas Hallqvist
2001-01-28remove i386 md note per Theo's requestMarco S Hyman
2001-01-28remove i386 md note per Theo's requestMarco S Hyman
2001-01-28remove i386 md note per Theo's requestMarco S Hyman
2001-01-28gigabit -> GigabitAaron Campbell
2001-01-28mdoc -compact'ify list of supported cards.Aaron Campbell
2001-01-28Add driver for Prolific PL2301/PL2302 host-to-host adapter. From NetBSD.Aaron Campbell
/* XXX - untested */ Note: just reminding myself that I need to create a nice diff for Lennart to further portablize the USB code (I fell behind in doing this). In particular, for this driver, the IF_INPUT() macro just does ether_input() in OpenBSD, but we really want to call the local upl_input() routine.
2001-01-28Add driver for HP5300 scanner which uses a homebrew SCSI-over-USB protocol.Aaron Campbell
From NetBSD. /* XXX - untested */
2001-01-28Missing copyrightMarc Espie
2001-01-28syncTheo de Raadt
2001-01-28remove -Q, no longer neededMarkus Friedl
2001-01-28cleanup AUTHORS sectionsMarkus Friedl
2001-01-28re-keying is not supported; ok deraadt@Markus Friedl
2001-01-28Add a field to mixer_devinto_t that indicates the minimum delta to changeAaron Campbell
mixer value. A value of 0 indicates that the driver doesn't supply a delta. The change is backwards compatible. From NetBSD (needed for uaudio(4) update).
2001-01-28Another USB sync with NetBSD. We are still lacking an up-to-date umass(4)Aaron Campbell
driver. I would appreciate it if someone with the hardware looked into it. I also have to take a closer look at changes to the USB Ethernet drivers, as well as import some drivers we are missing (uftdi, if_upl, yap, etc.)
2001-01-28syncAaron Campbell
2001-01-28Many new devices; from NetBSD.Aaron Campbell
2001-01-28a start for security(8)David Leonard
2001-01-28Print contents of the SID and extension as well as findcpu's guess.Hugh Graham
Doesn't take up much space, and provides unequivocal information.
2001-01-28bad CVS, missed file in BIND 4.9.8-REL mergeNiklas Hallqvist
2001-01-28BIND 4.9.8-REL mergeNiklas Hallqvist
2001-01-28BTYP_1303 is supported now.Hugh Graham
2001-01-28Basic support for boardtype 1303 (Cheetah) machines.Hugh Graham
Layout of the DZ's registers (among other things) determined by a massive amount of trial and error. Work by Brandon and me.
2001-01-28CPU specific code for boardtype 1303 (Cheetah) machines.Hugh Graham
Mostly borrowed from Cougar, initial work by Michael Kukat.
2001-01-28More -Wall cleanup. Ansi style nit.Tobias Weingartner
2001-01-28Quick -Wall fixes, ok niklas@, aaron@Tobias Weingartner
2001-01-27- fix typosBrad Smith
- better magma* entry
2001-01-27bring this closer to reality, mention audio, bpp*, ccd*, cgeight*,Brad Smith
cgfour*, cgfourteen*, cgtwo*, ch*, cua*, fd*, ipl, magma*, openprom, raid*, random, rd*, ses*, spif*, tun*, uk*, xd*, xfs* and xy*. could still use a bit more work.
2001-01-27mention tun*Brad Smith