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
*
Fix audio part, especially READTOCENTRYS inspired by NetBSD driver
ache
1996-01-30
4
-96
/
+116
*
Increase tmpstk size to 8K and make certain it is longword aligned.
dg
1996-01-30
3
-6
/
+9
*
Restore my change to the watchdog params that Paul spammed in rev 1.18.
dg
1996-01-30
2
-12
/
+10
*
Fix a typo in a comment.
mpp
1996-01-30
1
-2
/
+2
*
Add heuristic to detect multi-function devices that don't announce this
se
1996-01-30
2
-68
/
+158
*
Remove redundant declaration for worminit(). Dunno why my config(8)
joerg
1996-01-29
1
-2
/
+1
*
Added a check/panic for vm_map_find failing to find space for the page
dg
1996-01-29
1
-5
/
+7
*
Implement what I mentioned in rev 1.18: limit per-bucket allocations to
dg
1996-01-29
1
-3
/
+7
*
Fixed two bugs in the calculation of the malloc area (kmem_map) size:
dg
1996-01-29
1
-7
/
+9
*
Add LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE. These are used by the
gibbs
1996-01-29
2
-3
/
+17
*
Prevent media eject on first open and re-enable ejection on last close.
gibbs
1996-01-29
1
-3
/
+6
*
Update copyright.
gibbs
1996-01-29
1
-2
/
+2
*
Kernel printf now returns int.
gibbs
1996-01-29
1
-3
/
+5
*
Changes to support Performance enhancements in the sequencer.
gibbs
1996-01-29
2
-135
/
+175
*
Finally commit Serge's multicast and "misc other changes" patch. I
gibbs
1996-01-29
4
-86
/
+168
*
Another pass through eisaconf. Ioaddrs and Maddrs are link lists now.
gibbs
1996-01-29
7
-252
/
+846
*
Performance optimizations. Unroll all bcopies. Use PIO to transfer SCBs
gibbs
1996-01-29
2
-194
/
+138
*
Fixed an uninitialized variable (argument to vm_map_find) -- problem
dyson
1996-01-29
1
-5
/
+8
*
Added sys_pipe into files.
dyson
1996-01-28
1
-0
/
+1
*
Enable the new fast pipe code. The old pipes can be used with the
dyson
1996-01-28
3
-4
/
+16
*
Added new files to support the new fast pipes. After the follow-on
dyson
1996-01-28
2
-0
/
+646
*
Make worm.c compile with -Wall -Werror again.
joerg
1996-01-28
1
-7
/
+7
*
Submitted by: rich (which one?)
julian
1996-01-28
1
-1
/
+5
*
Implement a prototype interface to bus-master IDE DMA on the Triton
wollman
1996-01-28
7
-9
/
+446
*
Back out the previous change. It's not correct for -current.
jkh
1996-01-28
1
-8
/
+0
*
Add an entry for the "MBR-7", whatever that is.
jkh
1996-01-28
1
-1
/
+9
*
3c590 driver for FreeBSD
jkh
1996-01-28
2
-6
/
+12
*
An earlier modification had decreased CPU usage, but also
dyson
1996-01-28
1
-4
/
+4
*
make devfs_add_devswf a little smarter about '/';
phk
1996-01-28
1
-5
/
+9
*
Fix DEVFS, remove unused vars.
phk
1996-01-28
2
-19
/
+10
*
Minor but fatal spelling error when merging my code into -current.
joerg
1996-01-28
1
-3
/
+5
*
Fixed dangling pointer bugs in DIOCSDINFO.
bde
1996-01-28
1
-7
/
+7
*
Add missing ${DESTDIR} to afterinstall: target.
rgrimes
1996-01-27
1
-2
/
+2
*
Decode configuration for the IDE part of the Triton chipset. This
wollman
1996-01-27
3
-12
/
+46
*
Add <sys/wormio.h>, containing the declarations that are shared between
joerg
1996-01-27
1
-0
/
+62
*
The Great Merge.
joerg
1996-01-27
2
-43
/
+643
*
[Oops, forgot to commit this together with things that depend on it.]
bde
1996-01-27
1
-11
/
+133
*
First attempt at creating devfs entries for sliced devices. Doesn't
bde
1996-01-27
8
-59
/
+119
*
Allocate DMA bounce buffers only when requested by drivers. Only the
bde
1996-01-27
11
-61
/
+150
*
Declared new functions isa_dmainit() and isa_dmadone_nobounce().
bde
1996-01-27
1
-29
/
+38
*
Cleaned up unused #includes and some other historical cruft.
bde
1996-01-27
2
-72
/
+26
*
Fixed allocation of DMA buffers. The DMA bounce buffers were sometimes
bde
1996-01-27
2
-84
/
+98
*
Added a `boundary' arg to vm_alloc_page_contig(). Previously the only
bde
1996-01-27
2
-13
/
+50
*
Delete the if_private[] array in struct ifnet; this turned out to be
wollman
1996-01-26
1
-4
/
+19
*
Fix a bug I made in the devfs.
phk
1996-01-26
1
-3
/
+3
*
The last part of the ether_sprint -> %6D change.
phk
1996-01-26
22
-73
/
+69
*
Correctly initialize the `btprobing' variable. It's always been 0,
joerg
1996-01-25
1
-2
/
+2
*
Remove the "no board found at" message, ia rather similar message with
joerg
1996-01-25
1
-3
/
+2
*
Correctly identify the various parts of the Triton chipset.
wollman
1996-01-25
1
-4
/
+4
*
Add support for multi-function devices.
se
1996-01-25
6
-22
/
+64
[next]