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
/
share
/
man
Commit message (
Expand
)
Author
Age
Files
Lines
*
The missing part of r232588 that documents ifaddr_byindex() itself.
pluknet
2012-03-06
1
-0
/
+4
*
- ifnet_addrs has gone and replaced by ifaddr_byindex(), as per r83130
pluknet
2012-03-06
1
-5
/
+16
*
Actually bump date, sigh.
pluknet
2012-03-05
1
-1
/
+1
*
Fix three instances of a missing word.
jhb
2012-03-05
1
-3
/
+3
*
Fix typo. Bump .Dd for the previous change.
pluknet
2012-03-05
1
-1
/
+1
*
Fix ng_ipfw(4) cookie number in example.
glebius
2012-03-05
1
-2
/
+2
*
Document pci_find_extcap() and pci_find_htcap().
jhb
2012-03-04
2
-0
/
+51
*
Bump date as modified the man page
eadler
2012-03-04
1
-1
/
+1
*
ehci tunables are only available when kernel is compiled with USB_DEBUG
eadler
2012-03-04
1
-1
/
+5
*
PR: docs/158813
eadler
2012-03-04
1
-26
/
+29
*
Expand and reorganize the pci(9) manpage a bit:
jhb
2012-03-03
2
-51
/
+417
*
Reflect the renaming of ifmaof_ifpforaddr() to if_findmulti() in r148652.
pluknet
2012-03-02
1
-5
/
+5
*
ifp->if_ioctl() has moved to u_long cmd in r36735.
pluknet
2012-03-02
1
-1
/
+1
*
Fix names of some Marvell SATA chips. It looks like chips with proprietary
mav
2012-03-02
2
-3
/
+3
*
Update the documentation on pci_get/set_powerstate(). These methods are
jhb
2012-03-01
1
-10
/
+8
*
Sort function prototypes.
jhb
2012-03-01
1
-23
/
+23
*
Add pci_save_state() and pci_restore_state() wrappers around
jhb
2012-03-01
2
-0
/
+28
*
Update for adjusted types for boundary arguments in 232356.
jhb
2012-03-01
2
-2
/
+2
*
Since r199137 namei() returns EINVAL for DELETE and RENAME operations if
jh
2012-03-01
1
-1
/
+8
*
Add driver for the RME HDSPe AIO/RayDAT sound cards -- snd_hdspe(4).
mav
2012-03-01
3
-0
/
+80
*
Changes in ifaddr refcounting: ifa_refcnt IFAREF/IFAFREE macros
pluknet
2012-03-01
1
-10
/
+8
*
Refine r232333 [1] and put note about ifnet refcount caller responsibility.
pluknet
2012-03-01
1
-1
/
+4
*
Reflect that ifa_ifwithnet() gained ignore_ptp argument.
pluknet
2012-03-01
1
-1
/
+4
*
Document ifunit_ref function.
pluknet
2012-03-01
1
-0
/
+10
*
Document ifnet refcount.
pluknet
2012-03-01
1
-1
/
+20
*
Regenerate src.conf(5) after r232322.
dim
2012-02-29
1
-0
/
+15
*
Correct the description for CTLFLAG_TUN and CTLFLAG_RDTUN, the declaring of a
thompsa
2012-02-29
1
-2
/
+2
*
Regenerate src.conf(5) after r231530 (and to correct a little screwup
dim
2012-02-29
1
-4
/
+4
*
Mention mos(4)
kevlo
2012-02-28
1
-0
/
+1
*
Add support for the MCS7832
kevlo
2012-02-28
1
-3
/
+3
*
Fix typos
kevlo
2012-02-28
2
-2
/
+2
*
Correct capitalization of "Hz" in user-visible text (manpages, printf(),
gavin
2012-02-28
2
-3
/
+3
*
mdoc(7) stype - start new sentences on new line
mm
2012-02-28
1
-3
/
+4
*
Fix a few rendering nits in rc.conf(5) with regards to mentioning
gjb
2012-02-28
1
-4
/
+4
*
A bunch of netmap fixes:
luigi
2012-02-27
1
-7
/
+15
*
Whitespace cleanup:
gjb
2012-02-25
4
-19
/
+34
*
Fix various typos in manual pages.
gjb
2012-02-25
10
-20
/
+20
*
Fix mdoc style nits. Start new sentences on new lines.
jkim
2012-02-24
1
-5
/
+6
*
- Add support for Family 12h, 14h and 15h processors.
jkim
2012-02-24
1
-14
/
+45
*
Break the last part to its own sentence rather than a run-on.
thompsa
2012-02-23
1
-3
/
+4
*
Add a sysctl/tunable default value for the use_flowid sysctl in r232008.
thompsa
2012-02-23
1
-2
/
+4
*
Rename DESCRIPTION section to HARDWARE, so this manpage can be used for
brueffer
2012-02-23
1
-1
/
+1
*
Catch up with r195837 (2.5 years ago) which renamed net_add_domain() to domai...
brueffer
2012-02-23
2
-7
/
+7
*
Xref the following in wlan(4):
gjb
2012-02-22
1
-1
/
+4
*
Document the net.link.lagg.X.use_flowid sysctl from r232008.
thompsa
2012-02-22
1
-1
/
+13
*
Make it clear that fec is just an alias
thompsa
2012-02-22
1
-2
/
+3
*
More improvements, the biggest one using list environments for enumerations.
brueffer
2012-02-20
1
-24
/
+40
*
- Trim empty lines resulting in bad rendering, EOL whitespaces
pluknet
2012-02-19
1
-11
/
+14
*
add manpage for the "oce" driver
luigi
2012-02-17
2
-0
/
+118
*
Merge multi-FIB IPv6 support from projects/multi-fibv6/head/:
bz
2012-02-17
1
-2
/
+2
[next]