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
*
Document the 64bit version of blocks_to_recover for logical drive status.
ps
2004-06-05
1
-0
/
+2
*
Detect interrupt storms better. The storm detection didn't work at all
bde
2004-06-05
1
-23
/
+50
*
Add pci id's for the SmartArray 6422 and V100 controllers. Also
ps
2004-06-05
1
-0
/
+17
*
Sync to 1.180 of usbdevs
sanpei
2004-06-05
2
-2
/
+9
*
Add device ID for atuwi USB wlan driver, AWL400 Wireless adapter.
sanpei
2004-06-05
1
-0
/
+1
*
When we don't have any meaningful value to print for the device sysctl
mux
2004-06-05
1
-8
/
+4
*
Don't forget to pass shutdown events down to children first now that we
njl
2004-06-05
1
-0
/
+3
*
Fixed some style bugs.
bde
2004-06-05
1
-2
/
+3
*
Disable wake GPEs in the reboot path as well as poweroff path. This fixes
njl
2004-06-05
1
-4
/
+11
*
Rework acpi_cpu_idle() to select the next idle state before sleeping, not
njl
2004-06-05
1
-109
/
+78
*
Sync to 1.179 of usbdevs
sanpei
2004-06-05
2
-2
/
+9
*
Add support Neodio-3260 8-in-1 multi format USB memory card / flash controller
sanpei
2004-06-05
2
-0
/
+5
*
Initialize the MXCSR to the appropriate default value at startup.
das
2004-06-05
1
-0
/
+4
*
Change the types of vn_rdwr_inchunks()'s len and aresid arguments to
tjr
2004-06-05
6
-11
/
+13
*
Back out workaround for vn_rdwr_inchunks()'s INT_MAX length limitation
tjr
2004-06-05
1
-21
/
+8
*
Take advantage of the dev sysctl tree.
des
2004-06-04
4
-0
/
+28
*
Centralize the line discipline optimization determination in a function
phk
2004-06-04
13
-232
/
+66
*
Manual edits to change linesw[]-frobbing to ttyld_*() calls.
phk
2004-06-04
12
-34
/
+36
*
Update logical drive structure
ps
2004-06-04
1
-3
/
+5
*
Work around the preemption problem in acpi_cpu.c for shutting down.
peter
2004-06-04
1
-0
/
+2
*
Implement support for controlling VLAN_HWTAGGING through ioctl(SIOCSIFCAP).
yar
2004-06-04
1
-5
/
+13
*
Make the emu10k1 pcm driver INTR_MPSAFE. The locking is modeled
mux
2004-06-04
1
-28
/
+46
*
Machine generated patch which changes linedisc calls from accessing
phk
2004-06-04
25
-168
/
+168
*
It is probably too early to drop the dev_t argument for the ttyld_open()
phk
2004-06-04
1
-2
/
+2
*
Move the line discipline related stuff out of <sys/conf.h> and into
phk
2004-06-04
3
-303
/
+50
*
Regenerate.
jhb
2004-06-04
3
-4
/
+4
*
Mark linux_wait4() as MP Safe as it is so and holding Giant across all of
jhb
2004-06-04
1
-1
/
+1
*
Add missing <sys/module.h> #includes
phk
2004-06-04
4
-0
/
+4
*
Add missing <sys/module.h> #includes
phk
2004-06-04
6
-0
/
+6
*
Remove a stale comment.
tjr
2004-06-04
2
-8
/
+0
*
Add a devclass level to the dev sysctl tree, in order to support per-
des
2004-06-04
2
-10
/
+66
*
Whitespace cleanup.
des
2004-06-04
1
-7
/
+7
*
Make the remaining serial drivers call ttyioctl() rather than calling
phk
2004-06-04
16
-112
/
+48
*
Get rid of ttyregister(). All drivers now use ttymalloc() for struct
phk
2004-06-04
2
-9
/
+2
*
Use ttymalloc() instead of ttyregister().
phk
2004-06-04
4
-15
/
+12
*
Use ttymalloc() instead of ttyregister(). Use ttyioctl() instead of
phk
2004-06-04
1
-8
/
+6
*
Write segments to core dump files in maximally-sized chunks that neither
tjr
2004-06-04
1
-8
/
+21
*
Grrr. Really check subr_ndis.c in this time. (fixed my_strcasecmp())
wpaul
2004-06-04
1
-13
/
+19
*
Unbreak the Intel 2100 Centrino wireless driver (and probably others):
wpaul
2004-06-04
1
-7
/
+12
*
Mark sun_noname as const since it's immutable. Update definitions
rwatson
2004-06-04
4
-8
/
+8
*
Move the definitions of SWAPBLK_NONE and SWAPBLK_MASK from vm_page.h to
alc
2004-06-04
3
-13
/
+8
*
Automatically recognize the WRAP.1C and Soekris 4801 platforms and configure
phk
2004-06-03
1
-14
/
+35
*
Add new bios_string() which will hunt for a string inside a given range
phk
2004-06-03
4
-0
/
+46
*
MFi386: add ixgp device
peter
2004-06-03
1
-0
/
+1
*
The NatSemi (now AMD) Geode SC1100 needs special treatment here and there
phk
2004-06-03
3
-0
/
+9
*
MFi386: apic intpin programming updates etc.
peter
2004-06-03
4
-110
/
+131
*
MFi386: remove debug printf
peter
2004-06-03
1
-2
/
+0
*
Move module.h include to the same place as on i386 for diff reduction.
peter
2004-06-03
1
-1
/
+1
*
MFi386: move cpu_nameclass struct next to its only consumer
peter
2004-06-03
2
-6
/
+4
*
- Comment out NULL, NULL barrier for Unix domain sockets section as the
jhb
2004-06-03
1
-1
/
+2
[next]