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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce GEOM_LABEL class.
pjd
2004-07-02
10
-0
/
+803
*
Get rid of the strict aliasing error by retrieving the ECDT via a table
njl
2004-07-02
1
-2
/
+3
*
- Change mi_switch() and sched_switch() to accept an optional thread to
jhb
2004-07-02
16
-38
/
+51
*
Implement SNDCTL_DSP_SETDUPLEX. This may fix sound apps which want to
netchild
2004-07-02
3
-0
/
+15
*
Disable native ata support for now, too much breaks
imp
2004-07-02
1
-1
/
+1
*
Bring in the first chunk of altq driver modifications. This covers the
mlaier
2004-07-02
10
-58
/
+108
*
Allow ptrace to deal with lwpid.
davidxu
2004-07-02
1
-6
/
+36
*
Local change: Allow access to the field if it is within the region
marks
2004-07-02
1
-67
/
+87
*
Local diff: allow use of the disassembler.
marks
2004-07-02
1
-1
/
+5
*
Unchanged files that are off the vendor branch.
marks
2004-07-02
2
-8
/
+10
*
This commit was generated by cvs2svn to compensate for changes in r131440,
marks
2004-07-02
10
-72
/
+165
|
\
|
*
Vendor import of Intel ACPI-CA 20040527
marks
2004-07-02
14
-149
/
+271
*
|
We allocate an array of pointers to the global file table while
alfred
2004-07-02
1
-1
/
+12
*
|
Tidy up uprof locking. Mostly the fields are protected by both the proc
jhb
2004-07-02
3
-29
/
+41
*
|
- Assert that any process that has statclock called on it has both a
jhb
2004-07-02
1
-11
/
+10
*
|
Allocate s/g segments in the tag rather than on the stack.
scottl
2004-07-02
1
-30
/
+35
*
|
- Don't use a variable to point to the user area that we only use once.
jhb
2004-07-02
1
-15
/
+10
*
|
Add support for the VIA Apollo KT400/400A/600 AGP host bridges which use
jhb
2004-07-02
2
-0
/
+6
*
|
Change the thread ID (thr_id_t) used for 1:1 threading from being a
marcel
2004-07-02
6
-44
/
+43
*
|
Regen.
marcel
2004-07-02
9
-13
/
+13
*
|
Bump __FreeBSD_version for package tools revision 20040629
eik
2004-07-02
1
-1
/
+1
*
|
When shutting down the syncer kernel thread, first tell it to run
truckman
2004-07-01
1
-6
/
+68
*
|
On receiving 3 duplicate acknowledgements, SACK recovery was not being entere...
jayanth
2004-07-01
2
-14
/
+40
*
|
PR kern/68474:
tackerman
2004-07-01
1
-2
/
+2
*
|
Remove stray i386 math emulator references.
scottl
2004-07-01
1
-7
/
+1
*
|
MFNetBSD.
le
2004-07-01
1
-2
/
+3
*
|
MFNetBSD.
le
2004-07-01
1
-2
/
+5
*
|
Bumped document date.
ru
2004-07-01
1
-5
/
+7
*
|
Remove duplicate FreeBSD id
imp
2004-07-01
1
-3
/
+0
*
|
While this file still needs __RMAN_RESOURCE_VISIBLE to get the size of
imp
2004-07-01
1
-6
/
+9
*
|
After re-exporting rman, et al, __RMAN_RESOURCE_VISIBLE is no longer
imp
2004-07-01
1
-1
/
+0
*
|
Add support to the uftdi driver for Intrepid Control Systems' vehicle
brooks
2004-07-01
3
-1
/
+27
*
|
Add ability to set start/end for rman
imp
2004-07-01
1
-0
/
+12
*
|
Soften __RMAN_RESOURCE_VISIBLE a little: expose rman and the
imp
2004-07-01
1
-6
/
+7
*
|
Remove unused argument for good.
pjd
2004-07-01
1
-2
/
+2
*
|
Fix build: the return type for t_break changed from int to void.
mp
2004-07-01
2
-6
/
+4
*
|
Catch up with __RMAN_RESOURCE_VISIBLE enough to get GENERIC to build
gallatin
2004-07-01
10
-0
/
+10
*
|
Free only if pointer isn't NULL.
pjd
2004-07-01
1
-1
/
+2
*
|
This needs __RMAN_RESOURCE_VISIBLE if PC98 is defined.
nyan
2004-07-01
1
-0
/
+3
*
|
MFi386: revision 1.1163
nyan
2004-07-01
1
-0
/
+1
*
|
Merged from sys/dev/sio/sio.c revision 1.446.
nyan
2004-07-01
2
-6
/
+4
*
|
Modify loop test when cycling through phys_avail array. It's possible
grehan
2004-07-01
3
-6
/
+12
*
|
Catch up with __RMAN_RESOURCE_VISIBLE change
grehan
2004-07-01
8
-0
/
+25
*
|
Move soft structs back to C files to avoid exposing rman fields
grehan
2004-07-01
2
-18
/
+1
*
|
Trim a few things from the dmesg output and stick them under bootverbose to
jhb
2004-07-01
10
-34
/
+48
*
|
Use a separate flag when doing a kernel coredump when polling for
ps
2004-07-01
2
-3
/
+4
*
|
When building a kernel or the loader, let the hostname be overridden
ps
2004-07-01
2
-2
/
+2
*
|
As per discussion at today's developer summit, add a comment to NOTES
jhb
2004-07-01
1
-0
/
+1
*
|
Product and vendor ids for SIIG US2308 USB to Serial adaptor.
brooks
2004-07-01
2
-17
/
+41
*
|
Set WARNS=2 for the module build of ACPI.
marks
2004-07-01
1
-0
/
+1
[next]