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
*
Push the assignment of a new or updated so_qlimit from solisten()
rwatson
2005-10-30
18
-49
/
+49
*
Locate __FreeBSD_cc_version's value beside __FreeBSD__'s value to make it
obrien
2005-10-30
2
-2
/
+3
*
Remove a stray return statement in the interrupt dispatch function
marcel
2005-10-30
1
-1
/
+0
*
SSIDs are of length 32-bytes and not NUL terminated. Use the correct
brooks
2005-10-30
1
-2
/
+3
*
MFi386: Enable beastie.4th.
nyan
2005-10-30
1
-2
/
+2
*
Fixed spelling of remquof() in its prototype.
bde
2005-10-30
1
-1
/
+1
*
Fixed some comments added in rev.1.5.
bde
2005-10-30
1
-5
/
+7
*
Add some safeguards to AIOSFMT:
des
2005-10-30
1
-2
/
+8
*
In stack_save, stop when a trap-frame is encountered. This prevents
grehan
2005-10-30
1
-0
/
+10
*
Add back some bits.
scottl
2005-10-30
2
-1
/
+18
*
Replace loader_color with loader_logo
scottl
2005-10-30
1
-9
/
+42
*
Change POSIX_TIMERS to 200112L.
davidxu
2005-10-30
1
-1
/
+1
*
Add timer_create wrapper.
davidxu
2005-10-30
2
-0
/
+3
*
Add POSIX timer interfaces.
davidxu
2005-10-30
1
-1
/
+9
*
Let itimer store itimerspec instead of itimerval, so I don't have to
davidxu
2005-10-30
3
-62
/
+125
*
Regen.
davidxu
2005-10-30
5
-33
/
+54
*
Fix sigevent's POSIX incompatible problem by adding member fields
davidxu
2005-10-30
5
-33
/
+102
*
Include disabled options in the output of 'set +o'. POSIX says the output of
stefanf
2005-10-29
1
-11
/
+8
*
Implement inline functions to give the complex result x+I*y from float
bde
2005-10-29
1
-0
/
+42
*
Use double precision to simplify and optimize arg reduction for small
bde
2005-10-29
1
-97
/
+22
*
Remove unused variable.
davidxu
2005-10-29
2
-9
/
+0
*
Document command -v and -V.
stefanf
2005-10-29
1
-2
/
+39
*
Catch up with FreeBSD 7.
obrien
2005-10-29
2
-2
/
+2
*
Document that read -t timeout returns 1 if the timeout elapses.
stefanf
2005-10-29
1
-1
/
+1
*
Start trying to make the float precision trig functions actually worth
bde
2005-10-29
1
-30
/
+28
*
Forced commit to note the patch for the previous commit was
stefanf
2005-10-29
0
-0
/
+0
*
MFp4: When doing lazy allocation, it turns out that we need to record the
imp
2005-10-29
1
-0
/
+3
*
Use symbolic name rather thanhard coding the cap pointer offset for
imp
2005-10-29
2
-1
/
+2
*
Record renaming rc.d/ppp-user to rc.d/ppp.
yar
2005-10-29
2
-0
/
+7
*
Transforming "ppp-user" into just "ppp", step 5:
yar
2005-10-29
1
-49
/
+0
*
Transforming "ppp-user" into just "ppp", step 4:
yar
2005-10-29
1
-1
/
+1
*
Transforming "ppp-user" into just "ppp", step 3:
yar
2005-10-29
1
-1
/
+1
*
Transforming "ppp-user" into just "ppp", step 2:
yar
2005-10-29
0
-0
/
+0
*
Add Billionton LNA-100B variation that Alan reported in arch. [1]
imp
2005-10-29
1
-1
/
+3
*
Add Global Village lan modem.
imp
2005-10-29
1
-2
/
+6
*
Shutdown a little better by commenting the shutdown code and acknowledging
imp
2005-10-29
1
-4
/
+9
*
Shut down the card bus bridge hardware on detach. Before we'd just
imp
2005-10-29
1
-6
/
+14
*
Kill unused variable declaration.
davidxu
2005-10-29
1
-2
/
+0
*
Remove call to txp_set_filter() from txp_attach(). txp_set_filter() needs
wpaul
2005-10-29
1
-2
/
+0
*
Add an ioctl framework for doing FC task management functions from
mjacob
2005-10-29
4
-1
/
+73
*
Fix ndis_getstate_80211() so that it properly reports the authmode
wpaul
2005-10-29
1
-32
/
+77
*
s/insure/ensure/ in previous commit. My dictionary and m-w.com say they
brooks
2005-10-28
1
-1
/
+1
*
Don't crash when given an invalid nwkey string.
brooks
2005-10-28
1
-0
/
+2
*
Return the right format (LBA/MSF) in TOC entries.
sos
2005-10-28
1
-5
/
+7
*
Add some significant Ukrainian dates.
ru
2005-10-28
7
-1
/
+104
*
First fill in structure with valid values, and only then attach it
glebius
2005-10-28
1
-2
/
+2
*
Fix possible live-lock under heavy load where we can't allocate more
pjd
2005-10-28
1
-1
/
+12
*
Document NGM_IFACE_GET_IFINDEX.
ru
2005-10-28
1
-1
/
+3
*
Fix this:
cracauer
2005-10-28
1
-2
/
+6
*
Add the POSIX options -v and -V to the 'command' builtin. Both describe the
stefanf
2005-10-28
3
-13
/
+67
[next]