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
/
amd64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved Cyrix 486DX supports for NEC PC-98.
kato
2000-08-31
1
-0
/
+15
*
* Completely rewrite the alpha busspace to hide the implementation from
dfr
2000-08-28
2
-96
/
+168
*
Comment out the static wiring of hints for GENERIC - the release process
peter
2000-08-24
1
-1
/
+2
*
Add entries for the 'mly' driver. Re-group 'mly' and 'dpt' into a new
msmith
2000-08-23
1
-1
/
+4
*
Remove all traces of Julians DEVFS (incl from kern/subr_diskslice.c)
phk
2000-08-20
1
-0
/
+1
*
Replace the mbuf external reference counting code with something
dwmalone
2000-08-19
1
-7
/
+5
*
Increase the default NAPIC from 1 to 2 as a bandaid until we allocate
msmith
2000-08-18
1
-1
/
+1
*
Don't let an illegal value for dr7 get set, which can lead to an
bsd
2000-08-17
1
-0
/
+18
*
Prepare for a cleanup of pmap module API pollution introduced by the
tegge
2000-08-16
2
-9
/
+14
*
Include machine/cputypes.h so we get the cpu_class variable. This is needed
jhb
2000-08-13
1
-0
/
+1
*
Clean up some low level bootstrap code:
peter
2000-08-11
9
-131
/
+34
*
Don't skip IOAPIC id conflict detection when only one pci bus is present.
tegge
2000-08-10
3
-18
/
+12
*
Add workaround for livelock problem when starting APs.
tegge
2000-08-07
1
-0
/
+4
*
Change the behavior of isa_nmi to log an error message instead of
ps
2000-08-06
3
-45
/
+93
*
Be more verbose when changing APIC ID on an IO APIC.
tegge
2000-08-06
4
-6
/
+427
*
Handle write page faults (both write only or read-modify-write) as MI vm
luoqi
2000-07-31
1
-3
/
+3
*
Allow use of TSC even if APM is compiled in but disabled.
phk
2000-07-30
2
-2
/
+12
*
Revert previous commit. Not all RAID controllers are SCSI.
obrien
2000-07-29
1
-6
/
+5
*
Move the RAID controllers next to the SCSI controllers.
obrien
2000-07-29
1
-5
/
+6
*
Comment out `ncr' as `sym' handles all that `ncr' does.
obrien
2000-07-29
1
-2
/
+2
*
Fix warning - isa/isavar.h is a prerequisite for isa/pnpvar.h
peter
2000-07-28
1
-3
/
+1
*
s%LINT%NOTES%g
billf
2000-07-25
1
-4
/
+4
*
Default the pcic to polling. Some laptops need to have polling mode
imp
2000-07-19
1
-1
/
+1
*
Change the way NMI's are handled. Before, if DDB was enabled and
ps
2000-07-14
1
-12
/
+14
*
Finally merge newmidi.
tanimura
2000-07-11
1
-1
/
+2
*
Removing commented out devices I added.
mjacob
2000-07-10
1
-5
/
+0
*
Don't call printf with no format string.
kris
2000-07-10
1
-1
/
+1
*
Oops- remove the '0' appended to targbh.
mjacob
2000-07-08
1
-1
/
+1
*
Add in the commented out SCSI device entries of
mjacob
2000-07-08
1
-0
/
+5
*
Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.
phk
2000-07-04
4
-11
/
+11
*
Update tags directive to reflect the new location of soft updates
mckusick
2000-07-04
1
-2
/
+2
*
Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:
phk
2000-07-03
4
-11
/
+11
*
Fix my own style bugs (use of spaces instead of tabs for indentation).
bsd
2000-07-01
1
-18
/
+18
*
Duh. Fix a fatfingered patch.
markm
2000-06-25
1
-1
/
+1
*
Fix an uninitialised variable and a function return value.
markm
2000-06-25
1
-1
/
+4
*
Get the build bits right for the new Architecture Independant null- and
markm
2000-06-25
2
-0
/
+4
*
Strip out the machine-independant parts of the memory device.
markm
2000-06-25
2
-257
/
+50
*
Fixed atpic_attach() for the SMP (specifically APIC_IO) case.
fsmp
2000-06-24
2
-2
/
+4
*
Make the PnP 'slopsucker' quiet in the !bootverbose case - the real NPX
msmith
2000-06-23
2
-2
/
+10
*
Add a stub driver to consume the PnP "system resource" items, and hide
msmith
2000-06-23
2
-0
/
+98
*
Add PnP probe methods to some common AT hardware drivers. In each case,
msmith
2000-06-23
7
-1
/
+385
*
Stop trying to do anything funny with the interrupt resource range. The
msmith
2000-06-23
2
-26
/
+8
*
Add SOFTUPDATES to GENERIC (BOOTMFS has this filtered out)
peter
2000-06-22
1
-0
/
+1
*
Add disk_enumerate() for finding names of disks. Vinum and libh will
phk
2000-06-15
1
-3
/
+1
*
Fixed syntax errors and style bugs in previous commit. The syntax
bde
2000-06-14
3
-6
/
+6
*
s/iomem/maddr/ - these were generated from an older verion of the
peter
2000-06-14
1
-5
/
+5
*
Borrow phk's axe and apply the next stage of config(8)'s evolution.
peter
2000-06-13
3
-46
/
+132
*
Recognize Coppermine Celeron processors whose CPU ID = 0x68?. They
kato
2000-06-13
1
-1
/
+1
*
Added new options CPU_PPRO2CELERON and CPU_L2_LATENCY to support
kato
2000-06-13
1
-3
/
+52
*
Don't include opt_smp.h - we don't use anything defined in it.
msmith
2000-06-10
1
-1
/
+0
[next]