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
/
sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
restore: promote some getfiles() parameters to size_t.
pfg
2016-05-01
3
-34
/
+34
*
Remove useless calls to basename().
ed
2016-05-01
1
-2
/
+1
*
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
*
restore: use our howmany() instead of reinventing the macro.
pfg
2016-04-30
1
-3
/
+1
*
fdisk: drop unused macro and make use of roundup()/rounddown().
pfg
2016-04-30
2
-18
/
+14
*
sbin: minor spelling fixes.
pfg
2016-04-30
5
-6
/
+6
*
Fix including Kyuafile in packaged base system.
gjb
2016-04-29
1
-1
/
+2
*
Remove logically impossible test in scsidoinquiry(..)
ngie
2016-04-28
1
-3
/
+0
*
Use macro MIN() from sys/param.h.
araujo
2016-04-27
1
-2
/
+2
*
fsck_ffs: Revert partially the unsigned changes.
pfg
2016-04-27
1
-1
/
+1
*
fsck_ffs: Revert partially the unsigned changes.
pfg
2016-04-27
1
-3
/
+3
*
Add GEOM::physpath documentation to devd.conf(5)
asomers
2016-04-26
1
-0
/
+2
*
[ifconfig] add STBC TX/RX configuration
adrian
2016-04-26
1
-1
/
+39
*
ifconfig: prevent some improbable signed integer overflows.
pfg
2016-04-25
1
-6
/
+6
*
fsck_ffs: Adopt some type safety for the journalling checks.
pfg
2016-04-24
1
-4
/
+4
*
Use macro MAX() from sys/param.h.
araujo
2016-04-22
1
-1
/
+1
*
Use MIN()/MAX() macros from sys/param.h.
araujo
2016-04-21
2
-3
/
+3
*
Use MAX() from sys/param.h.
araujo
2016-04-21
1
-3
/
+3
*
Fix a missing blank space.
araujo
2016-04-21
1
-1
/
+1
*
Simplify the get_type() function.
araujo
2016-04-21
1
-10
/
+4
*
dhclient: Log a warning instead of bailing upon "illegal" options
sephe
2016-04-20
1
-10
/
+11
*
Re-ident lines.
araujo
2016-04-20
1
-12
/
+4
*
Use nitems() from sys/param.h.
araujo
2016-04-20
1
-4
/
+4
*
Use nitems() from sys/param.h.
araujo
2016-04-20
1
-2
/
+2
*
Don't leak fd on sectorsize malloc failure
ngie
2016-04-20
1
-1
/
+2
*
restore: use our roundup2/rounddown2() macros when param.h is available.
pfg
2016-04-19
2
-4
/
+4
*
dump: use NULL instead of zero for pointers.
pfg
2016-04-19
2
-6
/
+5
*
fsck_msdosfs: use NULL instead of zero for pointers.
pfg
2016-04-19
1
-1
/
+1
*
Mention fsck_ffs -E in tunefs(8). It's non-obvious that one should
trasz
2016-04-19
1
-2
/
+8
*
Use nitems() from sys/param.h.
araujo
2016-04-19
1
-1
/
+1
*
Use nitems() from sys/param.h.
araujo
2016-04-19
1
-1
/
+1
*
Use nitems() from sys/param.h.
araujo
2016-04-19
1
-1
/
+1
*
Use nitems() from sys/param.h.
araujo
2016-04-19
1
-16
/
+8
*
Add VHT power envelope parsing to ifconfig.
adrian
2016-04-19
1
-1
/
+36
*
Use nitems() from sys/param.h.
araujo
2016-04-19
2
-2
/
+2
*
Use nitems() from sys/param.h.
araujo
2016-04-19
1
-1
/
+1
*
Use nitems() from sys/param.h.
araujo
2016-04-19
1
-1
/
+1
*
Remove redundant parenthesis.
araujo
2016-04-19
1
-1
/
+1
*
Use nitems() from sys/param.h.
araujo
2016-04-19
2
-7
/
+4
*
Use nitems() from sys/param.h.
araujo
2016-04-19
1
-1
/
+1
*
Use nitems() instead of sizeof(name) / sizeof(*name).
araujo
2016-04-19
1
-1
/
+1
*
malloc will return NULL if it cannot allocate memory.
araujo
2016-04-19
1
-1
/
+1
[next]