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
Commit message (
Expand
)
Author
Age
Files
Lines
*
geom_lvm(4) is now known as geom_linux_lvm(4).
thompsa
2008-02-20
1
-88
/
+0
*
Rename geom_lvm(4) to geom_linux_lvm(4).
thompsa
2008-02-20
1
-1
/
+1
*
Add a geom class to map Linux LVM logical volumes.
thompsa
2008-02-20
1
-0
/
+88
*
- fix typo
danger
2008-02-15
1
-1
/
+1
*
Add myself and the mentorship relation of des.
olli
2008-02-15
1
-0
/
+2
*
Some language and mdoc style improvements.
brueffer
2008-02-14
1
-5
/
+7
*
Document the hw.skc.jumbo_disable tunable. While here, correct some things
brueffer
2008-02-14
1
-4
/
+15
*
Update manpage with lockmgr_assert() description.
attilio
2008-02-13
2
-4
/
+73
*
The hptrr driver first appeared in 6.3, not 5.3.
brueffer
2008-02-13
1
-1
/
+1
*
Remove dublicate MLINK.
brueffer
2008-02-13
1
-1
/
+0
*
- mention new firmware images used in multi-slice mode
brueffer
2008-02-13
1
-4
/
+40
*
We no longer have both block and character devices, so remove the
mpp
2008-02-11
1
-8
/
+1
*
Explain in more detail how the pass number field works. Bump .Dd.
mpp
2008-02-11
1
-2
/
+30
*
Some small fixes, also introduce an EXAMPLES section.
brueffer
2008-02-11
1
-3
/
+3
*
Hook geom_lvm(4) up to the build.
thompsa
2008-02-11
1
-0
/
+1
*
Add a geom class to map Linux LVM logical volumes.
thompsa
2008-02-11
1
-0
/
+88
*
Add `hw.ciss.nop_message_heartbeat' tunable (default disabled) for
iwasaki
2008-02-10
1
-0
/
+6
*
Add a note that the hptrr driver supersedes the rr232x driver.
scottl
2008-02-06
1
-0
/
+2
*
Update manpage in order to reflect LK_NODUP and LK_NOWITNESS options
attilio
2008-02-06
1
-2
/
+9
*
Add myself.
antoine
2008-02-05
1
-0
/
+2
*
Revert CLEANDEPFILES commit per ru@'s request; it does not really solve
des
2008-02-05
1
-5
/
+0
*
Fix collation order for accented characters.
dds
2008-02-04
1
-10
/
+10
*
Remove an empty line that crept into the previous commit.
brueffer
2008-02-03
1
-1
/
+0
*
MLINK hptrr(4) to rr232x(4).
brueffer
2008-02-03
1
-0
/
+3
*
Update the hptiop man page for the new driver.
scottl
2008-02-03
1
-6
/
+29
*
Normally, when a header file is removed from the build (as i4b headers
des
2008-02-03
1
-0
/
+5
*
Remove the rr232x manual page.
scottl
2008-02-03
2
-98
/
+0
*
Update korean locale messages:
jkim
2008-02-01
3
-3
/
+21
*
Give MEXTADD() another argument to make both void pointers to the
phk
2008-02-01
1
-2
/
+3
*
Some clarifications to make keyboard configuration under syscons.
trhodes
2008-01-29
1
-1
/
+9
*
Properly Xref device.hints.5.
trhodes
2008-01-29
1
-1
/
+1
*
Remove references to the obsolete card(4) manpage.
brueffer
2008-01-28
4
-7
/
+0
*
Bring the DIAGNOSTICS section in ed.4 closer to reality by removing missing
trhodes
2008-01-27
1
-8
/
+16
*
Add a dummynet_enable knob to go with firewall_enable. If this knob
mtm
2008-01-27
1
-1
/
+12
*
Add to the history section.
obrien
2008-01-27
1
-0
/
+4
*
OLDCARD is long gone, so finally remove the oldcard.4 manpage.
brueffer
2008-01-26
2
-246
/
+0
*
Explain how the passno field in /etc/fstab works with fsck
mpp
2008-01-26
1
-3
/
+24
*
Catch up with revision 1.18 of dcons_os.c and add an example of how to use
trhodes
2008-01-26
1
-1
/
+12
*
Reflect lockcount() axing and lockmgr() prototype changing.
attilio
2008-01-24
1
-20
/
+2
*
- sched_4bsd is no longer a default system scheduler on some
ru
2008-01-24
2
-13
/
+5
*
There is no PUC_FASTINTR option anymore.
marck
2008-01-24
1
-12
/
+1
*
Cosmetique: sort the list.
ru
2008-01-24
1
-2
/
+2
*
Add a diagnostic note about "transmission error ... tx underrun, increasing
trhodes
2008-01-24
1
-1
/
+6
*
- Document firewall_nat_enable related settings.
chinsan
2008-01-23
1
-1
/
+26
*
"NONE" -> "ASCII" encoding
ache
2008-01-23
1
-1
/
+1
*
Add manpages for BUF_RECURSED(9) and BUF_ISLOCKED(9) and connect them to
attilio
2008-01-22
3
-0
/
+134
*
Add the newly added function lockmgr_recursed() to the manpages.
attilio
2008-01-22
2
-1
/
+10
*
BUF_REFCNT(9) function no more exists, so just axe out the manpage.
attilio
2008-01-22
2
-62
/
+0
*
Fix lock.9 manpage in order to recall lockmgr_disown() with 'man' command.
attilio
2008-01-22
1
-0
/
+1
*
Correct a typo.
trhodes
2008-01-22
1
-1
/
+1
[next]