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
*
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
*
Noticed the following error message:
imp
2008-11-29
1
-2
/
+6
*
Create a fake geometry (16 heads, 64 sectors) when dealing with
luigi
2008-11-26
1
-3
/
+14
*
Big update to the iSCSI initiator code. Highlights include IPv6 support,
scottl
2008-11-25
10
-59
/
+91
*
Grammar improvements.
delphij
2008-11-18
1
-4
/
+4
*
Use humanize_number(), rather than a home-grown algorithm for
marcel
2008-11-18
2
-13
/
+7
*
Sort includes
marcel
2008-11-18
1
-9
/
+10
*
Pad the bootcode we write to the partition to a multiple of the
marcel
2008-11-18
1
-1
/
+16
*
o One more s/gpt/gpart/.
maxim
2008-11-05
1
-1
/
+1
*
o Replace Xr to gpt(8) which is gone by gpart(8).
maxim
2008-11-05
1
-1
/
+1
*
Implement support for RPCSEC_GSS authentication to both the NFS client
dfr
2008-11-03
1
-1
/
+53
*
Add support for multiple attributes. This is required for the
marcel
2008-10-20
1
-6
/
+13
*
Tiny wording nits.
keramida
2008-10-19
1
-4
/
+5
*
Support the remaining options listed in dhcp-options(5) and RFC 2132.
brooks
2008-10-17
3
-5
/
+31
*
o Remove a debug code and restore an accidentally deleted code
maxim
2008-10-14
1
-1
/
+8
*
o Do nothing in show_nat() for a test mode (-n). This prevents
maxim
2008-10-14
1
-8
/
+4
*
Background fsck applies twice some summary totals changes. The next
kib
2008-10-13
1
-4
/
+11
*
check_maps() in /usr/src/sbin/fsck_ffs/pass5.c seems to be limited to file
kib
2008-10-13
1
-15
/
+27
*
Add some examples to demostrate gpart(8).
delphij
2008-10-09
1
-1
/
+36
*
o Typo fixes.
maxim
2008-10-05
1
-2
/
+2
*
add duplicate cmd entries for vlan and vlandev that are marked !clone
sam
2008-10-02
1
-0
/
+3
*
- A call to close(2) might overwrite errno and thus give a wrong error message
lulf
2008-09-30
1
-1
/
+2
[next]