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
*
- Implement a lockless file descriptor lookup algorithm in
jeff
2009-05-14
6
-77
/
+117
*
Factor out platform dependent things unrelated to device drivers into a
nwhitehorn
2009-05-14
25
-234
/
+948
*
Snip redundant assignment.
des
2009-05-13
1
-1
/
+1
*
Apply a one line change to nfs_clbio.c (which is largely a copy
rmacklem
2009-05-13
1
-1
/
+2
*
- Set MAC address in ateinit, so it can be changed later.
stas
2009-05-13
1
-8
/
+7
*
- Style(9) and consistency nitpicking.
stas
2009-05-13
1
-72
/
+88
*
Keep this line shorter than 80 columns.
ed
2009-05-13
1
-2
/
+2
*
- Make SPI bus bridge be non-arch dependent by using more generic
gonzo
2009-05-13
2
-2
/
+2
*
- Remove nonexistent header file from includes list
gonzo
2009-05-13
1
-1
/
+0
*
Ensure the bmRequestType is the right type for the incoming control request.
thompsa
2009-05-13
1
-2
/
+4
*
Add parenthesis around the xfer macro argument.
thompsa
2009-05-13
1
-3
/
+3
*
Make sure collections have the usage field set.
thompsa
2009-05-13
1
-3
/
+9
*
Check the correct variable for IO_NDELAY.
thompsa
2009-05-13
1
-2
/
+2
*
Add debug lines for fullspeed and highspeed xfer completion.
thompsa
2009-05-13
1
-0
/
+4
*
Sync to P4
thompsa
2009-05-13
2
-64
/
+90
*
The transfer must return USB_ERR_CANCELLED when the device is gone due to the
thompsa
2009-05-13
1
-1
/
+5
*
Implement simple machine check support for amd64 and i386.
jhb
2009-05-13
14
-0
/
+1238
*
Garbage collect now-unused NETISR_FORCEQUEUE, which overrode the global
rwatson
2009-05-13
2
-11
/
+5
*
Remove now-unused NETISR_USB.
rwatson
2009-05-13
1
-1
/
+0
*
Garbage collect legacy upgt driver now that it is available in the new
rwatson
2009-05-13
4
-3211
/
+0
*
Add a comment to motivate my last change.
nwhitehorn
2009-05-13
1
-0
/
+2
*
ifp->if_softc is managed entirely by the driver. We never set it to
imp
2009-05-13
1
-8
/
+0
*
Add a short delay after programming PHY registers to give some time for
nwhitehorn
2009-05-13
1
-0
/
+1
*
Fix print_syscall_ret parameter order.
dds
2009-05-13
1
-1
/
+1
*
Fix compilation error introduced in r192025.
dds
2009-05-13
1
-1
/
+2
*
Fix memory leak in an error case.
brueffer
2009-05-13
1
-0
/
+3
*
Correct a rare use-after-free error in pmap_copy(). This error was
alc
2009-05-13
2
-3
/
+7
*
Eliminate page queues locking from bufdone_finish() through the
alc
2009-05-13
3
-11
/
+82
*
Fix copy-paste bug in NGM_NETFLOW_SETCONFIG argument size verification.
mav
2009-05-13
1
-1
/
+1
*
Eliminate duplicate error messages from "tar c".
kientzle
2009-05-13
1
-0
/
+1
*
Remove unused variables.
brueffer
2009-05-12
2
-7
/
+1
*
Remove unused variables.
brueffer
2009-05-12
1
-4
/
+1
*
- Resurrect the debug printf message I accidentally dropped
stas
2009-05-12
1
-1
/
+4
*
- Eliminate extra register reads by using a variable to store
stas
2009-05-12
1
-16
/
+28
*
Correct r190283 (partially reverting it) as on sparc64 BUS_DMA_NOCACHE
marius
2009-05-12
1
-5
/
+13
*
Add -c option to summarize number of calls, errors, and system time.
dds
2009-05-12
13
-145
/
+247
*
Remove unused variable.
brueffer
2009-05-12
1
-3
/
+0
*
Remove unused variable.
brueffer
2009-05-12
1
-2
/
+0
*
Add missing 'break' statement.
trasz
2009-05-12
1
-0
/
+1
*
Check return value of gctl_get_asciiparam().
trasz
2009-05-12
1
-0
/
+4
*
Remove dead code.
trasz
2009-05-12
1
-4
/
+0
*
Remove dead code.
trasz
2009-05-12
1
-2
/
+0
*
- Implement detach path.
stas
2009-05-12
1
-82
/
+143
*
Modify the experimental nfs server to use the new nfsd_nfsd_args
rmacklem
2009-05-12
2
-40
/
+39
*
Add missing free(9) in error case.
trasz
2009-05-12
1
-0
/
+1
*
Add missing 'break' statements.
trasz
2009-05-12
1
-0
/
+2
*
Report all fdescfs vnodes as VCHR for stat(2). Fake the unique
kib
2009-05-12
1
-65
/
+20
*
Return controlled EINVAL when the fdescfs lookup routine is given string
kib
2009-05-12
1
-2
/
+7
*
This patch adds a host route to an interface address (that is assigned
qingli
2009-05-12
1
-1
/
+47
*
Eliminate gratuitous clearing of the page's dirty mask.
alc
2009-05-12
3
-3
/
+6
[next]