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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge ^vendor/binutils/dist@213996 into contrib/binutils. Skip adding
dim
2010-10-18
46
-19852
/
+1194
*
Add myself to calendar.freebsd.
culot
2010-10-17
1
-0
/
+1
*
Add an entry for myself to committers-ports.dot.
culot
2010-10-17
1
-0
/
+5
*
Fix an XXX comment by answering 'no'. OS X does not set the day-of-week
nwhitehorn
2010-10-17
1
-4
/
+0
*
- In oneshot-mode it doesn't make sense to try to compensate the clock
marius
2010-10-17
1
-45
/
+41
*
Document vunref(9), add some important notes for vrele(9) and vput(9).
kib
2010-10-17
3
-71
/
+49
*
Log correct connection when canceling half-open connection.
pjd
2010-10-17
1
-1
/
+2
*
- Insert thread0 into correct thread hash link list.
davidxu
2010-10-17
3
-21
/
+9
*
Use one fprintf() instead of two.
pjd
2010-10-16
1
-2
/
+1
*
Clear signal mask before executing a hook.
pjd
2010-10-16
1
-0
/
+3
*
zfs: add vop_getpages method implementation
avg
2010-10-16
1
-0
/
+91
*
MfP4 CH182763 (original version):
bz
2010-10-16
1
-0
/
+15
*
Allow umass to use bigger transactions for USB 3.0 devices. It is less
mav
2010-10-16
1
-0
/
+1
*
Close a race acquiring the IF_ADDR_LOCK() for each entry while iterating
bz
2010-10-16
1
-0
/
+4
*
lltable_drain() has never been used so far, thus #if 0 it for now.
bz
2010-10-16
2
-0
/
+6
*
Fix a grammatical error connected to the previous commit.
bcr
2010-10-16
1
-1
/
+1
*
Correct some typos in comments, no functional changes.
bcr
2010-10-16
5
-11
/
+11
*
sh(1): Clarify subshells/processes for pipelines.
jilles
2010-10-16
1
-10
/
+8
*
sh: Use <stddef.h> rather than <sys/stddef.h>.
jilles
2010-10-16
1
-1
/
+1
*
- Add support for libusbhid in 32-bit compatibility mode.
hselasky
2010-10-16
3
-3
/
+25
*
atrtc: remove (pre-)historic check of RTC NVRAM at address 0x0e
avg
2010-10-16
1
-4
/
+1
*
Document vfs.ncsizefactor and vfs.ncnegfactor.
kib
2010-10-16
1
-1
/
+19
*
Provide vfs.ncsizefactor instead of hard-coding namecache ratio.
kib
2010-10-16
1
-12
/
+20
*
Retire the system-wide, per-reassembly queue segment limit. The mechanism is far
lstewart
2010-10-16
1
-11
/
+15
*
- Switch the "net.inet.tcp.reass.cursegments" and
lstewart
2010-10-16
1
-13
/
+23
*
Change uma_zone_set_max to return the effective value of "nitems" after
lstewart
2010-10-16
3
-8
/
+11
*
- Simplify implementation of uma_zone_get_max.
lstewart
2010-10-16
3
-13
/
+65
*
Convert the PHY drivers to honor the mii_flags passed down and convert
marius
2010-10-15
1
-1
/
+1
*
Remove unnecessary castings and fix couple of style(9) nits.
jkim
2010-10-15
1
-4
/
+3
*
Remove two .endp's without matching .proc in lib/csu/ia64/crtn.S.
dim
2010-10-15
1
-2
/
+0
*
Move setting power state for children into a separate function as they were
jkim
2010-10-15
1
-38
/
+40
*
Add three new drivers for fan control and temperature reading on the
andreast
2010-10-15
7
-0
/
+1108
*
sh: Allow running 'prove' from tools/regression/bin/sh again
jilles
2010-10-15
1
-5
/
+1
*
Now that all previous users of mii_phy_probe() have been converted
marius
2010-10-15
3
-17
/
+0
*
Currently only opt_compat.h is included by the mps(4) driver. Also
mdf
2010-10-15
2
-2
/
+5
*
Update pmap_extract() to handle 1GB page mappings. Some device drivers
alc
2010-10-15
1
-13
/
+20
*
Remove a device_printf() accidentally left in r213894.
marius
2010-10-15
1
-1
/
+0
*
Converted the remainder of the NIC drivers to use the mii_attach()
marius
2010-10-15
19
-83
/
+89
*
Convert the PHY drivers to honor the mii_flags passed down and convert
marius
2010-10-15
67
-427
/
+321
*
Prevent the ofwdump manpage from being deleted by make delete-old on
nwhitehorn
2010-10-15
1
-1
/
+1
*
Stop hard coding nm(1) and make it overridable.
jkim
2010-10-14
2
-5
/
+9
*
Embellish this testcase a little bit to be more clear what the output is
obrien
2010-10-14
2
-0
/
+18
*
Fixes to mps_user_command():
mdf
2010-10-14
1
-15
/
+8
*
Add new USB device IDs to the list of supported devices.
hselasky
2010-10-14
1
-0
/
+2
*
- Add more USB devices to usbdevs and rename some previously unknown ones.
hselasky
2010-10-14
2
-0
/
+3
*
Add a NetBSD-compatible mii_attach(), which is intended to eventually
marius
2010-10-14
4
-100
/
+257
*
Add more USB device IDs to supported list of devices.
hselasky
2010-10-14
1
-0
/
+2
*
Update manual with regarding to the status of calendars/calendar.judaic.
edwin
2010-10-14
2
-5
/
+4
*
Explicitly lower the PIL to 0 as part of enabling interrupts, similar to
marius
2010-10-14
1
-0
/
+1
*
Fix forwarding of Line Register Status changes to TTY layer.
hselasky
2010-10-14
1
-0
/
+26
[next]