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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/PCCARD_/PCMCIA_/g in NEWCARD device tables to enable easier NetBSD sharing
imp
2001-11-11
9
-267
/
+267
*
Sync to 1.16 pccarddevs to get new PCMCIA_ symbols
imp
2001-11-11
4
-570
/
+570
*
Move from using PCCARD_ symbols gereated from this file to using PCMCIA_
imp
2001-11-11
2
-20
/
+20
*
Sync to 1.15 pccarddevs
imp
2001-11-11
1
-299
/
+314
*
MFNetBSD:
imp
2001-11-11
1
-147
/
+154
*
MFC after: 0 days
groudier
2001-11-11
7
-8
/
+8
*
Move Intel 82092AA into the list of devices. It appears to be a one
imp
2001-11-11
1
-1
/
+1
*
Add Omega 82c094 PCI PCMCIA bridge. It is similar to the CL-PD6729 in
imp
2001-11-11
1
-3
/
+3
*
It turns out my reasons for using a few d_thread_t's were bogus. Revert
imp
2001-11-11
2
-14
/
+16
*
Add two minor changes.
iwasaki
2001-11-11
2
-66
/
+88
*
Apply a local change to ACPICA.
iwasaki
2001-11-11
1
-1
/
+9
*
fix typo.
phk
2001-11-11
1
-1
/
+1
*
Introduce the concept of "default" voltage. Have pccard layer use this
imp
2001-11-11
2
-56
/
+83
*
Do not assume that a I/O based bridge is a 6729. Intel made a funky chip
imp
2001-11-11
1
-1
/
+1
*
add note about why I used d_thread_t in the prototypes.
imp
2001-11-11
2
-2
/
+4
*
Move all: target to kern.pre.mk so it matters less where you include
imp
2001-11-11
2
-2
/
+1
*
Append to SYSTEM_OBJS and CLEAN before including kern.post.mk.
marcel
2001-11-11
1
-2
/
+2
*
- No need for resetting values to 0 when M_ZERO flag is used.
arr
2001-11-10
1
-6
/
+0
*
Avoid using the .align directive to skip to the next vector offset.
marcel
2001-11-10
2
-426
/
+144
*
Properly sanity-check the old msgbuf structure before we accept it
iedowse
2001-11-09
1
-3
/
+6
*
Fix deadlock introduced in 1.73 (Jan 1998). The paging-in-progress count
dillon
2001-11-09
1
-1
/
+5
*
Add entries for the recently committed code.
tmm
2001-11-09
2
-1
/
+23
*
Add a file forgotten in the previous commit (a kobj interface that
tmm
2001-11-09
2
-0
/
+150
*
Add EBus support code, ported from NetBSD.
tmm
2001-11-09
2
-0
/
+562
*
Add ISA support code for sparc64.
tmm
2001-11-09
3
-0
/
+530
*
Add support for the Sun psycho/sabre UPA-PCI bridge, some OpenFirmware
tmm
2001-11-09
6
-0
/
+2382
*
Support for the UltraSpac DVMA MMU (IOMMU), ported from NetBSD.
tmm
2001-11-09
3
-0
/
+965
*
Add some OpenFirmware bus support code and definitions.
tmm
2001-11-09
6
-0
/
+348
*
Add bus_space and busdma support for sparc64.
tmm
2001-11-09
5
-20
/
+2150
*
Add a nexus device for sparc64, which uses the OpenFirmware to attach UPA
tmm
2001-11-09
3
-1
/
+521
*
Header file updates needed for the cache code: add/correct some ASI
tmm
2001-11-09
2
-2
/
+21
*
Add cache handling code for sparc64.
tmm
2001-11-09
2
-0
/
+531
*
* Make sure we increment pm_stats.resident_count in pmap_enter_quick
dfr
2001-11-09
2
-198
/
+305
*
Raise SIGILL for General Exceptions - its closer to the correct meaning.
dfr
2001-11-09
1
-0
/
+7
*
Reserve more space for phys_avail. Really need to be more careful about
dfr
2001-11-09
1
-1
/
+1
*
Teach DDB about branch registers.
dfr
2001-11-09
1
-1
/
+12
*
Define PS and VE fields of region register correctly.
dfr
2001-11-09
1
-2
/
+2
*
o Try to do 3.3V support better for the 6722 and 6729/30.
imp
2001-11-09
4
-26
/
+57
*
Fix the 3.3V support for Cirrus Logic CL-PD6710. This appears to work
imp
2001-11-09
1
-0
/
+22
*
Implement os_boot_rendez. Application processors are initialized
marcel
2001-11-09
3
-46
/
+143
*
Placemark an interrupt race in -current which is currently protected by
dillon
2001-11-08
1
-0
/
+4
*
Add support for Intel's i820/i840/i845/i850/i860 chipset.
kuriyama
2001-11-08
4
-22
/
+212
*
o General style improvemnts.
rwatson
2001-11-08
1
-10
/
+11
*
o Trim trailing whitespace from kern_mib.c, as suggested by bde. Good
rwatson
2001-11-08
1
-45
/
+45
*
Switch behavior of fifos to more closely match what goes on in other OSes.
alfred
2001-11-08
1
-0
/
+5
*
o Replace reference to 'struct proc' with 'struct thread' in 'struct
rwatson
2001-11-08
11
-34
/
+36
*
We need to operate on struct thread now, not struct proc.
obrien
2001-11-08
1
-6
/
+6
*
For what its worth, sync up the type of ps_arg_cache_max (unsigned long)
peter
2001-11-08
1
-1
/
+1
*
Add quirk for Minolta 2330 Zoom digital camera.
kbyanc
2001-11-07
1
-0
/
+7
*
Add quirk for Nikon Coolpix 995.
kbyanc
2001-11-07
1
-1
/
+8
[next]