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
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix list corruption and memory leak that could occur when
gibbs
1998-05-14
1
-2
/
+6
*
The PnP code in 2.2.6 detects the Motorola ModemSurfer 56K,
phk
1998-05-13
1
-1
/
+2
*
Add support for the Yamaha YMF-719.
steve
1998-05-10
2
-2
/
+8
*
There is no dump routine for fd so give it an explicit NULL entry
julian
1998-05-06
1
-2
/
+3
*
Don't call a dump routine if there isn't one. (e.g. in floppy driver)
julian
1998-05-06
2
-4
/
+12
*
Add dump support to the DEVFS/slice code.
julian
1998-05-06
6
-14
/
+88
*
Detect USR PnP x2 modem.
phk
1998-05-04
1
-1
/
+2
*
Support compiling with `gcc -ansi'. Just use __inline instead of inline.
bde
1998-05-01
1
-2
/
+5
*
Oops- osreldate.h is not around like I thought it would be... hmmm.. quick fi...
mjacob
1998-04-24
1
-2
/
+8
*
slice_device.c: permissions changes for SLICE devices
julian
1998-04-24
2
-6
/
+5
*
Bad144 support for the slice system (!)
julian
1998-04-22
3
-23
/
+143
*
Add support for the Qlogic ISP SCSI && FC/AL Adapters
mjacob
1998-04-22
1
-0
/
+559
*
Add support for the Qlogic ISP SCSI && FC/AL Adapters
mjacob
1998-04-22
8
-0
/
+8325
*
close() is no longer a SLICE method.
julian
1998-04-22
6
-38
/
+64
*
Don't allow an open to succeed if the device is invalidated during the
julian
1998-04-22
1
-1
/
+3
*
- breakage of the warnings about pessimized i/o port types.
brian
1998-04-21
2
-31
/
+12
*
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
*
Add changes and code to implement a functional DEVFS.
julian
1998-04-19
9
-52
/
+3777
*
Forgot to add opt_bktr.h
ahasty
1998-04-19
1
-0
/
+1
*
Reviewed by: Amancio
ahasty
1998-04-18
1
-21
/
+97
*
Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.
des
1998-04-17
13
-26
/
+26
*
Stop the screensaver before switching consoles.
des
1998-04-17
1
-1
/
+7
*
Swapped "should we just return" and "should we stop the screensaver"
des
1998-04-16
1
-8
/
+11
*
Support compiling with `gcc -ansi'.
bde
1998-04-15
11
-73
/
+75
*
Fixed autonegotiation. Card registers are now accessed via memory
semenu
1998-04-13
1
-143
/
+218
*
take out opt_bktr.h from brooktree848.c
ahasty
1998-04-06
1
-1
/
+0
*
Reviewed by: Amancio
ahasty
1998-04-05
2
-4
/
+53
*
More fixes to deal with fonts:
yokota
1998-04-04
1
-23
/
+182
*
Time changes mark 2:
phk
1998-04-04
1
-10
/
+12
*
Add two workarounds for broken MP tables:
tegge
1998-04-01
1
-4
/
+20
*
Don't use fast interrupts when initialized through PnP. if_ed does
eivind
1998-03-29
1
-2
/
+1
*
Removed unused #includes.
bde
1998-03-28
7
-30
/
+6
*
Moved some #includes from <sys/param.h> nearer to where they are actually
bde
1998-03-28
1
-0
/
+1
*
Several changes:
peter
1998-03-23
3
-284
/
+519
*
New versions of Specialix host card download code.
peter
1998-03-23
2
-0
/
+3466
*
merge from 2.2
peter
1998-03-21
1
-2
/
+3
*
Merge from 2.2, plus some other changes. In the config file entry,
peter
1998-03-21
1
-48
/
+66
*
Protect against count of chars received being 0, which causes a panic
dg
1998-03-18
2
-2
/
+6
*
PR: i386/6040
danny
1998-03-17
1
-1
/
+2
*
Add EISA support for DPT drivers
julian
1998-03-11
4
-9
/
+569
*
Slightly more correct initialisation of the new buf struct for soft-updates.
julian
1998-03-09
1
-1
/
+3
*
Correct an ethernet framesize mismatch that caused poor
steve
1998-03-09
1
-1
/
+1
*
merge benfor branch changes onto mainline.
peter
1998-03-08
3
-60
/
+498
*
Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)
julian
1998-03-08
1
-1
/
+3
*
Correct minor typo
jkh
1998-03-05
1
-1
/
+1
*
*** empty log message ***
semenu
1998-03-04
1
-13
/
+80
*
Added support for the 82553 and 'B' 82555 PHY.
dg
1998-03-03
2
-2
/
+15
*
Restored half of the ANSI semantic errors fix which was clobbered
bde
1998-03-01
1
-2
/
+0
*
Add PCI device ID of Surecom NE-34
se
1998-02-27
1
-1
/
+2
[next]