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
...
*
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
*
MFi386: revision 1.502
nyan
2002-03-13
1
-0
/
+4
*
MFi386: revision 1.501
nyan
2002-03-10
1
-1
/
+1
*
MFi386: revision 1.498.
nyan
2002-03-02
1
-2
/
+2
*
MFi386: revision 1.497
nyan
2002-02-20
1
-1
/
+2
*
Add bus_space_unmap() and bus_space_free() functions to release
nyan
2002-02-18
1
-0
/
+15
*
- Split the routine to initialize a bus_space_handle into the separate
nyan
2002-02-17
1
-0
/
+114
*
MFi386: revisions 1.495 and 1.496
nyan
2002-02-16
1
-1
/
+3
*
MFi386: revisions 1.493 and 1.494.
nyan
2002-02-08
1
-1
/
+6
*
Pre-KSE/M3 commit.
julian
2002-02-07
1
-12
/
+11
*
Use osigreturn(2) instead of sigreturn(2) plus broken magic for returning
bde
2002-02-03
1
-9
/
+0
*
Improve the change in the previous commit: use a stub for osigreturn()
bde
2002-02-03
1
-0
/
+4
*
Compile osigreturn() unconditionally since it will always be needed on
bde
2002-02-01
1
-2
/
+0
*
MFi386: revision 1.489.
nyan
2002-01-31
1
-13
/
+8
*
MFi386: revision 1.487
nyan
2002-01-18
1
-0
/
+1
*
Clear the single-step flag for signal handlers. This fixes bogus trace
bde
2002-01-10
1
-6
/
+4
*
MFi386: revision 1.486
nyan
2001-12-22
1
-3
/
+2
*
MFi386: revision 1.485 (the previous commit is not completely)
nyan
2001-12-12
1
-11
/
+13
*
Overhaul the per-CPU support a bit:
jhb
2001-12-11
1
-9
/
+8
*
Allow maxusers to be specified as 0 in the kernel config, which will
dillon
2001-12-09
1
-1
/
+2
*
MFi386: revision 1.483
nyan
2001-11-17
1
-6
/
+6
*
GC userconfig after Peter axed it 15 months ago.
phk
2001-11-05
1
-3178
/
+0
[prev]
[next]