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
*
Unconditinally turn on VLAN support when building fxp as a module, since
jlemon
2001-07-19
1
-1
/
+1
*
Only turn on MWI if the PCI configuration word indicates that it
jlemon
2001-07-19
1
-5
/
+6
*
Expand the range of the vm86pcb_lock so that it protects manipulations
jlemon
2001-07-19
1
-2
/
+2
*
Merged from sys/i386/isa/npx.c revision 1.106.
kato
2001-07-19
1
-14
/
+5
*
Merged from sys/i386/isa/npx.c revision 1.105.
kato
2001-07-19
1
-9
/
+9
*
Merged from sys/i386/i386/machdep.c revisions 1.462 and 1.464.
kato
2001-07-19
2
-140
/
+178
*
Backout non-functional changes from revision 1.128.
ru
2001-07-19
1
-13
/
+9
*
swtch.s: During context save, use the correct bit mask for clearing
bsd
2001-07-19
5
-12
/
+24
*
Don't use kp->arg0 as a format string, grr.
kris
2001-07-19
1
-1
/
+1
*
Quiet a variable format-string warning.
kris
2001-07-19
6
-12
/
+12
*
Quiet a variable format-string warning.
kris
2001-07-19
1
-1
/
+1
*
ahc_pci.c:
gibbs
2001-07-18
13
-360
/
+696
*
Add support for parsing version strings out of assembler source files
gibbs
2001-07-18
5
-36
/
+111
*
Grab the process lock around psignal().
jhb
2001-07-18
1
-0
/
+2
*
Add printf format checking to sbuf_printf()
phk
2001-07-18
1
-1
/
+1
*
Keep track of all "struct snoop"'s so that snp_modevent can fail with
dd
2001-07-18
3
-2
/
+19
*
Use MD_NAME and MDCTL_NAME constants where appropriate.
dd
2001-07-18
1
-2
/
+3
*
Make sure that installing a module complains if the target modules
roam
2001-07-18
1
-1
/
+1
*
Skip the route checking in the case of multicast packets with known
dcs
2001-07-17
1
-9
/
+22
*
Increase NMBCLUSTERS by 4x.
obrien
2001-07-17
1
-1
/
+1
*
The per-cpu temporary buffers are not needed since the pcb_save areas have
tegge
2001-07-17
3
-42
/
+15
*
Backout damage to the INADDR_TO_IFP() macro in revision 1.7.
ru
2001-07-17
1
-12
/
+5
*
Add missing () around macro argument in cv_waitq_empty()
phk
2001-07-17
1
-1
/
+1
*
Change the interrupt handler a bit so that we call the nge_rxeof() handler
wpaul
2001-07-16
1
-3
/
+2
*
Use PCPU_GET(cpuid) instead of curproc->p_oncpu.
tegge
2001-07-16
3
-27
/
+27
*
Use a fixed type for times in on-disk structures for ufs rather than
peter
2001-07-16
3
-5
/
+6
*
Now that config(8) has stopped breaking POLA (mkmakefile.c rev 1.69) by
obrien
2001-07-15
1
-25
/
+25
*
do not M_WAITOK in in6_update_ifa(), since this function can be called
ume
2001-07-15
1
-1
/
+6
*
Remove whitespace at EOL.
dd
2001-07-15
1
-3
/
+3
*
Put module directories one per line so adding new modules creates readable
brooks
2001-07-15
2
-14
/
+137
*
The i386-specific includes in this file were "fixed" by bracketing them with
benno
2001-07-15
1
-3
/
+3
*
Turn off preemption on the Alpha for the time being. Peter and JHB aren't
obrien
2001-07-15
1
-1
/
+1
*
Fix MCOUNT_ENTER() so it actually compiles in the profiling case.
jhb
2001-07-14
2
-2
/
+2
*
Fix reboot hangs that have happened with multiple processors
mjacob
2001-07-14
4
-3
/
+26
*
Hrmpf. nyan's rev 1.25 commit to fdc.h crossed with my removal of it.
joerg
2001-07-14
2
-0
/
+34
*
Yet another large non-function change.
joerg
2001-07-14
3
-434
/
+542
*
Move the hints gunk to a seperate file. It isn't really part of the
peter
2001-07-14
2
-299
/
+1
*
Fixed conflict with sys/dev/syscons/syscons.h.
nyan
2001-07-14
2
-10
/
+0
*
Move fxp to the miibus section where it belongs.
dd
2001-07-14
2
-2
/
+2
*
remember to set the return address in a message when
julian
2001-07-14
1
-0
/
+1
*
- Refine pc98 supports.
nyan
2001-07-14
5
-90
/
+195
*
Added epson_inw function.
nyan
2001-07-14
1
-0
/
+11
*
Merged from the following changes.
nyan
2001-07-14
7
-58
/
+74
*
Merged from sys/i386/conf/GENERIC revision 1.313.
nyan
2001-07-14
1
-1
/
+1
*
Added (commented out) audio driver.
nyan
2001-07-14
1
-0
/
+4
*
Merged from sys/conf/options.i386 revision 1.150.
nyan
2001-07-14
1
-0
/
+1
*
Catch up with NetBSD/pc98.
non
2001-07-14
26
-3151
/
+7499
*
Go back to having either static OR dynamic hints, with fallback
peter
2001-07-14
2
-32
/
+82
*
Merge with latest version of the Mylex 6+ driver.
msmith
2001-07-14
8
-1423
/
+1320
*
Return a locked struct buf from ufsdirhash_lookup() to avoid one
iedowse
2001-07-13
3
-9
/
+9
[next]