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
*
Allow search for any UUID entered by user.
emax
2007-11-04
1
-3
/
+0
*
Garbage collect now-unused nfsrv_setcred() -- it's not only unused, but
rwatson
2007-11-04
2
-18
/
+0
*
Add support for trimmed down version of ATI SB600 AC97 audio
ariff
2007-11-04
2
-0
/
+2
*
Don't mask the address in inet_makenetandmask() according to what class
mtm
2007-11-04
1
-1
/
+0
*
Add an option to limit the number of source MACs that can be behind a bridge
thompsa
2007-11-04
4
-29
/
+124
*
MFV of tzdata2007i
edwin
2007-11-04
3
-5
/
+71
*
o Build geom for all platforms.
marcel
2007-11-04
1
-6
/
+8
*
Allow building of a special rescue version of geom that
marcel
2007-11-04
3
-4
/
+44
*
fix build: when usb was enabled wireless drivers were brought in so
sam
2007-11-03
1
-8
/
+0
*
upgrade zd1211b firmware for the zyd driver. This solves a hardware
sam
2007-11-03
1
-512
/
+471
*
fix a typo in rx radiotap's flags
sam
2007-11-03
1
-1
/
+1
*
correct entry
sam
2007-11-03
1
-1
/
+1
*
bandaid crash as I have no time to research the issue and the driver
sam
2007-11-03
1
-1
/
+1
*
o sync w/ net80211 changes
sam
2007-11-03
1
-147
/
+217
*
align stats printed out w/o any args
sam
2007-11-03
1
-2
/
+10
*
o add -o ampdu shorthand for viewing most useful ampdu stats
sam
2007-11-03
1
-2
/
+7
*
Ever since the module registration system was introduced to this driver,
scottl
2007-11-03
1
-1
/
+2
*
Add __unused to parameters when needed
charnier
2007-11-03
2
-9
/
+11
*
Remove zyd as wireless is not supported on PAE.
thompsa
2007-11-03
1
-0
/
+1
*
Eliminate spurious "Approaching the limit on PV entries, ..."
alc
2007-11-03
2
-11
/
+8
*
Introduce pkg_updating(1) which scans for installed ports and shows
krion
2007-11-02
5
-1
/
+385
*
Update to the 1 November 2007 version of this file. The change
dougb
2007-11-02
1
-3
/
+3
*
o Fix panic message: it's swap_pager_putpages() not swap_pager_getpages().
maxim
2007-11-02
1
-1
/
+1
*
Momoize the results of isinstalledpkg()
krion
2007-11-02
1
-10
/
+56
*
Completely remove the code for single threading the mainline fork code.
julian
2007-11-02
1
-49
/
+3
*
o OpenBSD 4.2 added.
maxim
2007-11-02
1
-0
/
+2
*
initialize variables, WARNS=6 compliant
charnier
2007-11-02
3
-1
/
+3
*
Fix a shutdown hang on some SMP systems. The previous logic was to IPI all
njl
2007-11-02
1
-4
/
+6
*
mtree should use getcwd() instead of getwd(). getcwd() is safer,
keramida
2007-11-02
1
-1
/
+1
*
Add the -h <bindip> option to rpc.lockd, similar to the one in
matteo
2007-11-02
2
-111
/
+348
*
Markup revision.
ru
2007-11-02
1
-12
/
+16
*
sync with vap code base; updates for 11n support and some
sam
2007-11-02
1
-495
/
+1125
*
minor wireless-related corrections
sam
2007-11-02
1
-10
/
+18
*
sync 11n support with vap code base; many changes based on interop
sam
2007-11-02
16
-272
/
+1036
*
correct channel flags returned by IEEE80211_IOC_STA_INFO; we need
sam
2007-11-02
1
-1
/
+1
*
don't try to re-associate after a parameter change, too many ap's
sam
2007-11-02
1
-11
/
+1
*
- Add sysctl for sizeof(znode_t), which will be used by fstat(1).
lulf
2007-11-02
2
-0
/
+8
*
Don't imply O(n) removal for the doubly linked data structures.
obrien
2007-11-02
1
-2
/
+8
*
Add my birthday to the calendar.
brix
2007-11-01
1
-0
/
+1
*
Don't look for GPT primary and secondary tables on a disk unless we have
jhb
2007-11-01
1
-4
/
+10
*
Rework aac locking for MPSAFE CAM. This fixes a Giant mutex assertion
emaste
2007-11-01
2
-19
/
+22
*
Add the -h <bindip> option to rpc.statd, similar to the one in nfsd(8)
matteo
2007-11-01
2
-91
/
+335
*
Fix 'gpt boot' to work on disk devices and not just plain files. Writes to
jhb
2007-11-01
1
-5
/
+10
*
Document -t.
obrien
2007-11-01
1
-0
/
+4
*
Add myself and note that erwin is my mentor
brix
2007-11-01
1
-0
/
+2
*
Call zil_commit() (if ZIL is not disabled) after every non-read request
pjd
2007-11-01
2
-22
/
+22
*
__CPU_XSCALE_PXA2XX -> CPU_XSCALE_PXA2X0
kevlo
2007-11-01
1
-1
/
+1
*
Bump document date on behalf of previous revision.
ru
2007-11-01
1
-1
/
+1
*
- Move crfree() outside MNT_ILOCK()/MNT_IUNLOCK() to eliminate a LOR:
pjd
2007-11-01
2
-4
/
+12
*
Back out not human readable optimization in prev. commit which shown
ache
2007-11-01
1
-1
/
+1
[next]