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
*
Use the correct value when writing the Day Of Week byte in the CMOS.
phk
2002-12-04
5
-5
/
+5
*
Add support for the PC98 platform to the ATA driver.
sos
2002-12-03
12
-44
/
+614
*
Have to use bread() rather than UFS_BALLOC() when obtaining a
mckusick
2002-12-03
1
-24
/
+30
*
License tweak: remove clause 3 per permission of NAI.
rwatson
2002-12-03
2
-6
/
+0
*
Unhook the old LOMAC module, now replaced with mac_lomac.
rwatson
2002-12-03
32
-6860
/
+0
*
Properly account for prefetchable memory when a request is being made.
imp
2002-12-03
1
-47
/
+112
*
Avoid recursive acquisition of the page queues lock in pmap_unuse_pt().
alc
2002-12-03
2
-2
/
+6
*
Implement DIOCGDINFO for volumes. newfs will no longer build a file
grog
2002-12-02
1
-0
/
+4
*
Don't blindly call make_dev when configuring an object: the device
grog
2002-12-02
1
-23
/
+24
*
Use the hotspot code to prevent people from overwriting their disklabel
phk
2002-12-02
1
-11
/
+90
*
Add a simplified version of the hot-spot code to enable us to protect
phk
2002-12-02
2
-8
/
+95
*
Align the FPU state in the ucontext and sigcontext to 16 bytes
deischen
2002-12-02
11
-48
/
+76
*
Remove a workaround for a binutils bug that was fixed in the recent
tmm
2002-12-02
1
-19
/
+4
*
Hold the page queues lock when calling pmap_unwire_pte_hold() or
alc
2002-12-02
2
-6
/
+20
*
Fix a dumb bug that broke net booting on sparc64. The wrong length was
jake
2002-12-02
1
-1
/
+1
*
MFi386
alc
2002-12-02
2
-0
/
+4
*
Always initialize the UPA target module id in the interrupt mapping
tmm
2002-12-01
3
-33
/
+34
*
1.) Do not look for PCI INOs in the FFB interrupt mapping registers; they
tmm
2002-12-01
1
-2
/
+6
*
Remove some long-dead cruft in the interrupt handling code which was
tmm
2002-12-01
1
-44
/
+31
*
Reverse the quirk table entry for swizzling on a missing interrupt map;
tmm
2002-12-01
1
-7
/
+10
*
Fix some comments describing psycho registers.
tmm
2002-12-01
1
-2
/
+2
*
Do not panic when a dmamap is unloaded more then once, but just silently
tmm
2002-12-01
1
-4
/
+2
*
Hold the page queues lock when calling pmap_protect(); it updates fields
alc
2002-12-01
1
-7
/
+22
*
Add Makefile.inc to include ../Makefile.inc.
nyan
2002-12-01
1
-0
/
+3
*
Use more mnemonic argument names in the access functions.
phk
2002-12-01
1
-2
/
+2
*
Fix a cut&past-o.
phk
2002-12-01
1
-1
/
+1
*
Conceiveably, there may exist an algorithm which can tell if a sequence of bytes
phk
2002-12-01
1
-0
/
+7
*
Use unsigned for an index.
phk
2002-12-01
1
-6
/
+7
*
In ata_reinit, when ata_getparam fails for a new device (indicating that
thomas
2002-12-01
1
-4
/
+5
*
Major update to the ahd driver to fix many bugs found in the previous
scottl
2002-12-01
4
-372
/
+949
*
Implement workaround for broken busfree-rev in the A4.
scottl
2002-12-01
1
-69
/
+148
*
Add our controller name to the front of our
scottl
2002-12-01
1
-3
/
+16
*
Remove redundant check for chip type being PCI-X.
scottl
2002-12-01
1
-4
/
+4
*
Update to include new ahd_scb_timer_reset API
scottl
2002-12-01
1
-3
/
+12
*
Hold the page queues lock when calling pmap_protect(); it updates fields
alc
2002-12-01
1
-3
/
+5
*
Assert that the page queues lock is held in pmap_changebit()
alc
2002-12-01
2
-4
/
+4
*
Increase the scope of the page queue lock in vm_pageout_scan().
alc
2002-12-01
1
-2
/
+2
*
Fix typo in comment. It's SYSINIT, not SYSINT.
keramida
2002-11-30
1
-1
/
+1
*
Move the check for the MD_SHUTDOWN flag to before the tsleep() call
iedowse
2002-11-30
1
-1
/
+1
*
Synchronize perforce Id tags
scottl
2002-11-30
1
-1
/
+1
*
Bring in many bugfixes and changes obtained from formal testing:
scottl
2002-11-30
4
-149
/
+435
*
Add a routine for testing memory mapped register access.
scottl
2002-11-30
1
-8
/
+58
*
Always compile in the AHC_ALLOW_MEMIO code, but only try MEMIO if
scottl
2002-11-30
1
-4
/
+22
*
Handle changes to SCB_CONTROL, scb->flags and SEQ_FLAGS
scottl
2002-11-30
1
-5
/
+6
*
Use the new ahc_scb_timer_reset API
scottl
2002-11-30
1
-4
/
+27
*
Add a check to disable the previous patch so that future filesystems
mckusick
2002-11-30
1
-2
/
+4
*
Remove a race condition / deadlock from snapshots. When
mckusick
2002-11-30
3
-60
/
+151
*
Add support for the Olivetti branded EISA boards.
scottl
2002-11-30
1
-1
/
+15
*
Assert that the page queues lock is held in pmap_page_exists_quick().
alc
2002-11-30
2
-2
/
+2
*
Fix two deadlocks in snapshots:
mckusick
2002-11-30
1
-2
/
+7
[next]