Peter Wemm
97d92980a9
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
Jun Kuriyama
7164b74e64
Cleanup usage of err() and warn().
...
Add error handling for ioctl().
Reviewed by: -current
Obtained from: PAO
1999-02-27 12:08:02 +00:00
Jun Kuriyama
3e8f7cf5f9
Use O_RDONLY and O_RDWR for open() instead of number.
...
Encouraged by: Nate
1999-02-05 16:00:17 +00:00
Nate Williams
ec3383fb48
- Include <pccard/cardinfo.h> instead of <pccard/card.h> which was recently
...
renamed.
1997-11-18 21:08:14 +00:00
Philippe Charnier
9dd6fd23cd
Use err(3). Add usage()s.
1997-10-06 11:36:08 +00:00
Peter Wemm
476602a9d0
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Nate Williams
c1f5e49952
Use the defined path to the card devices instead of hard-coding it's
...
value in every file.
No functional changes.
1996-06-17 22:14:19 +00:00
Nate Williams
94fe059277
Added RCS Id and BSD-style copyrights to individual files.
1996-04-18 04:25:17 +00:00
Nate Williams
c42a753bc2
Run indent on all these files to make them more readable. (I also went
...
through by hand and cleaned up some indent bogons.)
1996-04-10 05:45:39 +00:00
Poul-Henning Kamp
f64c9758b0
Shut a bunch of warnings.
1995-08-25 09:46:01 +00:00
Poul-Henning Kamp
f2b46629be
The userland part of Andrew McRae's PCMCIA/PCCARD code.
...
This is not quite finished yet, and therefore I have not added it to the
usr.sbin/Makefile yet.
I collected a bunch of Andrews small programs into one: pccardc /phk
Reviewed by: phk
Submitted by: Andrew McRae <andrew@mega.com.au>
1995-08-24 09:03:04 +00:00