summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pccard/pccardd/file.c
Commit message (Expand)AuthorAgeFilesLines
* Add a ; to make a non-null statementimp2002-09-291-1/+1
* Always set unit number to -1 unless some other unit is specified inimp2001-11-021-0/+1
* From the PR:imp2001-05-301-4/+2
* Add new keyword "logstr". By default, we now use syslog outselves toimp2000-07-141-9/+15
* Fix building with -DDEBUG.roberto2000-06-181-1/+3
* Add regex(3) matching feature for card line strings.iwasaki2000-05-301-4/+26
* Fix minor bugs.iwasaki2000-04-141-0/+1
* Add restart capability by SIGHUP. On restart, working configurationiwasaki2000-04-081-6/+154
* MFPAO: support wildcard entry for generic serial and fixediwasaki2000-04-051-7/+58
* - default config file changed from /etc/pccard.conf toiwasaki2000-03-301-40/+115
* Merge from PAO; Add new keywords for pccard.conf, auto and default.iwasaki2000-01-261-1/+24
* Added "attr2" MAC address encoding (used by Megahertz Ethernet Card)hosokawa2000-01-211-5/+17
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Added "include" feature to pccard.conf to put the default pccard.confhosokawa1999-08-171-8/+56
* o Add "debuglevel" keyword to config file.imp1999-08-011-1/+23
* Added "iosize" directive in /etc/pccard.confhosokawa1999-07-231-2/+43
* Fix a dangling else warning from new egcs.imp1999-07-151-2/+3
* More uncontroversial PAO updates. Make the IRQ wildcarding work a lot better,markm1999-06-171-2/+9
* Keywords "iosize" and "memsize" are unused since 1.5. Removed.hosokawa1998-04-251-5/+1
* #define'd KWD_XXX for keywords.hosokawa1998-04-251-11/+25
* Reviewed by: mike@smith.net.auhosokawa1998-03-091-3/+2
* - Renamed log_1s() to logmsg().nate1997-11-191-3/+3
* Use err(3). Add usage()s.charnier1997-10-061-13/+17
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* - A pass at staticizing things.nate1997-01-061-7/+6
* In num_tok, allow the user to specify '0' as plain '0' instead ofnate1996-07-111-2/+3
* Use irq_tok() instead of num_tok() for IRQ's. This will allow us to usenate1996-06-191-2/+2
* Staticize and removed unused code.nate1996-06-181-65/+37
* - Removed dead code (if you need it you can get it out of thenate1996-06-181-232/+34
* Added RCS Id and BSD-style copyrights to individual files.nate1996-04-181-1/+25
* Run indent on all these files to make them more readable. (I also wentnate1996-04-101-413/+360
* Shut a bunch of warnings.phk1995-08-251-6/+10
* The userland part of Andrew McRae's PCMCIA/PCCARD code.phk1995-08-241-0/+873
OpenPOWER on IntegriCloud