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
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
44
-87
/
+93
*
This commit adds device driver support for the ADMtek AN986 Pegasus
wpaul
1999-12-28
6
-0
/
+12
*
Changed the type used to represent the user stack pointer from `long *'
bde
1999-12-27
1
-6
/
+6
*
Zap kvm_kernel.db stuff now that libkvm gets it directly from the running
peter
1999-12-27
1
-7
/
+0
*
Add support of SB for PC98 into VoxWare 3.5, and more $FreeBSD$.
tanimura
1999-12-27
6
-1
/
+85
*
Fixed stripping of aout debugging kernels.
bde
1999-12-26
1
-4
/
+4
*
Don't include <isa/isavar.h> or compile code depending on it when isa
bde
1999-12-26
4
-1
/
+21
*
Replaced the INTRMASK and INTRUNMASK macros by "|" and "&~" operations.
bde
1999-12-26
3
-8
/
+4
*
Fixed breakage of read-only opening of /dev/*mem at securelevel > 0 in
bde
1999-12-26
1
-3
/
+4
*
Fixed races accessing the RTC. The races apparently caused
bde
1999-12-25
2
-8
/
+32
*
Update config rules for making {linux|svr4}_assym.h
marcel
1999-12-23
1
-10
/
+10
*
Use genassym(1) and <sys/assym.h> to generate assembler symbols.
marcel
1999-12-23
1
-20
/
+6
*
Use genassym(1) and <sys/assym.h> to generate assembler symbols.
marcel
1999-12-23
1
-18
/
+5
*
Removed vestiges of BAD144 support.
bde
1999-12-23
1
-1
/
+2
*
Removed vestiges of BAD144 support.
bde
1999-12-23
2
-4
/
+1
*
Fix minor typo in comments about WaveLAN/IEEE driver: 802.1 -> 802.11
wpaul
1999-12-23
3
-3
/
+3
*
IPSEC support in the kernel.
shin
1999-12-22
2
-0
/
+8
*
sn driver is no longer using isa_compat layer
imp
1999-12-22
1
-5
/
+0
*
Turn on the `sym' driver by default. It lives well beside the `ncr' driver
obrien
1999-12-22
1
-1
/
+1
*
Use the correct return value for MCA NMIs.
eivind
1999-12-21
2
-2
/
+2
*
Correct the spelling and description of sbc.
tanimura
1999-12-21
2
-2
/
+2
*
Only compile gusc for isa (the #if NISA inside gusc effectively covers
peter
1999-12-21
1
-1
/
+1
*
Change incorrect NULLs to 0s
eivind
1999-12-21
1
-3
/
+3
*
Lose explict initialization of mouse to {0}; this gave a warning, and the
eivind
1999-12-21
1
-2
/
+2
*
GC unreferenced code (to avoid warnings)
eivind
1999-12-20
6
-484
/
+7
*
Eliminate unused variable
eivind
1999-12-20
1
-2
/
+0
*
Remove references to register_intr() etc in comments.
peter
1999-12-20
2
-2
/
+2
*
Zap the old isa_device specific register_intr() and unregister_intr()
peter
1999-12-20
3
-138
/
+0
*
Complement the sum as required in in_cksum_finalize().
sheldonh
1999-12-20
1
-1
/
+1
*
Merge changes from GENERIC into PCCARD (cdrom)
imp
1999-12-19
2
-13
/
+3
*
Borrow phk's axe and chop off the old soundcard-CDROM devices. We get
billf
1999-12-19
1
-6
/
+0
*
Comment and order to reduce diffs. No functional change.
markm
1999-12-19
2
-2
/
+10
*
Allow LINT to build again.
green
1999-12-19
2
-16
/
+20
*
spell isa right on sn0 line
imp
1999-12-18
3
-3
/
+3
*
Merge GENERIC into PCCARD
imp
1999-12-18
2
-49
/
+61
*
Remove vestiages of now obsolete zp and ze drivers.
imp
1999-12-18
2
-8
/
+0
*
Driver for the smc91xx series of ethernet chips. Ported from PAO to
imp
1999-12-18
4
-0
/
+8
*
Be more consistant in using perl vs. perl5. We were using perl5 in the
peter
1999-12-17
1
-4
/
+4
*
newpcm no longer requires 'controller pnp'. (And some other drivers?)
tanimura
1999-12-17
2
-6
/
+2
*
Introduce NDFREE (and remove VOP_ABORTOP)
eivind
1999-12-15
7
-3
/
+37
*
Typo fix.
tegge
1999-12-15
1
-1
/
+1
*
update to isdn4bsd beta release 0.90: make LINT compile again, at least
hm
1999-12-15
2
-2
/
+2
*
update to isdn4bsd beta release 0.90: add ELSA PCC-16 isic support file
hm
1999-12-15
1
-0
/
+1
*
update to isdn4bsd beta release 0.90: since the isic drivers are now
hm
1999-12-15
1
-5
/
+0
*
- Add the device resume method. It supercedes the existing resume
yokota
1999-12-15
3
-3
/
+3
*
Add the description and example of sbc for non-PnP cards.
tanimura
1999-12-15
2
-6
/
+10
*
apic_irq() returns -1 when there is no match for (IOAPIC, intpin) pair.
tegge
1999-12-15
1
-6
/
+11
*
update to isdn4bsd beta release 0.90
hm
1999-12-14
6
-14
/
+60
*
update to isdn4bsd beta release 0.90
hm
1999-12-14
4
-78
/
+91
*
Fix the command to launch DMA for 16bit samples.
tanimura
1999-12-14
1
-2
/
+8
[next]