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
*
Proper capitalization of PCMCIA (and avoid matching pcm)
jkh
2000-11-14
1
-1
/
+1
*
In the year 2000, I think it's perfectly reasonable to include audio
jkh
2000-11-14
2
-0
/
+7
*
Make linux_sendsig and linux_sigreturn use all 64 bits of a
gallatin
2000-11-13
2
-5
/
+56
*
Fix a bug with handling of the saved interrupt state for spin mutexes in
jhb
2000-11-13
1
-2
/
+2
*
Initialize bus_space_handle_t with zero (for PC-98).
nyan
2000-11-13
2
-4
/
+4
*
Revert auto-generation. The Alpha port is broken.
marcel
2000-11-10
9
-6
/
+1125
*
Make MINSIGSTKSZ machine dependent, and have the sigaltstack
marcel
2000-11-09
5
-10
/
+17
*
Sync with Alpha:
marcel
2000-11-09
9
-1128
/
+8
*
Farewell our code. We will switch acpica code from Intel.
takawata
2000-11-09
3
-498
/
+0
*
Fix CMSG and ALIGN macro usage.
asmodai
2000-11-08
1
-13
/
+25
*
Document DISABLE_PSE.
asmodai
2000-11-08
1
-0
/
+2
*
Document CLUSTERDEBUG, CPU_UPGRADE_HW_CACHE and LOCKF_DEBUG.
asmodai
2000-11-08
1
-0
/
+8
*
Fix some further english grammar and typo's.
asmodai
2000-11-08
1
-3
/
+3
*
Fix typo's: UPGRADE_CPU_HW_CACHE -> CPU_UPGRADE_HW_CACHE
asmodai
2000-11-08
1
-2
/
+2
*
Document the following options:
asmodai
2000-11-08
1
-6
/
+13
*
Hack to work around a probe which will lock up at least some i450GX-based
msmith
2000-11-08
1
-1
/
+5
*
Document XBONEHACK option.
asmodai
2000-11-08
1
-1
/
+3
*
Document some AHC_* options.
asmodai
2000-11-08
1
-2
/
+9
*
Merge from GENERIC 1.288
imp
2000-11-07
1
-34
/
+27
*
Make the ISA nic section look like the other device sections with
imp
2000-11-07
1
-33
/
+26
*
Synchronize NEWCARD kernel to GENERIC kernel. It is still experimental,
imp
2000-11-07
1
-32
/
+45
*
Minor ordering changes to make more sections strictly alphabetical.
imp
2000-11-07
1
-4
/
+5
*
Synced tx(4) driver descriptions + ``device tx'' line moved to the
semenu
2000-11-07
2
-2
/
+2
*
Protect against an infinite loop when prefaulting pages. This can
alfred
2000-11-07
1
-1
/
+4
*
newbusify the en atm driver.
kjc
2000-11-07
1
-2
/
+3
*
Document the KTR_VERBOSE option.
jhb
2000-11-07
1
-1
/
+4
*
The vx driver no longer needs the PCI compat shims. Also should now
wpaul
2000-11-07
1
-1
/
+1
*
Quieten some warnings about correct usage of assignments as truth values.
msmith
2000-11-06
1
-3
/
+3
*
Check that p->p_pptr is not NULL - kernel processes have no parents!
des
2000-11-06
1
-2
/
+2
*
Switched from i386/isa/scsi_dvcfg.h to cam/scsi/scsi_dvcfg.h
nyan
2000-11-05
2
-56
/
+1
*
Our SHRT_MIN definition was actually 4 bits too big.
obrien
2000-11-04
2
-2
/
+2
*
Improve the PCI interrupt routing code. Now the process is as follows:
msmith
2000-11-02
2
-32
/
+324
*
Make the target a little bit more generic.
obrien
2000-11-01
2
-2
/
+10
*
Fix typo in comments
roger
2000-10-31
1
-2
/
+2
*
Deprecate devsw->d_bmaj entirely.
phk
2000-10-31
1
-86
/
+0
*
fix the sigaltstack hack by lowering the stack size to the original value
gallatin
2000-10-31
1
-0
/
+2
*
Comment out the (old) acpi stuff, it breaks LINT.
phk
2000-10-30
1
-3
/
+3
*
Remove unneeded <stddef.h> #includes.
phk
2000-10-29
3
-6
/
+0
*
Move suser() and suser_xxx() prototypes and a related #define from
phk
2000-10-29
7
-7
/
+0
*
Remove unneeded #include <sys/proc.h> lines.
phk
2000-10-29
5
-5
/
+0
*
Add hints for ISA cards (such as TMC1610M) which use stg driver.
non
2000-10-29
1
-0
/
+3
*
Don't ignore VESA modes that have the NON-VGA bit set. All of the SVGA
jhb
2000-10-28
1
-2
/
+1
*
Add a brief comment telling people to retain 'device miibus' as necessary.
nik
2000-10-28
1
-0
/
+1
*
Quick fix for namespace problems which broke many ports. Spell
bde
2000-10-28
1
-6
/
+6
*
Add some verbiage about the new ACPICA code. Note that this probably
msmith
2000-10-28
1
-0
/
+12
*
FreeBSD-specific OSD (operating system dependant) modules for the Intel
msmith
2000-10-28
1
-0
/
+56
*
Revert two experimental changes which escaped from my devel machine.
phk
2000-10-28
3
-3
/
+3
*
The x86 atomic operations are already locked, so they do not need an
jhb
2000-10-28
1
-2
/
+0
*
Fix a couple of whitespace nits.
jhb
2000-10-27
2
-4
/
+4
*
Convert all users of fldoff() to offsetof(). fldoff() is bad
phk
2000-10-27
5
-5
/
+8
[next]