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
*
Add privileges for Capi4BSD to control:
bz
2009-05-22
1
-1
/
+7
*
Fix the experimental nfs server so that it depends on the nlm,
rmacklem
2009-05-22
1
-0
/
+1
*
update for r192468 (monitor mode changes)
sam
2009-05-21
1
-1
/
+1
*
Use calloc().
delphij
2009-05-21
1
-7
/
+4
*
Add myself to the list of ports committers.
tota
2009-05-21
1
-0
/
+3
*
Pullup from p4 tip:
bms
2009-05-21
1
-22
/
+15
*
When man pages are formatted in UTF-8, .Fl is encoded as U+2212 "MINUS
des
2009-05-21
1
-1
/
+1
*
Don't clear last usage when a new HID item is found, it improves parsing of
thompsa
2009-05-21
1
-3
/
+0
*
Remove README.TXT as the info is in usb(4).
thompsa
2009-05-21
1
-411
/
+0
*
Add Sharp WILLCOM03 ipaq and Option GTHSDPA 3g device ids.
thompsa
2009-05-21
3
-1
/
+6
*
Use the correct usb config number on attach.
thompsa
2009-05-21
1
-1
/
+1
*
Fix a failure to report failure on stalled status stage for control
thompsa
2009-05-21
1
-7
/
+0
*
Add a driver for the AVR32 series USB Device Controller. Not hooked up as
thompsa
2009-05-21
2
-0
/
+2319
*
Improve device mode (gadget) stall handling.
thompsa
2009-05-21
10
-10
/
+25
*
Update usb(4) to match reality, remove section on permissions.
thompsa
2009-05-21
2
-918
/
+590
*
Fix libusb20_dev_get_device_desc and defunt xref.
thompsa
2009-05-21
1
-4
/
+4
*
Pullup svn source to p4 top of tree:
bms
2009-05-21
1
-15
/
+35
*
Enable secure TTY input buffer flushing by default.
ed
2009-05-21
1
-1
/
+1
*
Modify src/etc/mtree/BSD.include.dist and src/include/Makefile
rmacklem
2009-05-21
2
-1
/
+3
*
Add a new sysctl: kern.tty_inq_flush_secure.
ed
2009-05-21
1
-14
/
+8
*
Only use the ABI compat shim for vfs.bufspace if the old buffer is smaller
jhb
2009-05-21
1
-1
/
+1
*
rssi/nf data are now dbm, tag them accordingly
sam
2009-05-21
1
-2
/
+2
*
o remove bpf tap call missed in r192468
sam
2009-05-21
1
-3
/
+1
*
Integrate three changes from Chelsio.
gnn
2009-05-21
6
-178
/
+172
*
Fix the comment at line 3711 to be consistent with the change
rmacklem
2009-05-21
1
-1
/
+1
*
Modified the attach and detach routines to handle bringing ports up
gnn
2009-05-21
1
-85
/
+146
*
Attempt to clarify some confusing wording regarding atomic_load() and
jhb
2009-05-21
1
-2
/
+2
*
Move the M_WAITOK flag in notify() into an M_NOWAIT one in order to match
attilio
2009-05-21
1
-1
/
+3
*
Largely revert the earlier change to use a single CCB for the RAID recovery
jhb
2009-05-21
1
-3
/
+8
*
Improve style(9), clean up.
raj
2009-05-21
4
-35
/
+23
*
Initial support for SMP on PowerPC MPC85xx.
raj
2009-05-21
16
-20
/
+598
*
Skip interleaved RAM target on MPC85xx during renitialization of the local
raj
2009-05-21
1
-1
/
+2
*
nge(4) should work on all archs now.
brueffer
2009-05-21
1
-1
/
+0
*
Consolidate and clean up the first section of ip_output.c in light of the
rwatson
2009-05-21
1
-7
/
+12
*
force type match
sam
2009-05-21
1
-1
/
+1
*
Add nge(4) to the list of drivers supporting ALTQ.
yongari
2009-05-21
1
-1
/
+2
*
nge(4) supports altq(4). Xr altq
yongari
2009-05-21
1
-0
/
+1
*
DP83821 also supports jumbo frames.
yongari
2009-05-21
1
-2
/
+2
*
Document sysctl variable dev.nge.%d.int_holdoff.
yongari
2009-05-21
1
-1
/
+16
*
Print out device attachment.
thompsa
2009-05-21
2
-0
/
+2
*
Add nge(4), nge(4) should work on all architectures.
yongari
2009-05-21
1
-0
/
+1
*
bus_dma(9) conversion and make nge(4) work on all architectures.
yongari
2009-05-21
2
-835
/
+1654
*
Fix a few variable renames of usb2_mode outside dev/usb.
thompsa
2009-05-21
3
-8
/
+8
*
Modify sys/fs/nfsserver/nfs_nfsdport.c to use nlm_acquire_next_sysid()
rmacklem
2009-05-21
1
-2
/
+9
*
Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*.
thompsa
2009-05-21
48
-99
/
+103
*
Add a function to sys/nlm/nlm_prot_impl.c that returns a unique
rmacklem
2009-05-21
2
-0
/
+19
*
Use enums for speed and rev data types.
thompsa
2009-05-21
12
-39
/
+39
*
- rename usb2_mode to usb_mode [1]
thompsa
2009-05-21
59
-138
/
+138
*
update for net80211 rx api change
sam
2009-05-20
1
-3
/
+1
*
Revert last junk...
imp
2009-05-20
3
-6
/
+5
[next]