Go to file
mycroft adbea3511a Enhance pcmcia_product_lookup():
* Remove the "expected function" value.  This was just causing problems with
  multifunction cards.  Differentiating the functions is better done by
  checking the function type (which we now do in ep and sm).
* Add support for matching CIS strings.  This necessitated changing the calling
  pattern a little too.

Use this enhanced version rather than driver-specific versions that do the
same thing.

Also, remove the last vestiges of PCMCIA_STR_*.
2004-08-10 18:39:08 +00:00
bin If a files date is any time in the future (not six months or more), 2004-08-09 20:14:54 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto Disable the "may kill you" message, because: 2004-08-06 13:57:05 +00:00
dist revert the last all changes related to iconv(3). 2004-08-02 13:38:21 +00:00
distrib Updates of supported hardware, from Blaz Antonic. 2004-08-09 08:44:10 +00:00
doc Improve description on gcc-strict-aliasing. 2004-08-09 04:30:31 +00:00
etc Add Multicast DNS on port 5353 (from the IANA list). 2004-08-09 05:24:38 +00:00
games Grammar fix, from ray at raylai org via jmc@openbsd. 2004-06-01 10:10:06 +00:00
gnu Remove some unused variables. 2004-08-09 22:39:32 +00:00
include - Rename pw_copy() to pw_copyx(), make it return a success/failure code, 2004-08-03 23:29:04 +00:00
lib Remove some unnecessary double quotes, and fix some macro usage. 2004-08-08 14:48:47 +00:00
libexec Fixes from (or inspired by) OpenBSD: 2004-08-09 12:56:47 +00:00
regress support for bufferevents; fix signal race; faster timeout insertion; 2004-08-07 21:09:47 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin In getkey(), check the return values of the various keygen functions 2004-08-10 02:29:34 +00:00
share add a boot.8 manpage for hp700. from openbsd. 2004-08-07 22:05:08 +00:00
sys Enhance pcmcia_product_lookup(): 2004-08-10 18:39:08 +00:00
tools Build hp700's mkboot as a host tool called nbhp700-mkboot. mkboot also 2004-07-28 09:17:31 +00:00
usr.bin Don't base64 encode the trailing NUL in the HTTP basic auth response. 2004-08-08 13:52:04 +00:00
usr.sbin pkg_info will not DTRT when applied to a binary package that doesn't 2004-08-07 01:55:06 +00:00
x11 Need to prefix relative directories with `${.CURDIR}/' so that 2004-08-05 01:28:47 +00:00
build.sh Add a change requested in PR#15548 and append the args passed to build.sh 2004-07-02 04:25:24 +00:00
BUILDING regen (Document -h. From Karsten Kruse in PR 25974. 2004-06-25 15:04:20 +00:00
Makefile The do-lib-libdes BUILDTARGET is unnecessary now we have the DEPLIBS 2004-07-30 07:05:11 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Note the sendmail auto-start change, add a note about the ath 2004-07-22 03:55:33 +00:00