index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
pccard
/
pccardc
Commit message (
Expand
)
Author
Age
Files
Lines
*
When printing out V1 info, make sure that there is additional info
imp
1999-03-13
1
-2
/
+8
*
Cleanup usage of err() and warn().
kuriyama
1999-02-27
8
-45
/
+50
*
Add "beep" subcommand.
kuriyama
1999-02-13
3
-3
/
+82
*
Use O_RDONLY and O_RDWR for open() instead of number.
kuriyama
1999-02-05
7
-14
/
+14
*
Removed unused #include and unneccesary comments.
hosokawa
1998-02-27
1
-7
/
+0
*
"pccardc dumpcis" does not need write permission of /dev/card?.
hosokawa
1998-02-27
1
-1
/
+1
*
- <pccard/card.h> doesn't exist in -current, so use the include file
nate
1998-02-27
1
-1
/
+1
*
added "rdattr" (read attribute memory) function.
hosokawa
1998-02-26
3
-3
/
+100
*
- Include <pccard/cardinfo.h> instead of <pccard/card.h> which was recently
nate
1997-11-18
8
-16
/
+16
*
- Do a bunch of gratuitous changes intended to make the code easier to
nate
1997-10-26
1
-2
/
+2
*
Use err(3). Add usage()s.
charnier
1997-10-06
9
-111
/
+146
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
10
-10
/
+10
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
10
-10
/
+10
*
Alphabetize the sources in the Makefile (this will help us to sync with
nate
1997-01-06
1
-3
/
+3
*
Removed unused `-I.'s from CFLAGS.
bde
1996-09-04
1
-2
/
+2
*
Use the defines and macros defined in /sys/pccard/cis.h to make the code
nate
1996-08-01
1
-24
/
+25
*
Use the defined path to the card devices instead of hard-coding it's
nate
1996-06-17
7
-15
/
+17
*
Fix usage: message to print out corrrectly.
nate
1996-04-18
1
-2
/
+2
*
Added RCS Id and BSD-style copyrights to individual files.
nate
1996-04-18
9
-5
/
+237
*
Run indent on all these files to make them more readable. (I also went
nate
1996-04-10
9
-449
/
+372
*
Cleanup useless stuff in Makefile and add a missing NOMAN target.
nate
1996-04-09
1
-29
/
+6
*
Shut a bunch of warnings.
phk
1995-08-25
8
-69
/
+108
*
The userland part of Andrew McRae's PCMCIA/PCCARD code.
phk
1995-08-24
10
-0
/
+1272