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
*
Add proper dependencies for the version map, and make sure 'make clean'
des
2006-03-23
1
-1
/
+4
*
Make scsi_target actually compile after a structure member
mjacob
2006-03-22
1
-1
/
+1
*
If a tail queue is empty the return value is not
mckusick
2006-03-22
1
-2
/
+2
*
At least respond to REPORT LUNS with an ILLEGAL COMMAND response.
mjacob
2006-03-22
1
-1
/
+4
*
Remove mentions of old compat options from here; equivalents are
ru
2006-03-21
2
-318
/
+3
*
Install the autogenerated src.conf(5) manpage.
ru
2006-03-21
2
-0
/
+518
*
Folded WITH_HESIOD_SUPPORT into WITH_HESIOD.
ru
2006-03-21
1
-1
/
+0
*
Desupport the *_COLLECT2 no-op.
ru
2006-03-21
1
-6
/
+0
*
Keep references sorted alphabetically.
wkoszek
2006-03-20
1
-2
/
+2
*
Add reference to conscontrol(8).
wkoszek
2006-03-20
1
-1
/
+2
*
Extend coverage of the MK_IPX build option to the following:
ru
2006-03-20
2
-0
/
+9
*
Document the requirement to run rpc.lockd(8) on both client
ru
2006-03-20
1
-1
/
+8
*
Also refer to csup in the example SUP setting.
mux
2006-03-19
1
-1
/
+1
*
Commit a forgotten part of NO_PROFILE/NO_LIB32 conversion.
ru
2006-03-19
1
-2
/
+5
*
s/ifconfig tunnel greN/ifconfig greN tunnel/
brd
2006-03-19
1
-1
/
+1
*
Add default for MK_PROFILE
phk
2006-03-19
1
-0
/
+1
*
Convert NO_PROFILE and NO_LIB32 to new style.
ru
2006-03-18
1
-3
/
+3
*
Replace .sinclude by .if exists()/.include/.endif so that older make(1)'s can
ru
2006-03-18
1
-1
/
+3
*
Reimplementation of world/kernel build options. For details, see:
ru
2006-03-17
15
-44
/
+328
*
Correct the requirements for g_new_consumer().
des
2006-03-17
1
-5
/
+3
*
Adapt for the new firmware ports.
brueffer
2006-03-16
2
-4
/
+4
*
Document JMicron JMB361, 365 and 366 support.
brueffer
2006-03-16
1
-2
/
+2
*
Add version_gen.awk to the installed files.
deischen
2006-03-16
1
-1
/
+1
*
Teach bsd.lib.mk to auto generate a version map file based on
deischen
2006-03-16
2
-0
/
+206
*
promote fast ipsec's m_clone routine for public use; it is renamed
sam
2006-03-15
1
-1
/
+23
*
Fix the spelling of MAN to a modern syntax.
ru
2006-03-15
1
-1
/
+1
*
Style.
ru
2006-03-15
1
-2
/
+2
*
Import OpenBSD's manual page to the sys/sys/hash.c functions imported two
andre
2006-03-14
1
-0
/
+160
*
Add link:
jcamou
2006-03-14
1
-0
/
+1
*
swap Bus and MAC/BBP columns.
damien
2006-03-13
1
-82
/
+88
*
Remove duplicate .Pp
damien
2006-03-13
1
-1
/
+0
*
typo
damien
2006-03-13
1
-1
/
+1
*
sync w/ reality.
damien
2006-03-13
2
-18
/
+51
*
Revert last change, per ru@'s objection. I misunderstood consensus
imp
2006-03-09
1
-1
/
+1
*
Now that we now spell NO_MAN=xxx MAN=, update the docs.
imp
2006-03-09
1
-1
/
+1
*
Fix spelling error
matteo
2006-03-08
1
-1
/
+1
*
Fix version number when the feature was added.
hrs
2006-03-07
1
-1
/
+1
*
- New sentence should start from the new line
mnag
2006-03-07
1
-3
/
+5
*
Revert parts of 1.51 and add a missing \& after "i.e." that is not the
keramida
2006-03-06
1
-6
/
+7
*
s/MOUSE_BUTTONEVENT/MOUSE_BUTTON_EVENT/g
markus
2006-03-06
1
-4
/
+4
*
Document new chipsets (RT2561, RT2561S and RT2661).
damien
2006-03-05
1
-92
/
+113
*
Grammar nits & some mdoc fixes, i.e. use ``.Nm fec<RET>node'' consistently
keramida
2006-03-05
1
-12
/
+18
*
Various textual improvements.
keramida
2006-03-05
1
-16
/
+15
*
- Correct grammos in comments and end them with full stops.
schweikh
2006-03-05
1
-29
/
+26
*
Take the functionality contained in the former "options TDFX_LINUX"
yar
2006-03-03
2
-7
/
+5
*
Document the monitor mode and explain how it can be used.
thompsa
2006-03-03
1
-0
/
+8
*
- Add entry about using timecounter TSC and cpu frequency changing.
mnag
2006-03-03
1
-0
/
+8
*
Document which version of 802.1D STP we implement.
thompsa
2006-03-02
1
-0
/
+3
*
Fix types of time_second and time_uptime variables.
ru
2006-03-02
1
-3
/
+2
*
The altq(4) code already handles SMP so clarify what ALTQ_NOPCC is needed for.
thompsa
2006-03-02
1
-1
/
+1
[next]