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
/
conf
/
Makefile.pc98
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix kernel build ${MACHINE} path
emaste
2015-04-16
1
-0
/
+3
*
Clang's 3.5 integrated assembler now handles these files correctly (it
imp
2015-01-05
1
-0
/
+2
*
LLVM integrated assembler can assemble these files just fine.
rdivacky
2015-01-01
1
-4
/
+0
*
Bump the version of config to the latest (3 year old, so upgrade
imp
2014-02-04
1
-5
/
+1
*
MFi386: r232263
nyan
2012-11-10
1
-0
/
+4
*
Revert config(8) version bump. It brings major pain for people working on
wkoszek
2007-05-16
1
-1
/
+1
*
Bump config(8) version and build requirement for config(8) to 600006. This
wkoszek
2007-05-13
1
-1
/
+1
*
Set MACHINE to i386(pc98). This fixes cross-building.
nyan
2006-01-29
1
-1
/
+3
*
Version 600004 is better than 700000 given other changes that are in
imp
2005-11-28
1
-1
/
+1
*
Make config(8) understand ORed dependecies in "files*" and
ru
2005-11-27
1
-1
/
+1
*
We don't bump the config version for additions to config that aren't
imp
2005-11-04
1
-1
/
+1
*
Implement the "nocpu" directive.
ru
2005-11-03
1
-1
/
+1
*
Bump config(8) version for the DEFAULTS change.
jhb
2005-10-27
1
-1
/
+1
*
Never hardcode /sys into these Makefiles. The proper way to spell it is $S.
imp
2005-04-13
1
-2
/
+0
*
The latest release of the FreeBSD driver (twa) for
vkashyap
2005-04-12
1
-0
/
+2
*
Now that we have proper links, no need to fake up ones as part of
imp
2005-04-03
1
-1
/
+0
*
Update version number for latest config version bump
imp
2005-04-01
1
-1
/
+1
*
bump the Makefile config versions now that config is 600001...
jmg
2005-02-10
1
-1
/
+1
*
Kill count device support from config. I've changed the last few
peter
2004-08-30
1
-1
/
+1
*
Change required config(8) version.
cognet
2004-05-09
1
-1
/
+1
*
Bump the config version to force people to upgrade their config(8)
phk
2003-04-15
1
-1
/
+1
*
Standardize handling of locore.[sS] etc. files.
ru
2003-02-28
1
-3
/
+0
*
Moved the rule for locore.o from kern.post.mk to Makefile.$ARCH.
jake
2002-07-31
1
-0
/
+3
*
Moved the setting of all profiling-related variables except the key one
bde
2002-07-13
1
-1
/
+1
*
Commit some infrastructure for turning on -Werror for kernel compiles.
peter
2002-02-20
1
-1
/
+1
*
Proper fix for old config setting maxusers to 8.
peter
2001-12-14
1
-1
/
+1
*
Move kern.post.mk to last line, now that it appears safe
imp
2001-11-11
1
-2
/
+2
*
Move machine link creation from genassym to kernel-depend, per nyan@
imp
2001-11-04
1
-1
/
+1
*
Arrgh. A clean pc98 build failed due to bogons on my part :-(.
imp
2001-11-02
1
-0
/
+1
*
Factor the common parts of the Makefile.foo files. This introduces two
imp
2001-11-02
1
-306
/
+3
*
Only overwrite ${DESTDIR}${KODIR}.old/${KERNEL_KO} if we haven't
brian
2001-11-01
1
-7
/
+14
*
Support the "install.debug" and "reinstall.debug" targets for kernel modules.
des
2001-10-27
1
-3
/
+3
*
Finish the asbestos suited move of $mach/conf/*.$mach to conf/*.$mach.
ru
2001-10-26
1
-2
/
+2
*
Make override of nm consistent across all platforms and sort the overrides.
mp
2001-10-19
1
-2
/
+3
*
Change kern.bootfile when mv'ing the kernel
brian
2001-10-17
1
-0
/
+2
*
Enable hardwiring of things like tunables from embedded enironments
peter
2001-08-27
1
-3
/
+6
*
In order to bring about the end of the universe, delete the lines:
peter
2001-08-15
1
-2
/
+0
*
Further Makefile.* sync (from Makefile.ia64). The lint target has been
peter
2001-08-03
1
-6
/
+0
*
Move MKMODULESENV+= *after* MKMODULESENV=
peter
2001-08-03
1
-3
/
+3
*
When building a debugging kernel with modules, build modules with
sheldonh
2001-08-02
1
-0
/
+3
*
Make symlink $S/$M/include -> compile/FOO/machine at kernel-depend
kato
2001-07-29
1
-1
/
+1
*
param.c no longer gets special treatment. Use the source tree version.
peter
2001-07-26
1
-13
/
+6
*
Bump config version.
imp
2001-07-02
1
-1
/
+1
*
Move kernel compile directory from sys/compile/FOO to
imp
2001-06-30
1
-1
/
+1
*
With this commit, I hereby pronounce gensetdefs past its use-by date.
peter
2001-06-13
1
-17
/
+1
*
Move the -I../../../include or -I/usr/include to the last entry on the
peter
2001-06-12
1
-6
/
+7
*
Relocate IPFilter from sys/netinet to sys/contrib/ipfilter.
jlemon
2001-06-07
1
-0
/
+3
*
New files and layout for the ACPI CA 20010518 update.
msmith
2001-05-29
1
-1
/
+1
*
Add back in the bits to remove any existing "schg" flags as we have
obrien
2001-04-29
1
-0
/
+2
*
Don't install KO's with the "schg" flag.
obrien
2001-04-25
1
-9
/
+2
[next]