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
*
Compromise for critical*()/cpu_critical*() recommit. Cleanup the interrupt
dillon
2002-03-27
6
-0
/
+6
*
Uncomment GEOM in LINT
phk
2002-03-26
1
-1
/
+1
*
Only use POSIX Awk features.
obrien
2002-03-25
1
-1
/
+1
*
MFi386: revision 1.396
nyan
2002-03-25
1
-2
/
+2
*
Add kern/syscalls.c, which is needed for some KTR traces in trap.c.
tmm
2002-03-25
1
-0
/
+1
*
Remove a FMT that was buried in here.
obrien
2002-03-25
1
-2
/
+2
*
Remove the setting of 'FMT'. We now do ELF by default, so only bother
obrien
2002-03-24
3
-3
/
+0
*
MFP4. This slipped into a IFC(MFC) by PHK, but it could still be useful
obrien
2002-03-24
1
-3
/
+18
*
Be more systematic about conversion of on-disk formats in a endian/width
phk
2002-03-24
1
-1
/
+1
*
Forgot viapm in the NOTES. Fixed.
nsouch
2002-03-23
1
-0
/
+2
*
Major rework of the iicbus/smbus framework:
nsouch
2002-03-23
3
-0
/
+7
*
Collect all functions for copying to and from userspace into the one file.
benno
2002-03-21
1
-5
/
+2
*
Minor cleanups to post.mk from bde. Mostly ordering
imp
2002-03-20
1
-26
/
+32
*
Use the FreeBSD cross tools instead of the linux ones.
peter
2002-03-19
1
-9
/
+9
*
This is the first part of the new kernel memory allocator. This replaces
jeff
2002-03-19
1
-1
/
+1
*
Backed out the part of the previous commit related to xargs. It just
bde
2002-03-19
1
-6
/
+4
*
Removed env(1) commands. make(1) uses a real shell, and
bde
2002-03-19
1
-14
/
+16
*
Add a USB comm driver.
joe
2002-03-18
2
-0
/
+8
*
lint the previous lint commit.
ru
2002-03-18
2
-2
/
+2
*
Spelling: s/guesst/guessed/
cjc
2002-03-17
1
-1
/
+1
*
Allow "make lint" to mostly work. Our sources are very unclean WRT
markm
2002-03-17
2
-0
/
+6
*
Teach GEOM about Sun disklabel formats.
phk
2002-03-15
1
-0
/
+1
*
Remove all the custom toolchain knob tweaking.
obrien
2002-03-15
1
-13
/
+0
*
Add a DEBUGGER_ON_POWERFAIL option. This makes the power button on ultra 10s
jake
2002-03-13
1
-0
/
+1
*
Use the deo hosted toolchain by default.
jake
2002-03-13
1
-10
/
+14
*
This patch adds the "LOCKSHARED" option to namei which causes it to only acqu...
jeff
2002-03-12
1
-0
/
+1
*
Add commented out GEOM line to NOTES
phk
2002-03-11
1
-0
/
+3
*
Add GEOM to conf/files.
phk
2002-03-11
1
-0
/
+11
*
Add the GEOM option.
phk
2002-03-11
1
-0
/
+1
*
Add a driver for the mem and kmem devices, based off the i386 version.
tmm
2002-03-09
1
-0
/
+1
*
Enable DEVICE_POLLING in LINT now that it is safe to compile it there.
luigi
2002-03-09
1
-2
/
+1
*
Note that several of the recently documented clock-related kernel options
rwatson
2002-03-08
1
-0
/
+3
*
Apply a bit more of the patch from conf/35674: document the various
rwatson
2002-03-08
1
-1
/
+6
*
Apply part of the patch from conf/35674 to move the PFIL_HOOKS option
rwatson
2002-03-08
1
-2
/
+5
*
Synchronize NOTES with -STABLE LINT with respects to the placement
rwatson
2002-03-08
1
-3
/
+9
*
Add sys/dev/ufm.c.
tanimura
2002-03-05
1
-0
/
+1
*
- Speedup 3DES by using assembly code for i386.
ume
2002-03-05
7
-5
/
+25
*
Add generalized power profile code.
iwasaki
2002-03-04
1
-1
/
+0
*
Support for USB fm radio.
alfred
2002-03-04
2
-0
/
+3
*
MFi386: revision 1.394.
nyan
2002-03-02
1
-1
/
+1
*
Use vnode_if.awk rather than vnode_if.pl
obrien
2002-03-01
3
-6
/
+8
*
Tag istallion.c with nowerror (third party)
peter
2002-02-28
1
-1
/
+1
*
Tag if_ie.c, isp.c and isp_pci.c as nowerror (qualifier problems, and third
peter
2002-02-27
1
-3
/
+3
*
Mark a few more broken pci drivers as nowerror.
peter
2002-02-27
1
-6
/
+6
*
Mark stallion.c as nowerror (known broken, this is a #warning)
peter
2002-02-27
2
-2
/
+2
*
Add gem and hme.
tmm
2002-02-27
1
-0
/
+5
*
Add the following functions/macros to support byte order conversions and
tmm
2002-02-27
2
-8
/
+4
*
Back out all the pmap related stuff I've touched over the last few days.
peter
2002-02-27
2
-2
/
+0
*
Work-in-progress commit syncing up pmap cleanups that I have been working
peter
2002-02-25
2
-0
/
+2
*
Turn on -Werror by default. This is is easily turned off, by either:
peter
2002-02-25
1
-5
/
+5
[next]