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
*
dev/random: minor spelling fixes in comments.
pfg
2016-05-02
2
-4
/
+4
*
Issue NOTE_EXTEND when a directory entry is added to or removed from
kib
2016-05-02
2
-2
/
+9
*
Fix reporting of NOTE_LINK when directory link count changes due to
kib
2016-05-02
1
-2
/
+18
*
[otus] implement monitor mode.
adrian
2016-05-02
1
-42
/
+81
*
s/struct device */device_t/
adrian
2016-05-02
1
-1
/
+1
*
[mwl] s/struct device/device_t/
adrian
2016-05-02
2
-3
/
+2
*
rpcbind: use our roundup() macro when available through <sys/param.h>.
pfg
2016-05-02
1
-1
/
+1
*
quot: make use of our rounddown() macro when <sys/param.h> is available.
pfg
2016-05-02
1
-2
/
+2
*
Use MIN macro from sys/param.h.
araujo
2016-05-02
1
-1
/
+1
*
Use MIN/MAX macros from sys/param.h.
araujo
2016-05-02
1
-3
/
+2
*
Use MIN macro from sys/param.h.
araujo
2016-05-02
1
-1
/
+1
*
Use MAX macro from sys/param.h.
araujo
2016-05-02
1
-1
/
+1
*
Use MIN macro from sys/param.h.
araujo
2016-05-02
1
-2
/
+1
*
Use MIN/MAX macros from sys/param.h.
araujo
2016-05-02
4
-11
/
+6
*
Use MIN()/MAX() macros from sys/param.h.
araujo
2016-05-02
1
-5
/
+3
*
Use MIN() macro from sys/param.h.
araujo
2016-05-02
1
-2
/
+1
*
Spelling fixes supplied by pfg@, detected with codespell, plus
wblock
2016-05-01
14
-20
/
+20
*
iwn: switch to ieee80211_add_channel*()
avos
2016-05-01
1
-69
/
+37
*
When a client uses UDP encapsulation and lists IP addresses in the INIT
tuexen
2016-05-01
6
-26
/
+26
*
restore: promote some getfiles() parameters to size_t.
pfg
2016-05-01
3
-34
/
+34
*
bcache read ahead may attempt to read past end of disk
allanjude
2016-05-01
4
-12
/
+86
*
net80211: calculate IEEE80211_MODE_BYTES / IEEE80211_CHAN_BYTES
avos
2016-05-01
2
-3
/
+3
*
As a reader service, explain NOTE_LINK reporting for the directories.
kib
2016-05-01
1
-0
/
+4
*
libexec: minor spelling fixes in comments.
pfg
2016-05-01
4
-4
/
+4
*
lib: minor spelling fixes in comments.
pfg
2016-05-01
14
-19
/
+19
*
rum: switch to ieee80211_add_channel_list_*()
avos
2016-05-01
1
-7
/
+33
*
otus: switch to ieee80211_add_channel_list_*()
avos
2016-05-01
2
-17
/
+33
*
Provide an example to the kqueue man page, showing
bcr
2016-05-01
1
-1
/
+52
*
Add a manual page for pkt-gen.
gnn
2016-05-01
1
-0
/
+179
*
Avoid duplicated calls to pmap_page_get_memattr().
kib
2016-05-01
1
-5
/
+13
*
Make it explicit that D_MEM cdevsw d_flag is to signify that the
kib
2016-05-01
3
-3
/
+2
*
typo
jamie
2016-05-01
1
-1
/
+1
*
etc: minor spelling fixes.
pfg
2016-05-01
4
-5
/
+5
*
usr.sbin: minor spelling fixes on comments.
pfg
2016-05-01
10
-12
/
+12
*
pmcstat: minor spelling fixes.
pfg
2016-05-01
2
-2
/
+2
*
usr.sbin/bsdconfig: minor spelling fixes on comments.
pfg
2016-05-01
9
-22
/
+22
*
bluetooth: minor spelling fixes.
pfg
2016-05-01
2
-2
/
+2
*
share: minor spelling fixes.
pfg
2016-05-01
5
-8
/
+8
*
tools: minor spelling fixes.
pfg
2016-05-01
12
-16
/
+16
*
picobsd: minor spelling fixes.
pfg
2016-05-01
2
-2
/
+2
*
usr.bin: minor spelling fixes on comments.
pfg
2016-05-01
6
-6
/
+6
*
localedef(1): minor spelling fixes on comments.
pfg
2016-05-01
4
-4
/
+4
*
iwm: switch to ieee80211_add_channel()
avos
2016-05-01
2
-68
/
+78
*
Remove useless calls to basename().
ed
2016-05-01
3
-7
/
+4
*
[iwn] fill in the TX command rate info flags consistently.
adrian
2016-05-01
1
-24
/
+21
*
restore: fix resource handle leak.
pfg
2016-05-01
1
-0
/
+1
*
restore: drop casts for calloc().
pfg
2016-05-01
1
-3
/
+2
*
sbin: ake use of our rounddown() macro when sys/param.h is available.
pfg
2016-05-01
5
-6
/
+6
*
sbin: use our howmany() macro when available through <sys/param.h>.
pfg
2016-05-01
2
-2
/
+3
*
restore: fix memory leak.
pfg
2016-04-30
1
-1
/
+2
[next]