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
/
sys
/
gnu
/
i386
/
isa
/
dgb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some #if 0'd and commented-out code.
brian
1998-08-12
1
-34
/
+2
*
Fixed printf format errors.
bde
1998-08-12
1
-7
/
+6
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-2
/
+2
*
- breakage of the warnings about pessimized i/o port types.
brian
1998-04-21
1
-29
/
+10
*
Correct the digiboard device names in agreement
brian
1998-04-21
1
-11
/
+16
*
o Move debug stuff down a bit so that it doesn't try to
brian
1998-04-21
1
-31
/
+38
*
Support compiling with `gcc -ansi'.
bde
1998-04-15
1
-9
/
+9
*
Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style.
eivind
1998-01-24
1
-1
/
+2
*
Make COMPAT_43 and COMPAT_SUNOS new-style options.
eivind
1997-12-16
1
-1
/
+3
*
Use ENOIOCTL instead of -1 (= ERESTART) for tty ioctls that are
bde
1997-12-06
1
-3
/
+3
*
Update select -> poll in drivers.
peter
1997-09-14
1
-2
/
+2
*
Don't depend on gcc's feature of permitting labels that aren't followed
bde
1997-07-01
1
-3
/
+3
*
Removed unused #includes.
bde
1997-06-14
1
-6
/
+1
*
Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include
bde
1997-03-24
1
-2
/
+1
*
Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.
bde
1997-03-23
1
-2
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Much fixed & working digiboard driver.
davidn
1996-12-18
1
-238
/
+573
*
Remove devconf, it never grew up to be of any use.
phk
1996-09-06
1
-39
/
+1
*
Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h
bde
1996-06-18
1
-3
/
+1
*
Clean up -Wunused warnings.
gpalmer
1996-06-12
1
-20
/
+2
*
Fixed missing quote in a devfs string.
bde
1996-03-29
1
-2
/
+2
*
Switched from using devfs_add_sw() to using devfs_add_swf()
scrappy
1996-03-28
1
-21
/
+24
*
Fixed erroneous resending of the output buffer.
bde
1995-12-29
1
-11
/
+34
*
Staticize.
phk
1995-12-17
1
-13
/
+14
*
Replaced nxreset by noreset (if the reset function gets called, then the
bde
1995-12-10
1
-2
/
+2
*
Removed new alias d_size_t for d_psize_t.
bde
1995-12-10
1
-2
/
+2
*
Julian forgot to make the *devsw structures static.
phk
1995-12-08
1
-2
/
+2
*
Pass 3 of the great devsw changes
julian
1995-12-08
1
-31
/
+58
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-1
/
+3
*
Replaced #includes of <sys/user.h> by less gross headers, usually
bde
1995-12-06
1
-2
/
+3
*
If you're going to mechanically replicate something in 50 files
julian
1995-11-29
1
-2
/
+2
*
OK, that's it..
julian
1995-11-29
1
-1
/
+40
*
Moved prototypes for devswitch functions from conf.c and driver sources
bde
1995-11-04
1
-11
/
+1
*
Fix select().
bde
1995-10-12
1
-59
/
+25
*
I have applied my last changes correcting the bug in dgbselect() to it
jkh
1995-10-04
1
-95
/
+45
*
Finish bringing this driver up to rev 2.2 - now compiles without warnings.
jkh
1995-09-04
1
-6
/
+19
*
Bring the Digiboard driver (ALPHA version) into -current. Includes
jkh
1995-09-03
1
-0
/
+2063