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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support for 82545EM and 82546EB based adapters.
pdeuskar
2002-06-03
2
-4
/
+2
*
Add new 'hea' driver files.
mdodd
2002-06-03
1
-0
/
+2
*
bde noticed that SOMAXCONN breaks pretty badly as an option for LINT.
alfred
2002-06-02
1
-1
/
+0
*
The loop back device hasn't been a count device for a while so remove
brooks
2002-05-31
1
-1
/
+1
*
Make oldcard and newcard kernel module work.
takawata
2002-05-30
1
-5
/
+3
*
PHK claims there is a crc32.c now.
obrien
2002-05-29
1
-0
/
+1
*
Back out revision 1.639. PHK filed to commit the libkern file.
obrien
2002-05-29
1
-1
/
+0
*
Add one copy of crc32() and crc32_tab[] in libkern, and remove it two other
phk
2002-05-29
1
-0
/
+1
*
Merge the code in pv.c into pmap.c directly. Place all page mappings onto
jake
2002-05-29
1
-1
/
+0
*
Add support to GEOM for GUID Partition Tables (GPTs). The support
marcel
2002-05-28
3
-0
/
+4
*
Add uuidgen(2) and uuidgen(1).
marcel
2002-05-28
1
-0
/
+1
*
Add a proof-of-concept encryption class.
phk
2002-05-26
1
-0
/
+1
*
Remove a hack for using an external compiler if cross compiling.
jake
2002-05-26
1
-21
/
+0
*
For now, make the .ifdef GCC3 case default. We should change -Wno-format
peter
2002-05-24
1
-7
/
+1
*
Fixed broken ``make -jX install''.
ru
2002-05-23
1
-0
/
+1
*
Add code to make default mutexes adaptive if the ADAPTIVE_MUTEXES kernel
jhb
2002-05-21
2
-0
/
+6
*
MFi386: 1.398-1.399 (${MACHINE_ARCH}_dump.c -> dump_machdep.c)
non
2002-05-21
1
-1
/
+1
*
De-inline the tlb demap functions. These were so big that gcc3.1 refused
jake
2002-05-20
1
-0
/
+1
*
MFi386: revision 1.400.
nyan
2002-05-19
1
-0
/
+1
*
Remove unneeded entries.
nyan
2002-05-19
2
-31
/
+0
*
Remove CWARNFLAGS and add GCC3. We handle GCC3.x specific flags
marcel
2002-05-19
1
-4
/
+1
*
Hook up the new linux_ptrace implementation.
marcel
2002-05-19
1
-0
/
+1
*
Remove IFS from 5.0-CURRENT. This facilitates introducing UFS2 as
rwatson
2002-05-19
3
-28
/
+0
*
More s/file system/filesystem/g
trhodes
2002-05-16
6
-8
/
+8
*
The ufs/ffs files are no longer required by ext2fs.
iedowse
2002-05-16
1
-11
/
+0
*
Complete the separation of ext2fs from ufs by copying the remaining
iedowse
2002-05-16
1
-0
/
+2
*
Disable the shared locking namei() code for now. It breaks several stacking
jeff
2002-05-14
1
-1
/
+1
*
Check that kldxref(8) exists before running it.
ru
2002-05-14
1
-5
/
+4
*
Build the fpu support routines.
benno
2002-05-13
1
-0
/
+1
*
${MACHINE_ARCH}dump.c -> dump_machdep.c.
jake
2002-05-13
3
-3
/
+3
*
Translated -malign-functions=4 to -falign-functions=16 for the new gcc.
bde
2002-05-12
1
-1
/
+1
*
Restore the ability to take crashdumps on alpha. This was cut and pasted
gallatin
2002-05-11
1
-0
/
+1
*
sysctl -w -> sysctl
dd
2002-05-11
1
-1
/
+1
*
Add a dummy cleandir target to the kernel section so that make buildkernel
jhb
2002-05-11
1
-0
/
+1
*
Reconnect db_elf.c to the build (now under "options DDB_NOKLDSYM"). It
bde
2002-05-07
3
-0
/
+10
*
Use -ffreestanding for kernel bits unconditionally.
obrien
2002-05-04
1
-2
/
+0
*
Join the pissing contest: generate LINT with a single sed(1) command.
des
2002-05-02
1
-0
/
+7
*
We don't need no stinkin' echos here.
imp
2002-05-01
1
-3
/
+3
*
Use makeobjops.awk rather than makeobjops.pl.
obrien
2002-05-01
3
-5
/
+4
*
Catch any stray KMODDEPS entries to make sure they do not keep turning up.
peter
2002-05-01
1
-0
/
+4
*
Note that the aacp device requires CAM
scottl
2002-04-30
1
-1
/
+1
*
Add the myson controllers to LINT
julian
2002-04-30
1
-0
/
+1
*
Add sigcode.S
benno
2002-04-30
1
-0
/
+1
*
Add a new UMA debugging facility. This will overwrite freed memory with
jeff
2002-04-30
1
-0
/
+1
*
Barrow something from the `nmap' port to help the ENOCLUE people upgrading
obrien
2002-04-29
1
-0
/
+2
*
Add mca.c.
marcel
2002-04-28
1
-0
/
+1
*
Hook the DRM up to the build and add it to NOTES.
anholt
2002-04-28
3
-0
/
+37
*
Add a CAM interface to the aac driver. This is useful in case you should
scottl
2002-04-27
2
-0
/
+2
*
aic7xxx_freebsd.c -> aic7xxx_osm.c
gibbs
2002-04-24
1
-1
/
+1
*
The install.debug and reinstall.debug targets are needed solely
ru
2002-04-24
2
-17
/
+23
[next]