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.i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Factor out the object system from new-bus so that it can be used by
dfr
2000-04-08
1
-2
/
+2
*
Make it possible to include a device interface description by a single
dfr
2000-04-05
1
-3
/
+14
*
Include param.o in the list of files that we scan for linker sets.
peter
2000-03-29
1
-2
/
+2
*
Bump configvers.h as a precaution. Although existing config files will
peter
2000-01-23
1
-1
/
+1
*
Put on my asbestos suit and move $mach/conf/*.$mach to conf/*.$mach as
peter
2000-01-09
1
-2
/
+2
*
Changed MACHINE -> MACHINE_ARCH to make the i386-kernel be able to
kato
2000-01-09
1
-1
/
+1
*
Bump configversion. The controller/device changes are upwards but not
peter
2000-01-09
1
-1
/
+1
*
Further sync Alpha and i386 Makefiles. Remove KERNFORMAT = elf stuff as
peter
2000-01-08
1
-13
/
+0
*
genassym is ELF-only, therefore the kernel is now ELF-only as well.
peter
2000-01-08
1
-8
/
+0
*
Compile genassym.c with ordinary ${CFLAGS}. The (small) needs for
bde
2000-01-08
1
-14
/
+10
*
Use genassym(1). The definitions of NKPDE and NKPT have been removed
marcel
2000-01-07
1
-5
/
+2
*
Bring the Alpha and x86 Makefiles closer together.
peter
2000-01-07
1
-10
/
+10
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-4
/
+2
*
Zap kvm_kernel.db stuff now that libkvm gets it directly from the running
peter
1999-12-27
1
-7
/
+0
*
Fixed stripping of aout debugging kernels.
bde
1999-12-26
1
-4
/
+4
*
Be more consistant in using perl vs. perl5. We were using perl5 in the
peter
1999-12-17
1
-4
/
+4
*
Use a seperate -c and -h mode. The vnode_if.c file is compiled only into
peter
1999-12-12
1
-4
/
+7
*
Update the Alpha makefile to be more in line with the x86 version. It
peter
1999-11-22
1
-21
/
+11
*
KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP
shin
1999-11-22
1
-1
/
+3
*
Hack: comment out the pull-in of src/sys/../share/mk/bsd.kern.mk as
peter
1999-11-18
1
-4
/
+6
*
Typo
n_hibma
1999-11-16
1
-1
/
+1
*
Allow the source root `S' to be overridden by defining it only when
marcel
1999-10-30
1
-0
/
+2
*
Fixed "misspelling" of bcmp as memcmp. memcmp doesn't exist in the
bde
1999-10-03
1
-0
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Delete the 'device-driver' suffix. It's been meaningless for a long time.
peter
1999-07-03
1
-5
/
+1
*
Working kernel tags!
jkh
1999-07-02
1
-2
/
+5
*
Use the same -UKERNEL strategy as the alpha to avoid the inlines etc.
peter
1999-06-28
1
-2
/
+2
*
Hmm, might as well make all of BEFORE_DEPEND first in case make depend
phk
1999-06-28
1
-2
/
+2
*
Also make pci_if.h early if make depend wasn't run.
phk
1999-06-28
1
-2
/
+2
*
Make bus_if.h and device_if.h as early as possible if make depend hasn't
phk
1999-06-28
1
-2
/
+2
*
Move KERNEL?=kernel to top of the file where it's more obvious and add
peter
1999-05-09
1
-21
/
+18
*
Move a couple of bits of (now) static content from config(8) (ie: %LOAD)
peter
1999-05-09
1
-8
/
+13
*
Major lobotomy of config(8). The
phk
1999-05-09
1
-2
/
+2
*
I'm sick of the automatic rename of /kernel to /kernel.old while doing
peter
1999-05-08
1
-1
/
+5
*
Bump configvers; when the updates to generic/lint get committed, the old
peter
1999-04-24
1
-2
/
+2
*
unifdef -DVM_STACK - it's been on for a while for x86 and was checked
peter
1999-04-19
1
-2
/
+2
*
Bring the 'new-bus' to the i386. This extensively changes the way the
peter
1999-04-16
1
-2
/
+2
*
Made booting with -a work for all configurations. Previously it
bde
1999-04-15
1
-2
/
+2
*
Clean up the kernel/kernel.debug/install.debug etc stuff.
peter
1999-04-13
1
-39
/
+21
*
Back out default debug kernel. The flags revert to historical behaviour.
grog
1999-04-11
1
-5
/
+2
*
1. Modify config to issue different code for debugging.
grog
1999-04-07
1
-13
/
+43
*
Increased kernel virtual address space to 1GB. NOTE: You MUST have fixed
dg
1999-03-11
1
-2
/
+2
*
Ensure that vnode_if.h build before object files, if make depend has not
dt
1999-03-01
1
-2
/
+2
*
Ignore errors from chflags. This makes it possible to make installworld
des
1999-02-14
1
-2
/
+2
*
Mostly remove the VM_STACK OPTION.
julian
1999-01-26
1
-2
/
+2
*
Force the order of the setdefs* so that make -jN doesn't build the
peter
1999-01-25
1
-1
/
+3
*
Hide the gensetdefs run the same way we hide the final ld command.
peter
1999-01-19
1
-2
/
+3
*
Use the gensetdefs that is now in /usr/bin, it's a superset of the
peter
1999-01-17
1
-15
/
+9
*
Switch to using ".So" as the extension for PIC object files rather
jdp
1999-01-09
1
-6
/
+7
*
Flip the kernel default to ELF.. Add a test to try and warn people
peter
1999-01-07
1
-2
/
+12
[next]