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
/
conf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GENERIC-NODEBUG kernel configurations, missed during
gjb
2016-07-14
1
-38
/
+0
*
Move 'device pci' for the PCI bus driver to the MI NOTES file.
jhb
2016-04-29
1
-5
/
+0
*
Disconnect iBCS2 emulator from the build. The ibcs2 option, the build
kib
2015-11-28
1
-1
/
+1
*
Fix whitespace on addition of IPSEC option
emaste
2015-11-26
1
-1
/
+1
*
Remove compatibility shims for legacy ATA device names.
mav
2015-10-11
1
-1
/
+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
*
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
*
MFi386: Enable QUOTA, PRINTF_BUFR_SIZE and puc.
nyan
2014-09-28
1
-0
/
+5
*
- Cosmetic changes.
nyan
2014-09-28
1
-107
/
+109
*
lindev(4): finish the partial commit in r265212
eadler
2014-05-02
1
-3
/
+0
*
Make process descriptors standard part of the kernel. rwhod(8) already
pjd
2013-11-30
1
-1
/
+0
*
Add process descriptors support to the GENERIC kernel. It is already being
pjd
2013-08-18
1
-0
/
+1
*
Back out r253779 & r253786.
obrien
2013-07-31
1
-1
/
+0
*
Decouple yarrow from random(4) device.
obrien
2013-07-29
1
-0
/
+1
*
Tidy up some CVS workarounds.
peter
2013-05-12
1
-1
/
+0
*
Remove all legacy ATA code parts, not used since options ATA_CAM enabled in
mav
2013-04-04
2
-2
/
+0
*
Remove support for plip from the GENERIC kernel as no systems in the
eadler
2013-02-01
1
-1
/
+0
*
MFi386: r232521
nyan
2013-01-04
1
-33
/
+0
*
As discussed on -current last October, remove the firewire drivers from
des
2013-01-03
1
-1
/
+0
*
Grammar fix: s/NIC's/NICs/
gjb
2012-08-26
1
-1
/
+1
*
MFprojects/zfsd:
mav
2012-05-24
1
-1
/
+1
*
Remove pty(4) from our kernel configurations.
ed
2012-03-21
1
-1
/
+0
*
Disable the option VFS_ALLOW_NONMPSAFE by default on all the supported
attilio
2012-03-06
1
-3
/
+0
*
Remove full debugger options and enable KDB_TRACE option instead to decrease
nyan
2012-02-09
1
-14
/
+2
*
- Disable the olpt driver. Because it conflicts with the ppc/lpt driver.
nyan
2012-02-09
1
-2
/
+1
*
Flip these options on so the modules build correctly for now.
adrian
2012-01-06
1
-2
/
+2
*
Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernel
rwatson
2011-12-29
1
-0
/
+2
*
Introduce the option VFS_ALLOW_NONMPSAFE and turn it on by default on
attilio
2011-11-08
1
-0
/
+3
*
Add a PCI front-end to esp(4) allowing it to support AMD Am53C974 and
marius
2011-11-01
1
-1
/
+1
*
Adjust the debugger options slightly. This should help me do the right
kensmith
2011-10-27
1
-1
/
+4
*
Fix a zyd(4) comment typo that was copy+pasted into most kernel config files.
brueffer
2011-09-11
1
-1
/
+1
*
Change all the sample kernel configurations to use
rmacklem
2011-08-07
1
-1
/
+1
*
Enable the new PCI-PCI bridge driver on pc98 by default. I missed this
jhb
2011-07-16
1
-0
/
+2
*
- Reduce diffs against i386.
nyan
2011-06-13
1
-6
/
+7
*
This patch changes head so that the default NFS client is now the new
rmacklem
2011-04-27
1
-2
/
+2
*
- Add shim to simplify migration to the CAM-based ATA. For each new adaX
mav
2011-04-26
1
-0
/
+1
*
Switch the GENERIC kernels for all architectures to the new CAM-based ATA
mav
2011-04-24
1
-10
/
+9
*
Break out the ath PCI logic into a separate device/module.
adrian
2011-03-31
1
-1
/
+2
*
Add a small change to the comment in the GENRIC config files that include udbp
julian
2011-03-09
1
-1
/
+1
*
Now userland POSIX semaphore is based on umtx. The kernel module
davidxu
2010-09-24
1
-1
/
+0
*
Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma
mdf
2010-07-28
1
-0
/
+1
*
Unify pc98 event timer code with the rest of x86.
mav
2010-07-13
1
-0
/
+4
*
Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had
thompsa
2010-04-22
1
-0
/
+1
*
Remove COMPAT_43TTY from stock kernel configuration files.
ed
2010-03-13
1
-1
/
+0
[next]