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
/
pc98
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFi386: revisions 1.556 and 1.557.
nyan
2003-04-02
1
-12
/
+9
*
- Define a new md function 'casuptr'. This atomically compares and sets
jeff
2003-04-01
1
-0
/
+8
*
- Move p->p_sigmask to td->td_sigmask. Signal masks will be per thread with
jeff
2003-03-31
1
-9
/
+9
*
- Change trapsignal() to accept a thread and not a proc.
jeff
2003-03-31
1
-6
/
+6
*
- Add vm_paddr_t, a physical address type. This is required for systems
jake
2003-03-25
1
-20
/
+21
*
MFi386: revision 1.554.
nyan
2003-02-23
1
-1
/
+1
*
Remove BDE_DEBUGGER.
jake
2003-01-28
1
-7
/
+1
*
MFi386: revision 1.552.
nyan
2003-01-10
1
-2
/
+0
*
MFi386: revision 1.551.
nyan
2002-12-04
1
-3
/
+6
*
MFi386: revision 1.550.
nyan
2002-11-17
1
-1
/
+2
*
Print real / avail memory in megabytes rather than kilobytes.
des
2002-11-09
1
-4
/
+4
*
Move the definitions of the hw.physmem, hw.usermem and hw.availpages
tmm
2002-11-07
1
-37
/
+0
*
Remove what was a temporary bogus assignment of bits of siginfo_t, as it does
jmallett
2002-11-06
1
-4
/
+0
*
MFi386: revisions 1.544 and 1.545.
nyan
2002-10-26
1
-40
/
+320
*
MFi386: revision 1.543.
nyan
2002-10-22
1
-39
/
+39
*
- kserunnable() is now sched_runnable() change instances of these where
jeff
2002-10-12
1
-2
/
+3
*
Fixed SBUS_RA_*_region_* functions.
nyan
2002-10-10
1
-64
/
+167
*
MFi386: revisions 1.539, 1.540 and 1.541.
nyan
2002-10-08
1
-12
/
+20
*
MFi386: revisions 1.536 and 1.538.
nyan
2002-09-24
1
-6
/
+4
*
For reasons now lost in historical fog, the bounds_check_with_label()
phk
2002-09-20
1
-59
/
+0
*
MFi386: revisions 1.534 and 1.535.
nyan
2002-09-19
1
-9
/
+201
*
Allocate KSEs and KSEGRPs separatly and remove them from the proc structure.
julian
2002-09-15
1
-1
/
+1
*
Fill out two fields (si_pid, si_uid) in the siginfo structure handed back
jmallett
2002-09-07
1
-0
/
+2
*
Diff reduction in comments for filling the siginfo structure - refer to
jmallett
2002-09-07
1
-1
/
+1
*
Automatically enable CPU_ENABLE_SSE (detect and enable SSE instructions)
peter
2002-09-07
1
-0
/
+7
*
Take a shot at fixing up a whole stack of style and other embarresing
peter
2002-08-31
1
-18
/
+12
*
Change hw.physmem and hw.usermem to unsigned long like they used to be
peter
2002-08-30
1
-13
/
+23
*
Renamed poorly named setregs to exec_setregs. Moved its prototype to
jake
2002-08-29
1
-1
/
+2
*
Use pmap_kenter() rather than vtopte() and bashing the page tables
peter
2002-07-18
1
-14
/
+3
*
MFi386: revision 1.524.
nyan
2002-07-17
1
-3
/
+10
*
MFi386: sys/i386/i386/machdep.c revision 1.522.
kato
2002-07-14
1
-1
/
+0
*
s/procrunnable/kserunnable/ in a comment
peter
2002-07-08
1
-1
/
+1
*
MFi386: revision 1.521
nyan
2002-06-30
1
-1
/
+1
*
MFi386: sys/i386/i386/machdep.c rev. 1.520.
kato
2002-06-25
1
-2
/
+4
*
MFi386: revision 1.519
nyan
2002-05-14
1
-1
/
+1
*
Rework the kernel environment subsystem. We now convert the static
mux
2002-04-17
1
-1
/
+2
*
MFi386: revision 1.517.
kato
2002-04-11
1
-5
/
+9
*
GC various bits and pieces of USERCONFIG from all over the place.
phk
2002-04-09
1
-6
/
+0
*
GC the "dumplo" variable, which is no longer used.
phk
2002-04-07
1
-1
/
+0
*
Change callers of mtx_init() to pass in an appropriate lock type name. In
jhb
2002-04-04
1
-2
/
+2
*
Moved signal handling and rescheduling from userret() to ast() so that
bde
2002-04-04
1
-0
/
+2
*
- Move the MI mutexes sched_lock and Giant from being declared in the
jhb
2002-04-02
1
-10
/
+1
*
Change the suser() API to take advantage of td_ucred as well as do a
jhb
2002-04-01
1
-1
/
+1
*
MFi386: revision 1.508.
kato
2002-03-31
1
-8
/
+12
*
MFi386: revision 1.506.
nyan
2002-03-30
1
-4
/
+9
*
MFi386: revision 1.507.
kato
2002-03-27
1
-1
/
+1
*
Compromise for critical*()/cpu_critical*() recommit. Cleanup the interrupt
dillon
2002-03-27
1
-5
/
+9
*
MFi386: revision 1.505 (remove __P.)
kato
2002-03-20
1
-6
/
+6
*
MFi386: revision 1.504.
kato
2002-03-20
1
-10
/
+4
*
MFi386: revision 1.503.
kato
2002-03-20
1
-60
/
+23
[next]