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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove compatibility shims for legacy ATA device names.
mav
2015-10-11
1
-1
/
+0
*
Add missing ofw_machdep.h. Make x86 ofw_machdep.h work pc98 too.
imp
2015-08-28
1
-0
/
+6
*
Remove unused i386 header privatespace.h. For the native kernel, its
kib
2015-08-07
1
-6
/
+0
*
Spell crypto correctly.
brueffer
2015-07-14
1
-1
/
+1
*
Fix up tabs vs. spaces
gnn
2015-07-04
1
-1
/
+1
*
Enable IPSEC in all GENERIC kernels.
gnn
2015-07-04
1
-0
/
+4
*
Build GENERIC with RACCT/RCTL support by default. Note that it still
trasz
2015-05-14
1
-0
/
+3
*
Fix kernel build ${MACHINE} path
emaste
2015-04-16
1
-0
/
+3
*
Factor out duplicated code from dumpsys() on each architecture into generic
markj
2015-01-07
1
-0
/
+6
*
Remove "New" label from NFSCL/NFSD now that they are the only NFS
jhb
2015-01-06
1
-2
/
+2
*
This configuration file removes several debugging options, including
gnn
2014-12-02
1
-0
/
+38
*
Renove faith(4) and faithd(8) from base. It looks like industry
melifaro
2014-11-09
1
-1
/
+0
*
Add COMPAT_FREEBSD9 and COMPAT_FREEBSD10 options to wrap code that
jhb
2014-10-24
1
-0
/
+2
*
Merge pc98's machdep.c into i386/i386/machdep.c.
nyan
2014-10-04
1
-2999
/
+0
*
MFi386: Enable QUOTA, PRINTF_BUFR_SIZE and puc.
nyan
2014-09-28
1
-0
/
+5
*
- Cosmetic changes.
nyan
2014-09-28
1
-107
/
+109
*
Merge the PC98 fdc(4) driver into the MI driver. While here, replace
jhb
2014-09-25
4
-3025
/
+0
*
Use callout(9) instead of timeout(9).
jhb
2014-09-25
1
-3
/
+5
*
Use callout() instead of timeout(). This is almost identical to the
jhb
2014-09-25
1
-13
/
+22
*
ddb: allow specifying the exact address of the symtab and strtab
royger
2014-09-25
1
-6
/
+1
*
MFamd64: Use initializecpu() to set various model-specific registers on
jhb
2014-09-10
1
-0
/
+1
*
- Move prototypes for various functions into out of C files and into
jhb
2014-09-04
1
-4
/
+0
*
Compile fixes:
hselasky
2014-06-28
1
-3
/
+2
*
Pull in r267961 and r267973 again. Fix for issues reported will follow.
hselasky
2014-06-28
3
-5
/
+3
*
Revert r267961, r267973:
gjb
2014-06-27
3
-3
/
+5
*
Extend the meaning of the CTLFLAG_TUN flag to automatically check if
hselasky
2014-06-27
3
-5
/
+3
*
lindev(4): finish the partial commit in r265212
eadler
2014-05-02
1
-3
/
+0
*
MFi386: r257858 (by kib)
nyan
2014-04-20
1
-0
/
+2
*
Rename global cnt to vm_cnt to avoid shadowing.
bdrewery
2014-03-22
1
-2
/
+2
*
Remove vestiges of knowing the ISA bus, which we gave up on around 20
imp
2014-03-19
2
-45
/
+4
*
Remove AppleTalk support.
glebius
2014-03-14
1
-1
/
+0
*
Remove IPX support.
glebius
2014-03-14
1
-1
/
+0
*
xen: implement an early timer for Xen PVH
royger
2014-03-11
1
-1
/
+8
*
Don't waste a page of KVA for the boot-time memory test on x86. For amd64,
jhb
2014-02-11
1
-2
/
+2
*
Move <machine/apicvar.h> to <x86/apicvar.h>.
jhb
2014-01-23
2
-7
/
+1
*
Fix a typo.
jhb
2013-12-05
1
-1
/
+1
*
Make process descriptors standard part of the kernel. rwhod(8) already
pjd
2013-11-30
1
-1
/
+0
*
- For kernel compiled only with KDTRACE_HOOKS and not any lock debugging
attilio
2013-11-25
1
-1
/
+0
*
x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...)
emaste
2013-11-14
1
-33
/
+3
*
MFi386: r254619
jkim
2013-08-22
1
-17
/
+0
*
Add process descriptors support to the GENERIC kernel. It is already being
pjd
2013-08-18
1
-0
/
+1
*
Replace kernel virtual address space allocation with vmem. This provides
jeff
2013-08-07
1
-4
/
+2
*
Back out r253779 & r253786.
obrien
2013-07-31
1
-1
/
+0
*
Decouple yarrow from random(4) device.
obrien
2013-07-29
1
-0
/
+1
*
MFi386: revision 251039
nyan
2013-06-01
1
-1
/
+1
*
Tidy up some CVS workarounds.
peter
2013-05-12
2
-2
/
+0
*
- Correct mispellings of word resource
gabor
2013-04-17
1
-2
/
+2
*
Merge from projects/counters: counter(9).
glebius
2013-04-08
1
-0
/
+6
*
Remove all legacy ATA code parts, not used since options ATA_CAM enabled in
mav
2013-04-04
2
-2
/
+0
*
MFC
attilio
2013-03-02
1
-6
/
+7
|
\
[next]