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
*
move parametric defines and structure definitions from .h to .c
cg
2000-12-25
2
-12
/
+13
*
indent debugging printfs, change a couple of messages slightly
cg
2000-12-25
1
-19
/
+19
*
update to return correct blocksize- these chips have a fixed irq rate, so
cg
2000-12-25
1
-0
/
+8
*
Add ioctls to acpi_cmbat and acpi_acad. These use mike's acpi_register_ioctl().
iwasaki
2000-12-24
4
-4
/
+130
*
Disabled boot2 for the moment, because it needs aout tools.
kato
2000-12-24
1
-1
/
+1
*
Back out the modules `make obj' speedup.
obrien
2000-12-24
5
-30
/
+30
*
Update the "icmp_admin_prohib_like_rst" code to check the tcp-window and
phk
2000-12-24
6
-22
/
+144
*
fairly substantial rewrite- seperate out play/record code, implement
cg
2000-12-24
1
-183
/
+244
*
compensate for broken codecs that return 0xffff on unimplemented registers
cg
2000-12-24
1
-9
/
+10
*
implement setblocksize properly
cg
2000-12-23
1
-33
/
+25
*
Protect proc.p_pptr and proc.p_children/p_sibling with the
jake
2000-12-23
22
-32
/
+218
*
Make sure we have a non-null proc pointer before referring to fields
mjacob
2000-12-23
1
-1
/
+1
*
fix a panic if the requested blocksize was greater than the data rate,
cg
2000-12-23
1
-0
/
+2
*
kill a warning
cg
2000-12-23
1
-1
/
+1
*
fix a typo
cg
2000-12-23
1
-1
/
+1
*
add sys/dev/sound/pcm/buffer.c, lefo out of last commit
cg
2000-12-23
3
-2
/
+3
*
update code dealing with snd_dbuf objects to do so using a functional interface
cg
2000-12-23
24
-400
/
+638
*
*sigh* The `pecoff' module was added to all arches w/out testing a compile
obrien
2000-12-22
1
-2
/
+2
*
Probe generic i960 devices for the old AMI signature as well as the current
msmith
2000-12-22
2
-5
/
+8
*
Add ACPI AC adaptor and ACPI Control Method Battery.
takawata
2000-12-22
7
-3
/
+484
*
Merged from Makefile.i386 revision 1.217.
kato
2000-12-22
1
-2
/
+2
*
Merged from Makefile.i386 revision 1.216.
kato
2000-12-22
1
-6
/
+6
*
Merged from files.i386 and options.i386 revisions 1.341 and 1.141,
kato
2000-12-22
2
-1
/
+3
*
Use the canonical spelling for the path to sys.
obrien
2000-12-22
4
-8
/
+8
*
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
bmilekic
2000-12-21
51
-197
/
+198
*
Greatly speed up the modules `make obj' phase.
obrien
2000-12-21
2
-12
/
+12
*
Greatly speed up the module `depend' phase.
obrien
2000-12-21
2
-12
/
+12
*
Add pecoff directory.
takawata
2000-12-21
1
-1
/
+1
*
Re-Enable OSD_PRIORITY_GPE. Now 20001215 has been commited.
takawata
2000-12-21
1
-2
/
+0
*
Resolve conflicts from the ACPI CA 20001215 vendor import.
msmith
2000-12-21
11
-67
/
+61
*
This commit was generated by cvs2svn to compensate for changes in r70243,
msmith
2000-12-21
256
-1082
/
+1182
|
\
|
*
Update to the Intel 20001215 ACPI CA snapshot.
msmith
2000-12-21
267
-1149
/
+1243
*
|
A last minute brucification resulted in syntax errors in the previous commit.
phk
2000-12-20
1
-4
/
+4
*
|
Replace logwakeup() with "int msgbuftrigger". There is little
phk
2000-12-20
5
-66
/
+115
*
|
Disable my previous committed code for a moment.
iwasaki
2000-12-20
1
-0
/
+2
*
|
Add task priority definition for OSD_PRIORITY_GPE in AcpiOsQueueForExecution().
iwasaki
2000-12-20
1
-0
/
+3
*
|
Fix my previous commit. Remove ed_get_Linksys() function prototypes.
toshi
2000-12-20
1
-2
/
+0
*
|
Change priority of procedure queueing.
takawata
2000-12-20
1
-2
/
+2
*
|
Add PCIR_CAP_PTR as a define for the location of the capability
gibbs
2000-12-20
1
-0
/
+1
*
|
Add PECOFF (WIN32 Execution file format) support.
takawata
2000-12-20
8
-3
/
+868
*
|
Re-enable the lnc driver in GENERIC.
paul
2000-12-20
2
-4
/
+4
*
|
Re-commit revision 1.32, which grog incorrectly backed out in revision 1.33.
des
2000-12-20
1
-4
/
+6
*
|
Initialise rcmdlen.
n_hibma
2000-12-20
1
-0
/
+1
*
|
fix a debugging leftover (min speed=48khz)
cg
2000-12-20
1
-1
/
+1
*
|
revive_block: Don't go beyond the end of the stripe when reviving
grog
2000-12-20
1
-24
/
+8
*
|
build_rq_buffer: Note which buffer headers we lock.
grog
2000-12-20
1
-0
/
+9
*
|
Rearrange #includes to make more sense. This is still not the reform
grog
2000-12-20
1
-8
/
+10
*
|
Rename detached plexes and subdisks correctly (off by one error)
grog
2000-12-20
1
-6
/
+16
*
|
open_drive: Add support for more than 32 devices of a particular kind.
grog
2000-12-20
1
-6
/
+11
*
|
give_plex_to_volume: Recalculate volume size after attaching.
grog
2000-12-20
2
-5
/
+14
[next]