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
*
Fix 1/2 and 1/4 width channel handling for non-GSM operation:
sam
2009-01-16
1
-3
/
+17
*
use correct interface name when setting flags; fixes ifconfig ... create ... up
sam
2009-01-14
1
-2
/
+2
*
Reword some entries for NTFS and DOS.
luigi
2009-01-14
1
-2
/
+4
*
Another change from Christoph:
luigi
2009-01-14
1
-110
/
+101
*
more changes from Christoph:
luigi
2009-01-14
1
-15
/
+14
*
remove unused argument to print_s0()
luigi
2009-01-14
1
-11
/
+8
*
Some small fixes submitted by Christoph Mallon, specifically:
luigi
2009-01-13
1
-17
/
+16
*
r187093 failed to keep the lifetime of the pointer suitable for reentrancy.
obrien
2009-01-13
1
-11
/
+5
*
Use a dynamically grown buffer for building the argv for the sub-mounts.
obrien
2009-01-12
1
-11
/
+16
*
Fix typo.
delphij
2009-01-12
1
-1
/
+1
*
- improve readability
danger
2009-01-11
1
-8
/
+12
*
Explicitly check each mount argv building assignment for buffer over flowing.
obrien
2009-01-10
1
-28
/
+34
*
Add the possibility to specify "-o force" with "mdconfig -du".
trasz
2009-01-10
2
-1
/
+12
*
TDMA support for long distance point-to-point links using ath devices:
sam
2009-01-08
2
-4
/
+129
*
- rename the RETURN VALUES section to EXIT STATUS
danger
2009-01-07
1
-1
/
+1
*
Minor markup fix for the r186836 update.
simon
2009-01-06
1
-1
/
+2
*
Strengthen some of the language concerning attacks on MD5, in light of the
cperciva
2009-01-06
1
-8
/
+16
*
Add missing qualifier which was missed in the previous commit.
trhodes
2009-01-05
1
-1
/
+1
*
- grammar and language fixes
danger
2009-01-04
1
-45
/
+49
*
Several significant updates:
ivoras
2009-01-04
1
-49
/
+105
*
- Back out r186038. Rather than changing the intent of the caller, the problem
lulf
2008-12-27
1
-1
/
+1
*
style(9)
obrien
2008-12-26
2
-6
/
+6
*
Make the sub-'argc' static to make it harder to overwrite thru a buffer
obrien
2008-12-26
1
-1
/
+2
*
Apply various fixes:
trhodes
2008-12-24
2
-5
/
+6
*
Garbage collect 'fflags'.
obrien
2008-12-24
1
-6
/
+2
*
Note that when shutdown is run without options, it will place
trhodes
2008-12-23
1
-1
/
+7
*
Document the "-o large" option.
trhodes
2008-12-23
1
-1
/
+6
*
Only show the pathname in verbose output as intended in the last commit (r172...
thompsa
2008-12-22
1
-3
/
+5
*
Update the ipfw man page to reflect last change (-q option with nat option).
piso
2008-12-18
1
-0
/
+2
*
Honor the quiet (-q) option while adding a nat rule.
piso
2008-12-18
1
-4
/
+6
*
Be a little bit more pestimistic in argument handling - check if we've
obrien
2008-12-18
2
-2
/
+8
*
This main goals of this project are:
qingli
2008-12-15
2
-8
/
+5
*
back out unintended change
sam
2008-12-15
1
-30
/
+13
*
move channel parsing to a getchannel routine so it can be reused to check
sam
2008-12-15
1
-30
/
+29
*
fix handling of sku codes like country codes
sam
2008-12-15
1
-2
/
+6
*
fix handling of unknown country codes; atoi doesn't return -1
sam
2008-12-15
1
-2
/
+6
*
0 is a potential ISO CC; use new NO_COUNTRY #define to identify
sam
2008-12-15
1
-2
/
+2
*
o distinguish between adhoc and ahdemo modes
sam
2008-12-15
2
-17
/
+46
*
Improve regdomain.xml parser:
sam
2008-12-15
2
-30
/
+43
*
Fix the fallouts from r146267:
ru
2008-12-14
1
-7
/
+12
*
Send all debug to stderr.
phk
2008-12-14
1
-2
/
+2
*
Clarify that configuration files must be named '*.conf'
phk
2008-12-14
1
-1
/
+1
*
- When writing metadata to a geom provider, open the it as read-write since it
lulf
2008-12-13
1
-1
/
+1
*
Move the check for the ending char in the partition name where
luigi
2008-12-12
1
-5
/
+6
*
Fix build - cast off_t to (intmax_t) for printing.
mlaier
2008-12-03
1
-2
/
+3
*
Enable operation of newfs on plain files, which is useful when you
luigi
2008-12-03
5
-16
/
+112
*
Some useful operational extensions to newfs_msdos, especially
luigi
2008-12-03
2
-16
/
+150
*
Print error messages as-is, when they don't conform to
marcel
2008-11-30
1
-6
/
+9
*
Call gctl_free() after we processed the error string.
marcel
2008-11-30
1
-5
/
+11
*
Parse the error string returned by the kernel. The format is:
marcel
2008-11-29
1
-14
/
+39
[next]